
/*General*/

body{
	margin:0;
	padding:0;
	background:#131313;
	}
a{
	text-decoration:none;
	border:none;
	}
.clear{
	clear:both;
	}
.div_adjust{
	width:auto;
	height:auto;
	}
.div_login_adjust{
	width:auto;
	height:auto;
	float:left;
	}
img{border:none; }

.bold{
	font-weight:bold;
	font-size:12px;
	}
.inner_bold{
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	}
.b{
	font-weight:bold;
	}
.dark{
	color:#2b1b0a;
	}
.brown{
	color:#c56222;
	font-weight:bold;
	}
.brown a{
	color:#c56222;
	font-weight:bold;
	text-decoration:underline;
	}
.brown a:hover{
	color:#c56222;
	font-weight:bold;
	text-decoration:none;
	}
	
.dark_big{
	color:#2b1b0a;
	font-size:20px;
	line-height:22px;
	}
.hd_big{
	color:#99734E;
	font-size:20px;
	line-height:38px;
	}

p{padding:0; margin:0;}
p:hover{color:#424141;}	
	
	
/*top_container*/	

#top{
	width:auto;
	height:auto;
	padding:20px 0 0 0;
	/*background:url(../images/top_bg_fluid.jpg) repeat-x;*/	
	}

#top_container{
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	}
	
	
/*header*/	
#header{
	width:1000px;
	height:279px;
	background:#323232 url(../images/header.jpg) no-repeat;
	}
	
	
/*marque*/	
#marque_container{
	width:auto;
	height:auto;
	background:#323232 url(../images/marque_lft.jpg) no-repeat;
	padding:0 25px 0 320px;
	}
.marque{
	width:auto;
	height:38px;
	font:12px Tahoma;
	color:#9f9f9f;
	line-height:38px;
	}

	
/*logo*/
#logo_part{
	width:auto;
	height:auto;
	}
.logo{
	width:345px;
	height:247px;
	float:left;
	/*background:url(../images/logo.jpg) no-repeat;*/
	}	
.date{
	width:auto;
	float:left;
	font:12px Tahoma;
	color:#b26a1a;
	line-height:28px;
	padding:0 0 0 411px;
	}
.date_ad{height:21px; padding:0 0 0 110px;}	
	
	
/*navigation_container*/	

#navigation_container{
	width:auto;
	height:32px;
	padding:0 0 0 35px;
	}
.nav{
	width:auto;
	height:32px;
	float:left;
	padding:0 2px 0 0;
	}	
	
.client_login{
	width:auto;
	height:23px;
	float:right;
	padding:9px 30px 0 0;
	}	
	
	
/*body_container*/	

#middle_container{
	width:auto;
	height:auto;
	background:#131313;
	}
	
#body_container{
	width:1000px;
	height:auto;
	background:#FFFFFF url(../images/body_bg_fluid.jpg) repeat-y ;
	margin:0 auto 0 auto;
	}
	
#body_left_container{
	width:275px;
	height:auto;
	padding:0 22px 0 19px;
	float:left;
	}
#body_left_container_inner{
	width:275px;
	height:auto;
	padding:10px 22px 0 19px;
	float:left;
	}
#body_right_container{
	width:675px;
	height:auto;
	float:left;
	text-align:justify;
	padding:0 0 15px 0;
	}
#body_bottom{
	width:auto;
	height:46px;
	background:url(../images/body_bottom.jpg) no-repeat right bottom;
	}
	
	
.welcome_container{
	width:auto;
	padding:67px 0 0 0;
	background:url(../images/welcome.jpg) no-repeat;
	font:11px Tahoma;
	color:#747474;
	line-height:14px;
	}
.welcome_img{
	width:124px;
	height:95px;
	background:url(../images/welcome_img.jpg) no-repeat;
	float:left;
	}
.about_img{
	width:160px;
	height:155px;
	background:url(../images/about_img.jpg) no-repeat;
	float:left;
	}
.health_img{
	width:124px;
	height:95px;
	background:url(../images/health_img.jpg) no-repeat;
	float:left;
	}
