html, body {
	height:100%;
}
body {
	margin: 0px auto;
	padding: 0px;
	background: #513200 url(../images/background_bg.gif) repeat-x left top;
	text-align: center;
}
#container {
	width: 748px;
	margin: 0px auto;
	padding: 0px;
	background-position: left top;
}
#container2 {
	width: 748px;
	margin:0px auto;
	text-align:center;
	background-image: url(../images/shdow_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#header {
	background: url(../images/header.jpg) no-repeat center top;
	width: 748px;
	height: 82px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	margin: 16px auto 0px;
	height: 66px;
	width: 297px;
	float: left;
	left:0px;
}
#header h1 span {
	display:none;
}
#header2 {
	background: url(../images/header.jpg) no-repeat center top;
	width: 748px;
	height: 82px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#header2 h1 {
	float:left;
}
#header2 h1 {
	width:339px;
	height:70px;
	margin: 0px;
	padding: 0px;
}

#header h1 span, #header h2 span, #header2 h1 span, #header2 h2 span{
	display:none;
}

.contact_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5426;
	width: 167px;
	text-align: left;
	position: relative;
	float: right;
	margin-top: 23px;
	line-height: 13px;
	margin-right: 15px;
}
.contact_top b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5426;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
#navigation {
	height: 32px;
	width: 748px;
	margin: 0 0px;
	position: relative;
	text-align: left;
	padding: 0px;
	left: 0px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px 0 0;
}

#navigation li {
	position:relative;
    float:left;
    line-height:32px!important;
    line-height:32px;
    margin-top:0px !important;
    margin-top:0px;
    text-align:center;
}
#navigation ul li a {
	text-decoration: none;
	color: #fff;
	display:block;
}
#navigation ul li a span {
	visibility: hidden;
}
#navigation ul li span {
	visibility: hidden;
}
/* ---- individual navigation buttons ---- */
#nav_home, #nav_home a {
	margin-left: 0;
	width: 98px;
	background: transparent url(../images/home.jpg) no-repeat left top;
}
#nav_home a:hover {
	margin-left: 0;
	width: 98px;
	background: transparent url(../images/home_hover.jpg) no-repeat left top;
}
#nav_get_loan, #nav_get_loan a {
	margin-left: 0px !important;
	margin-left: 0;
	width: 91px;
	background: transparent url(../images/get_a_loan.jpg) no-repeat left top;
}
#nav_get_loan a:hover {
	margin-left: 0px !important;
	margin-left: 0;
	width: 91px;
	background: transparent url(../images/get_a_loan_hover.jpg) no-repeat left top;
}
#nav_mortgage, #nav_mortgage a {
	margin-left: 0px !important;
	margin-left: 0;
	width: 116px;
	background: transparent url(../images/mortgage_tool.jpg) no-repeat left top;
}
#nav_mortgage a:hover {
	margin-left: 0px !important;
	margin-left: 0;
	width: 116px;
	background: transparent url(../images/mortgage_tool_hover.jpg) no-repeat left top;
}
#nav_buying, #nav_buying a {
	margin-left: 0px !important;
	margin-left: 0;
	width: 74px;
	background: transparent url(../images/buying.jpg) no-repeat left top;
}
#nav_buying a:hover {
	margin-left: 0px !important;
	margin-left: 0;
	width: 74px;
	background: transparent url(../images/buying_hover.jpg) no-repeat left top;
}
#nav_selling, #nav_selling a {
	margin-left: 0px !important;
	margin-left: 0;
	width: 72px;
	background: transparent url(../images/selling.jpg) no-repeat left top;
}
#nav_selling a:hover {
	margin-left: 0px !important;
	margin-left: 0;
	width: 72x;
	background: transparent url(../images/selling_hover.jpg) no-repeat left top;
}
#nav_searchmls, #nav_searchmls a {
	margin-left: 0px !important;
	margin-left: 0;
	width: 93px;
	background: transparent url(../images/search_mls.jpg) no-repeat left top;
}
#nav_searchmls a:hover {
	margin-left: 0px !important;
	margin-left: 0;
	width: 93px;
	background: transparent url(../images/search_mls_hover.jpg) no-repeat left top;
}
#nav_aboutus, #nav_aboutus a {
	margin-left: 0px !important;
	margin-left: 0;
	width: 87px;
	background: transparent url(../images/about_us.jpg) no-repeat left top;
}
#nav_aboutus a:hover {
	margin-left: 0px !important;
	margin-left: 0;
	width: 87px;
	background: transparent url(../images/about_us_hover.jpg) no-repeat left top;
}
#nav_contact, #nav_contact a {
	margin-left: 0px !important;
	margin-left: 0;
	width: 117px;
	background: transparent url(../images/contact_us.jpg) no-repeat left top;
}
#nav_contact a:hover {
	margin-left: 0px !important;
	margin-left: 0;
	width: 117px;
	background: transparent url(../images/contact_us_hvoer.jpg) no-repeat left top;
}
#flashmovie {
	margin: 0px;
	width:748px;
	padding: 0px;
	height: 332px;
	background-image: url(../images/movie_frame.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
.movie_paid {
	margin: 0px 0px 0px 25px;
	padding-top: 25px;
}
#footer_services {
	text-align: center;
	margin: 0px;
	width: 748px;
	height: 223px;
	background-image: url(../images/offter_part.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_bodytext {
	height: 152px;
	width: 290px;
	float: left;
	text-align: left;
	padding-top: 10px;
	line-height: 18px;
	position: relative;
	left: 35px;
}
#home_bodytext2 {
	height: 152px;
	width: 416px;
	float: left;
	position: relative;
	left: 60px;
}
.welcome {
	background-image: url(../images/welcome.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 105px;
	background-position: center;
}
* html .welcome {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/welcome.png', sizingMethod='scale');
}

#home_bodytext p {
	font-family: tahoma;
	font-size: 11px;
	color: #844808;
	margin: 0px;
	padding: 0px 0px 0px 10px;

	
}
#home_bodytext b,#home_bodytext a {
	font-family: tahoma;
	font-size: 11px;
	color: #7A0000;
	font-weight: bold;
	text-decoration: none;
}
#home_bodytext2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	
}
#home_bodytext2 li {

	margin: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.cervices_bg {
	background-image: url(../images/services_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 185px;
	width: 115px;
}
#home_bodytext2 p {
	font-family: tahoma;
	font-size: 11px;
	color: #47350E;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}
#home_bodytext2 b,#home_bodytext2 a {
	font-family: tahoma;
	font-size: 11px;
	color: #47350E;
	font-weight: bold;
}
#footer {
	color: #EFE9CA;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	padding-right: 40px;
	width: 748px;
}
#footer a {
	color: #EFE9CA;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}

