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

Folder: Theme378_Business5
Name: Business 5
Cat: Business & Legal

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

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

.sf_outer_wrapper {
    width: 780px;
    margin: auto;
    margin-top: 10px;
}

.sf_wrapper {
    width: 780px;
}

a {
    color: #000000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_extra1 {
}



.sf_header_wrapper {
	padding-bottom: 5px;
}

.sf_extra2 {
   
}

.sf_main_header {
	display: none;
}

.sf_main_header div {
    vertical-align: bottom;
}

.sf_sub_header {
	display: none;
}

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


/* banner image */
.sf_extra4 {
  
}

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

.sf_navigation {
	padding: 0px 0px 80px 0px;
	margin: 0;
    float: left;
	width: 172px;
}

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

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.sf_navigation ul li {
	width:172px;
	float: left;
	margin:0px;
	padding:0px;
}

.sf_navigation ul li a {
    padding: 3px 5px 3px 20px; 
    margin: 0;
    text-decoration: none;
    display: block;
	width:147px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
}

.sf_navigation ul li a:hover {
}


.sf_navigation ul.subnav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 170px;
	position: absolute;
	left: -999em;
	margin-left: 160px;
	margin-top: -1.35em;
	z-index:1000;
	border-width:1px 1px 0px;
	border-color:#ffffff;
	border-style:solid;
}

.sf_navigation ul.subnav li {
	float: left;
	width: 170px;
}

.sf_navigation ul.subnav li a {
	width: 150px;
	display: block;
	padding: 3px 10px 3px 10px; 
    margin: 0;
	background-image:none;
}

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

#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
    text-align: left;
    text-transform: uppercase;
    height: auto !important;
    margin: 0 5px 0 0;
	float: right;
	width: 579px;
    padding: 20px 0px 0px 9px;
}

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

.sf_content {
	float: right;
    width: 595px;
	margin: 0;
	display: inline;
    padding: 5px 0 0 0;
	margin-bottom: 10px;
    color: #666;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.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;
}

.sf_extra7 {
	clear: both;
	height: 8px;
}

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

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

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