.health2_img{
	width:171px;
	height:183px;
	background:url(../images/health2_img.jpg) no-repeat bottom;
	float:right;
	margin:0 0 0 0;
	}	
.hour_img{
	width:160px;
	height:155px;
	background:url(../images/hour_img.jpg) no-repeat;
	float:left;
	margin:0 0 0 0;
	}
	
.seminar_img{
	width:171px;
	height:183px;
	background:url(../images/seminar_img.jpg) no-repeat bottom;
	float:right;
	margin:0 0 0 0;
	}
.training_img{
	width:171px;
	height:183px;
	background:url(../images/training_img.jpg) no-repeat bottom;
	float:right;
	margin:0 0 0 0;
	}
.case_img{
	width:160px;
	height:155px;
	background:url(../images/case_img.jpg) no-repeat;
	float:left;
	margin:0 0 0 0;
	}
.newsletter_img{
	width:255px;
	height:258px;
	background:url(../images/news_img.jpg) no-repeat;
	float:left;
	margin:0 0 0 0;
	}	
.contact_img{
	width:171px;
	height:183px;
	background:url(../images/contact_img.jpg) no-repeat;
	float:right;
	margin:0 0 0 0;
	}
	
.faq_img{
	width:184px;
	height:auto;
	float:right;
	margin:0 0 0 0;
	padding:0;
	}
	
.login_img{
	width:171px;
	height:183px;
	background:url(../images/login_img.jpg) no-repeat;
	float:right;
	margin:0 0 0 0;
	}	
	
	
	
	
	
	
	
	
	
.body_sub{
	width:280px;
	height:auto;
	float:left;
	padding:0 15px 15px 12px;
	font:11px Tahoma;
	color:#747474;
	line-height:14px;
	text-align:justify;
	}
.body_sub a{
	color:#747474;
	text-decoration:underline;
	}
.body_sub a:hover{
	color:#333333;
	text-decoration:none;
	}
.body_sub2{
	width:280px;
	height:auto;
	float:left;
	padding:0 0 15px 12px;
	font:11px Tahoma;
	color:#747474;
	line-height:14px;
	text-align:justify;
	}
.body_sub2 a{
	color:#747474;
	text-decoration:underline;
	}
.body_sub2 a:hover{
	color:#333333;
	text-decoration:none;
	}	
.body_sub_employment{
	width:auto;
	height:37px;
	background:url(../images/employment_law_d1.jpg) no-repeat;
	/*border-bottom:#afafaf 1px dashed;*/
	margin:0 0 0 0;
	}
.body_sub_health{
	width:auto;
	height:37px;
	background:url(../images/health_d1.jpg) no-repeat;
	/*border-bottom:#afafaf 1px dashed;*/
	margin:0 0 0 0;
	}
.body_sub_payroll{
	width:auto;
	height:37px;
	background:url(../images/payroll_d1.jpg) no-repeat;
	/*border-bottom:#afafaf 1px dashed;*/
	margin:0 0 0 0;
	}
.body_sub_training{
	width:auto;
	height:37px;
	background:url(../images/training_d1.jpg) no-repeat;
	/*border-bottom:#afafaf 1px dashed;*/
	margin:0 0 0 0;
	}
.body_sub_newsletter{
	width:auto;
	height:17px;
	background:url(../images/hd_newsletter.jpg) no-repeat;
	border-bottom:#afafaf 1px dashed;
	margin:0 0 10px 0;
	}
.body_sub_newsletter_img{
	width:106px;
	height:95px;
	background:url(../images/newsletter_img.jpg) no-repeat;
	float:left;
	}
.body_sub_seminars{
	width:auto;
	height:17px;
	background:url(../images/hd_seminars.jpg) no-repeat;
	border-bottom:#afafaf 1px dashed;
	margin:0 0 10px 0;
	}
.body_sub_seminars_img{
	width:106px;
	height:95px;
	background:url(../images/seminars_img.jpg) no-repeat;
	float:left;
	}
