body {	
	margin: 0px;
        background-color: #ffffff;
	font-family: century gothic, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sf_outer_wrapper {
	width: 1200px !important;
	margin: 0px;	
}

.sf_extra1 {		
	background-image: none;
	background-repeat: none;
	width: 1200px;
	height: 0px;	
}

.sf_wrapper {	
	background-image: none;
	background-repeat: none;
	width: 1200px;
}


/*--------------------------------
		Header
---------------------------------*/
.sf_header_wrapper {		
	background-image: none;		
	background-repeat: no-repeat;
	height: 0px;
	width: 1200px;
	margin: 0px 0px;
	clear:both;
	background-color: #000000;
}

.sf_main_header {
	font-family: century gothic, sans-serif;
	font-size:0px;
	font-weight: normal;	
	text-align: right;
	margin-right: 0px;
	padding-top: 0px;	
	margin-left: 0px;
	overflow:hidden;
	width: 1200px;
	height: 0px;
}

.sf_extra3 {
	background-image:url(images/sign.png);
	background-position: center;
	background-repeat:no-repeat;
	display:none;
	position:center;
	margin-top: 0px;
	width: 0px;
	height: 0px;	
	_behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));	
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px 0px;
	width: 0px;
	height: 0px;
}

/*--------------------------------
		Bottom Navigation
---------------------------------*/

/*--------------------------
		Content
--------------------------*/

.sf_content {	
	width: 1200px;
	clear: both;
	padding: 0;	
	margin: 0px 0px 0px 0px;		
}

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

/*--------------------------
		End Content
--------------------------*/

/*--------------------------------
		End Bottom Navigation
---------------------------------*/


/*--------------------------
		 Footer
--------------------------*/

.sf_banner {
	margin-top: 0px;
	text-align: center;
	font-family: century gothic, sans-serif;
	color:#ffffff;
	font-size: 10px;

.sf_footer {	
	color: #ffffff;
	font-family: century gothic, sans-serif;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	clear:both;
	width: 0px;	
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	background-image: none;
}

/*--------------------------
		Banner
--------------------------*/
.sf_banner {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	text-decoration: underline;	
}

a:visited {

}

a:hover {
	text-decoration: none;
}

.sf_banner {
	margin-top: 0px;
	text-align: none;
	font-family: century gothic, sans-serif;
	color:#ffffff;
	font-size: 0px;
}

.sf_banner a {
	color:#ccc;
}
.sf_banner a:visited {
	color:#ccc;
}
.sf_banner a:hover {
	color:#ccc;
	text-decoration: none;
}

#bannerLink {
	margin: 10px 0 40px 0;
}