* {margin: 0; padding: 0;}

body{	
	color: #403c33;
	background: #e4e0d7 url(images/bg.gif) repeat-x;	
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #248aca;
}

a:HOVER{
	text-decoration: none;
}

p{
	padding: 5px 0px 5px 0px;
}

h1{
	color: #c2000a;
	font-size: 22px;
}

h2{
	color: #c2000a;
	font-size: 20px;
}

h3{
	color: #000000;
	font-size: 14px;
}

h4{
	color: #c2000a;
	font-size: 16px;
}

input{
	color: #403c33;
	font-size: 11px;
}

.left{
	float: left;
	width: 684px;
}

.right{
	width: 244px;
	float: right;
	display: inline;
}


/*-- MAIN ELEMENTS --*/

.clear{
	clear: both;
}

.wrapper{
	width: 990px;
	text-align: left;
	margin: 0px auto;
}

.header{
	background: url(images/top_back.gif) 0px bottom no-repeat;
	width: 990px;
	float: left;
}

.header_1{
	background: url(images/header.gif) no-repeat;
	width: 990px;
	height: 31px;
}

a.logo{
	display: block;
	width: 214px;
	height: 59px;
	float: left;
	text-indent: -9999px;
}

ul.nav{
	float: right;
	list-style: none;
	margin: 45px 28px 0px 0px;
}

ul.nav li{
	background: url(images/nav_right.gif) right top no-repeat;
	float: left;
	margin: 0px 1px 0px 1px;
}

ul.nav a{
	color: #000000;	
	background: url(images/nav_left.gif) no-repeat;
	padding:7px 15px 5px 15px;	
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.nav a:HOVER{
	color: #2f92d0;
}

ul.nav li.selected{
	background: url(images/nav_right_on.gif) right top no-repeat;
}

ul.nav li.selected a{
	color: #ffffff;
	background: url(images/nav_left_on.gif) no-repeat;
	border-bottom: 1px solid #31278d;
}

/*-- MAIN --*/

.header_strip{
	background: url(images/header_strip.gif) no-repeat;
	width: 990px;
	height: 23px;
	clear: both;
}

.header_2 .pic{
	background: url(images/header_2.jpg) no-repeat;
	width: 736px;
	height: 138px;
	float: left;
}

.header_2 a.ad{
	background: url(images/ad_book.gif) no-repeat;
	width: 254px;
	height: 138px;
	float: right;
	display: block;
}

.header_2 a.ad:HOVER{
	background: url(images/ad_book_over.gif) no-repeat;
}

.header_strip_2{
	background: url(images/header_3.gif) no-repeat;
	width: 990px;
	height: 31px;
	clear: both;
}

.main{
	background: url(images/main_back.gif)
}

.content{
	width: 944px;
	margin: 0px 0px 0px 25px;
	padding: 10px 0px 10px 0px;
}

.testimonials{
	width: 685px;
	margin: 20px 0px 0px 0px;
}

.testimonials table{
	width: 684px;
	margin: 10px 0px 0px 0px;
}

.testimonials td.test{	
	color: #ffffff;
	background: #248aca;
	width: 200px;
	padding: 10px;
	font-size: 11px;
	line-height: 17px;
}

.testimonials td.space{	
	width: 28px;	
}

.testimonials td.name{	
	color: #004f8d;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.right a.hrac{
	background: url(images/logo_hrac.gif) center 0px no-repeat;
	width: 244px;
	height: 56px;
	margin: 15px 0px 5px 0px;
	display: block;
	text-indent: -9999px;
}

.right a.cfesa{
	background: url(images/logo_cfesa.gif) center 0px no-repeat;
	width: 244px;
	height: 56px;
	margin: 5px 0px 5px 0px;
	display: block;
	text-indent: -9999px;
}

.join_list{
	width: 234px;
	border: 5px solid #f4f3ef;
	text-align: center;
}

.join_list p{
	font-weight: bold;
}

.join_list h1{
	width: 214px;
	margin: 5px 0px 0px 0px;
}

.join_list label{
	width: 196px;
	font-size: 11px;
	text-align: left;
}

.join_list input{
	width: 194px;
	margin: 0px 0px 10px 0px;
}

.join_list input.button{
	width: 196px;
}

/*-- FOOTER --*/

.footer{
	background: url(images/footer.gif);
	width: 990px;
	height: 25px;
	clear: both;
}

.nav_footer{
	text-align: center;
	margin: 10px 0px 10px 0px;
}