.care_sector{
	width:238px;
	height:160px;
	background:url(../images/divider.jpg) no-repeat bottom;
	margin:0 0 15px 20px;
	padding:0 0 15px 8px;
	}	
.employer_safe{
	width:230px;
	height:175px;
	background:#131313 ;
	margin:0 7px 0 29px;
	padding:0 0 0 0;
	color:#FF9900;
	}

.crb{
	width:238px;
	height:auto;
	background:url(../images/divider.jpg) no-repeat;
	margin:15px 0 0 20px;
	padding:15px 0 0 8px;
	}	
	
	
.left_menu{
	width:239px;
	height:auto;
	background:url(../images/divider.jpg) no-repeat bottom;
	margin:0 0 10px 20px;
	padding:0 0 10px 5px;
	font:11px Tahoma;
	color:#747474;
	}
.left_menu ul{
	margin:0;
	padding:0 0 0 10px;
	}
.left_menu li{
	margin:0 0 3px 0;
	
	list-style:none;
	}
.left_menu li a{
	color:#747474;
	padding:0 0 0 20px;
	background:url(../images/bullet.jpg) no-repeat;
	}
.left_menu li a:hover{
	color:#3d3c3c;
	/*text-decoration:underline;*/
	background:url(../images/bullet2.jpg) no-repeat;
	}
	
.left_menu li ul li{
	margin:0;
	padding:0 0 0 70px;
	line-height:18px;
	}	
	
	
	
	
	
	
.left_menu_head{
	padding:0 0 6px 0;
	}
		
.left_menu_last{
	width:239px;
	height:auto;
	/*background:url(../images/divider.jpg) no-repeat bottom;*/
	margin:0 0 10px 20px;
	padding:0 0 10px 5px;
	font:11px Tahoma;
	color:#747474;
	}
.left_menu_last ul{
	margin:0;
	padding:0 0 0 10px;
	}
.left_menu_last li{
	margin:0 0 3px 0;
	
	list-style:none;
	}
.left_menu_last li a{
	color:#747474;
	padding:0 0 0 20px;
	background:url(../images/bullet.jpg) no-repeat;
	}
.left_menu_last li a:hover{
	color:#3d3c3c;
	/*text-decoration:underline;*/
	background:url(../images/bullet2.jpg) no-repeat;
	}
	
	
	
	
	
	
	
/*footer_container*/	

#bottom_container{
	width:auto;
	height:auto;
	background:#131313 /*url(../images/footer_bg_fluid.jpg) repeat-x*/;
	}
	
.footer_container{
	width:900px;
	height:auto;
	background:#323232 url(../images/footer_lft.jpg) no-repeat ;
	margin:0 auto 0 auto;
	font:11px Tahoma;
	color:#8e8e8e;
	text-align:center;
	padding:20px 50px 30px 50px;
	line-height:14px;
	}
.footer_container a{
	color:#8e8e8e;
	text-decoration:underline;
	}
.footer_container a:hover{
	color:#8e8e8e;
	text-decoration:none;
	}
	
	
.footer_logo{
	padding:20px 0 20px 0;
	}
.footer_container_link{
	background:url(../images/footer_logo.jpg) no-repeat center top;
	height:110px;
	}	
.footer_container_link ul{
	padding:0;
	margin:0;
	}	
.footer_container_link li{
	list-style:none;
	float:left;
	width:450px;
	text-align:center;
	padding: 0 0 0 0px;
	line-height:16px;
	}	
.footer_container_link li a{
	color:#8e8e8e;
	text-decoration:underline;
	}
.footer_container_link li a:hover{
	color:#CCCCCC;
	text-decoration:none;
	}
	
	
	
	
	
/*INNER_PAGE_BODY_DETAILS*/	


.inner_container{
	width:auto;
	padding:20px 20px 0 10px;
	font:11px Tahoma;
	color:#747474;
	line-height:14px;
	}
	
.inner_container ul{
	margin:0 0 0 0;
	padding:7px 0 15px 0;
	}
.inner_container li{
	margin:0 3px 0 0;
	list-style:none;
	line-height:18px;
	/*text-decoration:underline;*/
	color:#c56222;
	}
