body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-color: #32089C;
}
#content  {
	width: 617px;
	padding: 20px;
}
#content p {
	line-height: 130%;
}
#content a {
	font-size: small;

}
#nav {
	color: #CCCC00;
	font: bold small Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#nav a:link {
	color: #CCCC00;
	text-decoration: none;
}

#nav a:visited {
	color: #CCCC00;
	text-decoration: none;
}

#nav a:hover, #nav a:active, #nav a:focus {
	text-decoration: underline;
}
#NavBarBkgrndRepeat {
	background-image: url(images/layout-bottom-repeat_04.jpg);
	background-repeat: repeat;
}
.navBkgrnd {
	background-image: url(images/NavBkgrnd1_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
	height: 325px;
}

.textCustomHomes {
	font-weight: bold;
	color: #CCCC00;
	padding: 20;
	font-size: small;
}
.dearCustomer {
	padding: 20px;
}
.footerNavSeperator {
	font-weight: bold;
	color: #666666;
}
.specialLinks {
	font-size: small;
	text-decoration: none;
}
.specialLinks a {
	color: #FAF49A;
	text-decoration: none;
}
.specialLinks a:hover {
	color: #ECCA35;
	text-decoration: none;
}

