
body { 
	background-color: #96C5FD;
	font-family:Helvetica,Ariel,Sans-serif;
	font-size: 13px;
	/*position: relative;*/
	color: #0A3169;
	color: #093169;
	margin: 0;
	padding: 0;
	}
body.small { 
	background: url(/_img/line_small.jpg) repeat-y center #779fd0;
	 }

table {margin:0; width: 100%;}
img {border:0;}
p {margin: 0.9em 0;}
#big-accordion p { margin-right: 120px; }
ul {list-style:none;}

.access, hr {display:none;}
.clearer {clear:both; height:1%; line-height:1%; font-size:1%;}
.req {font-weight:bold;}
.float-left {float:left; display:inline; margin:1em 1.2em 1em 0;}
.float-right {float:right; display:inline; margin:1em 0 1em 1.2em;}
.center { 
	width: 840px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	/*border: #CFCFCF 1px solid;*/
	position: relative;
	z-index: 50;
	}
strong { 
	font-weight: bold;
	}


/* =Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, ,Helvetica,Sans-serif;
	font-weight:normal;
	font-family: Palatino, Arial, Helvetica, sans-serif;
	}
h1 {font-size:189%;}
h2 {font-size:155%;}
h3 {font-size:136%;}
h4 {font-size:114%;}
h5 {font-size:100%;}
h6 {font-size:85%;}

/* =Links 
----------------------------------------------- */
a:link, a:visited {
	color: #687A06;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:active {text-decoration:underline;}
.top-nav a:link, .top-nav a:visited, .bot-nav a:link, .bot-nav a:visited { color: #FFF; }
.navigation a:link, .navigation a:visited { color: #fff; }
#c-top .top-nav .nav-signup { 
	background: url(/_img/arrow_small.png) no-repeat 13px 12px;
	display: block;
	padding-left: 30px;
 }

/* =Forms 
----------------------------------------------- */
.form { 
	top: 152px;
	float: right;
	margin: 0 0 0 0;
	position: relative;
	right: -51px;
	width: 344px;
}
.form label { 	
	display: inline;
	float: left;
	margin:4px 5px 1px 0;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	width: 200px;
}
.form input, .form textarea { 
	float: left;
	margin: 0 2px 1px 0;
	background: #FFF;
	font-size: 13px;
	border: 1px solid #83B55B;
	padding: 4px 4px 3px;
	color: #328307;
	}
.form .email {
	clear: left;
}
.form select { 
	float: left;
	margin: 0 2px 0 0;
	background: #F6F7E7;
	border: 3px solid #FFF;
	background: #FFF;
	border: 1px solid #A3C886;
	padding: 3px 1px 2px 0;
	color: #328307;
	}
.form div { 
	display: block;
	padding: 1px 0;
	clear: both;
	}
.form div div div { 
	float: left;
	/*clear: none;
	width: 300px;*/
	padding:0;
	border: solid 3px #eee;
	}
.form .submit { 
	margin: 6px 0 0 3px;
	border-width: 1px;
	cursor: pointer;
	font-weight: bold;
	color: #687A06;
	clear: left;
	}
.form .validation-advice { 
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 5px;
	color: #9B2626;
	}
#form-complete {
	display: none;
	}
/* =Top 
-----------------------------------------------   
----------------------------------------------- */
#c-top { 
	width: 100%;
	height: 306px;
	position: relative;
	z-index: 111;
	}
.small #c-top { 
	height: 252px;
	}
#c-top strong { 
	color: #0A3675;
	}
#c-top .left { 
	background: url(/_img/header-left.jpg) top left repeat-x;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	}
.small #c-top .left { 
	background: url(/_img/header_small_left.jpg) top left repeat-x;
	}
#c-top .mid { 
	background: url(/_img/header.jpg) top center no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	}
.small #c-top .mid { 
	background: url(/_img/header_small.jpg) top center no-repeat;
	}
#c-top .right { 
	background: url(/_img/header-right.jpg) top center repeat-x;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	}
.small #c-top .right { 
	background: url(/_img/header_small_right.jpg) top center repeat-x;
	}
.small .sign-up { display: none; }
#c-top .top-nav { 
	position: absolute;
	top: 0;
	left: 455px;
	width: 500px;
	z-index: 30;
	}
.small #c-top .top-nav { 
	left: 388px;
	 }
.small #c-top .top-nav li { float:left; }
#c-top .top-nav a { 
	border-right: #93C665 1px solid;
	border-left: #ADD48A 1px solid;
	padding: 8px 15px 7px;
	float: left;
	}
#c-top .top-nav a:hover { 
	background-color: #80d43e;
	}
#c-top .top-nav a.first { 
	border-left: 0;
	}
#c-top .top-nav a.last { 
	border-right: 0;
	}
#c-top .slogan { 
	position: absolute;
	top: 10px;
	left: 15px;
	/*color: #fff;*/
	font-style: italic;
	font-size: 15px;
	}
