@charset "utf-8";

/*	=RESETS / BASICS
	----------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	line-height:18px;
	list-style-type:none;
	outline:none;
	color:#000000;
	text-decoration:none;
}
html{
	height:100%;
}
body{
	background-repeat:repeat-x;
	background-color:#e3f5ff;
	height:100%;
}
img{
	border:0px;
}
a{
	outline:none;
}

div#clouds{
	position:absolute;
	width:100%;
	height:655px;
	background:url('images/clouds_2.jpg') no-repeat center top #e3f5ff ;
	z-index:-1;
}

/*	=PAGEBOX
	----------------------------------------------------*/
div#pagebox{
	position:relative;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	
}
div#pagebox div#pagebox-inner{
	position:relative;
	width:924px;
	margin:0px auto;
	min-height:540px;
	height:auto !important;
	height:540px;
}
div#pagebox div#pagebox-inner div#butterflies{
	width:924px;
	height:159px;
}
div#pagebox div#pagebox-inner div#logo{
	position:absolute;
	left: 350px;	
	top:10px;
	z-index:100;
}
div#pagebox div#pagebox-inner div#col-a{
	float:left;
	width:224px;
}
div#pagebox div#pagebox-inner div#col-b{
	float:left;
	width:442px;
	
}
div#pagebox div.spacer{
	height:360px;
	font-size:0px;
	overflow:hidden;
	clear:both;
	
}

/*	=FOOTER
	----------------------------------------------------*/
div#pagebox div#footer{
	position:absolute;
	bottom:0px;
	width:100%;
	height:340px;
	z-index:1;
}
div#pagebox div#footer div#footer-inner{
	position:relative;
	width:950px;
	margin:0px auto;
}
div#pagebox div#footer div#footer-inner div.block{
	float:left;
	margin-right:37px;
}
div#pagebox div#footer div#footer-inner div.block-top{
	background-image:url('images/block-top-small.png');
	height:8px;
	width:171px;
	margin-left:13px;
}
div#pagebox div#footer div#footer-inner div.block-content{
	background-color:#FFFFFF;
	border-left:2px solid #82d63e;
	border-right:2px solid #82d63e;
	width:133px;
	height:110px;
	padding-left:17px;
	padding-right:17px;
	padding-top:6px;
	margin-left:13px;
	color:#0075a1;
}
div#pagebox div#footer div#footer-inner div.block-content h2{
	font-size:14px;
	font-weight:bold; 
	color:#0cbff2; 
	padding-left:6px;
	overflow:hidden;
}



div#pagebox div#footer div#footer-inner div.block-content p{
	padding-left:6px;
	color:#0075a1;
}
div#pagebox div#footer div#footer-inner div.block-content span{
	display:block;
	margin-top:5px;
	background-color:#ffe492;
	width:124px;
	height:25px;
	padding-left:6px;
	padding-top:5px;
	overflow:hidden;
}
div#pagebox div#footer div#footer-inner div.block-bottom{
	background-image:url('images/block-bottom-small.png');
	height:26px;
	width:194px;
}
div#pagebox div#footer div#footer-inner div.block-large{
	margin-right:-9px;
}
div#pagebox div#footer div#footer-inner div.block-top-large{
	background-image:url('images/block-top-large.png');
	width:281px;
	margin-left:6px;
}
div#pagebox div#footer div#footer-inner div.block-content-large{
	width:251px;
	padding-left:9px;
	margin-left:6px;
}
div#pagebox div#footer div#footer-inner div.block-content-large h2{
	padding-left:0px;
}
div#pagebox div#footer div#footer-inner div.block-content-large img.image{
	border:1px solid #82d63e;
	float:left;
	margin-right:14px;	
}
div#pagebox div#footer div#footer-inner div.block-bottom-large{
	background-image:url('images/block-bottom-large.png');
	width:300px;
}
div#pagebox div#footer div#footer-inner div#footer-menu{
	clear:both;
	margin-left:13px;
	width:796px;
	height:30px;
}
div#pagebox div#footer div#footer-inner div#footer-menu div.footer-menu-left{
	float:left;
	width:6px;
	height:30px;
	background-image:url('images/footer-left.png');
}
div#pagebox div#footer div#footer-inner div#footer-menu div.footer-menu-inner{
	position:relative;
	float:left;
	height:24px;
	width:779px;
	padding-top:6px;
	padding-left:5px;
	background-image:url('images/footer.png');
	color:#FFFFFF;
}
div#pagebox div#footer div#footer-inner div#footer-menu div.footer-menu-inner a{
	color:#FFFFFF;
}
div#pagebox div#footer div#footer-inner div#footer-menu div.footer-menu-inner a:hover{
	text-decoration:underline;
}
div#pagebox div#footer div#footer-inner div#footer-menu div.footer-menu-inner img{
	position:absolute;
	right:5px;
	top:8px;
}
div#pagebox div#footer div#footer-inner div#footer-menu div.footer-menu-right{
	float:right;
	width:6px;
	height:30px;
	background-image:url('images/footer-right.png');
}

