body{ 
	margin:32px 0px 10px 0px; 
	padding:0;
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#150802;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#643416;
} 

img{
	border:0px;
}

a:link, a:visited, a:active {
	color:#643416;
}

a:hover{
	color:#643416;
}

.submenuClass {
	float: left;
	padding: 10px;
}

.submenuClass , .cswmItemCell table tbody tr td{
	cursor:pointer;
}

.agent_info {
width: 60%;
}

.ai_img {
	overflow: hidden;
}

.psr_container {
	background-color: transparent;
}

.border_01 {
	width: 779px;
	background-color: #ccc8ae;
	border: solid 1px #ccc8ae;
	margin: 0px auto;
}

.border_02 {
	width: 777px;
	background-color: #f2efde;
	border: solid 1px #b5b092;
	margin: 0px auto;
	background-image:url(images/lp_inner_bg.jpg);
	background-repeat: repeat-x;
}

/*** Inner Page Styles START ***/
.ip_header {
	width: 777px;
	height: 173px;
}

.ip_nav_area {
	width: 777px;
	height: 44px;
	background-image:url(images/ip_nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 14px;
	line-height: 44px;
	cursor: default;
}

.ip_nav_area a:link, .ip_nav_area a:visited, .ip_nav_area a:active {
	height: 44px;
	color: #5e3820;
	text-decoration: none;
}

.ip_nav_area a:hover {
	height: 44px;
	color: #41210d;
	text-decoration: none;
	background-image: url(images/ip_navhover_bg.jpg);
	
}

.ip_nav_item {
	padding: 14px 16px;
}

.ip_content {
	width: 736px;
	margin: 24px auto 36px auto;
	
}

.ip_content_left {
	width: 487px;
	float: left;
	
}

.ip_about_title {
	width: 481px;
	height: 23px;
	#height: 21px;
	_height: 21px;
	color: #5e3820;
	font-size: 16px;
	#font-size: 15px;
	_font-size: 15px;
	font-weight: 600;
	background-color: #e7e4c8;
	padding: 5px 0px 2px 6px;
	#padding: 7px 0px 2px 6px;
	_padding: 7px 0px 2px 6px;
}

.ip_about_text {
	text-align: justify;
	color: #643416;
	padding-bottom: 15px;
	line-height: 17px;
}

.ip_about_text p {
	margin-top: 12px;
	margin-bottom: 12px;
}

.ip_image_link {
	width: 487px;
	height: 88px;
}

.ip_image_titles {
	color: #5e3820;
	font-size: 16px;
	#font-size: 15px;
	_font-size: 15px;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 8px 0px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #d9d1c9;
	font-weight: 600;
}

.ip_hhunter_text, .ip_partners_text {
	width: 170px;
	float: right;
	text-align: justify;
}

.ip_hhunter {
	width: 232px;
	float: left;
}

.ip_hhunter_img {
	width: 49px;
	height: 49px;
	float: left;
}

.ip_hhunter_btn {
	display: block;
}

.ip_hhunter_btn:link, .ip_hhunter_btn:active, .ip_hhunter_btn:visited {
	width: 49px;
	height: 49px;
	background-image: url(images/btn_hhunter_hover.jpg);
	display: block;
}
.ip_hhunter_btn:hover {
	background-image: url(images/btn_hhunter_hover.jpg);
	background-position:0% -49px;
	display: block;
}

.ip_partners_img {
	width: 49px;
	height: 49px;
	float: left;
}

.ip_partners_btn {
	display: block;
}

.ip_partners_btn:link, .ip_partners_btn:active, .ip_partners_btn:visited {
	width: 49px;
	height: 49px;
	background-image: url(images/btn_partners_hover.jpg);
	display: block;
}
.ip_partners_btn:hover {
	background-image: url(images/btn_partners_hover.jpg);
	background-position:0% -49px;
	display: block;
}

.ip_partners {
	width: 232px;
	float: right;
}

.ip_content_right {
	width: 198px;
	float: right;
	background-color: #eeecd8;
	background-image: url(images/info_column_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px 9px 11px 9px;
}

.ip_content_right p {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 17px;
}

.ip_team_title {
	color: #5e3820;
	font-size: 16px;
	#font-size: 15px;
	_font-size: 15px;
	padding: 5px 0px 5px 0px;
	#padding: 7px 0px 5px 0px;
	_padding: 7px 0px 5px 0px;
	margin: 0px 0px 8px 0px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cac7ae;
	font-weight: 600;
}

/*** Inner Page Styles END ***/

.footer_spacer {
	width: 781px;
	height: 1px;
	margin: 22px auto;
	background-image:url(images/footer_spacer.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
}

.footer_text {
	width: 781px;
	margin: 22px auto;
	color: #f2efde;
	text-align: justify;
}

.footer_text a:link,.footer_text a:visited,.footer_text a:active {
	color:#fff;
}

.footer_text a:hover{
	color:#fff;
}


