/* CSS Document */
body {
	background-image:url(../images/bg_gradient_repeat_x.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f8fa;
}

	#container {
		width: 960px;
		margin: 0px auto;
		padding: 0px;
		border: 1px solid #000;
		border-bottom: 0px;
		padding: 10px;
		background-color: #f0f5f8;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#logo {}
	
	#logo ul.prodrop4 {padding-top: 30px; padding-left: 360px; .padding-left: 10px;}
	
	
	
	#top-navigation {

	}
	#top-navigation p {

	}
	#top-navigation a { 
	
	}
	
	#container .logobr {clear: both;}
	
	#content {
		
		padding: 0px; 
		margin: 10px 0px 0px 0px;
		border-top: 1px solid #993300;
	}
	
	#content p { margin: 0px; padding: 0px;}
	
	#content h1 { color: #993300; font-size: 24px; text-transform:uppercase; .padding-top: 20px;}
	
	/*---------------- top navigation css --------------------*/
	
	#logoimg { float: left; width; 340px;}
#logonav {.margin: -60px 0 0 360px; margin: 0 0 0 360px; padding-top: 35px;}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_variable4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/**/
#nav {padding:0 0 0 10px;  margin: 0; list-style:none; font: 13px arial, sans-serif; position:relative; z-index:200;  height:36px; background:url(/images/bk-nav2.jpg) no-repeat;  width:590px;}
 
#nav ul {padding:0; margin:0; list-style:none; float:left; background:#ccc; border-top:1px solid #fff;}

#nav li {float:left;}
#nav li li {float:none; border-left:1px solid #fff; border-right:1px solid #666;}
#nav li.last {border-bottom:1px solid #666;}
/* a hack for  IE6 */
* html #nav li li {float:left;}

#nav li a {display:block; float:left; color:#f8931e; height:36px;  padding:0 24px 0 5px; line-height:36px; text-decoration:none; white-space:nowrap; font-weight:bold;}
#nav li a.down {background:url(down.gif) no-repeat right center;}

#nav li li a {display:block; height:20px; line-height:20px; float:none; padding:0 25px 0 5px; font-weight:normal; letter-spacing:1px;}
#nav li li a.fly {background:url(/images/fly3.gif) no-repeat right center;}

#nav li:hover {position:relative; z-index:300;}

#nav li li a {color:#633;}

#nav li:hover ul {left:0; top:33px; z-index:500;}
#nav li.cssplay_hover ul {left:0; top:33px; z-index:500;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:500;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; }
/* show path followed */
#nav li:hover > a {color:#fed189;}
#nav li li:hover > a {color:#fed189; background-color:#272727;}


#footer { width: 980px;
		margin: 0px auto;
		padding: 0px;
		background-color:#404041; 
		color: #FFFFFF; 
		text-align:center; 
		clear: both;  
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		.padding-bottom: 10px;
		}
		
#footer a {color: #f8931e;}
#footer p {font-size: 14px; color: #f8931e;}
#footer-top { background-color: #bdcad3; height: 5px;}


#footer p.footer-toll-free {padding: 3px; margin: 0px; color: #fe1716;}
#footer p.footer-toll-free a { color: #fe1716;}
