@charset "utf-8";
/* CSS Document */

html, body { 
	/* background-image:url(images/bg.png);  */
	background-image:url(images/bg3.png); 
	background-repeat:repeat-x; 
	background-color:#1c374d; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding-top:10px; margin-top:0px; }
p { margin-top:0px; margin-bottom:10px; }
h1 { font-size:14px; margin-top:0px; margin-bottom:10px; padding:0px; }
.body_layout { width:918px; margin-left:auto; margin-right:auto; }
.nav { list-style:none; background-image:url(images/navline.png); background-repeat:no-repeat; background-position:bottom; width:202px; height:47px; }
#home,#products,#distributors,#media,#about,#contact { 
	width:202px;height:30px; color:#000000; font-weight:bold; text-decoration:none; padding-top:16px; display:block; }
#home:hover,#products:hover,#distributors:hover,#media:hover,#about:hover,#contact:hover { background-image:url(images/button.png); }
#body_main { height:auto; position:relative; background-image:url(images/bodybg_tile.png); background-repeat:repeat-y; }
#body_top { height:36px; background-image:url(images/bodybg_top.png); }
#body_bottom { height:36px; background-image:url(images/bodybg_bottom.png); }
#navigation { width:245px; height:380px; position:relative; left:10px; text-align:center; margin-bottom:0px; padding-bottom:0px; }
#navigation_noflash { width:245px; height:370px; position:absolute; left:10px; text-align:center; margin-bottom:0px; padding-bottom:0px; }
#flashbox { width:650px; height:365px; position:absolute; right:9px; top:75px; }
#imagebox { width:650px; height:96px; position:relative; left:259px; margin-bottom:10px; }
#textbox { width:600px; position:relative; left:280px; text-align:left; margin-right:10px; margin-top:0px; padding-top:0px; }
#logo { width:150px; height:74px; position:relative; left:60px; background-image:url(images/logo.jpg); }