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

	Folder:	Theme202
	Name:	Communicators
	Cat:	Business & Legal

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


body{
	color:#000;
	margin: auto;
	margin-top: 40px;
}


.sf_outer_wrapper{
	background-image:url(images/center.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width: 827px;
	margin: auto;
}

.sf_extra1{
	height: 11px;
	width: 832px;
	margin: auto;
}

.sf_wrapper{
	margin: auto;
	width: 797px;
}

.sf_main_header{
	padding-top: 30px;
	padding-left: 10px;
	margin-bottom:5px;
	color: #fff;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	height: 30px;
	overflow:hidden;
}

.sf_sub_header{
	padding-left: 15px;
	color: #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	height: 20px;
	overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}


.sf_header_wrapper{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 199px;
	padding-top: 20px;
}

.sf_navigation,
.sf_subnavigation,
.sf_subnavigation2 {
	display: none;
}


.sf_navigation_top{
	width: 797px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	top: 0px;
}
.sf_navigation_top ul{
	margin: 0;
	padding: 0;
	min-height: 1%;
	height: auto !important; 
	height: 1%;
}
.sf_navigation_top ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.sf_navigation_top ul li{
	margin-top: 7px;
	list-style-type: none;
	float:left;
	width: auto !important;
	width: 5px;
}
.sf_navigation_top ul li.sf_last_nav_item{
}
.sf_navigation_top ul li a{	
	white-space: nowrap;
	padding: 0 10px 0 10px;
	display: block;
	height:23px;
	color: #3F3F3F;
	border-bottom: 5px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.sf_navigation_top ul li a:visited{
	color: #fff;
}
.sf_navigation_top ul li a:hover{
	color: #fff;
	border-bottom-color: #2E3134;
}

/* Drop Down Menu - Horizontal */
#Nav1 li ul { /* second-level lists */
	position: absolute;
	background-color:#FFFFFF;
	width: 150px;
	left: -999em; 
	z-index:1000;
}

#Nav1 li ul li{
	padding:0px;
	margin:0px;
	width:150px;
}

#Nav1 li ul li a {
	color:#3F3F3F;
	margin:0;
	padding:5px 10px;
	white-space:normal;
	width:130px;
	height:auto;
}

#Nav1 li ul li a:hover{
	background-color:#eeeeee;
}

#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);
}
/* Drop Down Menu End */


.sf_content{
	padding-left: 15px;
	padding-top: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: auto !important; 
	height: 1%;
}
.sf_content:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
a {
	color: #333333;
}

a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}

.sf_pagetitle{
	background-color: #000;
	color: #fff;
	filter:alpha(opacity=30);
	opacity: 0.5;
	padding-left: 15px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	margin-top: -30px;
	padding-bottom:12px;
	padding-top:4px;
	border-bottom-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.sf_pagetitle h1 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

.sf_pagetitle p{
	margin:0px;
}

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


.sf_footer{
	clear: both;
	min-height: 11px;
	height: auto !important;
	height: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #3f3f3f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
}

.sf_footer p{
	margin:0px;
}

.sf_extra9{
	width: 827px;
	height: 11px;
	margin: auto;
}


/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner{
	color:#000;
	margin: auto;
	margin-bottom: 25px;
	padding-top: 80px;
	text-align: center;
	font-size: 9px;
}
.sf_banner div#bannerLink{
	padding-top: 10px;
}

.sf_banner a{
	color:#333333;
}
.sf_banner a:visited{
	color:#333333;
}
.sf_banner a:hover{
	color:#333333;
}

