/*logo Styles*/
#logo {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -115px;
	margin-top: 0;
	width: 221px;
	height: 136px;
}
	#logo h1 {
		background: url(/images/logo.jpg);
		width: 221px;
		height: 136px;
		padding: 0;
		margin: 0;
		cursor: pointer;
	}
	#logo h1 span{
	display: none;
}
/* Text Styles */
.black {
	color: #000000;
	text-decoration: none;
}

td {
	text-align: left;
}

strong {
	font-size: 11px;
	text-decoration: none;
}
.noindent {
	padding-left: 0px;
}
.notes {
	color: red;
}
.white {
	color: white;
	font-weight: bold;
}
.orange {
	color: #FF9900;
	font-size: 13px;
}
h1 {
	margin-top: 1px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	color: #0170A5;
}
h2 {
	margin-top: 1px;
	margin-bottom: 3px;
	padding-left: 15px;
	font-size: 12px;
	color:#FF9900;
}
p {
	padding-left: 15px;
	padding-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Body Styles */

body {
	background: url(/images/pageback.gif);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #F6FBFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0
}
#noteBox {
	margin-left: 15px; text-align:center;
	width: 525px;
	border: solid #FF9900 1px;
	padding: 10px;
}
/* CSS Document */
#clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
	}
	
	#navigHead {
		width: 800px;

	}
		#topLeftRound {
			background: url(/images/topleftround.gif);
			background-position: bottom;
			background-position:bottom;
			background-repeat:no-repeat;
			width: 35px;
			height: 136px;
			float: left;
		}
		#middleSpace {
			background: url(/images/midspaceback.gif);
			background-position: bottom;
			background-repeat: repeat-x;
			padding-left: 270px;
			width: 460px;
			height: 136px;
			float: left;
		}
			#phoneNumber {
				font-size:14px;
				font-weight:bold;
				width: 400px;
				float: right;
				padding-top: 113px;
				text-align: right;
				color: #FF9900;
			}
			
				#phoneNumber a {
					color: #FF9900;
					text-decoration: underline;
				}
			
		#topRightRound {
				background: url(/images/toprightround.gif);
				background-position: bottom;
				background-repeat:no-repeat;
				width: 35px;
				height: 136px;
				float: left;
		}
		
/* Navigation Starts */

#mainNav {
	border-bottom: solid #FFFFFF 1px;
	width: 800px;
}
	#home {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 64px;
		text-align: center;
		float: left;
	}
	
	#home a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	#home a:hover {
		font-weight: bold;
		font-size: 11px;
		color: #f9991e;
		text-decoration: none;	
	}
	
	#whyChooseUs {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 115px;
		text-align: center;
		float: left;
	}
	
	#whyChooseUs a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	#whyChooseUs a:hover {
		color: #f9991e;
	}
	
	#cleaningServices {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 135px;
		text-align: center;
		float: left;
	}
	
	#cleaningServices a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	#cleaningServices a:hover {
		font-weight: bold;
		font-size: 11px;
		color: #f9991e;
		text-decoration: none;	
	}
	
	#residential {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 100px;
		text-align: center;
		float: left;
	}
	
	#residential a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	#residential a:hover {
		font-weight: bold;
		font-size: 11px;
		color: #f9991e;
		text-decoration: none;	
	}		
	
	#construction {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 100px;
		text-align: center;
		float: left;
	}
	
	#construction a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	#construction a:hover {
		font-weight: bold;
		font-size: 11px;
		color: #f9991e;
		text-decoration: none;	
	}		
	
	#commercial {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 100px;
		text-align: center;
		float: left;
	}
	
	#commercial a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	#commercial a:hover {
		font-weight: bold;
		font-size: 11px;
		color: #f9991e;
		text-decoration: none;	
	}
	
	#testimonials {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 98px;
		text-align: center;
		float: left;
	}
	
	#testimonials a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	#testimonials a:hover {
		font-weight: bold;
		font-size: 11px;
		color: #f9991e;
		text-decoration: none;	
	}
	
	#contactUs {
		background-color: #0170A5;
		padding-bottom: 10px;
		width: 88px;
		text-align: center;
		float: left;
	}
	
	#contactUs a {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;	
	}
	
	#contactUs a:hover {
		font-weight: bold;
		font-size: 11px;
		color: #f9991e;
		text-decoration: none;	
	}
/* Navigation Ends */

/* Banner Starts */

#banner {
	background: url(/images/employeesbanner.jpg);
	border-bottom: solid #FFFFFF 1px;
	width: 800px;
	height: 209px;
}

#banner1 {
	border-bottom: solid #FFFFFF 1px;
	width: 800px;
	height: 209px;
}
	#leftBannerArea {
		background: url(/images/banner-area-hiring.jpg);
		height:209px;
		widows:532px;
		float:left;
	}

