body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #4B647F;
}
#divWrapper {
	width: 750px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCD0D6;
	border-left-color: #CCD0D6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCD0D6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#divHeader {
	width: 750px;
}
#divLogobar {
	float: right;
	background-color: #fff;
	width: 200px;
	text-align: center;
}
#divLogobar img {
	padding-top: 4px;
	padding-bottom: 4px;
}
#divNavigation {
	float: left;
	height: 166px;
	width: 550px;
	background-color: #0E487A;
	background-image: url(images/MainHeader_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divNavigation ul {
	margin: 122px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	list-style-type: none;
	list-style-image: none;
}
#divNavigation li {
	display: inline;
	float: left;
		background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0 0 0 9px;
}
#divNavigation li a {
	float: left;
	color: #E8E9E2;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 1px;
	height: 15px;
	font-weight: bold;
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#divNavigation li a:hover {
	color: #FFFFFF;
}
body.Contact #aContact,
body.OurServices #aOurServices,
body.Testimonials #aTestimonials,
body.KitchenBath #aKitchenBath,
body.Home #aHome {

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A70000;
	font-weight: bold;
}

#divContent {
	width: 100%;
	float: left;
	overflow: hidden;
}
#divMain {
	float: left;
	background-color: #fff;
	width: 469px;
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-right-color: #0E487B;
	border-right-style: solid;
	border-right-width: 1px;
}
#divSidebar {
	float: right;
	background-color: #fff;
	width: 188px;
	padding-top: 5px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;;

}
divFooter {
	width: 750px;
}
#divFooter {
	clear: both;
	padding: 5px;
	text-align: center;
}
.mylist {
	line-height: 20px;
	letter-spacing: .1em;
}
