/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background: #878eab url(../images/body.jpg) repeat-x left top;
}
#header {
	background: url(../images/header.jpg);
	margin: 0px auto;
	height: 155px;
	width: 790px;
	text-align: center;
}
ul#topnav {
	height: 30px;
	width: 350px;
	padding-left: 426px;
	font-size: 13px;
	list-style: url(none) none;
	display: block;
}
ul#topnav li {
	float: left;
	height: 30px;
	width: 70px;
	display: block;
}
ul#topnav a {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 70px;
}
ul#topnav a:hover, ul#topnav a.samepage {
	background: url(../images/topnav-hover.jpg) no-repeat center top;
}
p#phone {
	text-align: right;
	display: block;
	height: 24px;
	width: 765px;
	font-size: 22px;
	color: #374157;
	padding-top: 10px;
	vertical-align: middle;
	padding-right: 25px;
	margin-bottom: 8px;
}
p#phone img {
	margin-right: 18px;
	height: 26px;
	width: 26px;
	margin-bottom: -4px;
}
p#email {
	text-align: right;
	display: block;
	width: 765px;
	padding-right: 25px;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	padding-bottom: 28px;
}
p#email a {
	color: #485777;
	text-decoration: none;
}
p#email a:hover {
	color: #ED000E;
}
/* common styling */
.menu {
	width:600px;
	height:35px;
	position:relative;
	z-index:100;
	padding-left: 175px;
	padding-right: 5px;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#515663;
	width:100px;
	height:25px;
	text-align:center;
	font-size:13px;
	overflow:hidden;
	padding-top: 10px;
}
.menu ul {
	height: 35px;
	width: 600px;
	list-style: none;
}
.menu ul li {
	float:left;
	position:relative;
	width: 100px;
	height: 35px;
}
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#EE000E;
	background: url(../images/nav-hover.jpg) no-repeat center top;
}
.menu ul li:hover a.samepage, .menu ul li a.samepage, .menu ul li a.hidesamepage, .menu ul li:hover a.hidesamepage {
	color:#EE000E;
	background: url(../images/nav-hover-rl.jpg) no-repeat center top;
}
.menu ul li a:hover {
	color:#EE000E;
	background: url(../images/nav-hover.jpg) no-repeat center top;
}
.menu ul li a.samepage, {
 	color:#EE000E;
	background: url(../images/nav-hover-rl.jpg) no-repeat center top;
}
.menu ul li:hover ul {
	display: block;
	position:absolute;
	top:34px;
	left:-1px;
	width: 267px;
	background: url(../images/dropdown-bg.jpg) no-repeat left top;
	height: 105px;
	padding-top: 5px;
}
.menu ul li:hover ul li a.hide {
	/*color:#fff;
	width: 240px;
	height: 18px;
	line-height: 18px;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	float: left;
	display: block;
	background: none;*/
}
.menu ul li:hover ul li:hover a.hide  {
}
.menu ul li:hover ul li, .menu ul li:hover ul li {
	width: 267px;
	height: 18px;
	display: block;
}
.menu ul li:hover ul li a, .menu ul li:hover ul li a {
	display: block;
	width: 254px;
	height: 18px;
	line-height: 18px;
	background: none;
	text-align: left;
	text-decoration:none;
	color: #333c50;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}
.menu ul li:hover ul li a:hover {
	color:#EE0013;
	text-decoration: none;
	background: url(../images/dropdown-hover.jpg) no-repeat left center;
}
.menu ul li:hover ul li a.toplink:hover {
	background: url(../images/dropdown-hover-top.jpg) no-repeat left center;
}
#middle {
	background: #e1e3e7 url(../images/middle.jpg) repeat-x left top;
	width: 100%;
}
#contentholder {
	background: url(../images/content-repeat.jpg) repeat-y center top;
	text-align: center;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#content-top {
	background: url(../images/content-top.jpg) no-repeat center top;
}
#content-bottom {
	background: url(../images/content-bottom.jpg) no-repeat center bottom;
}
#content {

}
h1#pagetitle {
	color: #374157;
	text-align: right;
	font-size: 22px;
	padding-top: 5px;
	padding-right: 18px;
	display: block;
	padding-bottom: 5px;
}
p.homeleft, p.homeleftbtm, p.contentleft, p.contentleftbtm {
	float: left;
	margin-left: 20px;
	width: 322px;
	font-size: 13px;
	color: #282b32;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	border-bottom: 1px dashed #282B32;
}
p.homeleftbtm, p.contentleftbtm, p.contentleft {
	border-bottom: none;
}
p.contentleftbtm {
	margin-bottom: 25px;
}
 p.contentleftbtm, p.contentleft {
	width: 392px;
}
p.homeleft span, p.homeleftbtm span, p.contentleft span, p.contentleftbtm span {
	font-size: 18px;
	display: block;
	color: #EE000F;
	border-bottom: 1px dashed #EE000F;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
p.homeleft strong, p.homeleftbtm strong, p.contentleft strong, p.contentleftbtm strong, p.contentright strong {

}
p.homeleft a, p.homeleftbtm a, p.contentleft a, p.contentleftbtm a, p.contentright a {
	color: #EE000F;
	font-weight: bold;
}
p.homeleft a:hover, p.homeleftbtm a:hover, p.contentleft a:hover, p.contentleftbtm a:hover, p.contentright a:hover {
	color: #000000;
}
p.contentright {
	font-size: 12px;
	float: right;
	width: 350px;
	display: block;
	text-align: left;
	margin-right: 13px;
	color: #282b32;
	margin-top: 5px;
}
img#homepics {
	margin-top: 20px;
}
ul#homeboxes {
	list-style: url(none) none;
	display: block;
	width: 790px;
	margin-left: 10px;
	margin-top: 20px;
}
ul#homeboxes li {
	float: left;
	width: 179px;
	margin-left: 10px;
}
ul#homeboxes a.boxlink {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/homeboxlink.jpg) no-repeat center top;
	display: block;
	height: 49px;
	width: 179px;
	line-height: 40px;
	margin-bottom: 10px;
}
ul#homeboxes a.boxlink:hover {
	background: url(../images/homeboxlink-hover.jpg) no-repeat center top;
}
ul#homeboxes p {
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	color: #1F232A;
}
ul#homeboxes p strong {

}
ul#homeboxes p a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #EE000F;
}
ul#homeboxes p a:hover {
	color: #000000;
}
p.smallrgt {
	text-align: right;
	font-size: 12px;
	color: #1D232F;
	padding-right: 20px;
}
p.smallrgt a {
	color: #232A38;
}
p.smallrgt a:hover {
	color: #EE000F;
}
ul#gallerylist {
	display: block;
	width: 680px;
	list-style: url(none) none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
