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

	Folder:	Theme374
	Name:	Generic 7
	Cat:	Generic
	

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



/*------------------------------------
	GENERAL
------------------------------------*/
.sf_outer_wrapper{
	width: 662px;
	margin: auto;
}

.sf_wrapper{
	min-height: 500px;
	height: auto !important; height: 500px;
	background: #fff;
}
.sf_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: .01em;
}
.sf_header_wrapper{
	width: 662px;
	height: auto !important height: 66px;
	min-height: 66px;
	border-bottom: solid 1px #fff;
	background-image: url(images/headerback.jpg);
	background-repeat: repeat-x;
}

a{
	color:#000000;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_main_header{
	padding: 10px 0px 0px 180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	height: 25px;
	overflow:hidden;
	margin-bottom:5px;
	color: #000000;
}

.sf_sub_header{
	margin: 0px 0px 0px 180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.7em;
	height: 20px;
	overflow:hidden;
	color: #000000;
}

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

.sf_extra2{
	float: left;
	height: auto !important height:46px;
	min-height: 46px;
	width: 162px;
	margin: 10px 0px 0px 5px;
}

.sf_extra5{
	width:491px;
	height: 130px;
	float: right;
	border-left: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

.sf_extra12{
	clear: both;
	width:662;
	height: 24px;
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	width: 166px;
	height: auto;
	float: left;
	padding: 30px 0px 0px 0px;
}

.sf_navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 0 30px 0px;
	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{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}

.sf_navigation ul li a{
	display: block;
	height: 24px;
	text-decoration: none;
	padding: 2px 0px 0px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
}

.sf_navigation ul li a:hover{

}

.sf_navigation_top{
	display: none;
}

/*------------------------------------
	CONTENT
------------------------------------*/
.sf_content{
	float: right;
	width: 463px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 20px 20px 10px;
	background: #fff;
}

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

.sf_pagetitle{
	color: #000000;
	float: right;
	width: 463px;
	height: 40px;
	padding: 15px 20px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:bold;
}

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

.sf_footer{
	clear: both;
	padding: 14px 10px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	text-align:right;
	clear:both;
}

/*------------------------------------
	BANNER
------------------------------------*/

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

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