/*internal style*/

#mai_body2 {
	text-align: left;
	overflow: hidden;
	width: 748px;
	background-image: url(../images/internal_shdow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.td_bg {
	font-family: Tahoma;
	font-size: 11px;
	color: #150C03;
	line-height: 20px;
}
.td_bg a {
	font-family: Tahoma;
	font-size: 11px;
	color: #784211;
	background-image: url(../images/td_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#footer2 {
	color: #EFE9CA;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	width: 748px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #513200;
}
#footer2 span {
width:500px;
}
#footer2 a {
	color: #EFE9CA;
	text-decoration: none;
}
#footer2 a:hover {
	color: #ffffff;
}
.clear{

clear:both
}
#in_left_panal {
	margin: 0px 0px -1000px;
	width: 200px;
	top: 0px;
	padding: 0px 0px 1000px;
	z-index: 1000;
	left: 0px;
	float: left;
}
#left_nav {
	margin: 0px 0px 0px 10px;
	width: 180px;
	top: 10px;
	left: 10px;
	position: relative;
}
#left_nav a{
	color:#6E5121;
	text-decoration: none;
	line-height: 22px;
	font-family: Tahoma;
	font-size: 10px;
	background-image: url(../images/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#left_nav a:hover{
	text-decoration: none;
	line-height: 22px;
	font-family: Tahoma;
	font-size: 10px;
}
#left_nav span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#583000;
	text-decoration: none;
	line-height: 25px;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#assistance {
	background-image: url(../images/nav_line.gif);
	width: 182px;
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 273px;
	margin-left: 0px;
	clip:  rect(auto auto auto 56px);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contact_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #917E21;
	height: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	width: 160px;
	text-align: center;
	font-weight: bold;
}
.contact_txt b {
	color: #05202F;
	font-weight: bold;
}

#rightpanal {
	width: 520px;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.content_bg {
	background-image: url(../images/text_bgackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EFECDC;
}
.td_bg a {
	font-family: Tahoma;
	font-size: 11px;
	color: #784211;
	background-image: url(../images/td_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
