/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000;
	font-size:.85em;
	line-height:1.2em;
	margin:0 0 25px 0;
	background-color:#000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

a { color:#ff7a0f; }

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

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

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

.no-border { border:0; }

.img-logo {
	position:absolute;
	top:-62px;
	left:50%;
	margin-left:-109px;
}

.img-top {
	position:absolute;
	top:0;
	left:0;
}

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

.yellow-box {
	position:relative;
	top:0;
	left:0;
	color:#000;
	padding:15px;
	background-color:#fa8e29;
}

.red-box {
	position:relative;
	top:0;
	left:0;
	padding:15px;
	background-color:#982c29;
}

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

#main_container {
	position:relative;
	width:100%;
	height:auto;
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url(images/bg_nav-x-white.gif);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:62px;
	margin:0 auto;
}

#nut-nav {
	position:relative;
	top:0;
	left:0;
	width:705px;
	height:auto;
	margin:0 auto;
}

#nut-nav img { border:0; }

#nut-nav a:hover img {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}

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

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	margin:0 auto;
	padding:48px 0 48px 0;
	background-repeat:no-repeat;
	background-image:url(images/bg_content-white.gif);
}

/* ---- start left content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:203px;
	height:auto;
	background-repeat:repeat-y;
	padding:20px 15px 20px 15px;
	background-image:url(images/bg_sidebar-white.gif);
}

/* ---- end left content settings ---------------- */

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

#content_main {
	position:relative;
	top:0;
	left:0;
	width:705px;
	height:auto;
	margin:0 auto;
	padding-top:25px;
}

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

/* ---- start right content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:203px;
	height:auto;
	background-repeat:repeat-y;
	padding:20px 15px 20px 15px;
	background-image:url(images/bg_sidebar-white.gif);
}

/* ---- end right content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:100%;
	height:25px;
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url(images/bg_footer-x-white.gif);
}

#footer a {
	text-decoration:none;
}

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

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

#nav img {
	position:relative;
	float:left;
	width:226px;
	height:62px;
}

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

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

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

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

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

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

a#nav_03 {
	width:64px;
	background-position:-124px 0;
}

a:hover#nav_03 {
	background-position:-124px -62px;
}

.active_03 {
	background-position:-124px -62px !important;
}

a#nav_04 {
	width:101px;
	background-position:-188px 0;
}

a:hover#nav_04 {
	background-position:-188px -62px;
}

.active_04 {
	background-position:-188px -62px !important;
}

a#nav_05 {
	width:64px;
	background-position:-289px 0;
}

a:hover#nav_05 {
	background-position:-289px -62px;
}

.active_05 {
	background-position:-289px -62px !important;
}

a#nav_06 {
	width:44px;
	background-position:-579px 0;
}

a:hover#nav_06 {
	background-position:-579px -62px;
}

.active_06 {
	background-position:-579px -62px !important;
}

a#nav_07 {
	width:71px;
	background-position:-623px 0;
}

a:hover#nav_07 {
	background-position:-623px -62px;
}

.active_07 {
	background-position:-623px -62px !important;
}

a#nav_08 {
	width:72px;
	background-position:-694px 0;
}

a:hover#nav_08 {
	background-position:-694px -62px;
}

.active_08 {
	background-position:-694px -62px !important;
}

a#nav_09 {
	width:96px;
	background-position:-766px 0;
}

a:hover#nav_09 {
	background-position:-766px -62px;
}

.active_09 {
	background-position:-766px -62px !important;
}

a#nav_10 {
	width:85px;
	background-position:-862px 0;
}

a:hover#nav_10 {
	background-position:-862px -62px;
}

.active_10 {
	background-position:-862px -62px !important;
}

/* ---- layer settings -------------------------- */

#hidden-layers {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
}

#L1, #L2, #L3, #L4, #L5 {
	position:absolute;
	top:0;
	left:0;
	width:705px;
	height:auto;
	visibility:hidden;
}

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

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



