/* Page customizations */

body.custom { 
	background: #4e5a76;
	font:62.5% /1.5 Arial,"Helvetica Neue",Helvetica,sans-serif;
}
	
.custom #container { margin-top: 2.1em; margin-bottom: 2em;}

.custom #page { background: #fff; }

/* header customizations */
.custom #header { 	
	position: relative; 
	height: 150px; 
	padding: 0 3em; 
	background: transparent url('../images/bg-header.png') 100% 0 no-repeat;
	border-bottom: 0px;
	padding: 0px;
	}
	
/* Custom Content Declarations */

.custom #content_box { padding: 0px; border: none; background: #fff; }
.custom #feature_box {padding: 0px; border: none;}
		
/*Side bar Customizations*/
.custom #sidebars { padding: 0px; border: none; background: #dadde3; }
	
.custom #sidebar_2 { float: right; background: #a5abb9 }
.custom #sidebar_1 { }
			
.custom #tabs { border-left: 0px; }
		


/* Nav menu customizations */
.custom ul#tabs {border:none; font-size: 13px; height: 30px; margin: 0; padding: 0; background:transparent url('../images/nav_bg_bl.png') 100% 0 repeat-x; letter-spacing:0;}
	.custom ul#tabs li {border:none; font-size: 13px; height: 30px;font-size: 11px; height: 30px;margin:0; background:#063889 url('../images/nav_bg_bl.png') 100% 0 repeat-x; }
	.custom ul#tabs li.current_page_item {border:none; font-size: 13px; height: 30px;padding:0; background:transparent url('../images/nav_bg_blk.png') 100% 0 repeat-x; }
    .custom ul#tabs li.current-cat {border:none; font-size: 13px; height: 30px;padding:0; background:#fff; }
	.custom ul#tabs li a {border:none; font-size: 13px; height: 30px;margin:0; color:#fff; background:transparent url('../images/nav_bg_bl.png') 100% 0 repeat-x; text-transform: none; }
	.custom ul#tabs li a:hover {border:none; font-size: 13px; height: 30px;color:#fff; background:transparent url('../images/nav_bg_bl_invl.png') 100% 0 repeat-x; text-decoration:none; }
	.custom ul#tabs li.current_page_item a {border:none; font-size: 13px; height: 30px; color:#fff; background:transparent url('../images/nav_bg_blk.png') 100% 0 repeat-x; text-decoration:none; } 
    .custom ul#tabs li.current-cat a {border:none; font-size: 13px; height: 30px; color:#fff; background:transparent url('../images/nav_bg_blk.png') 100% 0 repeat-x; text-decoration:none; }
	.custom ul#tabs li.current_page_item a:hover { border:none; font-size: 13px; height: 30px;color:#fff; background:transparent url('../images/nav_bg_bl_invl.png') 100% 0 repeat-x; text-decoration:none; }
    .custom ul#tabs li.current-cat a:hover {border:none; font-size: 13px; height: 30px; color:#fff; background:transparent url('../images/nav_bg_bl.png') 100% 0 repeat-x; text-decoration:none; }
	
	
	 