.inner_container li a{
	color:#c56222/*747474*/;
	padding:0 0 0 20px;
	background:url(../images/bullet_w.jpg) no-repeat;
	text-decoration:underline;
	}
.inner_container li a:hover{
	color:#3d3c3c;
	text-decoration:none;
	background:url(../images/bullet_w2.jpg) no-repeat;
	}	
	
	
.inner_container_detail{
	width:auto;
	height:23px;
	font:11px Tahoma;
	color:#747474;
	line-height:14px;
	}
.inner_container_detail a{
	color:#747474;
	text-decoration:underline;
	}
.inner_container_detail a:hover{
	color:#323232;
	text-decoration:none;
	}
.inner_container_hd{
	width:auto;
	height:auto;
	border-bottom:#afafaf 1px dashed;
	margin:0 0 10px 0;
	}	
.inner_container_info{
	width:auto;
	height:auto;
	border-top:#afafaf 1px dashed;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	text-align:justify;
	}
.inner_container_info2{
	width:auto;
	height:auto;
	border-bottom:#afafaf 1px dashed;
	margin:0 0 10px 0;
	padding:5px 0 15px 0;
	text-align:justify;
	}
.inner_container_info2 a{
	color:#c56222/*747474*/;
	padding:0 0 0 20px;
	background:url(../images/bullet_w.jpg) no-repeat;
	}
.inner_container_info2 a:hover{
	color:#3d3c3c;
	text-decoration:none;
	background:url(../images/bullet_w2.jpg) no-repeat;
	}
	
.inner_container_info2 ul{
	margin:0;
	padding:15px 0 0 0;
	}
.inner_container_info2 li{
	margin:0;
	padding:0 0 10px 30px;
	background:url(../images/bullet_a.jpg) no-repeat;
	color:#323232;
	line-height:15px;
	}	
	
	
	

	
	
	
	

	
	
	
	
	
	
/*FORM*/	
.contact_form_line2{
	width:auto;
	margin:0 0 0 0;
	}
	
.error{
	width:410px;
	margin:15px 0 15px 0;
	text-align:center;
	}
	
.contact_form_name2{
	width:190px;
	float:left;
	}
.contact_form_name3{
	margin:0;
	}
.contact_form_txtf2{
	width:300px;
	float:left;
	}
.submit{
	width:260px;
	float:left;
	margin:0 0 0 110px;
	font-family:Tahoma;
	font-size:11px;
	color:#5d5c5c;
	}
.submit_txt{
	font-family:Tahoma;
	font-size:11px;
	color:#5d5c5c;
	width:60px;
	height:30px;
	}
.chk_txt{
	font-family:Tahoma;
	font-size:11px;
	color:#5d5c5c;
	width:100px;
	height:20px;
	}
	
	
	
.contact_form_line{
	/*width:300px;*/
	margin:0;
	padding:10px 0 0 0;
	}

.contact_form_name{
	width:190px;
	float:left;
	line-height:16px;
	}
.contact_form_txtf{
	width:150px;
	float:left;
	margin:0 30px 0 0;
	}
	
.contact_tagline{
	width:850px;
	float:left;
	font-family:Tahoma;
	font-size:13px;
	color:#5d5c5c;
	font-weight:bold;
	padding:0 0 20px 0;
	}
	
.inner_txt{
	/*width:850px;*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363535;
	padding:0 0 20px 0;
	}
.inner_txt_hd{
	/*width:850px;*/
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363535;
/*	padding:0 0 20px 0;*/
	font-weight:bold;
	}
.inner_txt_hd2{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#363535;
	font-weight:bold;
	text-decoration:underline;
	}
.here{
	color:#363535;
	font-weight:bold;
	}
.here a{
	color:#363535;
	font-weight:bold;
	}
.here a:hover{
	font-weight:bold;
	text-decoration:underline;
	}
	
.tab{
	width:140px;
	font-family:Tahoma;
	font-size:11px;
	color:#5d5c5c;
	line-height:16px;
	}
