/* CSS Document */

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

a {
	color:#F08C00;
	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; }

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;
}

.right {
	float:right;
}


.sms_title {
	font-size:18px;
	font-weight:bold;
	color:#F29C0A;
	text-transform:uppercase;
}


.orange-text {
	color:#F08C00;
}

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

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


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-image:url(/images/bg_main-container.jpg);
	background-repeat:repeat-y;
}

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

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


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

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

#content_main-box {
	position:relative;
	top:20px;
	right:30px;
	float:right;
	width:667px;
	height:auto;
	background-image:url(/images/bg_content-main.jpg);
	background-repeat:repeat-y;
	margin-bottom:40px;
}

#content_main {
	position:relative;
	top:0px;
	right:0px;
	float:right;
	padding:30px 30px 30px 40px;
	width:597px;
	height:auto;
}

#content_bottom-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
	margin:0 40px 0 0;
}

#content_bottom-left {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
}



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

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


#nav {
	position:relative;
	top:10px;
	left:20px;
	float:left;
	width:220px;
	height:610px;
}

#nav2 {
	position:relative;
	top:110px;
	left:300px;
	float:left;
	width:587px;
	height:21px;
}

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

#footer {
	position:relative;
	top:0;
	left:0;
	padding:0 0 0 0px;
	width:950px;
	height:40px;
	clear:both;
	margin:0 auto;
}

#footer a {
	text-decoration:none;
}

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

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

a#nav_01 {
	height:61px;
	background-position:0 0;
}

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



a#nav_02 {
	height:61px;
	
	background-position:0 -61px;
}

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



a#nav_03 {
	height:61px;
	
	background-position:0 -122px;
}

a:hover#nav_03{
	background-position:-220px -122px;
}


a#nav_04 {
	height:61px;
	
	background-position:0 -183px;
}

a:hover#nav_04{
	background-position:-220px -183px;
}



a#nav_05 {
	height:61px;
	
	background-position:0 -244px;
}

a:hover#nav_05{
	background-position:-220px -244px;
}



a#nav_06 {
	height:61px;
	
	background-position:0 -305px;
}

a:hover#nav_06{
	background-position:-220px -305px;
}



a#nav_07 {
	height:61px;
	
	background-position:0 -366px;
}

a:hover#nav_07{
	background-position:-220px -366px;
}


a#nav_08 {
	height:60px;
	
	background-position:0 -427px;
}

a:hover#nav_08{
	background-position:-220px -427px;
}

a#nav_09 {
	height:62px;
	
	background-position:0 -487px;
}

a:hover#nav_09{
	background-position:-220px -487px;
}

a#nav_10 {
	height:60px;
	
	background-position:0 -549px;
}

a:hover#nav_10{
	background-position:-220px -549px;
}

/*------ Nav 2 ------------*/
#nav2 a {
	top:0;
	position:relative;
	float:left;
	height:25px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav/nav2.gif);
}

a#nav2_01 {
	width:59px;
	background-position:0 0;
}

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


a#nav2_02 {
	width:82px;
	
	background-position:-59px 0;
}

a:hover#nav2_02{
	background-position:-59px -21px;
}



a#nav2_03 {
	width:114px;
	
	background-position:-141px 0;
}

a:hover#nav2_03{
	background-position:-141px -21px;
}



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

a:hover#nav2_04{
	background-position:-255px -21px;
}



a#nav2_05 {
	width:72px;
	
	background-position:-317px 0;
}

a:hover#nav2_05{
	background-position:-317px -21px;
}



a#nav2_06 {
	width:198px;
	
	background-position:-389px 0;
}

a:hover#nav2_06{
	background-position:-389px -21px;
}



a#nav2_07 {
	width:97px;
	
	background-position:-490px 0;
}

a:hover#nav2_07{
	background-position:-490px -21px;
}


