/*----------------------------------
	Theme: D314
	Category: Left Side Nav
			  Content Background
	Name: Banner 280 - Footer
----------------------------------*/
body {
	margin-top: 21px;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans serif;
	font-weight: normal;
	background-repeat: repeat-x;
}
p {
	margin-top: 20px;
	padding-top: 0px;
}
.sf_outer_wrapper {
	width: 828px;
	margin: auto;
	margin-top: 0px;
	background-repeat: repeat-y;
}
.sf_extra1 {
	width: 828px;
	height: 14px;
	background-repeat: no-repeat;
}
.sf_wrapper {
	width: 800px;
	margin-left: 14px;
}

/*--------------------------------
	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: 112px;
	width: 800px;
	margin: 0px;
	background-repeat: no-repeat;
}
.sf_extra2 {
}
.sf_main_header {  /*--Don't forget the height and overflow: hidden--*/
	height: 105px;
	width: 388px;
	overflow: hidden;
	font-size: 26px;
	text-align: left;
	padding-top: 6px;
	padding-left: 7px;
	float: left;
}
.sf_main_header p {
	margin: 0px;
	padding: 0px;
}

.sf_extra3 {
}

.sf_sub_header {  /*--Don't forget the height and overflow: hidden--*/
	display: none;
}

.sf_sub_header p {
	margin: 0px;
	padding: 0px;
}
/*--------------------------------
	End Header
---------------------------------*/
.sf_extra4 {
}
/*--------------------------------
	Bottom Navigation
---------------------------------*/
.sf_navigation {  /* one of the navs will be display: none; */
	clear: both;
	width: 220px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.sf_navigation ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
.sf_navigation ul:after {
}
.sf_navigation ul li {
	width: 220px;
	margin-bottom: 2px;
	list-style-type: none;
	display: block;
	height: 26px;
}
.sf_navigation ul li.sf_last_nav_item {
}
.sf_navigation ul li.sf_first_nav_item {
}
.sf_navigation ul li a {
	width: 200px;
	line-height: 24px;
	padding-left: 20px;
	padding-bottom: 2px;	
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #424242;
	height: auto;
}
.sf_navigation ul li a:visited {
}
.sf_navigation ul li a:hover {
	background-repeat: no-repeat;
}

/*--------------------------------
		flyout menu
---------------------------------*/

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

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

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

#Nav1 li a {	
	display : block;
	width: 200px;
}

#Nav1 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 13.8em;
	margin-top : -2em;
	_margin-left: 13.2em;
	z-index: 1000;
}

#Nav1 li ul li { /* second-level lists */	
	position : relative;	
	background-color: #C2C2C2;	
	width: 200px;
	white-space:normal;
	min-height:5px;
	height:auto !important;
	height:5px;
	float: left;
}

#Nav1 li ul li a { /* second-level lists */	
	width: 189px;
	background-image: none;	
	color: #424242;
	padding-left: 5px;
	min-height:5px;
	height:auto !important;
	height:5px;
}

#Nav1 li ul li a:hover {	
	background-image: none;	
	text-decoration: underline;
}

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

#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;
}
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*--------------------------------
	End Bottom Navigation
---------------------------------*/
.sf_extra5 {
}
/*--------------------------------
	Page Title
---------------------------------*/
.sf_pagetitle {
	width: 541px;	
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 8px;
	margin-right: 19px;
	display: inline;
}
/*--------------------------------
	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: right;
	display:inline;
	width: 570px;
	text-align: left;
	padding-bottom: 20px;
	margin-right: 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 {
	float: right;
	width: 800px;
	text-align: left;
	padding-top: 37px;
	padding-left: 0px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.sf_footer div {
	padding: 2px 20px;
}
.sf_footer p {
	margin: 0px;
	padding: 0px;
}
/*--------------------------
	End Footer
--------------------------*/
.sf_extra8 {
}
.sf_extra9 {
	width: 828px;
	height: 14px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*--------------------------
	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;  
} 