#movieArea {
	background-color: #0171A3;
	height:209px;
	width:268px;
	float:right
}

#movieFlashArea {
	background-color: #D9DAE8;
	height:177px;
	width:236px;
	float:right;
	margin-top:16px;
	margin-right:16px;
}

/* Banner Ends */

/* Content Starts */
#content2 {
	background:url(/images/sublinkback.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	border-right: solid #f9991e 1px;
	width: 799px;
	border-bottom: solid #FFFFFF 1px;
}

#content {
	background: url(/images/contentback.gif);
	width: 800px;
	border-bottom: solid #FFFFFF 1px;
}
	#residentialAds {
		background: url(/images/residentialback.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		border-right: solid #FFFFFF 1px;
		padding-top: 10px;
		padding-bottom: 165px;
		width: 265px;
		height: 200px;
		float: left;
	}
	#constructionAds {
		background: url(/images/constructionback.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		border-right: solid #FFFFFF 1px;
		padding-top: 10px;
		padding-bottom: 165px;		
		width: 267px;
		height: 200px;		
		float: left;
	}
	#commercialAds {
		background: url(/images/commercialback.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		padding-top: 10px;
		padding-bottom: 165px;		
		width: 265px;
		height: 200px;		
		float: left;
	}	
	
	

	
		#residentialAds h1 {
			background: url(/images/headingback.gif);
			background-repeat: repeat-y;
			padding-top: 10px;
			padding-left: 15px;
			margin-top: 0;
			margin-bottom: 0;
			font-size: 14px;
			color: #FFFFFF;
			display: block;
			height: 29px;
			background-color: #045189;
		}
		#residentialAds h1 a{
			text-decoration: none;
			color: #FFFFFF;
		}
		
			#constructionAds h1 {
			background: url(/images/headingback2.gif);
			background-repeat: repeat-y;
			padding-top: 10px;
			padding-left: 15px;
			margin-top: 0;
			margin-bottom: 0;
			font-size: 14px;
			color: #FFFFFF;
			display: block;
			height: 29px;
			background-color: #045189;
		}
		
			#constructionAds h1 a{
			text-decoration: none;
			color: #FFFFFF;
		}
			#commercialAds h1 {
			background: url(/images/headingback.gif);
			background-repeat: repeat-y;
			padding-top: 10px;
			padding-left: 15px;
			margin-top: 0;
			margin-bottom: 0;
			font-size: 14px;
			color: #FFFFFF;
			display: block;
			height: 29px;
			background-color: #045189;
		}
			#commercialAds h1 a{
			text-decoration: none;
			color: #FFFFFF;
		}	
		
		
/* Footer Starts */
		
#footer {

	}
	
		#footerspace {
			background-color: #0170A5;
			height: 10px;
			width: 800px;
		}
		#bottomLeftRound {
			background: url(/images/bottomleftround.gif);
			width: 35px;
			height: 35px;
			float: left;
		}
		#bottomSpace {
			background: url(/images/bottomspaceback.gif);
			background-repeat: repeat-x;
			font-size: 11px;
			width: 730px;
			height: 35px;
			float: left;
			text-align: center;
			color: #FFFFFF;
			font-weight: bold;
		}
		#bottomRightRound {
				background: url(/images/bottomrightround.gif);
				width: 35px;
				height: 35px;
				float: left;
		}
/* bottomLinks Starts */
#bottomLinks {
	padding-top: 3px;
	text-align: right;
}

#bottomLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #07538C;
}

/*subNavigation Starts*/

#subNavigation {
	background: url(/images/headingback2.gif);
	border-right: solid 1px #ffffff;
	float: left;
	width: 200px;
}
	#subNavigation a{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: right;
		text-decoration: none;
		border-bottom: solid #ffffff 1px;
		color: #ffffff;
	}
	#subNavigation a:hover{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: right;
		text-decoration: none;
		border-bottom: solid #ffffff 1px;
		color: #f9991e;
	}
/*mainContent Starts*/		
#bodyContent {
	float: left;
	width: 580px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
}

input.buttons {
	color:#000000;
	background:#00FF00;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #464AB5;
	border-left: 1px solid #191970;
	padding: 1px;
}

input {
	color:#000033;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #191970;
	border-right: 1px solid #5A6487;
	border-bottom: 1px solid #464AB5;
	border-left: 1px solid #191970;
	background: #FFFFFF;
	padding: 1px;
	}
	
.txt-addedtocart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DB7093;
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF4E3;
	border: 1px solid #191970;
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF4E3;
	border: 1px solid #191970;
	}

