/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#5f5351;
	font-size:14px;
	margin:0 auto;
	background-color:#857776;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Georgia, "Times New Roman", Times, serif, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#6F2814;
	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:#eb5226;
font-family:Arial, Helvetica, sans-serif; }

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:914px;
	height:auto;
	
}

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

#banner {
	position:relative;
	top:0;
	left:0;
	width:894px;
	height:213px;
	margin: 0 0 0 10px;

}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:8px;
	left:343px;
	width:600px;
	height:79px;
}

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

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

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

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:660px;
	height:auto;
	padding: 14px 10px 0 10px;
	margin: 0 auto;
	
}

#learn_more {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:295px;
	height:176px;
	background-image:url(images/img_box-learn-more.jpg);
	background-repeat:no-repeat;
	padding: 45px 20px 0 10px;

}

#email_signup {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:295px;
	height:176px;
	background-image:url(images/img_box-signup.jpg);
	background-repeat:no-repeat;
	padding: 49px 20px 0 10px;
}

#constant {
margin:-10px 0px 0px 0px;
}

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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:215px;
	height:400px;
	color:#FFFFFF;
	margin: 25px 10px 0 0;
}

#side_support {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:198px;
	height:375px;
    background-image:url(images/img_support-our-case3.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding: 44px 5px 0 10px;
	font-size:11px;
}

#side_thanks {
	position:relative;
	top:10px;
	left:0;
	float:right;
	width:198px;
	height:545px;
    background-image:url(images/img_thanks2.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding: 44px 5px 0 10px;
	font-size:11px;
}

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

#footer {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:40px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 10px 25px 0 5px;
}

#footer a {
	text-decoration:none;
}

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

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

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

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

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

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

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

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

a#nav_03 {
	width:89px;
	background-position:-159px 0;
}

a:hover#nav_03{
	background-position:-159px -79px;
}

.active_03 {
	background-position:-159px -79px !important;
}

a#nav_04 {
	width:92px;
	background-position:-248px 0;
}

a:hover#nav_04{
	background-position:-248px -79px;
}

.active_04 {
	background-position:-248px -79px !important;
}

a#nav_05 {
	width:101px;
	background-position:-340px 0;
}

a:hover#nav_05{
	background-position:-340px -79px;
}

.active_05 {
	background-position:-340px -79px !important;
}

a#nav_06 {
	width:82px;
	background-position:-441px 0;
}

a:hover#nav_06{
	background-position:-441px -79px;
}

.active_06 {
	background-position:-441px -79px !important;
}

/* ---- start nivo slider settings -------------------------- */

#slider {
    position:relative;
    width:894px; /* Change this to your images width */
    height:213px; /* Change this to your images height */
    left:10px;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