/*.small #c-top .sign-up { 
	background: transparent;
}*/
#c-top h3 { 
	position: absolute;
	left: 386px;
	top: 54px;
	font-style:  normal;
	text-align: center;
	width: 400px;
	visibility: hidden;
	font-size: 16px;
	font-weight: normal;
	opacity: 0;
	}
#c-top h3#caption-1 { 
	}
#c-top h3#caption-2 { 
	}
#c-top h3#caption-3 { 
	}
#c-top h4.slogan { 
	color: #8cdb4e;
	position: relative;
	font-size: 1%;
	line-height: 1%;
	left: 27px;
	
overflow:hidden;
text-indent:-9999px;
width:392px;

	}
.small #c-top h4.slogan { 
	left: 90px;
	color: #d0ebb8;
	}
#c-top .bot-nav { 
	display: block;
	position: absolute;
	height: 49px;
	z-index: 1333;
	bottom: 24px;
	left: 85px;
	}
	.small #c-top .bot-nav { bottom: 33px; }
#c-top .bot-nav li { 
	height: 49px;
	background: transparent;
	float: left;
	padding: 0;
	margin: 0;
	color: #fff;
	}
#c-top .bot-nav div { 
	padding: 19px 19px 0pt 9px;
	background: transparent;
	display: block;
	cursor: pointer;
	font-weight: bold;
	float: left;
	margin: 0 0 0 10px;
	height: 30px;
	}
#c-top .bot-nav .active { 
	background: url(/_img/tab_left.jpg) no-repeat top left;
	color: #051a37;
	}
#c-top .bot-nav .active div { 
	background: url(/_img/tab_right.jpg) no-repeat top right;
	color: #051a37;
	}
 

/* =Mid 
-----------------------------------------------   
----------------------------------------------- */
#c-mid { 
	width: 100%;
	background: url(/_img/bg_main_wood.jpg) top center repeat;
	position: relative;
	z-index: 1000;
	}
#c-mid-inside { 
	width: 100%;
	position: relative;
	background: url(/_img/main.jpg) top center repeat-y;
	height: 100%;
	}
.small #c-mid { top: -19px; }
#c-mid .mid { 
	background: url(/_img/footer.jpg) top center no-repeat;
	width: 100%;
	height: 249px;
	position: absolute;
	bottom: 0;
	left: 0;
	}
.small #c-mid .mid { 
	height: 164px;
	bottom: 0;
	position: relative;
	}
#c-mid .bg-mid-tall .mid { 
	background: url(/_img/footer.jpg) top center no-repeat;
	width: 100%;
	height: 241px;
	position: absolute;
	bottom: 8px;
	left: 0;
	}
#c-mid .bg-mid { 
	background: url(/_img/bg_foot_wood.jpg) bottom center repeat-x;
	width: 100%;
	position: absolute;
	bottom: -186px;
	height: 249px;
	left: 0;
	z-index: 4;
	}
.small #c-mid .bg-mid { 
	height: 164px;
	bottom: -108px;
	background-position: center 23px;
	}
#c-mid .bg-mid-tall { 
	background: url(/_img/bg_foot_wood.jpg) bottom center repeat-x;
	width: 100%;
	position: absolute;
	bottom: -180px;
	left: 0;
	height: 241px;
	z-index: 4;
	}

/* =Big Accordion
----------------------------------------------- */
#big-accordion {  
	width: 784px;
	margin: 0 0 0 26px;
	padding: 0 0 16px;
}
#big-accordion h2 {  
	background: url(/_img/big_accordion_top.jpg) top left no-repeat;
	color: #fff;
	padding-bottom: 5px;
}
#big-accordion h2 span {  
	display: block;
	line-height: 0%;
	font-size: 1%;
	color: #fff;
	height: 0;
	padding-top: 60px;
	margin: 3px 0 2px 38px;
}
#big-accordion .toggler { 
	margin: 0;
	padding:11px 15px 0 58px;
	/*font-size: 12px;
	color: #fff;*/
	cursor:  pointer;
	font-weight: bold;
	height: 25px;
	background: url(/_img/big_accordion_head_on.jpg) repeat-y top left;
	position: relative;
	border-top: 1px solid #ABD913;
	border-bottom: 1px solid #fff;
}
#big-accordion .element { 
	background: url(/_img/big_accordion_repeat.jpg) repeat-y top left;
	padding: 5px 60px 0 58px!important;
	/*font-size: 12px;*/
}
#big-accordion .element a { 
	margin-top: 15px;
	display: block;
	padding: 3px 0 0 30px;
	font-size: 16px;
	background: url(/_img/arrow_right.png) no-repeat top left;
}
#big-accordion h4 span { 
	position: absolute;
	right: 20px;
	top: 12px;
	background: url(/_img/accordion_plus.jpg) no-repeat top left;
	width: 15px;
	height: 15px;
}
#big-accordion ul { 
	margin: 13px 0 15px 14px;
}
#big-accordion li { 
	list-style: disc;
	margin: 0 0 0 14px;
}
#big-accordion .end { 
	background: url(/_img/big_accordion_foot.jpg) no-repeat bottom left;
	height: 20px;
	}

