@charset "utf-8";
/* CSS Document */
html, body {
	background-color:#112275;
	background:url(../images/background2.jpg);
	background-position:top;
	background-repeat:repeat;
	background-attachment:fixed;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#282828;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	height: 100%;
}
.clear {clear: both; 
}
A:link {
	text-decoration:none;
	font-weight:normal;
	color: #003366; 
	}
A:visited {
	text-decoration:none;
	font-weight:normal;
	color:#003366; 
	}
A:active {
	text-decoration:none;
	font-weight:normal;
	color: #003366;
	}
A:hover {
	text-decoration:none;
	font-weight:normal;
	color: #78070B; 
	}
.container {
	width: 902px;
	margin: 0px;
	padding-top: 314px;
	background:url(../images/body.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#feffff;
	text-align: left; 
 	margin-left: auto; 
 	margin-right: auto;
	}
.maincontain {
	min-height: 100%;
	width: 1004px;
	margin: 0px;	
	top: 0px;
	background-image:url(../images/containback.png);
	background-repeat:repeat-y;
	background-color:transparent;
	text-align: left; 
 	margin-left: auto; 
 	margin-right: auto;
}
* html .maincontain { 
	height: 100%;
}
.header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
 	top: 0px;
 	bottom:100px;
 	width:1004px;
 	height:139px;
 	margin-left: auto; 
 	margin-right: auto;
}
.flashcontain {
	position:relative;
	background-image:url(../images/plan.gif);
	background-repeat:no-repeat;
	height:425px;
	width:902px;
	top:81px;
	margin-left:51px;
	margin-right:auto;
	}
.menunav {
	position:relative;
	background-image:url(../images/navhover.gif);
	background-repeat:repeat-y;
	top:367px;
	margin-left:auto;
	margin-right:auto;
	height:49px;	
	width:902px;
}
.aboutcontain {
	float:left;
	padding-top: 45px;
	width: 90%;
	padding-left: 5%;
	clear: left;
	margin-top:0px;
	margin-bottom:-130px;
}
.mapcontain {
float:left;
width:600px;
margin-top:20px;
margin-bottom:20px;
height:600px;
clear:left;
}
.contact {
float:right;
width:auto;
margin-top:50px;
left:-300px;
}
.clean	 {
	margin-top:50px;
}
.doorcontain {
	float:left;
	padding-top: 15px;
	width: 800px;
	padding-left: 5%;
	clear: left;
	margin-top:50px;
	margin-bottom:-100px;
}
.gdoorcontain {
	float:left;
	width:auto;
	margin-top: 50px;
	margin-left:auto;
	margin-right: auto;
	padding-left:25%;
	clear: left;
}
.frontleft {
	display:block;
	float:left;
	background-image:url(../images/grey.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-left:10px;
	width:560px;
	margin-bottom:-90px;
	margin-top:75px;
	}
.frontright{
	display:block;
	float:right;
	margin-right:25px;
	width:300px;
	margin-bottom:-100px;
	margin-top:75px;
	}
.footer {
     background-image:url(../images/footer.png);
	 background-repeat:no-repeat;
	 height: 93px;
	 width: 1004px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center;
} 
.clearfooter {
	height:93px;
	clear:both;
}