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

Folder: Theme306_Business2
Name: Business 2
Cat: Business & Legal

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

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

.sf_outer_wrapper {
    width: 700px;
    margin: auto;
    margin-top: 50px;
}

.sf_wrapper {
    width: 693px;
    margin-left: 7px;
}

a {
    color: #000000;
}
a:hover{
    color: #666666;
}
a:visited{
    color: #000;
}

.sf_extra1 {
    font-size:1px;
}

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

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    position: relative;
    height: 66px;
    margin-right: 7px;
    padding: 0 0 0 16px;
}

/* banner image */
.sf_extra4 {
    height: 130px;
    width: 504px;
    border-top: 8px solid #fff;
}

.sf_extra2 {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 21px;
    height: 21px;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	padding-top: 5px;
	text-align: left;
	margin-left: 32px;
	height: 30px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

.sf_sub_header {
	text-align: left;
	margin-left: 32px;
	height: 25px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

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

.sf_navigation {
    float: left;
    margin: 0;
    margin-left: 4px;
    display: inline;
    width: 169px;
    margin-top: -130px;
    padding-bottom: 32px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation ul {
    margin: 0px;
    height: auto !important;
    height: 1%;
    padding-left: 15px;
    list-style-type: none;
}

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

.sf_navigation ul li {

}

.sf_navigation ul li a {
	display:block;
	width:124px;
	text-decoration:none;
	padding: 8px 0 9px 15px;	
}

.sf_navigation ul li a:hover {
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	width: 490px;
	float: right;
	display: inline;
	text-align: left;
	text-transform: uppercase;
	height: auto !important;
	height: 25px;
	min-height: 25px;
	margin: 0px 12px 0px 0px;
	padding: 20px 0px 0px 10px;
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_content {
    width: 500px;
	float: right;
	display: inline;
    margin: 0px 12px 0px 0px;
    padding: 5px 0px 0px 0px;
    color: #666;
    font-size: .8em;
    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;
}

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

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    text-align: center;
    font-size: .7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ccc;
    height: 20px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
}

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

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