 body.custom { background: #394f5c url('images/bg-clouds.jpg') 50% 0 no-repeat; background-attachment: fixed; }
.custom #container { margin-top: 2em; margin-bottom: 2em; }

	.custom #page { background: #fff; }
	
.custom #header #logo a { color: #FFFFFF; margin: 0; padding-left:12px; font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif; font-size: 40px; text-align: left; font-weight:normal;
 line-height: 6.338em; }
.custom #header #tagline { font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif; font-size: 18px; color: #fafb9c; padding-left:25px; line-height: 0.009em;  }
.custom #header { padding: 0; display: block; height: 298px; width: 960px; background: url('images/header.jpg') no-repeat; outline: none;  } .custom #header #tagline { height: 0; }
/* .sidebar h3 { text-align: center; background: #003366; color: #FFFFFF; height: 31px; font-weight: bold; background: url('images/sidebar-h2-bg.jpg') no-repeat; outline: none;  } */

/*---:[ nav menu styles ]:---*/

ul#tabs { list-style: none; color: #fff; border: 1px solid #fff; border-width: 0 0 1px 1px; }

	ul#tabs li { margin-bottom: -0.1em; display: block; line-height: 1em; background: #405b94; color: #fff; border: 1px solid #fff; border-left: 0; float: left; }

	ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.1em; background: #fff; color: #405b94; border-bottom: 0; }
	
	 ul#tabs li a, ul#tabs li a:visited { display: block; line-height: 1em; background: #405b94; color: #fff; text-decoration: none; text-transform: uppercase; letter-spacing: 2px; } 

	ul#tabs li a:hover { color: #405b94; background: #fff; text-decoration: underline; }

 ul#tabs li.current_page_item a, ul#tabs li.current_page_item a:visited, ul#tabs li.current-cat a, ul#tabs li.current-cat a:visited { cursor: default; } 
	
		 ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; } 
.custom #footer {background:#ffffff; padding:1.0em 0; border-top:1px solid #bbd;}
.custom #footer {border-top:0;}
.custom #footer_1 {text-align:left; color:#333;}
.custom #footer_1 ul.sidebar_list li.widget {width:30%; margin-right:3%; float:left;}
.custom #footer_1 ul.sidebar_list li.widget h3 {text-align: left;  color:#000000; font-weight:bold;}
.custom #footer_1 ul.sidebar_list li.widget a {color:#444; border-bottom:0;}
.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#111;}

.custom #footer_sitemap {
	background: #eee;
	color: #000;
	overflow: hidden;
	padding: 1em;
	margin-bottom: 25px;
	text-align: center;
}

	.custom #footer_sitemap .footerfloater {
		display: inline-block;
		width: 20em;
		text-align: left;
		padding-right: 2em;
		float: left;
		height: 100%;
	}
	
	.custom #footer_sitemap .footerfloater h3 {
		border-bottom: 3px solid #6e1d00;
		padding-bottom: 3px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 80%;
		letter-spacing: 0px;
		margin-bottom: 5px;
	}
	
	.custom #footer_sitemap .footerfloater ul {
		margin: 0px;
		padding: 0px;
	}
	
	.custom #footer_sitemap .footerfloater ul li {
		list-style: none;
	}	