@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#wrapper {
	background-color: #e0e0e0;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#heading {
	text-align: center;
	background-color: #E0E0E0;
}
#warranty  {
	color: #03F;
	background-color: #FFFF66;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;
}
#links {
	text-align: center;
	margin-top: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #6D6D6D;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
}
#links a {
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D6D6D;
	border-right-color: #6D6D6D;
	border-bottom-color: #6D6D6D;
	border-left-color: #6D6D6D;
	margin-top: 10px;
	height: 485px;
	width: 993px;
}

#title {
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #6D6D6D;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	margin-right: 320px;
	margin-left: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
}
#callnow {
	height: 50px;
	width: 343px;
	float: right;
	background-color: #2554c7;
	text-align: center;
	color: #FFF;
	padding-bottom: 20px;
	font-size: 120%;
}
/*#border img {
	float: left;
	width: 650px;
	border-top-color: #6D6D6D;
	border-right-color: #6D6D6D;
	border-bottom-color: #6D6D6D;
	border-left-color: #6D6D6D;
}*/
#homeform {
	height: 200px;
	width: 340px;
	float: right;
	text-align: center;
}
#specialties {clear: right;
	font-family: Verdana, Geneva, sans-serif;
	width: 340px;
	text-align: left;
	float: right;
	font-size: 110%;
	border-top-style: solid;
	border-top-color: #6D6D6D;
	border-right-color: #6D6D6D;
	border-bottom-color: #6D6D6D;
	border-left-color: #6D6D6D;
	padding-top: 10px;
}
#homeform p {
	text-align: left;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #082A57;
	color: #CCC;
	width: 1000px;
	padding-bottom: 10px;
	clear: both;
}

/* rotator in-page placement */
        div.rotator {
	position:relative;
	height:485px;
	/* [disabled]margin-left: 15px; */
	width: 650px;
	float: left;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	left: 0px;
	top: 0px;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	/* [disabled]padding: 4px; */
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
}

#footer .copyright {font-size: 60%;}

/* productlinks styling */
#products {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	width: 650px;
	float: left;
}
#Products li {
	padding-bottom: 10px;
}

/*end productlinks styling */

/*start residential styling */
#aboutustestimonial {
	float: left;
	height: 400px;
	width: 650px;
}
#residentialpara {
	width: 650px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;

	font-size: 110%;
}
/*end residential styling */


/*start contact styling */
#contactform {
	width: 1000px;
	text-align: center;
	width: 400px;
	margin: 0 auto;
}

table {
	margin-right: auto;
	margin-left: auto;
}

#callnowcontact {
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 850px;
	background-color: #2554c7;
	text-align: center;
	font-size: 120%;
	color: #FFF;
	margin: 0 auto;
}

.center {text-align: center;}
/*end contact styling */

/*start commercial styling */
#commercialpara {
	width: 650px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	font-size: 120%;
}
/*end commercial styling */

#aboutus {
	height: 477px;
	width: 650px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #999999;
	color: #000000;
}

/*start aboutus styling */
#aboutusphoto {
	float: right;
}
/*end aboutus styling */
