/*********************************************************
**********************************************************

	Folder:	Theme204
	Name:	Modern Business
	Cat:	Business & Legal

**********************************************************
*********************************************************/



/*------------------------------------
	GENERAL
------------------------------------*/
body,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	color: #000000;
}
.sf_outer_wrapper{
	width: 899px;
	margin: auto;
}
.sf_wrapper{
	width: 899px;
}

a{
	color:#000000;
}

a:visited{
	color:#000000;
}

a:hover{
	color:#000000;
}




/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	width: 899px;
	height: 177px;
}
.sf_main_header{
	width:425px;
	float: left;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size:2.0em;
	margin-top: 40px;
	padding-bottom:10px;
	height: 50px;
	overflow:hidden;
}
.sf_sub_header{
	width: 425px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	height: 30px;
	overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
margin: 0;
padding: 0;
}

.sf_extra2{
	float: right;
	width:474px;
	height: 177px;
}






/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation_top {
	display: none;
}

.sf_navigation{
	height: 70px;
}
.sf_navigation ul{
	margin: 0;
	list-style-type: none;
	padding: 6px 0px 0px 20px;
	height: auto !important; height: 1%;
}
.sf_navigation ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_navigation ul li{
	float: left;
	white-space:nowrap;
}
.sf_navigation ul li a{
	padding: 7px 12px 0px 12px;
	text-decoration: none;
	display: block;
	font-size:10px;
	font-weight: bold;
	width: auto !important;
	width: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}

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



/*------------------------------------
	CONTENT
------------------------------------*/
.sf_pagetitle{
	text-align:right;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto !important; height: 20px;
	min-height: 20px;
}
.sf_content{
	width: 830px;
	height: auto !important; height: 300px;
	min-height: 300px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	clear: both;
}
.sf_content:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_extra7{
	height: 110px;
	width: 899px;
}




/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	height:30px;
	padding-top: 15px;
}






/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner{
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
.sf_banner div#bannerLink{
	padding-top: 10px;
}



