body {
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: black;	
	background-image: url(../image/body_wood_bgd.jpg);
	background-repeat: repeat-x,y;
	background-position: top;
}

#container{
	border: none; 
	width : 1200px;
	height: 870px; 
}

/*
start of menu
*/
#menu{
	margin-top:1%;
	border: none; 
	width : 98%;
	height: 3%;

}
.topnav{
	color: #fcc32c; 
	text-decoration: none; 
	margin-left:3%;
	font-size: 22px;
	font-style: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

.topnav:hover{
	text-decoration: underline; 
	color:gray;
}
/*
end of menu
*/

/*
start of header
*/
#header{
	margin-top:2%;
	border: none; 
	width : 98%;
	height: 10%; 
}
.title1{
	text-decoration:none;
	margin-top:-1%;
	margin-left: -3%;
	float: left;
	color:white;
	font-size: 40px;
	font-family: Tahoma, Geneva, sans-serif;
}
/*
end of header
*/


/*
start of content
*/
#content{
	margin-top:1%;
	border: none ; 
	width : 98%;
	height: 72%; 
}

#title1{
	width : 98%;
	height: 17%; 	
}

#about1{
	margin-top:1%;
	border: none; 
	width : 94%;
	height: 80%; 
}

#contact2{
	margin-top:1%;
	margin-left:1%;
	border: none; 
	width : 95%;
	height: 77%; 	
}

#contactleft{
	float:left;
	border:none;
	margin-top:1%;
	margin-left:1%;
	width: 48%;
	height:95%;
}

#contacright{
	float:right;
	border:none;
	margin-top:1%;
	margin-right:1%;
	width: 48%;
	height:95%;
}

#innerleft{
	color:gray;
	font-size:17px;
	float:left;
	margin-left:2%;
	margin-top:2%;
	text-align:left;
	border:none;
	width: 95%;
	height:95%;

}
#innerright{
	color:gray;
	font-size:17px;
	float:center;
	margin-top:2%;
	text-align:center;
	border:none;
	width: 95%;
	height:95%;

}
#picturs{
	border:none;
	width: 95%;
	height:80%;
}
#BR1{
	float:right;
	border:none;
	width: 60%;
	height:99%;	
}

#cleanL{
	float:left;
	border: none; 
	width: 49%;
	height:99%;		
}

#designR{
	float:right;
	border:none;
	width: 49%;
	height:99%;		
}
h4{color: white;margin-top:10%;font-size:20px;}
h5{color: white; font-size:17px;}

.picturHL{
	margin-left:3%;
	margin-top:3%;
	float:left;
	width: 35%;
	height:85%;		
}
.required{
	width: 290px; 
	padding: 5px; 
	margin-top:2%;
	background: #111;
	color: #999; 
	border: 1px solid #2f2824; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;	
}

.requiredbox{
	width: 350px;
	height:100px;
	padding: 5px; 
	margin-top:2%;
	background: #111;
	color: #999; 
	border: 1px solid #2f2824; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;	
}
.para{
	text-align:justify;
	margin-top:3%;
	color:white;
	font-size:18px;
}
.img1{
	float:left;
	margin-top:2%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:2%;
	border: none; 
	width : 20%;
	height: 40%; 	
}
.ch2{
	color:gray;
	float:left;
	margin-left:4%;
	font-size:30px;
	font-family: Tahoma, Geneva, sans-serif;
}
.hr1{
	float:left;
	color:gray;
	margin-left:3%;
	width:95%;
	height:1px;
	margin-top:-1%;
}

.cleaner_h10 { 
	clear: both; 
	width:100%; 
	height: 15px; 
}

.submit_btn{
	padding: 5px 14px; 
	color: #fff;  
	background: #111;
	border: 1px solid #2f2824; 
	font-size:14px; 
	margin: 10px 0px;
}

.cleaning{
	float:left;
	margin-top:2%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:2%;
	border: none; 
	width : 60%;
	height: 50%; 	
}

.h21{
	text-align:left;
	color:white;
	margin-left:2%;
}	
.clen{
	text-align:left;
	color:gray;
	margin-left:2%;
	font-size:18px;
}
/*
end of content
*/

/*
start of footer
*/
#footer{
	color:gray;
	margin-top:1%;
	border: none; 
	width : 98%;
	height: 10%; 
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
/*
end of footer
*/