/* CSS Document */

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

a {
	color:#000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 { font-size:30px;color:#aa1313; }

h2 { font-size:25px; }

h3 { font-size:15px; }

/* ---- 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:962px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:962px;
	height:40px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	padding:138px 0 0 0;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:962px;
	height:40px;
}

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

#banner-top {
	position:relative;
	top:0;
	left:0;
	width:562px;
	height:245px;
	background-image:url(images/bg_banner-top.jpg);
	background-repeat:no-repeat;
	padding:60px 0 0 400px;
}

#banner-bottom {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:97px;
	background-image:url(images/bg_banner-bottom.jpg);
	background-repeat:no-repeat;
	padding:7px 0 0 72px;
}

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

#main-bottom {
	position:relative;
	top:0;
	left:0;
	width:962px;
    min-height:400px;
    height:auto !important;
    height:400px;
	background-image:url(images/bg_main-bottom.jpg);
	background-repeat:repeat-y;
}

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

#main-bottom-sub {
	position:relative;
	top:0;
	left:0;
	width:962px;
    min-height:400px;
    height:auto !important;
    height:400px;
	background-image:url(images/bg_main-bottom-sub.jpg);
	background-repeat:repeat-y;
}

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

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

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:425px;
	height:auto;
	padding:25px 122px 0 0;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:732px;
	height:auto;
	padding:25px 115px 0 115px;
}

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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:284px;
	height:auto;
	padding:0 0 0 80px;
}

#nav2 {
	position:relative;
	top:0;
	left:0;
	width:309px;
	height:403px;
}

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

#footer {
	position:relative;
	top:0;
	left:0;
	width:922px;
	height:53px;
	clear:both;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	padding:27px 20px 0 20px;
	color:#535353;
	font-size:12px;
}

#legal {
	position:relative;
	top:0;
	left:0;
	width:922px;
}

#slug {
	position:relative;
	top:0;
	left:0;
	width:922px;
	float:right;
}

#footer a {
	text-decoration:none;
}

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

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

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

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

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

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

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

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

a#nav_03 {
	width:189px;
	background-position:-403px 0;
}

a:hover#nav_03{
	background-position:-403px -40px;
}

.active_03 {
	background-position:-403px -40px !important;
}

a#nav_04 {
	width:112px;
	background-position:-592px 0;
}

a:hover#nav_04{
	background-position:-592px -40px;
}

.active_04 {
	background-position:-592px -40px !important;
}

a#nav_05 {
	width:258px;
	background-position:-704px 0;
}

a:hover#nav_05{
	background-position:-704px -40px;
}

.active_05 {
	background-position:-704px -40px !important;
}


/* ---- start navigation settings -------------------------- */
 
#nav2 a {
	position:relative;
	float:left;
	width:309px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav2.png);
}

a#nav2_01 {
	height:46px;
	background-position:0 0;
}

a:hover#nav2_01{
	background-position: -309px 0;
}

.active2_01 {
	background-position: -309px 0 !important;
}

a#nav2_02 {
	height:29px;
	background-position: 0 -46px;
}

a:hover#nav2_02{
	background-position:-309px -46px;
}

.active2_02 {
	background-position:-309px -46px !important;
}

a#nav2_03 {
	height:29px;
	background-position:0 -75px;
}

a:hover#nav2_03{
	background-position:-309px -75px;
}

.active2_03 {
	background-position:-309px -75px !important;
}

a#nav2_04 {
	height:30px;
	background-position:0 -104px;
}

a:hover#nav2_04{
	background-position:-309px -104px;
}

.active2_04 {
	background-position:-309px -104px !important;
}

a#nav2_05 {
	height:30px;
	background-position:0 -134px;
}

a:hover#nav2_05{
	background-position:-309px -134px;
}

.active2_05 {
	background-position:-309px -134px !important;
}

a#nav2_06 {
	height:29px;
	background-position:0 -164px;
}

a:hover#nav2_06{
	background-position:-309px -164px;
}

.active2_06 {
	background-position:-309px -164 !important;
}
a#nav2_07 {
	height:30px;
	background-position:0 -193px;
}

a:hover#nav2_07{
	background-position:-309px -193px;
}

.active2_07 {
	background-position:-309px -193px !important;
}
a#nav2_08 {
	height:29px;
	background-position:0 -223px;
}

a:hover#nav2_08{
	background-position:-309px -223px;
}

.active2_08 {
	background-position:-309px -223px !important;
}

a#nav2_09 {
	height:57px;
	background-position:0 -281px;
}

a:hover#nav2_09{
	background-position:-309px -281px;
}

.active2_09 {
	background-position:-309px -281px !important;
}

a#nav2_10 {
	height:28px;
	background-position:0 -339px;
}

a:hover#nav2_10{
	background-position:-309px -339px;
}

.active2_10 {
	background-position:-309px -339px !important;
}

a#nav2_11 {
	height:41px;
	background-position: 0 -368px;
}

a:hover#nav2_11{
	background-position:-309px -368px;
}

.active2_11 {
	background-position:-309px -368px !important;
}
