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

Folder: Theme352_Business3
Name: Business 3
Cat: Business & Legal

**********************************************************
*********************************************************/
/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 634px !important; width: 648px;
    margin: 50px auto;
    padding: 6px;
}

.sf_wrapper {
    width: 634px !important; width: 648px;
    width: 648px;
    
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    height: 114px;
    position: relative;
}

.sf_extra4 { /* header photo */
    margin-top: 1px;
    height: 149px;
    sf_edit: true;
	width:auto;
}

.sf_main_header {
	padding-top: 20px;
	text-align: right;
	margin-left: 200px;
	margin-bottom:8px;
	width: 400px;
	height: 40px;
	overflow:hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}

.sf_sub_header {
	text-align: left;
	text-transform: uppercase;
	margin-left: 200px;
	margin-top: 20px;
	width: 400px;
	height: 20px;
	overflow:hidden;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

.sf_extra2 {
    position: absolute;
    top: 40px;
    left: 30px;
    width: 147px;
    height: 25px;
}
/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation {
    display: none;
}

.sf_navigation_top {
    clear:both;
    width: 100%;
    height: auto;   
}

.sf_navigation_top ul {
    margin: 0 0;
    height: auto !important;
    height: 1%;
    padding-left: 0px;
}

.sf_navigation_top ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
 
.sf_navigation_top ul { display: inline-block; }
 
/* Hides from IE-mac \*/
* html .sf_navigation_top ul { height: 1%; }
.sf_navigation_top ul { display: block; }
/* End hide from IE-mac */

.sf_navigation_top ul {
    list-style-type: none;
}

.sf_navigation_top ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
    height: 24px;
    padding: 6px;
}

.sf_navigation_top ul li a {
	height: 22px;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	line-height: 22px;
	padding: 0 10px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation_top ul li a:hover {
    text-decoration: none;
    display: block;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	clear: both;
	padding: 20px 0 0 20px;
	text-align: left;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_content {
    height: 300px;
    padding: 20px 0 0 20px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;

}

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

/*------------------------------------
FOOTER
------------------------------------*/

.sf_extra7 {
}

.sf_extra7 span {
    display: block;
}

.sf_footer {
    padding: 6px;
    font-size: .8em;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
}

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

.sf_banner div#bannerLink {
    padding-top: 10px;
}