body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin: 0px;
	background-color: #F5CF57;
}
#footer-surround{
	width: 755px;
	background-color: #4265AC;
	height: 90px;
	text-align: left;
}
#fresh-faces{
	padding-left: 18px;
	padding-top: 14px;
	float: left;
	width: 300px;
}
#logo{
	padding-top: 12px;
	text-align: right;
	padding-right: 18px;
}
#header-image-surround {
	background-image: url(images/freshfaces/header-image.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 78px;
	width: 120px;
	background-color: #4265AC;
}

#header-left-spacer {
	background-image: url(images/freshfaces/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #4265AC;
	height: 78px;
	width: 35px;
	float: left;
}

#header-menu-surround{
	background-image: url(images/freshfaces/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #4265AC;
	text-align: right;
	vertical-align: bottom;
	width: 600px;
	height: 78px;
	float: left;
}

#primary-navigation-bar{
	padding-top: 59px;
	padding-right: 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#content-surround {
	background-color: #FFFFFF;
}
#content-area {
	text-align: left;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover{
	color: #ff0000;
}
#breadcrumbs{
	padding-bottom: 10px;
	font-weight: bold;
}
#content-header{
	font-size: 16px;
	font-weight: bold;
	color: #4265AC;
}
#contact-us-text{
	clear: both;
	text-align: left;
	color: #BE4300;
	font-size: 11px;
	text-align: center;
	padding: 4px;	
	background-color: #F5CF57;	
}
#primary-navigation-bar a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#primary-navigation-bar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#primary-navigation-bar a:hover{
	color: #F4D45B;
	text-decoration: none;
}
#secondary-navigation-bar{
	width: 120px;
	float: left;
}
.secondary-menu-item{
	background-color: #4265AC;
	width: 120px;
	border-top: solid 1px #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.secondary-menu-item-over{
	background-color: #4265AC;
	width: 120px;
	border-top: solid 1px #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#secondary-menu-item-header{
	background-color: #4265AC;
	width: 120px;
	height: 30px;
}
.secondary-menu-item a:link{
	color: #FFFFFF;
	text-decoration: none;	
}
.secondary-menu-item a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.secondary-menu-item a:hover{
	color: #F4D45B;
	text-decoration: none;
}

.secondary-menu-item-over a:link{
	color: #FFFFFF;
	text-decoration: none;	
}
.secondary-menu-item-over a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.secondary-menu-item-over a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#body-surround {
	width: 755px;
}
#align-center {
	text-align: center;
	width: 100%;
}
#label{
	float: left;
	clear: right;
	font-weight: bold;
	width: 182px;
	text-align: right;
	margin-top: 8px;
	margin-right: 7px;
}
#send-ff .finput{
	margin-top: 7px;
	width: 400px;
}
#send-f textarea{
	margin-top: 4px;
	width: 400px;
	height: 150px;
}