body {
	margin: 46px 0px 0px 0px;
	padding: 0px;
	background-color: #fed4a5;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-family: tahoma, helvetica, sans serif;
	font-weight: normal;
	background-image: url(images/bkg_body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
p {
	margin-top: 20px;
	padding-top: 0px;
}
.sf_outer_wrapper {
	width: 1008px;
	margin: 0px auto 0px auto;
}
.sf_extra1 {
	display: none;
}
.sf_wrapper {
	width: 1008px;
	margin: 0px;
}
* html .sf_wrapper {
}
.sf_wrapper: after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
a:link {
	color: #790000;
	text-decoration: underline;
}
a:visited {
	color: #790000;
	text-decoration: underline;
}
a:hover {
	color: #b30000;
	text-decoration: underline;
}
/*--------------------------------
	Top Navigation
---------------------------------*/
.sf_navigation_top {
	display: none;
}
/*--------------------------------
	Header
---------------------------------*/
.sf_header_wrapper {
	height: 438px;
	width: 1008px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	background-image: url(images/bkg_header_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.sf_extra2 {
	display: none;	
}
.sf_main_header {
	height: 249px;
	width: 1008px;
	padding: 0px 0px 189px 0px;
	text-align: center;
}
.image {
	margin: 0px 14px 0px 15px;
}
.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 {
	min-height: 44px;
	height: auto !important;
	height: 44px;
	width: 1008px;
	padding: 19px 0px 40px 0px;
	background-image: url(images/bkg_pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.sf_subnavigation {
	display: none;
}
/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	float: left;
	display: inline;
	width: 985px;
	padding: 0px 0px 0px 26px;
	margin: 0px;
	background-image: url(images/bkg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #790000;
	margin: 0px;
}
.tabL {
	width: 599px;
	padding-right: 48px;
}
.feat {
	width: 255px;
	padding: 90px 17px 10px 17px;
	border-bottom: 2px solid #a10505;
	color: #bc9999;
	font-size: 10px;
	line-height: 13px;
	background-image: url(images/bkg_feature.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.feat a {
	color: #bc9999;
	font-size: 11px;
	line-height: 15px;
}
.feat a:visited {
	color: #bc9999;
	font-size: 11px;
	line-height: 15px;
}
.feat a:hover {
	color: #d98033;
	font-size: 11px;
	line-height: 15px;
}
.dash {
	margin: 8px 0px 4px 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: #fed4a5;
	width: 1008px;
	min-height: 56px;
	height: auto !important;
	height: 56px;
	color: #cf9453;
	text-align: center;
	padding: 38px 0px 10px 0px;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.sf_footer a:link {
	color: #a96c28;
	font-size: 10px;
	text-decoration: underline;
}
.sf_footer a:visited {
	color: #a96c28;
	font-size: 10px;
	text-decoration: underline;
}
.sf_footer a:hover {
	color: #cf9453;
	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;
}