/*	=FOOTER IMAGES
	----------------------------------------------------*/
div#pagebox div#tree{
	position:absolute;
	bottom:100px;
	left:50%;
	width:50%;
	height:620px;
	overflow:hidden;
	z-index:-1;
}
div#pagebox div#tree img{
	margin-left:229px;
}
div#pagebox div#grass{
	position:absolute;
	bottom:0px;
	width:100%;
	height:316px;
	z-index:-1;
	background-image:url('images/footer-bg_2.png');
	background-repeat:repeat-x;
	background-position:center bottom;
}

/*	=DYNAMIC INPUT
	----------------------------------------------------*/
div.dynamic-input{
	width:442px;
}
div.dynamic-input h1,
div.dynamic-input h2,
div.dynamic-input h3,
div.dynamic-input h4{
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
}
div.dynamic-input h1{
	font-size:27px;
}
div.dynamic-input h2{
	padding:10px 0 0 0;
	font-size:22px;
}
div.dynamic-input h3{
	padding:10px 0 0 0;
	font-size:18px;
}
div.dynamic-input h4{
	padding:10px 0 0 0;
	font-size:16px;
}
div.dynamic-input p{
	margin-bottom:10px;
}
div.dynamic-input a{
	text-decoration:underline;
}
div.dynamic-input a:hover{
	text-decoration:none;
}
div.dynamic-input ul,
div.dynamic-input ol{
	margin-left:25px;
	margin-bottom:15px;
}
div.dynamic-input ul li,
div.dynamic-input ol li{
	list-style:disc;
}

/*	=DEFAULT CONTENT ITEM
	----------------------------------------------------*/
div.contentitem{
	min-height:100px;
	height:auto !important;
	height:100px;
	margin-top:20px;
}
div.contentitem img{
	border:3px solid #FFFFFF;
	margin-right:15px;
	float:left;
}
div.contentitem h2{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	color:#0075a1;
	margin-bottom:7px;
}
div.contentitem h2 a{
	font-size:16px;
	color:#0075a1;
	text-decoration:none;
}

/*	=ADDITIONAL CONTENT ITEM
	----------------------------------------------------*/
div.faq{
	min-height:0px;
	height:auto;
}
div.contentitem h2 a img{
	border:0px;
	margin-right:8px;
	margin-top:1px;
	width:16px;
	height:16px;
	background-image:url('images/btn-faq.jpg');
}
div.contentitem div.faqitem{
	display:none;
}

/*	=FORM ELEMENTS
	----------------------------------------------------*/
	
div#form{
	clear:both;
	margin-top:20px;
}
div#form h2{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	color:#0075a1;
	margin-bottom:7px;
}
div.form-element{
	width:221px;
	float:left;
	margin-bottom:9px;
}
div.zero{
	height:0px;
	overflow:hidden;
}
div.textarea{
	width:442px;
	margin-bottom:9px;
	clear:both;
}
input{
	clear:both;
	float:right;
	margin-right:34px;
	margin-top:5px;
}
label{
	color:#64bf2a;
	font-weight:bold;
	height:14px;
}
div.form-element input{
	float:left;
	border:2px solid #64bf2a;
	width:173px;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}
div.textarea textarea{
	clear:both;
	border:2px solid #64bf2a;
	width:394px;
	height:100px;
	padding:5px;
}

#error{
	z-index:1100;
	left:0px;
	top:0px;
	position:absolute;
}
#error-text{
	z-index:1100;
	background-color:#30a249;
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	font-size:12px;
	color:#FFFFFF;
}

/*	=NAV MAIN
	----------------------------------------------------*/
ul#nav-main{
}
ul#nav-main li{
	width:171px;
	height:28px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-bottom:8px;
	text-align:center;
	padding-top:5px;
}
ul#nav-main li a{
	display:block;
}
ul#nav-main li a span.hover{
	display:none;
}
ul#nav-main li a:hover span.normal{
	display:none;
}
ul#nav-main li a:hover span.hover{
	display:block;
}
ul#nav-main li.class1{
	background-image:url('images/button_yellow.png');
}
ul#nav-main li.class2{
	background-image:url('images/button_red.png');
}
ul#nav-main li.class3{
	background-image:url('images/button_dark_red.png');
}
ul#nav-main li.class4{
	background-image:url('images/button_marine.png');
}
ul#nav-main li.class5{
	background-image:url('images/button_orange.png');
}
ul#nav-main li.class6{
	background-image:url('images/button_purple.png');
}
ul#nav-main li.class7{
	background-image:url('images/button_brown.png');
}
ul#nav-main li.class8{
	background-image:url('images/button_green.png');
}
ul#nav-main li.class9{
	background-image:url('images/button_blue.png');
}
