* {
	padding:0px;
	margin:0px;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/background01.gif);
	background-repeat: repeat;	
}
p {
	color: #3e3d36;
}
form {
	margin: 0px;
	padding: 0px;
}
.brown {
	color: #3e3d36;
}
.dBrown, .orange {
	color: #423d38;
}
.dGrey {
	color: #333333;
}
.blue {
	color: #52cbf6;
}
#wrapper {
	width: 968px;
	margin: 0 auto 25px auto;
}
img, img a {
	border: none;
}

h1 {
	color: #3e3d36;
	font-size: 26px;
	margin: 40px 0px 20px 0px;
	font-weight: 200;
	text-transform: uppercase;
}
.small {
	font-size: 11px;
}
/*------ Header ---------------*/
#header {
	margin: 0px;
	height: 75px;
	background-color:#FFFFFF;
}

#logoCell {
	float:left;
	width: 234px;
	height: 54px;
	margin: 15px 0px 0px 10px;
	background-image: url(../images/afg_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logoCell a{
	height: 54px;
	width: 234px;
	display:block;
}
#phoneHolder {
	float: right;
	margin: 15px 10px 0px 0px;
	width: 157px;

	background-image: url(../images/phoneNumber.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#brochure {
	margin-top: 33px;
	float: right;
	background-image: url(../images/broImageSmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#brochure a{
	color: #777;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	margin-top: 28px;
	padding-left: 30px;
}
#brochure a:hover{
	color: #000000;
	text-decoration: underline;
}
.leftColumn {
	background-color: #857a6f;
	border-right: solid 1px #B6ADA5;
}
/*---------------------*/

#blockHolder {
	background-color: #FFFFFF;	
}
.footerLogo {
	/*background-image: url(../images/logoFooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
#mieleLogo {
	margin: 20px 0px 8px 14px;
	padding-bottom: 0px;
	width: 138px;
	/*float: left;*/
	z-index: 1;
}
#mieleLogo p {
	margin: 5px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
}
#mieleLogo hr {
	color: #736368;
}
#mieleLogo img  {
	margin-bottom: 4px;
}
#mieleLogoText {
	margin-top: 5px;
	border-top: solid 1px #b6ada5;
	border-bottom: solid 1px #b6ada5;
	padding: 0px 0px;
	color:#FFF;
}
#mieleLogoText p{
	color:#FFF;
}

/*FOOTER.PHP*/
/*Link block area*/
#linkBlock {
	margin-top: 0px;
	padding: 18px 13px 10px 13px;
	background-color: #edede7;
	/*border-bottom: solid 1px #FFF;*/
}
.linksHolder {
	/*width: 200px;*/
	float: left;
}
.linkSpacer {
	margin-right: 47px;
}
.linksHolder .spacer{
	width: 20px;
}
.linksHolder H3{
	font-size: 12px;
	margin-bottom: 3px;
	color: #817e6e;
}
.linksHolder ul {
	margin-top: 0;
}
.linksHolder li {
	font-size: 11px;
	/*color: #3e3d36;*/
	list-style-type: none;
}
.linksHolder a {
	font-size: 11px;
	line-height: 15px;
	color: #817e6e;
	text-decoration: none;
}
.linksHolder a:hover{
	font-size: 11px;
	color: #000;
}
.linksHolder p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 6px;
	color: #817e6e;
}
.floatRightText {
	float: right;
	text-align:right;
	margin-right: 12px;
}

#regInfo {
	padding: 8px 0px;
	border-bottom: solid 1px #FFF;
}
#regInfo p{
	font-size: 11px;
	line-height: 15px;
	color: #817e6e;
}
<!--Footer-->
#footerHolder {
	padding: 8px 0px;
}
#footer {
	padding-top: 6px;
	font-size: 11px;
	line-height: 14px;
	color: #817e6e;
	float: left;
	width: 540px;
}
#links {
	margin-top: 4px;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	float: left;
	width: 540px;
}
#links a{
	margin-top: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #817e6e;
	text-decoration: none;
}
#links a:hover {
	margin-top: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	padding: 10px 10px 0 0;
	color: #817e6e;
	text-align: right;
	float:right;
}
#copyright p{
	color: #817e6e;
}
#copyright a {
	color: #817e6e;
	font-size: 10px;
	text-decoration: underline;
}
#copyright a:hover {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}
/*END FOOTER*/

.clear {
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #3e3d36;
	margin: 0px;
	outline: none;
}
a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
}
hr  {
	padding: 0px;
	margin: 0px;
}
blockquote {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
Sitemap css
.mapsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mapitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3e3d36;
}

