body {
	margin: 60px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-family: arial, helvetica, sans serif;
	font-weight: normal;
}
p {
	margin-top: 20px;
	padding-top: 0px;
}
.sf_outer_wrapper {
	width: 910px;
	margin: 0px auto 0px auto;
}
.sf_extra1 {
	display: none;
}
.sf_wrapper {
	width: 910px;
	margin: 0px;
}
* html .sf_wrapper {
}
.sf_wrapper: after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
a:link {
	color: #959595;
	text-decoration: underline;
}
a:visited {
	color: #959595;
	text-decoration: underline;
}
a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}
/*--------------------------------
	Top Navigation
---------------------------------*/
.sf_navigation_top {
	display: none;
}
/*--------------------------------
	Header
---------------------------------*/
.sf_header_wrapper {
	height: 62px;
	width: 910px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bkg_header_wrapper.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.sf_extra2 {
	display: none;	
}
.sf_main_header {
	height: 18px;
	width: 800px;
	padding: 22px 55px 22px 55px;
	text-align: left;
}
.sf_main_header img {
	margin: 0px 30px 0px 0px;
}
.sf_extra3 {
	display: none;
}
.sf_sub_header { 
	display: none;
}
.sf_extra4 {
	display: none;
}
/*--------------------------------
	Bottom Navigation
---------------------------------*/
.sf_navigation {
	display: none;
}
/*--------------------------------
	End Bottom Navigation
---------------------------------*/
.sf_extra5 {
	display: none;
}
/*--------------------------------
	Page Title
---------------------------------*/
.sf_pagetitle {
	display: none;
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.sf_subnavigation {
	display: none;
}
/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	float: left;
	display: inline;
	width: 843px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	padding: 0px 7px 0px 45px;
	margin: 20px 0px 20px 0px;
}
.coll {
	margin: 50px 12px 12px 0px;
	border: 0px;
}
.cap {
	color: #959595;
	line-height: 20px;
	margin: 0px;
}
/*--------------------------------
	Sub Navigation2
---------------------------------*/
.sf_subnavigation2 {
	display: none;
}
/*--------------------------------
	End Sub Navigation2
---------------------------------*/
.sf_extra7 {
	display: none;
}
/*--------------------------
	Footer
--------------------------*/
.sf_footer {
	clear: both;
	float: left;
	display: inline;
	background-color: #ffffff;
	width: 800px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	color: #959595;
	text-align: center;
	padding: 7px 55px 0px 55px;
	font-size: 10px;
	font-weight: normal;
}
.sf_footer a:link {
	color: #959595;
	font-size: 10px;
	text-decoration: underline;
}
.sf_footer a:visited {
	color: #959595;
	font-size: 10px;
	text-decoration: underline;
}
.sf_footer a:hover {
	color: #bbbbbb;
	font-size: 10px;
	text-decoration: underline;
}
.sf_footer div {
	margin: 0px;
	padding: 0px;
}
.sf_footer div div {
	margin: 0px;
	padding: 0px;
}
/*--------------------------
	End Footer
--------------------------*/
.sf_extra8 {
	clear: both;
}
.sf_extra9 {
	clear: both;
}
/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner {
	display: none;
}