/*----------------------------------
		Theme578 Mortgage Broker
		Cat Real Estate
----------------------------------*/

body {			
	background-color: #8d8d8d;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d8d8d;
}

.sf_outer_wrapper {
	width: 960px !important;
	margin: 20px auto;	
}

.sf_extra1 {
	background-image: url(images/top.gif);
	width: 960px;
	height: 16px;	
}

.sf_wrapper {	
	width: 960px;	
	background-color: #ffffff;
	/*position: relative;*/
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	min-height:32px;
	height:auto !important;
	height:32px;
	font-size:13px;		
	padding: 0px 15px 0px 25px;
	background-color: #888F95;
}

.sf_navigation_top:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation_top ul {	
	margin: 0px;
	padding:0px;
	list-style-type:none;
	height:1%;			
}

.sf_navigation_top ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_top ul li {
	float:left;
	min-height:17px;
	height:auto !important;
	height:17px;
	/*padding:10px 0px 9px 0px;*/
	white-space:nowrap;	
}

.sf_navigation_top ul li.sf_last_nav_item {	

}

.sf_navigation_top ul li.sf_first_nav_item {

}

.sf_navigation_top ul li a {
	color: #DFDFDF;
	padding: 9px 7px 9px 7px;
	text-decoration:none;		
}

.sf_navigation_top ul li a:visited {
	color: #DFDFDF;
}

.sf_navigation_top ul li a:hover {
	color: #AFAFAF;
}

#Nav1, 
#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;	
	line-height: 1;	
}

#Nav1 a {	
	display:block;	
}

#Nav1 li { /* all list items */	
	float: left;		
}

#Nav1 li ul { /* second-level lists */
	position: absolute;	
	width: 180px;
	left: -999em;
	z-index: 1000;	
}

#Nav1 li ul li { /* second-level lists */	
	width: 180px;
	white-space:normal;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	
}


/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {	
	width: 960px;
	height: 250px;
	background-image: url(images/hdr-left.gif);	
	background-repeat: no-repeat;
}

.sf_extra2 {
	background-image: url(images/hdr-right.gif);
	background-repeat: no-repeat;
	width: 454px;
	height: 250px;
	float: right;	
}

.sf_main_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight: normal;	
	text-align: center;
	margin-left: 30px;
	padding-top: 52px;
	overflow:hidden;
	width: 450px;
	height: 100px;	
}

.sf_main_header div {
	height: 95px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_extra3 {
	
}

.sf_sub_header {
	display: none;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	background-image: url(images/pagetitle-bkg.gif);	
	background-repeat: no-repeat;
	width: 300px;
	height: 36px;
	margin-top: -36px;
	margin-left: 25px;
}

.sf_extra4  span{
	
}

/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation {
	display: none;
}

.sf_navigation ul {	
}

.sf_navigation ul:after {
}

.sf_navigation ul li {
}

.sf_navigation ul li.sf_last_nav_item {
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a {	
}

.sf_navigation ul li a:visited {
}

.sf_navigation ul li a:hover {
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/

.sf_extra5 {	
	
}


/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {	
	font-family: Georgia, "Times New Roman", Times, serif;	
	text-align: center;
	font-weight: normal;
	font-size: 24px;	
	margin-top: -30px;
	width: 290px;
	margin-left: 30px;
}

.sf_pagetitle h1 {
	font-size:24px;
	margin: 0;
	font-weight: normal;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
		
}


/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {	
}

.sf_subnavigation ul:after {	
}

.sf_subnavigation ul li {	
}

.sf_subnavigation ul li.sf_last_nav_item {
}

.sf_subnavigation ul li.sf_first_nav_item {
}

.sf_subnavigation ul li a {	
}

.sf_subnavigation ul li a:visited {	
}

.sf_subnavigation ul li a:hover {	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {
	
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {		
	clear: both;	
	margin:30px 50px 40px 30px;
	height: auto !important;
}

.sf_content img {	
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {	
}

.sf_subnavigation2 ul:after {	
}

.sf_subnavigation2 ul li {	
}

.sf_subnavigation2 ul li.sf_last_nav_item {
}

.sf_subnavigation2 ul li.sf_first_nav_item {
}

.sf_subnavigation2 ul li a {	
}

.sf_subnavigation2 ul li a:visited {	
}

.sf_subnavigation2 ul li a:hover {	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {
		
}

.sf_extra7 span {
	
}


/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 10px;
	font-size: 10px;
	clear:both;
	width: 940px;	
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
			
}

.sf_extra9 {
	background-image: url(images/footer.gif);
	width: 960px;
	height: 26px;		
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	text-decoration: underline;	
}

a:visited {
	
}

a:hover {
	text-decoration: none;
}

.sf_banner {
	margin-top: 40px;
	text-align: center;
}

#bannerLink {
	margin: 10px 0 40px 0;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
