img { behavior: url(behavior.htc);}

body{font-family:arial,verdana,sans-serif; color:white; letter-spacing:1px;}
body#company{background:#003366;}
body#products{background:#800000;}
body#contact{background:#009999;}

#page{position:relative; height:500px; width:900px;}

#company #page{border:1px solid #003366;background:#003366 url(bg_company.jpg) no-repeat center center;}
#products #page{border:1px solid #800000;background:#800000 url(bg_products.jpg) no-repeat;}
#contact #page{border:1px solid #009999;background:#009999 url(bg_contact.jpg) no-repeat;}


#content{position:absolute;bottom:0px; left:0px; width:900px;}


#header{text-align:right; margin:12px 12px 0 0; position:relative;}
#nav{color:black; position:absolute; right:215px; top:118px; font-size:20px;}
#nav a{color:black; text-decoration:none;margin:0 6px 0; letter-spacing:1px;}
#nav a:hover{color:black; text-decoration:underline;margin:0 6px 0; letter-spacing:1px;}
#nav a.active{color:black; text-decoration:underline;margin:0 6px 0; letter-spacing:1px;}

#index .nav{margin-top:20px;}
#index .nav a:hover{text-decoration:underline;}

#index table td {color:white;}
#index a{color:white; text-decoration:none; font-size:25px;margin:0 6px; font-weight:normal;letter-spacing:1px;}

p{ margin:0 15px 15px 370px;}
#company p{margin-left:370px; margin-right:15px; font-size:14px;}
#contact p{margin-left:370px; margin-right:20px; font-size:20px;}
#products p{margin-left:400px; margin-right:20px; font-size:12px;text-align:left;}

#products p.bottom{margin-left:400px; margin-right:20px; font-size:12px;text-align:left;}

#products #content table {margin-bottom:25px;}
#products table td{font-size:14px;}
#products table th{font-size:14px;color:black; text-align:left;}


a{color:#333333;}

.black{color:black;}

#company .headline{color:white; font-size:17px; font-weight:bold;}
#contact .headline{color:black; font-size:28px; font-weight:bold;}
#products .headline{color:white; font-size:17px;font-weight:normal; text-align:center;margin:0 15px 10px 370px;}