/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_main.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; color:#4f4e4d; }

h2 { font-size:20px; color:#4f4e4d; }

h3 { font-size:15px; color:#4f4e4d; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	background:url(images/bg_header.jpg) no-repeat;
}

#flash_rotator {
	position:absolute;
	top:105;
}

#sub_header {
	position:absolute;
	top:105;
}


#social_links {
	position:absolute;
	top:0;
	padding:0 0 0 565px;
}

#bjc_logo {
	position:absolute;
	top:0;
	z-index:10;
}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:38px;
	padding:67px 0 0 180px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:575px;
	height:auto;
	padding:340px 0 10px 25px;
}

#content_main_sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:575px;
	height:auto;
	padding:230px 0 10px 25px;
}


#flag {
	margin:15px 0 10px 0;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:350px;
	height:auto;
	padding:340px 0 0 0;
}

#side_bar_sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:350px;
	height:auto;
	padding:236px 0 0 0;
}

#newsletter {
	color:#ffffff;
	background:url(images/images/top_newsletter.jpg);
	background-repeat:no-repeat;
	height:186px;
	width:312px;
	margin:0 0 10px 20px;
}

#email {
	position:relative;
	width:100px;
	height:auto;
	padding: 0 0 0 40px;
}
#newsletter p {
	padding: 75px 0 0 8px;
}


#recent_news {
	color:#ffffff;
	width:312px;
	margin:0 0 10px 20px;
}

#recent_news h3 {
	color:#b5c0dd;
	margin:5px 0 0 0;
}

#recent_news a {
	color:#b5c0dd;
	font-weight:bold;
}

#news_top {
	background:url(images/top_recent-news.jpg) no-repeat;
	height:77px;
}

#news_content {
	background:url(images/bg_recent-news.jpg);
	padding:1px 10px 15px 20px;
	margin-bottom:0px;
}

#news_btm {
	background:url(images/bg_recent-news.jpg);
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
	background:url(images/bg_footer.jpg) no-repeat;
	color:#FFFFFF;
	font-size:12px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#copy {
	float:left;
	padding:10px 0 0 40px;
}

#slug {
	float:right;
	padding:0 20px 0 0;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:38px;
	width:744px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:69px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -38px;
}

.active_01 {
	background-position: 0 -38px !important;
}

a#nav_02 {
	width:83px;
	background-position:-69px 0;
}

a:hover#nav_02{
	background-position:-69px -38px;
}

.active_02 {
	background-position:-69px -38px !important;
}

a#nav_03 {
	width:72px;
	background-position:-152px 0;
}

a:hover#nav_03{
	background-position:-152px -38px;
}

.active_03 {
	background-position:-152px -38px !important;
}

a#nav_04 {
	width:83px;
	background-position:-224px 0;
}

a:hover#nav_04{
	background-position:-224px -38px;
}

.active_04 {
	background-position:-224px -38px !important;
}

a#nav_05 {
	width:113px;
	background-position:-307px 0;
}

a:hover#nav_05{
	background-position:-307px -38px;
}

.active_05 {
	background-position:-307px -38px !important;
}

a#nav_06 {
	width:154px;
	background-position:-420px 0;
}

a:hover#nav_06{
	background-position:-420px -38px;
}

.active_06 {
	background-position:-420px -38px !important;
}

a#nav_07 {
	width:106px;
	background-position:-574px 0;
}

a:hover#nav_07{
	background-position:-574px -38px;
}

.active_07 {
	background-position:-574px -38px !important;
}

a#nav_08 {
	width:64px;
	background-position:-680px 0;
}

a:hover#nav_08{
	background-position:-680px -38px;
}

.active_08 {
	background-position:-680px -38px !important;
}

/* ---- start nav drop settings -------------------------- */

#sub_nav {
	position:absolute;
	height:26px;
	font-size: 12px;

}

#sub_nav-position {
	position:absolute;
	top:100px;
	left:300px;
}

#sub_nav-position2 {
	position:absolute;
	top:0px;
	left:300px;
}

#sub_nav a {
	color: #fff;
	display:block;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #171515;
	background-color:#424242;
}

#sub_nav a:hover {
	color: #b5c0de;
	padding: 5px;
	text-decoration: none;
}

#L1, #L2, #L3, #L4, #L5, #L6, #L7, #L8 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #424242;
	border: 1px solid #171515;
}

#L1 { }
#L2 { }
#L3 { }
#L4 { width:113px; left:85px; }
#L5 { }
#L6 { }
#L7 { }
#L8 { }


.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}
