 /* CSS Document */

html { overflow-y:scroll; }
body {
	color:#333333;
	font-size:13px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	
}

#repeat_top {
	background-repeat:repeat-x;
	background-position: top center;
	background-image:url(images/bg_body-top.jpg);
}

a {
	color:#082e5d;
	text-decoration: none;
}


.font-style-white {
	color:#333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

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

h1 { font-size:25px; }

h2 { font-size:20px; color:#082e5d; text-transform:uppercase; }

h3 { font-size:15px; }

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

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

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

.img_left {
	position: relative;
	float: left;
	padding: 0 15px 0 0;
}

.img_right {
	position: relative;
	float: right;
	padding: 0 0 0 15px;
}


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

.img-main {	
	padding: 0 0 0 16px;
}

.bold-text {
	font-size:13px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.divider-line {
	width:100%;
	padding: 15px 0 25px 0;
}

.hr-style {
	border: 1px solid #d2a72d;
	margin:20px 0 25px 0;
}

.hr-style2 {
	border: 1px solid #cfcfcf;
	margin:15px 0 12px 0;
}


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

.input-border {
	border: 1px solid #b7b7b7;
}

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

#main_container-bottom {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-color: #bebebe;
}

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

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

#header_sub {
	height:183px;
}

#header {
	height:179px;
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:939px;
	height:303px;
padding: 0 0 0 21px;
	background-repeat: no-repeat;
	background-image: url(images/img_main2.jpg);
}

#banner_bottom {
	position:relative;
	top:0;
	left:0;
	width:957px;
	height:56px;
	padding: 35px 0 0 3px;
	background-repeat:no-repeat;
	background-image: url(images/bg_banner.jpg);
}

#banner_bottom-sub {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:56px;
	padding: 35px 0 0 40px;
	background-repeat:no-repeat;
	background-image: url(images/bg_banner-sub.jpg);
}

#banner_bottom h2, #banner_bottom-sub h2 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 5px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:135px;
	left:16px;
	width:926px;
	height:49px;
}

#nav_seperation {
	position:relative;
	top:0;
	left:0;
	width:335px;
	height:36px;
	float: left;
}

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

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	padding: 0 0 20px 0;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

#main_sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main-sub.jpg);
}

#main-bottom {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:auto;
	margin:0 auto;
	font-size: 12px;
	background-repeat:repeat-y;
	padding: 30px 35px 20px 35px;
	background-image: url(images/bg_main-btm.jpg);
}

#main-bottom h2, #main-bottom h2 a {
	color: #fff;
	margin: 0 0 15px 0;
}

#main-bottom a {
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}


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

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:600px;
	height:auto;
}

#content_main-home {
	position:relative;
	line-height:20px;
	top:0;
	left:0;
	float:left;

	width:880px;
	height:auto;
	padding: 20px 0 0 39px;
}

#content_main-sub {
	position:relative;
	line-height:20px;
	top:0;
	left:0;
	float:left;
	width:635px;
	height:auto;
	padding: 30px 0 15px 60px;
}

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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:190px;
	height:auto;
	padding: 30px 36px 0 0;
}

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

#footer_container {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:64px;
	clear:both;
	margin: 0 auto;
	font-size: 11px;
	padding: 23px 0 0 0;
	background-repeat:no-repeat;
	background-image: url(images/bg_footer.jpg);
}

#footer a {
	text-decoration:none;
}

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

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

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


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

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

a#nav_02 {
	width:121px;
	background-position:-106px 0;
}

a:hover#nav_02{
	background-position:-106px -49px;
}

.active_02 {
	background-position:-106px -49px !important;
}

a#nav_03 {
	width:156px;
	background-position:-227px 0;
}

a:hover#nav_03{
	background-position:-227px -49px;
}

.active_03 {
	background-position:-227px -49px !important;
}

a#nav_04 {
	width:178px;
	background-position:-383px 0;
}

a:hover#nav_04{
	background-position:-383px -49px;
}

.active_04 {
	background-position:-383px -49px !important;
}

a#nav_05 {
	width:102px;
	background-position:-561px 0;
}

a:hover#nav_05{
	background-position:-561px -49px;
}

.active_05 {
	background-position:-561px -49px !important;
}

a#nav_06 {
	width:131px;
	background-position:-663px 0;
}

a:hover#nav_06{
	background-position:-663px -49px;
}

.active_06 {
	background-position:-663px -49px !important;
}

a#nav_07 {
	width:132px;
	background-position:-794px 0;
}

a:hover#nav_07{
	background-position:-794px -49px;
}

.active_07 {
	background-position:-794px -49px !important;
}

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

#hidden-layers {
	position:absolute;
	top:178px;
	left:0;
	width:930px;
	height:auto;
}

#hidden-layers a {
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 3px 5px 19px;
	display:block;
	font-size:11px;
	text-decoration:none;
}

#hidden-layers a:hover {
	background-color:#9FB7D3;
	color:#fff;
}

#L1, #L2, #L3, #L4, #L5, #L6, #L7 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#fff;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	border-bottom:3px solid #CFCFCF;
}

#L2 { width:170px; left:100px; }
#L3 { width:130px; left:200px; }
#L4 { width:190px; left:260px; }
#L5 { width:110px; left:440px; }
#L6 { width:205px; left:635px; }
#L7 { width:205px; left:740px; }

/* ---- start side nav settings -------------------------- */

#side-nav {
	position:absolute;
	top:30px;
	left:0;
	width:636px;
	height:auto;
}

#R1, #R2, #R3, #R4, #R5, #R6 {
	position:absolute;
	visibility:hidden;
	height:auto;
}

#R1 { width:636px; left:39px; }
#R2 { width:636px; left:39px; }
#R3 { width:636px; left:39px; }
#R4 { width:636px; left:39px; }
#R5 { width:636px; left:39px; }
#R6 { width:636px; left:39px; }

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

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




