body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clearDiv {
	clear: both;
}
#wrapper-top {
	background-image: url(images/bg_truss.png);
	background-repeat: repeat-x;
}
#wrapper-top #NavHolder {
	margin-right: auto;
	margin-left: auto;
	width: 957px;
	margin-bottom: 0px;
	height: 191px;
}
#wrapper-top a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper-top #wrapper-Nav {
	width: 912px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper-top #wrapper-Nav tr #wrapper-header {
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	display: block;
	text-align: right;
	vertical-align: top;
}
#wrapper-header #homeButton {
	float: left;
	height: 60px;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
}
#wrapper-body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_body.png);
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding: 0px;
}
#wrapper-body.noDashLine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper-body.productBg {
	background-image: url(images/bg_product.png);
	background-position: top;
}
#wrapper-body #bodyStructure {
	margin-top: 20px;
}
#wrapper-footer {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper-copyright {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-size: 10px;
}
#wrapper-banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#subNav {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	background-image: url(images/bg_body.png);
	background-repeat: repeat-y;
	padding-right: 20px;
}
#subNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subNav ul li {
	display: inline;
}
#subNav ul li a {
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
	margin-bottom: 5px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 5px;
}
#subNav ul li a:hover {
	color: #CCC;
	background-image: url(images/bg_body.png);
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
#newsList {
	width: 600px;
	padding-left: 30px;
	overflow: hidden;
	vertical-align: top;
}
#newsList div {
	padding-bottom: 30px;
}
#newsList .styleDate {
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#newsList .styleNewsTitle {
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
#newsList p {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	display: block;
}
#newsList p img {
	border: 1px solid #CCC;
}
#achieveList {
	padding-right: 30px;
	padding-left: 40px;
}
#achieveList p.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#productTh {
	margin-right: 30px;
	margin-top: 25px;
	float: right;
}
#productTh img {
	padding: 1px;
}
.featuredForm {
	width: 900px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.featuredForm img {
	float: left;
	height: 100px;
	width: 212px;
	margin-left: 10px;
}
.textStructure {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.textStructure td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	height: 550px;
	vertical-align: top;
	padding-top: 20px;
}
.textStructure ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.textStructure ul li {
	float: left;
	width: 240px;
	display: inline;
	padding-left: 47px;
	padding-right: 2px;
	padding-bottom: 30px;
}
.textStructure tr td ul li.largerBox {
	width: 527px;
}
.textStructure ul li p.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.formStructure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 20px;
	margin-left: 30px;
	width: auto;
}
.formStructure .red {
	color: #F00;
	font-size: 14px;
}
.formStructure .textField {
	color: #333;
	border: 1px solid #333;
	font-size: 14px;
}
.formStructure .btn {
	margin-top: 20px;
	margin-bottom: 20px;
}
.formStructure p {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
}
.highLight {
	color: #C00;
	text-decoration: none;
}
a {
	color: #FFF;
}
a:hover {
	color: #CCC;
}
img {
	border:none;
}
.nav_copyright  {
	clear: both;
	height: 20px;
}
.nav_copyright ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.nav_copyright ul li {
	display: inline;
}
.nav_copyright ul li a {
	color: #FFF;
	display: block;
	float: left;
	padding-right: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.nav_copyright ul li a:hover {
	color: #CCC;
}
.nav_copyright ul li a.nav_first {
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactForm {
}
#contactForm div {
}
#contactForm textarea {
	margin-bottom: 15px;
	width: 200px;
	height: 140px;
}
#contactForm .info {
	width: 200px;
	margin-bottom: 10px;
}
#contactForm .header {
	font-size: 16px;
	margin-bottom: 20px;
}
