/*** MAIN / CONTAINER DIVS ***/

#main_top {
width:100%;
background-image:url(images/int_repeat.jpg);
background-repeat:repeat-x;
background-color:#FAF9F8;
}

#main_btm {
width:100%;
min-height:140px;
background-image:url(images/int_repeat_btm.jpg);
background-repeat:repeat-x;
clear:both;
}

#container_top {
width:870px;
margin:auto;
padding-bottom:8px;
}

#container_btm {
width:870px;
margin:auto;
}

/*** PARTS ***/

#top {
width:100%;
height:144px;
padding-top:1px;
background-image:url(images/int_top.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

#content_container {
width:100%;
background-image:url(images/content_repeat.gif);
background-repeat:repeat-y;
}

#content {
width:670px;
float:left;
margin-left:25px;
display:inline;
}

#clear {
width:100%;
clear:both;
}

#bottom_top {
width:100%;
height:41px;
background-image:url(images/int_btm.jpg);
background-repeat:no-repeat;
padding-bottom:28px;
}

#bar {
	width:650px;
	height:30px;
	padding-left:9px;
	
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:22px;
	text-align:center;
}


/*** NAVIGATION ***/

#home {
float:left;
display:inline;
}

#nav {
	width:670px;
	height:20px;
	margin-top:76px;
	margin-left:200px;
	
}

#nav ul {
margin:0px;
padding:0px;
list-style:none;
list-style-type:none;
}

#nav li {
float:right;
padding-right:15px;
padding-top:0px;
padding-bottom:0px;
margin:0px;
}

#subnav {
width:161px;
float:left;
display:inline;
}

#subnav ul {
font-family:"Times New Roman", Times, serif;
font-size:15px;
text-align:right;
margin:0px;
padding:0px;
list-style:none;
list-style-type:none;
list-style-image:none;
}

#subnav li {
padding-right:10px;
padding-top:5px;
padding-bottom:0px;
margin:0px;
list-style:none;
list-style-type:none;
list-style-image:none;
}

#locate_us {
width:210px;
padding-top:31px;
background-image:url(images/locate_us.gif);
background-repeat:no-repeat;
}

#mortgageprotect {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	text-transform: uppercase;
}

#mortgageprotect a{
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	text-transform:none;
}

#mortgageprotect span{
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	text-transform:none;
}
