@charset "utf-8";



body {

	background-color: #ffeecb;

	text-align:center;

	background-image: url(../images/bg_top.gif);

	background-repeat: repeat-x;

}



.clear { 

    clear:both; 

} 

#wrapper {

	width: 951px;

	margin-right: auto;

	margin-left: auto;

	text-align:left;

}

#masthead {

	float: left;

	height: 137px;

	width: 951px;

}

#logo {

	float: left;

	height: 137px;

	width: 301px;

	margin-left: 10px;

}

#taglineinfo {

	float: right;

	width: 540px;

	margin-right: 35px;

	color: #FFF;

	text-align: right;

	margin-top: 46px;

}

#topnavcontainer {

	float: left;

	height: 46px;

	width: 951px;

}

#topnavleft {

	float: left;

	height: 46px;

	width: 22px;

}

#topnavmiddle {

	background-image: url(../images/bg_top_nav.jpg);

	background-repeat: repeat-x;

	float: left;

	height: 46px;

	width: 907px;

	text-align: center;

}

#topnavright {

	float: left;

	height: 46px;

	width: 22px;

}

#bodycontainer {

	background-image: url(../images/bg_main_shadow.gif);

	background-repeat: repeat-y;

	float: left;

	width: 951px;

}

#featurearea {

	background-color: #c5af7b;

	float: left;

	height: 295px;

	width: 529px;

	margin-left: 10px;

	text-align: center;

	background-image: url(../images/bg_featured_area.gif);

	background-repeat: repeat-y;

}

#featureright {

	float: left;

	height: 295px;

	width: 399px;

}

#browndivider {

	background-image: url(../images/bg_brown_divider.gif);

	float: left;

	height: 34px;

	width: 928px;

	margin-right: 14px;

	margin-left: 10px;

	background-repeat: no-repeat;

	margin-bottom: 40px;

}

#fpintro {

	float: left;

	width: 370px;

	margin-left: 36px;

	margin-bottom: 40px;

}

#jobheader {

	margin-bottom: 15px;

}



#fpjobslist {

	float: right;

	width: 410px;

	margin-right: 36px;

	margin-bottom: 40px;
	display: none;

}

#contentdiv {

	float: left;

	width: 860px;

	margin-left: 46px;

	margin-bottom: 30px;

	margin-top: 40px;

}

#footertop {

	float: left;

	height: 5px;

	width: 951px;

}

#footerarea {

	background-image: url(../images/bg_footer_background_brown.gif);

	background-repeat: repeat-y;

	float: left;

	width: 951px;

}

#footercontent {

	float: left;

	width: 880px;

	margin-top: 20px;

	margin-bottom: 20px;

	margin-left: 36px;

	text-align: center;

	color: #FFF;

}

#footerbottom {

	height: 9px;

	width: 951px;

	float: left;

}

#joinmaillistbtn {

	float: left;

	width: 151px;

	margin-top: 14px;

	margin-left: 400px;

	margin-right: 400px;

	text-align: center;

	margin-bottom: 14px;

}

#copyrightcontainer {

	float: left;

	width: 906px;

	margin-left: 22px;

	margin-bottom: 20px;

}

#copyrightleft {

	float: left;

	width: 400px;

	color: #b2a68e;

	font-size: 10px;

}

#copyrightright {

	text-align: right;

	float: right;

	width: 400px;

	font-size: 10px;

	color: #b2a68e;

}

#copyrightright a:link, #copyrightright a:visited {

	color:#b2a68e;

	text-decoration:none;

}

#copyrightright a:hover {

	text-decoration:underline;

}



.fpintro li {

	margin: 0 0 0 25px !important;

	padding: 0 0 12px 0 !important;

	list-style-position: outside !important;

	list-style-type: disc !important;

}

