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;
}

/*** Landing Page Styles  START ***/
.lp_header {
	width: 777px;
	height: 124px;
}

.lp_btns {
	width: 748px;
	height: 167px;
	margin: 34px auto 26px auto;
	cursor: default;
}

.btn_01 {
	float: left;
	margin-right: 42px;
}

.btn_02 {
	float: left;
	margin-right: 42px;
}

.btn_03 {
	float: left;
	margin-right: 42px;
}

.btn_04 {
	float: left;
}

.btn_05 {
	float: right;
}

.lp_banner {
	width: 747px;
	height: 311px;
	margin: 0px auto 17px auto;
	border: solid 1px #887c74;
}
/*** Landing 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;
}