ul#gallerylist li {
	float: left;
	padding: 8px 10px 8px 11px;
}
ul#gallerylist a {
	display: block;
	margin-left: 5px;
}
ul#gallerylist a:hover {
	background: #E1E3E7;
}
ul#gallerylist p {
	font-size: 12px;
}
a.faqq, p.contentleft a.faqq, p.contentleftbtm a.faqq {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.faqq:hover, p.contentleft a.faqq:hover, p.contentleftbtm a.faqq:hover {
	color: #2F3851;
	text-decoration: underline;
}
dl#faqlist {
	text-align: center;
	display: block;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 25px;
}
dl#faqlist dt {
	text-align: left;
}
dl#faqlist dt span {
	display: block;
	color: #394464;
	font-weight: bold;
}
dl#faqlist dt a {
	color: #EE000F;
	padding-top: 10px;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #EE000F;
	margin-left: 5px;
	margin-bottom: 2px;
}
dl#faqlist dt a:hover {

}
dl#faqlist dd {
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
	text-indent: 10px;
}
dl#faqlist dd a {
	color: red;
}
dl#faqlist dd a:hover {
	color: #333;
}
dl#faqlist dd a.backtotop {
	text-align: right;
	display: block;
	margin-top: 0px;
	font-style: italic;
	color: #333333;
}
dl#faqlist dd a.backtotop:hover {
	color: #FF0000;
}
.contentcolumn {
	float: left;
	width: 372px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
h2.subtitle {
	color: #ED000F;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed #EE000F;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.contentcolumn p {
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
}
.contentcolumn p strong {

}
.contentcolumn p a {

}
.contentcolumn p a:hover {

}
p.fullwidth {
	font-size: 14px;
	text-align: left;
	padding: 15px 20px 15px 15px;
	color: #1F232A;
}
p.fullwidth strong {

}
p.fullwidth a {
	color: #EE000F;
}
p.fullwidth a:hover {
	color: #000000;
}
.contentfull {
	padding: 20px 20px 40px;
}
table.typicalprop {
	font-size: 12px;
	border-top: 1px solid #32374A;
	border-right: 1px solid #32374A;
	margin-bottom: 10px;
}
table.typicalprop th {
	border-bottom: 1px solid #32374A;
	border-left: 1px solid #32374A;
	text-align: left;
	padding: 2px;
	color: #32374A;
}
table.typicalprop td {
	text-align: left;
	border-bottom: 1px solid #32374A;
	border-left: 1px solid #32374A;
	padding: 2px;
}
table.typicalprop tr.odd td {
	background: #A1A9D8;
}
table.typicalprop tr.odd th {
	background: #D8D2D5;
}
#footer {
	background: url(../images/footer.jpg) repeat-x left top;
	width: 100%;
	height: 48px;
}
#footercontent {
	background: url(../images/footer-content.jpg) no-repeat center top;
	text-align: center;
	height: 48px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
p#copyright {
	text-align: left;
	display: block;
	font-size: 12px;
	padding-left: 19px;
	padding-top: 3px;
	width: 250px;
	float: left;
	color: #333c50;
}
.industriallink {
	color: #333c50;
	font-size: 12px;
	text-align: right;
	float: right;
	padding-top: 3px;
	padding-right: 15px;
	width: 290px;
}
.industriallink a {
	color: #000000;
	text-decoration: none;
}
.industriallink a:hover {
	color: #666666;
}
.clear {
	clear: both;
	width: 100%;

}
