/*----------------------------------
	Theme: D211
	Category: Nav Below Banner
			  Content Background
	Name: Banner 112
----------------------------------*/
body {
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans serif;
	font-weight: normal;
}
p {
	margin: 0;
	padding: 0;
}
.sf_outer_wrapper {
	width: 840px;
	margin: 0 auto;
	background-repeat: repeat-y;
}

.sf_extra1 {
	
}

.sf_wrapper {
	width: 800px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

/*--------------------------------
	Top Navigation
---------------------------------*/
.sf_navigation_top {  /* one of the navs will be display: none; */
	display: none;
}
.sf_navigation_top ul {
}
.sf_navigation_top ul:after {
}
.sf_navigation_top ul li {
}
.sf_navigation_top ul li.sf_last_nav_item {
}
.sf_navigation_top ul li.sf_first_nav_item {
}
.sf_navigation_top ul li a {	
}
.sf_navigation_top ul li a:visited {
}
.sf_navigation_top ul li a:hover {
}
/*--------------------------------
	End Top Navigation
---------------------------------*/
.sf_extra10 {
}
/*--------------------------------
	Header
---------------------------------*/
.sf_header_wrapper {
	clear: both;
	height: 280px;
	width: 800px;
	margin: 0px;
	overflow: hidden;
}

.sf_extra2 {
	float: right;
	width: 400px;
	height: 280px;
	margin-top: 0px;
	padding-right: 0px;
	background-image: url(images/main_image.jpg);
	background-repeat: no-repeat;
}

.sf_main_header {  /*--Don't forget the height and overflow: hidden--*/
	height: 265px;
	overflow: hidden;
	font-size: 26px;
	text-align: left;
	padding-top: 6px;
	padding-left: 28px;
	float: left;
	width: 365px;
}

.sf_main_header p {
	margin: 0px;
	padding: 0px;
}
.sf_extra3 {
}

.sf_sub_header {  /*--Don't forget the height and overflow: hidden--*/
	display: none;
	/*height: 60px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	clear: left;
	float: left;
	padding-top: 2px;
	padding-left: 13px;*/
}

/*--------------------------------
	End Header
---------------------------------*/
.sf_extra4 {
}
/*--------------------------------
	Bottom Navigation
---------------------------------*/
.sf_navigation {  /* one of the navs will be display: none; */
	clear: both;
	margin-top: 0px;
	width: 800px;
	height: auto !important;
	background-repeat: no-repeat;
}

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

.sf_navigation ul {
	margin: 0px;
	padding: 0px;
}

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

.sf_navigation ul li {
	list-style-type: none;
	display: inline;
	float: left;
}
.sf_navigation ul li.sf_last_nav_item {
}
.sf_navigation ul li.sf_first_nav_item {
}
.sf_navigation ul li a {
	width: 160px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	
}
.sf_navigation ul li a:visited {
}
.sf_navigation ul li a:hover {
	text-decoration: none;
	color: #ffffff;
}

/*------------------------------------
	Flyout menu
------------------------------------*/

#Nav1, 
#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#Nav1 a {	
	display:block;	
}

#Nav1 li { /* all list items */	
	float: left;		
}

#Nav1 li ul { /* second-level lists */
	position: absolute;	
	width: 168px;
	left: -999em;
	z-index: 1000;	
}

#Nav1 li ul li { /* second-level lists */	
	background-color: #727272;
	width: 160px;
	background-image: none;
	white-space: normal;
	height: auto;
	padding: 0px;	
	margin-left: 0px;
}

#Nav1 li ul li a, #Nav1 li ul li a:visited  { /* second-level lists */	
	background-image: none;
	width: 160px;
	height: auto;
}

#Nav1 li ul li a:hover  { /* second-level lists */		
	background-image: none;
	width: 160px;
	height: auto;
	color: #bbb;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

/*--------------------------------
	End Bottom Navigation
---------------------------------*/
.sf_extra5 {
	height: 30px;
}
/*--------------------------------
	Page Title
---------------------------------*/
.sf_pagetitle {
	width: 744px;	
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0 28px 8px 28px;
}
.sf_pagetitle h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
}
/*--------------------------------
	End Page Title
---------------------------------*/
.sf_extra6 {
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.sf_subnavigation {  /* subnavigations always display: none; */
	display: none;
}
.sf_subnavigation ul {
}
.sf_subnavigation ul:after {
}
.sf_subnavigation ul li {
}
.sf_subnavigation ul li.sf_last_nav_item {
}
.sf_subnavigation ul li.sf_first_nav_item {
}
.sf_subnavigation ul li a {
}
.sf_subnavigation ul li a:visited {
}
.sf_subnavigation ul li a:hover {
}
/*--------------------------------
	End Sub Navigation
---------------------------------*/
.sf_extra11 {
}
/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	float: left;
	width:782px;
	padding-right: 0px;
	padding-left: 18px;
	margin: 0px;
}
/*--------------------------------
	End Content
---------------------------------*/
.sf_extra12 {
}
/*--------------------------------
	Sub Navigation2
---------------------------------*/
.sf_subnavigation2 {  /* subnavigations always display: none; */
	display: none;
}
.sf_subnavigation2 ul {
}
.sf_subnavigation2 ul:after {
}
.sf_subnavigation2 ul li {
}
.sf_subnavigation2 ul li.sf_last_nav_item {
}
.sf_subnavigation2 ul li.sf_first_nav_item {
}
.sf_subnavigation2 ul li a {
}
.sf_subnavigation2 ul li a:visited {
}
.sf_subnavigation2 ul li a:hover {
}
/*--------------------------------
	End Sub Navigation2
---------------------------------*/
.sf_extra7 {
}
.sf_extra7 span {
}
/*--------------------------
	Footer
--------------------------*/
.sf_footer {
	clear: both;
	float: left;
	padding: 28px 28px 0 28px;
	font-size: 10px;
	width: 744px;
}
.sf_footer p {
	margin: 0px;
	padding: 0px;
}
/*--------------------------
	End Footer
--------------------------*/
.sf_extra8 {
}
.sf_extra9 {
	width: 840px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
/*--------------------------
	Extra Stuff
--------------------------*/
a:link {
}
a:visited {
}
a:hover {
}
.sf_banner {
	margin-top: 45px;
	text-align: center;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