/* =Sign Up 
----------------------------------------------- */
/*#signup p.main { 
	position: absolute;
	left: 391px;
	top: 87px;
	font-size: 14px;
	width: 377px;
	}
#signup ul { font-size:18px;
	left:409px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	position:absolute;
	top:13px;
	color: #49980F;
	width:341px;
	}
#bg-signup { 
	background: url(/img/bg_sign_up.jpg) no-repeat bottom left;
	width: 100%;
	/*min-height: 530px;
	margin: 0 0pt 12px 15px;
	position: relative;
	z-index: 55;
	padding-top: 19px;
	}
#signup h1, #pricing h2, #pricing h3, #pricing h4 { 
	color: #FFF;
	font-size: 1%;
	position: absolute;
	top: 0;
	left: 0;
	}
#signup h5 { 
	
	}
#signup h6 { 
	position: absolute;
	left: 376px;
	bottom: 7px;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
	}
#signup h6 span { 
	/*float: left;
	}
#signup h6 div { 
	float: left;
	margin: 3px 0 0 8px;
	padding: 3px 0 7px 7px;
	color: #75890A;
	border-left: solid 2px #b6d994;
	cursor: pointer;
	}
#signup div.form { 
	width: 324px;
	}
#month-free-link { 
	
	}
#payment-link { 
	
	}
#signup h5 { 
	font-size: 18px;
	color: #49980F;
	}
#signup .popup { 
	background: White;
	display: none;
	position: absolute;
	bottom: 7px;
	left: 8px;
	border-right: solid 1px #C0D9AC;
	width: 301px;
	padding: 21px 38px 5px 25px;
	}
#month-free { 
	}
#payment { 
	}*/

/* =Bot 
-----------------------------------------------   
----------------------------------------------- */
#c-bot { 
	width: 100%;
	/*background: url(/_img/footer-repeat.jpg) top left repeat-x #96C5FD;
	height: 100%;*/
	position: relative;
	z-index: 1000;
	top: -15px;
	margin: 10px 0 0;
	}
#c-bot .center { 
	top: 26px;
	width: 843px;
	margin-bottom: 0px;
	}
#c-bot #copyright { 
	text-align: center;
	width: 821px;
	margin: 0;
	float: left;
	font-size: 10px;
	color: #77AAF4;
 }
#c-bot #copyright a {
	color: #8a9f1a;
}
#c-bot .navigation { 
	margin: 23px 0 0 203px;
	float: left;
 }
#c-bot .navigation a { 
	border-left: #C0D8FA 1px solid;
	border-right: #77AAF4 1px solid;
	padding: 8px 18px;
	float: left;
	color: #fff;
	}
#c-bot .navigation a:hover { 
	color: #fff;
	}
#c-bot .navigation a.first { 
	border-left: 0;
	}
#c-bot .navigation a.last { 
	border-right: 0;
	}
#c-bot .navigation .nav-signup { 
	background: url(/_img/arrow_small.png) no-repeat 13px 12px;
	display: block;
	padding-left: 30px;
 }
#c-bot2 .navigation .nav-signup { 
	background: url(/_img/arrow_small.png) no-repeat 13px 12px;
	display: block;
	padding-left: 30px;
 }
#bottom-push { 
	position: relative;
	top: -100px;
	line-height: .01;
	}
#c-bot2 { 
	position: relative;
	width: 100%;
	margin-top: -180px;
	}
#c-bot2 .navigation{ 
	display: block;
	left:10px;
	position:absolute;
	bottom: 0;
	width: 500px;
	}
#c-bot2 .navigation a { 
	border-right: #afc637 1px solid;
	border-left: #8a9e1e 1px solid;
	padding: 8px 15px;
	float: left;
	}
#c-bot2 .navigation a:hover { 
	background-color: #8a9e1e;
	}
#c-bot2 .navigation a.first { 
	border-left: 0;
	}
#c-bot2 .navigation a.last { 
	border-right: 0;
	}
#c-bot2 .mid { 
	background: url(/_img/footer_bottom.jpg) bottom center no-repeat;
	height: 258px;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 15;
	}
#c-bot2 .left { 
	background: url(/_img/footer_bottom_left.jpg) bottom left repeat-x;
	width: 40%;
	height: 258px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;
	}
#c-bot2 .center { 
 	position: relative;
	z-index: 9000;
	}
#c-bot2 .right { 
	background: url(/_img/footer_bottom_right.jpg) bottom right repeat-x;
	width: 40%;
	height: 258px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 12;
	}
#footer-nav { 
	}
#footer-nav .navigation { 
	display:inline;
	margin: 0 auto;
	float:left;
	margin: 11px 0 0 197px;
	}
#footer-nav a { 
	padding: 5px 20px;
	display: block;
	float: left;
	color: #051b32;
}







































