.tab2{
	width:auto;
	font-family:Tahoma;
	font-size:11px;
	color:#5d5c5c;
	line-height:16px;
	}
.tab3{
	width:430px;
	font-family:Tahoma;
	font-size:11px;
	color:#5d5c5c;
	line-height:16px;
	}
.tab4{
	width:180px;
	height:80px;
	font-family:Tahoma;
	font-size:11px;
	color:#5d5c5c;
	line-height:16px;
	}	
	
.payroll_banner{
	background:url(../images/payroll_banner.jpg) no-repeat;	
	width:550px;
	height:370px;
	}
	
#employersafe_content_box{
	width:auto;
	height:auto;
	padding:20px 0 0 0;
	}
	
.employersafe_content{
	width:330px;
	height:auto;
	float:left;
	}
.employersafe_content_txt{
	font:11px Tahoma;
	padding: 10px 0 15px 0;
	border-bottom:#afafaf 1px dashed;
	}
.employersafe_content_img{
	width:160px;
	height:160px;
	float:left;
	}
	
	
	
	
	
#employersafe_benifits{
	width:230px;
	height:auto;
	float:right;
	background:url(../images/key_benifits_fluid.jpg) repeat-y;
	}
.employersafe_benifits_top{
	width:auto;
	height:auto;
	background:url(../images/key_benifits_top.jpg) no-repeat;
	padding:45px 0 0 0;
	}

.employersafe_benifits_top ul{
	margin:0;
	padding:0 0 10px 15px;
	}
.employersafe_benifits_top li{
	margin:0 0 3px 0;
	background:url(../images/bullet3.jpg) no-repeat;
	list-style:none;
	font:11px Tahoma;	
	color:#818181;
	padding:0 15px 8px 20px;
	line-height:15px;
	}	

.employersafe_benifits_bottom{
	width:auto;
	height:10px;
	background:url(../images/key_benifits_bottom.jpg) no-repeat bottom;
	}	
	
	
	
	
	
	
	
#newsletter_list_main{
	width:300px;
	height:auto;
	float:right;
	background:url(../images/newsletter_fluid.jpg) repeat-y;
	}
.newsletter_list{
	width:auto;
	height:auto;
	background:url(../images/newsletter_top.jpg) no-repeat;
	padding:45px 0 0 0;
	}

.newsletter_list ul{
	margin:0;
	padding:0 0 10px 12px;
	}
.newsletter_list li{
	margin:0 0 3px 0;
	background:url(../images/bullet4.jpg) no-repeat;
	list-style:none;
	font:bold 11px Tahoma;	
	color:#818181;
	padding:0 15px 8px 25px;
	line-height:17px;
	}
	
.newsletter_list li a{
	font:bold 11px Tahoma;	
	color:#9BB223;
	padding:0 5px 0 25px;
	font-weight:normal;
	text-decoration:underline;
	background:none;
	}
.newsletter_list li a:hover{
	font:bold 11px Tahoma;	
	color:#c56222;
	font-weight:normal;
	text-decoration:none;
	background:none;
	}	

.newsletter_list_bottom{
	width:auto;
	height:10px;
	background:url(../images/newsletter_bottom.jpg) no-repeat bottom;
	}		
	
	
	
#faq_content_box{
	width:auto;
	height:auto;
	padding:5px 0 0 0;
	}
	
.faq_content{
	width:370px;
	height:auto;
	float:left;
	}	

.faq_content_txt{
	font:11px Tahoma;
	padding: 10px 0 10px 0;
	border-bottom:#afafaf 1px dashed;
	}
.faq_content_button{
	width:82px;
	height:36px;
	padding:10px 0 0 0;
	}
.faq_answer_txt{
	font:11px Tahoma;
	padding: 10px 0 15px 0;
	}
.faq_question{
	font:bold 11px Tahoma;
	color:#131313000;
	line-height:14px;
	}
.faq_answer{
	font:11px Tahoma;
	line-height:15px;
	}
.faq_q{
	font:bold 12px Tahoma;
	line-height:15px;
	padding:0 5px 0 0;
	}
























	
	
	
	

