@charset "utf-8";

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
text-align:left;
}

body {
width:100%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color#494949;
background:#c9c9c9;
}

h1,h2,h3,h4,h5,h6{
color:#d02521;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:normal;
margin-bottom:5px;
}
h2,h3,h4,h5,h6{
margin-top:15px;
}
h2,h4,h6{
color:#090988;
}
h1{
font-size:24px;
}
h2{
font-size:18px;
}
h3,h4,h5,h6{
font-size:16px;
font-weight:bold;
}

strong{
font-weight:bold;
}
em{
color:#090988;
font-style:italic;
}
p{
line-height:20px;
margin-bottom:10px;
}

a {
color:#d02501;
}
a:hover{
color:#090988;
text-decoration:none;
}

hr{
height:0px;
border:0px;
border-bottom:1px solid #a3a3a3;
margin:5px 0px;
}

#home hr{
margin:15px 0;
}

#content ul,ol{
margin:10px 32px;
}
#content li {
padding:3px 0;
}
blockquote{
margin:20px 100px 20px 32px;
font-style:italic;
}

.rfq td{
padding:5px;
}


.center {
width:840px;
margin:0 auto;
text-align:left;
}
.clear{
clear:both;
}
.floatleft{
float:left;
margin:5px 10px 10px 0;
}
.floatright{
float:right;
margin: 5px 0 10px 10px;
}

#dataTable td{
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
border-top: 1px dashed #CCCCCC;
}

#aboutTable td{
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
border-bottom: 1px dashed #CCCCCC;
text-align:center;
}
#aboutTable a{
text-align:center;
}

#header {
height:186px;
color:#fff;
background:#363636 url(images/wide-metal-bg.jpg) top center repeat-x;
border-top:6px solid #c0c0c0;
margin-top:14px;
}
#logo {
float:left;
width:296px;
margin:32px 0 12px 13px;
}
#header .clear {
height:19px;
background: url(images/header-page-shadow.jpg) top center no-repeat;
}

ul#topnav{
float:left;
list-style:none;
margin:56px 0 0 115px;
}
#topnav li{
float:left;
}
#topnav a{
display:block;
color:#dfdfdf;
font-size:14px;
text-decoration:none;
margin:0 10px;
padding:0 0 2px 0;
}
#topnav a:hover{
border-bottom:3px solid #d02521;
}

#pagebody{
padding-bottom:25px;
background:#fff;
}
/* make page overlaps header */
#pagebody .center, #footer {
position:relative;
top:-54px;
}
#pagebody .center {
width:810px;
padding:0 15px;
background:#fff url(images/content-background.jpg) 0 0 no-repeat;
}

.minheight{
float:left;
width:0px;
height:368px;
}

#sidebar{
float:left;
width:160px;
padding:0px 20px 20px;
margin-top:8px;
}
#sidebar h2{
margin-bottom:16px;
}
#sidebar ul{
list-style:none;
}
#sidebar li{
border-bottom:1px solid #afafaf;
margin-bottom:14px;
}
#sidebar a{
display:block;
color:#494949;
text-decoration:none;
padding-bottom:2px;
}
#sidebar a:hover{
color:#d02501;
}
#sidebar h3 a{
margin-top:-15px;
color:#d02501;
}
#sidebar h3 a:hover{
color:#090988;
}
#sidebar h4{
font-size:11px;
color:#090988;
font-weight:normal;
}

#content{
float:left;
width:555px;
padding:20px 25px 0 30px;
}
#content p{
line-height:20px;
}

#footer{
clear:both;
color:#999;
background:#363636 url(images/footer-tile.png) bottom left repeat-x;
border-top:3px solid #d02521;
}
#footer .left, #footer .right{
font-size:11px;
display:block;
padding:12px 0 24px 0;
}
#footer .left{
float:left;
margin-left:35px;
}
#footer .right{
float:right;
text-align:right;
margin-right:35px;
}
#footer strong{
color:#c00;
}
#footer a{
color:#999;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}

.homeblock{
width:160px;
margin-right:20px;
float:left;
}
#home #content strong {
color:#363636;
}
#home .homeblock h2{
margin:0;
}
#home .homeblock ul{
margin:0; padding:0;
list-style:none;
border-top:1px solid #999;
}
#home .homeblock li{
margin:0; padding:0;
}
#home .homeblock a{
display:block;
padding:5px 0 5px 30px;
background:#fff url(images/bullet-circle.png) 10px 9px no-repeat;
}
#home blockquote {
color:#363636;
font-style:italic;
font-weight:bold;
margin:10px 0 0 25px;
padding:0;
line-height:22px;
letter-spacing:0.1em;
}
/* contact form people switcher styles */
form td {
vertical-align:top;
}
#rec-content {
text-align:left;
padding-bottom:10px;
vertical-align:bottom;
}
#rec-content img {
display:block;
margin-bottom:5px;
}