body {
  margin:0px;
  padding:0px;
  background:#E3E3E3 url(../GUI/body_bkgd.gif) repeat-x;
  text-align:left;
  font-family:Tahoma;
  float:left;
	
}
#topkeywords h1{
text-align:right;
padding-right:10px;
color:#CCCCCC;
font-size:10px;
margin-bottom:-1px;
}

html>body #topkeywords h1{
margin-bottom:-10px;}
#container {
	margin:0px auto;
    width:100%;
	text-align:left;
	line-height:20px;
	background:white;
    min-width:auto;
 	width:expression(document.body.clientWidth < 854? "854px": "auto" );
}



html>body #container {
	width:auto;
  min-width:851px
  
}

#header {
	background:url(../GUI/banner_bkgd.gif) repeat-x right top;  
	height:500px;
	overflow:hidden;
	float:left;
  width:100%;
  margin:0px;
  padding:0px;
}

html>body #header {
	width:100%;
}


#header {
  padding:0px;
	margin:0px;
	letter-spacing:1px;
	z-index:-1;
	height:123px;
}

#pic_left {
	float:left;
	width:65px;
	padding-left:10px;
  border:0px solid #000000;
}

#logo_right {
	width:405px;
	float:right;
  color:#9C9C9C;
  font-size:11px;
  letter-spacing:0px;
  border:0px solid #000000;
}


#nav {
	padding:0px;
	margin-left:65px;
	margin-right:405px;
  margin-top:73px;
	height:25px;
	border:0px solid #000000;

}

#nav ul {
  margin:0px;
	list-style-type:none;
	float:left;
 
  padding-left:0px;
}


#nav ul li {
	float:left;
  margin:0px;
}

#nav ul a {
	border-top:0px solid #F6F6F6;
	padding:0px 0px;
	background:#F6F6F6;
	display:block;
}

#nav #baindeterresub li{
     width:135px;
}

#nav ul a img { 
  margin-left:0px;
  border:0px; 
}

ul#nav li ul { /* second-level lists */
	margin:0px;
	padding:0px;

	list-style-type:none;
	position:absolute;
	z-index:3;
  font-size: 12px;
  left:-999em;
	background:#FEFEFF;
	width:80px;
  
  color:#837E80;

}

ul#nav li ul li {
	float:left;
  clear:left;
	margin:0px;
  margin-right:20px;
	padding:0px;
  width:80px;
  border:0px;  
  border:1px solid #837E80; 
	background:#FEFEFF;  
}

html>body ul#nav li ul li {
	width:auto;
  min-width:80px;
}

ul#nav li ul li a{
	text-align:left;
	color:#837E80;
  font-weight:normal;

}

ul#nav li ul li a:hover {
  text-decoration:underline;
}

ul#nav li:hover ul, ul#nav li.sfhover ul { left:auto; background:F7F7F7;}


#main {
	margin:0px;
	padding:0px;
    margin-left:35px;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	z-index:-1;
}
 
#content {
  padding:0px;
  margin:0px;
  margin-top:10px;
  height:650px;
  background:#C9C9C9 url(../GUI/background.gif) no-repeat 50% 20%;
  background-attachment:fixed;
  border:0px solid black;
  
 
}
#content a { 
color:#6382A2;
text-decoration:underline;

}

#content a:hover { 
color:#5946C1;
text-decoration:underline;
}

#darklink a { 
color:black;
text-decoration:none;
}

#content p { 
 padding-left:50px;
 size:3px;
 font-weight:bold;
}

html>body #content {
	min-height:650px;
	height:auto;
}


#content h1 {
	color:white;
	padding-top:13px;
	font-family:Tahoma;
	padding-left:28px;
    margin-top:0px;
	font-weight: bold;   
 	margin-right:10px;
	font-size:25px;
}

#productHeading h1{
	margin:0px;
	padding:0px;
	color:white;
	text-align:right;
	color:#808080;
	font-size:18px;
}
#rightheading h1{
	margin:0px;
	padding:0px;
}
#productDetails{
	font-size:12px;
	font-weight:normal;
}

#rightheading{
text-align:right;
}

ul li {
font-weight:bold;

}

#content h2 {
	font-size:12px;
	margin-right:10px;
	margin-bottom:4px;
	padding-left:28px;
	font-family:Tahoma;
	color:#14302C;
	font-style:none;
	font-weight:bold;   
}

 #content p {
	color:#000000;
  padding-left:28px; 	
	font-family:Tahoma;
	margin-right:10px;   
 }
 
#footer {
	clear:both;
	margin-top:10px;
	background:#FDD140;
	height:20px;
}

.bottom_nav {
	clear:both;
	height:30px;
	text-align:center;
    background:#white;
	font-size:12px;
	color:#1B1912;
		
}

.bottom_nav a{
	color:#1B1912;
	text-decoration:none;
		
}
.bottom_nav a:hover {
	color:#666666;
	text-decoration:underline; 

 }
 
 #olw a{
font-weight:bold;
color:#1B1912;
}



#subnav {
	font-size:10px;
  font-family:Tahoma;
  color:#C9C9C9;
	margin:-15px;
  padding:0px;
}

html>body #subnav {
	margin:-4px;
}

#subnav ul {
list-style-type:circle;
  padding:0px;
}

#subnav ul li{
	float:left;
	padding-right:30px;
}

#subnav ul li a{
  color:#6E664B;
	text-decoration:none;  
}

#subnav ul li a:hover{
	text-decoration:underline;
  color:#000000;  
}


