/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
blockquote {
	margin-left:20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	background-image: url(/images/body.jpg);
	color:#FFFFFF;
}
a {
color:#ffffff;
text-decoration:none;
}
a:hover {
color: #ffffff;
text-decoration:underline;
}
h1{
font-size:1.5em;
color:#ffee00;
}
#wrapper{
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(/images/header.jpg);
	width: 853px;
	height:105px;
	float:left;	
	font-size:1.1em;
	color:#FFFFFF;
}
#Header a{
text-decoration:none;
color:#FFFFFF;
}
#Header a:hover{
text-decoration: underline;
}
#Menu{
	width: 853px;
	float:left;
}
#pics{
	width: 853px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
	background-image: url(/images/main_content.jpg);
}
#Leftcol{
	float: left;
	width: 211px;
	background-color:#111111;
	padding-top:18px;
	padding-left:13px;
	padding-bottom:18px;
    font-size:1.1em;

}
#Leftcol a{
color:#FFFFFF;
text-decoration:none;
}
#Leftcol a:hover{
color:#FFFFFF;
text-decoration: underline;
}
#latest_news{
background-image:url(/images/see_also_latest_news.jpg);
width:195px;
height:106px;
margin-bottom:5px;
}
#cleaning{
background-image: url(/images/cleaning.jpg);
width:175px;
height:22px;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
font-size:1.3em;
line-height:22px;
font-weight:600;
color:#FFFFFF;
padding-top:98px;
background-repeat:no-repeat;
text-align:left;
}
#guide{
background-image: url(/images/guide.jpg);
width:175px;
height:96px;
margin-bottom:20px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
font-size:1.3em;
line-height:22px;
font-weight:600;
color:#FFFF00;
}
#google{
background-image: url(/images/see_also_google.jpg);
width:175px;
height:96px;
margin-bottom:20px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
font-size:1.5em;
line-height:22px;
font-weight:600;
color:#FFFF00;
}
#rightcol{
	float: left;
	width: 553px;
	padding-top:18px;
	padding-left:26px;
	padding-right:50px;
	padding-bottom:10px;
	font-size:1.1em;
	line-height:21px;
}
#footer{
	background-image: url(/images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	float: left;
	height: 52px;
	width: 840px;
	padding-left:13px;
	padding-top:8px;
}
#footer A {
color:#FFFFFF;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	background-color:#dddddd;
	font-size:.8em;
	float: left;
	height: 25px;
	width: 750px;
	padding: 5px;
}
#services_menu{
	background:url(/images/images/L_menu.gif);
	height: 200px;
	width: 179px;
	font-size:1.1em;
	padding-left: 5px;
	padding-top: 11px;
	
}
#services_menu A{
	color:#FFFFFF;
	line-height: 20.5px;
	text-decoration: none;
	top: 10px;	
}
#services_menu A:hover{
	text-decoration: underline;
}
#nav-menu ul
{
list-style: none;
width:200px;
padding: 0;
margin: 0;
}

#nav-menu li
{
/*float: left; */
margin: 0 0.15em;
}

#nav-menu li a
{
background-color:#0033FF;
height: 2em;
line-height: 2em;
/*float: left; */
width: 100px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background-color:#00ffFF;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:300px;
} 
#head_nav{
	width:300px;
	margin-top:15px;
	margin-left:505px;
}
#email{
	width:300px;
	margin-top:40px;
	margin-left:505px;
}
.hightlight{
color:#ffee00;
}
.hightlight a{
color:#ffee00;
text-decoration:none;
}
.product_title {
font-size:1.2em;
color:#ffee00;
}
.left_highlight{
background-color:#333333;
padding:2px;
}