@charset "utf-8"; 
/* CSS Document */ 
body * { font-family:Arial, Helvetica, sans-serif; } 
body { background:#1f7a71 url(../images/body_background.png) repeat-x; font-family:Arial, Helvetica, sans-serif; text-align:center; margin:0; } 

#container { width:981px; margin:0 auto; text-align:left; background:url(../images/container_slice.png) repeat-y; } 

#header-box { background:url(../images/header.png) no-repeat; width:981px; height:114px; } 

#menu-box { background:url(../images/menu_background.png) no-repeat; width:782px; padding-left:199px; height:36px; >width:981px; } 

#content-table { width:981px; } 
#content-table td { vertical-align:top; } 

#column-left { min-height:300px; background:url(../images/left_column_top.png) no-repeat; padding-top:41px; width:199px; } 
.column-left-title { font-size:18px; color:#FFF; font-weight:bold; padding-left:14px; font-style:italic; margin-bottom:14px; } 

#column-main { background:url(../images/content_background_bottom.png) no-repeat bottom; width:782px; } 

#content { 
padding:10px 15px; font-size:13px; width:752px; 
} 
#content td { font-family:Arial, Helvetica, sans-serif;font-size:13px; } 

#footer-box { background:url(../images/footer.png) no-repeat; width:981px; height:70px; } 
#footer-box-text { padding:30px 0 0 0; color:#FFF; text-align:center; font-size:14px; font-weight:bold; } 

#footer-credits { margin:0 auto; padding-bottom:30px; text-align:right; background:#1F7A71; color:#FFF; font-size:12px; } 
#footer-credits a { color:#FFF; } 


a { color:#185f59; } 
h1 { color:#185f59; font-size:19px; } 
h2 { color:#185f59; font-size:16px; } 
h3 { margin-bottom:0px; color:#185f59; font-size:14px; } 

.rfq-button { background:url(../images/rfq_button.jpg) no-repeat; width:212px; height:43px; float:right; margin:0 0 10px 20px; clear:right; } 
.contact-button { background:url(../images/contactus_button.jpg) no-repeat; width:212px; height:43px; float:right; margin:0 0 10px 20px; display:block; clear:right; } 
.tech-button { background:url(../images/techsupport_button.jpg) no-repeat; width:212px; height:43px; float:right; margin:0 0 10px 20px; clear:right; } 

#print_logo { display:none; }
