body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f1efef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 959px;
	text-align: left;
	line-height: 16px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.content {
	clear: both;
	padding-top: 23px;
}
div.homeright {
	float: left;
	width: 303px;
	margin-left: 10px;
}
div.homedownboxes {
	clear: both;
	background-image: url(images/home-downboxes-bg.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 31px;
	display: table;
	width: 958px;
}
div.homedownbox01,
div.homedownbox02,
div.homedownbox03 {
	float: left;
	width: 290px;	
	margin-left: 26px;
}
div.homedownbox02 {
	margin-left: 20px;
}
div.homedownbox03 {
	margin-left: 18px;
}
div.homedownboxbg {
	clear: both;
	width: 290px;
	background-image: url(images/home-downbox01-bg.jpg);
	background-repeat: repeat-x;
	display: table;
}
p.bullet {
	background-image: url(images/home-downboxes-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
	margin-left: 17px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
}
p.bullet strong {
	color: #009241;
}
div.homedownbox03txt {
	width: 252px;
	margin-left: 17px;
	font-size: 11px;
	position: relative;
	top: -10px;
}
div.footer {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	width: 958px;
	height: 61px;
	color: #898989;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-bottom: 20px;
}
div.footer a {
	color: #898989;
	margin: 0 5px;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer p {
	padding-left: 35px;
	padding-top: 25px;
}
div.left,
div.industriesleft {
	float: left;
	width: 647px;	
	margin-right: 20px;
}
div.industriesleft {
	width: 346px;
	margin-right: 11px;
}
div.txt {
	clear: both;
	padding-bottom: 20px;
	padding-left: 3px;
}
div.txt strong {
	color: #0080c8;
	font-size: 14px;
}
div.txt span {
	font-size: 19px;
}
div.overview {
	float: left;
	margin-top: 64px;
	width: 292px;
}
div.overviewbg {
	clear: both;
	background-image: url(images/ouroverview-box-bg.jpg);
	background-repeat: no-repeat;
	width: 292px;
	display: table;
}
div.overviewimg {
	float: left;
	margin-left: 11px;
}
div.overviewtxt,
div.overviewtxt02 {
	float: left;
	width: 196px;
	font-size: 11px;
	padding-bottom: 20px;
}
div.overviewtxt02 {
	width: 256px;
	margin-left: 20px;
}
div.overviewtxt p,
div.overviewtxt02 p {
	color: #0080c8;
	font-size: 11px;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(images/ouroverview-box-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
div.mailboxbg {
	clear: both;
	background-image: url(images/mail-box-bg.jpg);
	background-repeat: no-repeat;
	width: 291px;
	height: 157px;
	margin-left: 91px;
}
div.mailboximg {
	float: left;
	margin-left: 22px;
	margin-top: 45px;
}
div.mailboxtxt {
	float: left;
	width: 187px;
	text-align: center;
	margin-left: 20px;
	margin-top: 36px;
}
div.mailboxtxt a {
	color: #545454;
}
div.formboxbg {
	float: left;
	background-image: url(images/form-box-bg.jpg);
	background-repeat: no-repeat;
	width: 381px;
	height: 142px;
	margin-top: 45px;
	padding-top: 19px;
}
div.formtxt {
	padding-left: 26px;
	clear: both;
}
input.form,
textarea.comment {
	clear: both;
	width: 215px;
	height: 24px;
	border: 1px #8f8c8c solid;
	padding: 3px;
	margin-left: 26px;
	margin-bottom: 11px;
}
textarea.comment {
	width: 333px;
	height: 85px;
}
input.submit {
	clear: both;
	width: 101px;
	height: 28px;
	background-image: url(images/submit-btn.gif);
	background-repeat: no-repeat;
	border: none;
	margin-left: 138px;	
	margin-bottom: 26px;
	cursor: pointer;
}