*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	background: url(../images/index_bg_grad.jpg) repeat-x #fff;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

div#wrapper{
	width: 973px;
	margin: 31px auto 10px;
}

.clear{
	clear: both;
}

p{
	padding-bottom: 5px;
	line-height: 1.6em;
}

h1{
	color: #686868;
	font-size: 2.4em;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, Times New Roman, serif;
}

h2{
	color: #686868;
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Times, Times New Roman, serif;
}

h3{
	color: #073613;
	font-size: 1.2em;
	margin-bottom: 10px;
}

a{
	color: #333;
	text-decoration: underline;
}

a:hover{
	color: #006838;
}

ul{
	padding: 5px 0;
}

li{
	margin: 0 40px;
}

input{
	padding: 3px;
	color: #333;
}

.green{
	color: #006838;
}

hr{
	border: none;
	border-bottom: 1px solid #0e6937;
	margin: 10px 0;
}

hr.index{
	border: none;
	border-bottom: 1px solid #0e6937;
	margin: 0 20px 10px;
}

.error, .required{
	color: red;
}

.error_box{
	background: red;
	padding: 10px;
	color: #fff;
}

table.form{
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}

table.form td{
	padding: 5px;
	border-left:#666666 solid 1px;
	border-top:#666666 solid 1px;
}

table.form td.value{
	background: #eee;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.customer1{
	float: right;
	padding: 0 0 10px 10px;
}

.detail_image{
	float:right;
	padding: 5px;
	border: 2px solid #0e6937;
	margin: 10px;
}

/** BUTTONS **/

.button{
	display: block;
	text-indent: -5000px;
}

.prefemployer{
	width: 290px;
	height: 90px;
	background: url(../images/prefemployer_over.jpg)
}

.res_newsletter{
	width: 290px;
	height: 90px;
	background: url(../images/res_newsletter.jpg)
}

.res_survey{
	width: 290px;
	height: 90px;
	background: url(../images/res_survey.jpg)
}

/** BUTTONS **/

/** HEADER **/

div#header{
	height: 115px;
	background: url(../images/index_header.jpg) top left;
}

div#header h1{
	color: #000;
}

div#logo h2{
	font-size: 1.9em;
	font-weight: normal;
	padding: 72px 0 0 28px;
	color: #000;
}

div#header_right{
	width: 440px;
	float: right;
}

div#quote{
	padding: 20px 20px;
	font-size: 1.1em;
}

div#quote q{
	font-weight: bold;
}

div#quote .signature{
	font-weight: bold;
	color: #fff;
}

div#login{
	color: #fff;
	font-size: 1.1em;
	padding: 14px 40px 0 0;
	text-align: right;
}

div#login{
	font-weight: bold;
	color: #0e6937;
}

div#login a{
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

div#login a:hover{
	color: #0e6937;
}

/** HEADER **/

div#body{
	background: url(../images/index_body.jpg) top left;
}

div#footer{
	background: url(../images/index_footer.jpg) bottom center;
	height: 30px;
	color: #fff;
	padding: 15px 40px;
	font-size: 1.3em;
}

div#footer a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#footer a:hover{
	text-decoration: underline;
}

div#footer a.login{
	color: #8cb599;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	float: right;
}

div#main{
	padding: 0;
	position: relative;
}

div#top_flash{
	width: 950px;
	padding: 0;
	margin-left: 10px;
	background: #000;
}

div#top_flash object, div#top_flash embed{
	display: block;
}

div#top_flash .noflash{
	padding: 20px;
	text-align: center;
}

div#top_flash .noflash h1{
	font-size: 1.8em;
}

div#top_flash .noflash a{
	color: #fff;
	text-decoration: none;
}

div#top_flash .noflash a:hover{
	color: #fff;
	text-decoration: underline;
}

div#content{
	background: #fff;
	margin: 0 13px 0 10px;
	padding: 20px;
	position: relative;
}

div#content_right{
	margin: 0 0 10px 300px;
	padding: 10px 10px 50px 10px;
	font-size: 1.2em;
}

div#content_full{
	margin: 0;
	padding: 10px 10px 50px 10px;
	font-size: 1.2em;
	text-align: center;
	min-height: 500px;
}

/** Content Left **/

div#content_left{
	float: left;
	width: 290px;
	padding: 0 5px 10px;
}

div#content_left h1.header{
	background: url(../images/header_bg.jpg) no-repeat;
	width: 274px;
	height: 14px;
	padding: 8px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #333;
}

div#content_left h2{
	color: #0b4222;
	font-size: 1.2em;
	margin-bottom: 10px;
}


/** Content Left **/


/** INDEX **/

.index_left{
	margin-right: 240px;
}

.index_left p{
	font-size: 1.1em;
	line-height: 2.2em;
}

.index_right{
	float: right;
	width: 200px;
	padding-left: 20px;
	border-left: 1px solid #dedede;
}

.index_right img{
	padding-right: 20px;
}

/** INDEX **/


div.contact{
	padding: 20px;
	margin-top: 10px;
	border-top: 2px solid #dedede;
}

div.contact img{
	padding: 2px;
	border: 2px solid #686868;
	float: left;
	vertical-align: middle;
}

div.contact img:hover{
	border: 2px solid #073714;
}

div.contact div{
	margin-top: 15px;
	margin-left: 250px;
	font-size: 1.2em;
}

div.contact{

}

div.login_box{
	margin: auto 0;
	padding: 20px;
	border: 1px solid #dedede;
}

/** Main Navigation **/
#nav {
	width: 950px;
	text-align: right;
	clear: both;
	height: 18px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

div#main_noflash #nav{
	background: #000;
	height: 30px;
}

#nav del.nav_container{
	display: inline-block;
	text-decoration: none;
	clear: both;
}
#nav ul{
	padding: 0;
	margin: 0 10px;
	list-style: none;
	display: table;
	font-weight: bold;
	text-align: left;
}
#nav ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	list-style: none;
	display: inline;
	text-align: left;
	float: left;
	height: 18px;
	background: url(../images/nav_btn_inactive1.png) no-repeat top left;
}
#nav ul li a {
	display: block;
	float: left;
	height: 10px;
	padding: 3px 50px 5px 35px;
	color: #fff;
	background: url(../images/nav_btn_inactive2.png) no-repeat top right;
}
#nav a:link, #nav a:visited {
	color: color: #fff;
	text-decoration: none;
	font-size: 1.0em;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
}

#nav li.current{
	background: url(../images/nav_btn_current1.png) no-repeat top left;
}

#nav li.current a{
	background: url(../images/nav_btn_current2.png) no-repeat top right;
	color: #fff;
}

#nav li.current a:hover{
	color: #fff;
}
/** Main Navigation **/

/** CLEARFIX **/
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/** CLEARFIX **/