html { background: #8e9180; }

body { margin: 0; padding: 0; font-size: 76%; font-family: Arial, Helvetica, sans-serif; background: #e4e2cd url(../graphics/background.gif) repeat-x; }

img { border: 0; }

h1, h2.h1 { font-weight: normal; font-size: 180%; color: #11526e; margin-top: 0; }

h3 { font-weight: normal; font-size: 140%; }

input { font-size: 100%; font-family: Arial, Helvetica, sans-serif; }

td { vertical-align: top; }

a { color: #0b4f74; }


.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */

.align-center { text-align: center !important; }

.screenonly { display: none; }


#wrapper { margin: 0 auto; width: 600px; }

#header { position: relative; height: 53px; padding-top: 85px; background: url(../graphics/header.jpg) no-repeat; }

#logo { position: absolute; top: 21px; left: 22px; }

#navigation { display: none; }

#main_container_1 { position: relative; top: -24px; background: url(../graphics/main.gif) repeat-x top left; }
#main_container_2 { background: url(../graphics/main_lcorner.gif) no-repeat 0 1px; }
#main { min-height: 223px; padding: 20px 20px 0; color: #606958; margin-bottom: -20px; background: url(../graphics/main_rcorner.gif) no-repeat 100% 1px; }
* html #main { height: 223px; }

#left { float: left; width: 250px; }
#right { margin-left: 260px; }

#home_product_links { position: relative; background: #f3f0dd; border: 2px solid white; padding: 20px; }
* html #home_product_links { height: 130px; }
#home_product_links ul { margin: 0 -20px 0 0; #margin: 0 -40px 0 0; padding: 0; list-style-type: none; width: 500px; }
* html #home_product_links ul { position: absolute; width: 900px; }
#home_product_links li { float: left; padding-right: 20px; }
* html #home_product_links li { padding-bottom: 20px; }
#home_product_links li a { float: left; color: white; font-size: 80%; font-weight: bold; text-decoration: none; }
#home_product_links li a p { margin: 0; background: url(../graphics/products/text.gif) no-repeat; width: 119px; text-align: center; height: 20px; line-height: 20px; }

#footer { font-size: 90%; min-height: 120px; background: #8e9080 url(../graphics/footer.gif) repeat-x; color: white; }
#footer p { width: 600px; margin: 0 auto; }
#footer p a { color: white; }
#footer p.top { position: relative; background: url(../graphics/footer_top.gif) no-repeat; height: 52px; }
#footer p.top span { position: absolute; bottom: 0; left: 0; width: 600px; text-align: center; }
#footer p.base { padding: 0 20px; height: 30px; line-height: 30px; }
#footer p.base span { padding: 0 20px; }
#footer p.base span.left { float: left; }
#footer p.base span.right { float: right; }


/* Page-specific CSS */

#company #left td { padding-bottom: 20px; font-size: 95%; }
#company #left td img { padding: 0 10px 0 0; }