@charset "utf-8";
body {
	background-color: #A35439;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#sidebar1 {
	background-image: url(/images/bg-sidebar.png);
	background-repeat: repeat-x;
	background-color: #C69C53;
}
#main-content {
	background-image: url(/images/bg-content-area.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	padding-right: 25px;
	padding-left: 25px;

}
.footer-row1 {
	background-color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #957132;
	border-right-color: #957132;
	border-bottom-color: #957132;
	border-left-color: #957132;
}
#areas-served {
	width: 800px;
}
#reasons  {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#main-content h2 {
	color: #A82117;
	margin-top: 25px;
	font-size: 13pt;
}

#testimonials {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-style: italic;
	font-weight: bold;
}
#5reasons ul {
	font-size: 11pt;
	font-style: oblique;
	font-weight: bold;
	text-indent: -15px;
}
.style4 {
	color: #EADBBE;
	font-size: 8pt;
}

#5reasons li {
	margin-bottom: 5px;
}
.style6 {
	font-style: normal;
	color: #C69C56;
}
#footer-main a {
	color: #EDDCC0;
	text-decoration: none;
}


.style2 {color: #ECDEC6}
.style7 {
	font-size: 8pt;
	color: #D5B075;
}
.style8 {font-size: 8pt}



.style1 {
	color: #C59B52;
	font-weight: bold;
}

#logos {
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer-main {
	background-image: url(/images/bg-footer.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B48C47;
	border-right-color: #B48C47;
	border-bottom-color: #B48C47;
	border-left-color: #B48C47;
	font-size: 9pt;
}
#footer-main #copyright {
	font-size: 8pt;
	color: #D0A97D;
}
#footer-main #copyright a {
	color: #D0A97D;
}
#main-content  {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	line-height: 140%;
}
#main-content h1 {
	color: #A82117;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}
#main-content #buttons {
	float: right;
	width: 199px;
	margin-left: 35px;
	margin-bottom: 30px;
}
#main-content #buttons2 {
	float: left;
	width: 82px;
	height: 200px;
	margin-right: 25px;
}
#main-content .small {
	font-size: 10pt;
}



#home-cell {
	background-image: url(/images/excel-logo.png);
	background-repeat: no-repeat;
	height: 266px;
	width: 302px;
}
#main-content a {
	color: #2D1E10;
	text-decoration: underline;
}
#main-content a:hover {
	color: #761F15;
	text-decoration: underline;
}
