/* CSS Document */

*{
	margin:0;
	border:0;
	padding:0;
	}
body{
	font:11px Verdana;
	background:url(images/background_lines.gif);
	
	}
#wrapper{
	margin:auto; 
	width:668px;

	}
	
h1 {font-size:11px;color:#FF0000;margin:0;padding:0;line-height:18px;}
#dateline {float:right;font:bold 10px Arial;color:#FFFFFF;line-height:normal;padding-right:35px;padding-top:85px;}
h2 {font-size:12px;color:#000;margin:0;padding:0 0 10px 0;}
h3{font-size:11px;color:#FF0000;margin:0;padding:0;}
p{}
#btnsumbit {font: 10px Tahoma, Arial, Serif;background:#FFF top left url(images/img_searchback.gif) repeat-x;width:55px;text-transform:uppercase;border-top:1px solid #D5D5D5;border-bottom:1px solid #A7A7A7;height:19px;border-left:1px solid #D5D5D5;border-right:1px solid #A7A7A7;cursor:pointer;}
#header{background:url(images/img_header.gif) no-repeat;width:688px;height:108px;margin-top:25px;padding:0px;}
#logo{margin:24px 0 0 35px;padding:0;position:absolute;}
#nav{
	margin:0 0 0 0px;
	padding:10px 0 40px 10px;
	color:#333;
	width:200px;
	line-height:18px;
	float:left;
	}

#nav ul{
	padding:0;

	}
#nav li{
	padding:0 0 0 15px;
	list-style-type:none;
	}
	
#nav a { 
	text-decoration: none;
	list-style-type:none; 
	color:#333;
	}
#nav a:hover{
	text-decoration: none;
	color:#ff0000;
	
	}
#nav li:hover{
	padding:0 0 0 15px;
	background:url(images/red_arrow_wbkground.jpg) no-repeat;
	}
#container{background:url(images/internal_bkground.gif) repeat-y;width:638px;padding:25px;}
#content{
	margin:10px 0 0 0;
	width:380px;
	padding:0 40px 0 0;
	line-height:18px;
	color:#333;
	float:right;
	}
	
#content ul{
	padding:0;

	}
#content li{
	margin-left:15px;
	padding:0 0 0 0;
	list-style-type:lower-roman;
}
#content p{color:#ff0000;}
#banner_one{width:200px;padding:0;margin:0;}
#pimage{border:#CCCCCC 1px solid; width:178px;padding:2px 0 2px 2px;margin:20px 0 10px 75px;}
#productlogo{padding:20px 0 20px 0;}
#blankcolumn{clear:right;}
#footer{
	color:#ff0000;
	width:688px;
	font-size:11px; 
	background:url(images/nav_bg.gif) no-repeat;
	width:688px;height:120px;
	float:left;
	}
	
#footer a { 
	text-decoration: none;
	color:#ff0000;
	margin:0 0 0 0;
	}
#footerlogo{padding:20px 0 10px 70px;}
#footerlogobottom{padding:0 0 0 70px;}

#footer a:hover{
	color:#ff0000;
	text-decoration: none;
	}
#bfooter{
	margin:0 0 0 1px;
	width:688px;
	font-size:9px; 
	background:url(images/footer_bg.gif) no-repeat;
	padding:7px 10px 10px 20px;float:left;
	}
	
#bfooter a { 
	text-decoration: none;
	list-style-type:none; 
	color:#000;
	padding-left:20px;
	}
	
#bfooter p{padding-left:10px;}
#bfooter a:hover{
	color:#FF0000;
	text-decoration: none;
	}
