body {
	font-family: Arial, sans-serif;
	line-height: 1.166;	
	color:#333333;
	background-color:#B4B4B4;
	padding:0px;
	margin:0px;
	font-size: 70%;
}

html{
	height:100%;
}
#flashcontent{
	color:#000000;
	font-size:11px;
}
h1{
	font-size: 150%;
}
h2{
	text-transform:capitalize;
	font-size: 110%;
}
h3{
	font-size: 60%;
}
a {
	color:#000;
	text-decoration:none;
}
ul{
	margin-top:5px;
	padding-right:20px;

}

p{
	padding-top:0.6em;
	margin-right: 20px;
}
input {
	width: 120px;
	height: 17px;
	font-size: 10px;
}
img{
	border:0px;
}
.specs {
	margin-right:20px;
	padding-right:20px;
}
#container{	
	width:700px;
	background-image:url(../images/common/tile_bkg.jpg);
	background-repeat:repeat-y;
}
#content{
	background-color:#ffffff;
	width:650px;
	text-align:justify;
}

#nav{
	width:650px;
	height:160px;
	text-align:left;
}
#footer{
	background-image:url(../images/common/footer_bkg.jpg);
	width:650px;
	height:23px; 
}
.heading_product{
	text-transform:uppercase;
	font-weight:bold;
	font-size: 100%;
	color:#000000;
}
.heading_product_hlite{
	text-transform:uppercase;
	font-weight:bold;
	font-size: 100%;
	color:#993300
}
.details_product{
	font-weight:bold;
	font-size: 100%;
	color:#565656
}
.heading_icon{
	padding-right:8px;
}
.imagebox{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.overview_product{
	text-transform:uppercase;
	font-size: 110%;
	color:#000000;
}
.overview_product a:link {
	color: #000000;
	text-decoration: none;
	
}
.overview_product a:hover {
	color: #666666;
	text-decoration: none;
	
}

#auqapur_key{
	background-image:url(../images/aquapur_key_bkg.jpg);
	text-align:left;
	width:180px;
	height:180px;
	margin:10px;
	padding:10px;
}
.auqapur_key_num{
	font-weight:bold;
	color:#369994
}
