*{
	margin:0;
	padding:0;
	}
header,
section,
article,
footer,
aside{
	display:block;
	}
body{
	background:#fff url(/images/body_bg.png) top center repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a{
	color:#003366;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
p{
	margin:10px;
	}	
h1{
	font-size:24px;
	margin-left:-10px;
	margin-bottom:20px;
	color:#336600;
	}
h2{
	font-size:18px;
	color:#336600;
	}
	
textarea,
input{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
#container{
	width:960px;
	margin:0 auto 20px auto;
	position:relative;
	top:10px;
	z-index:10;
	background:#fff;
	border:2px #069 solid;
	color:#333;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	}
#main_nav{
	background:#fff;
	display:block;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 10px;
	width:320px;
	padding:10px 0;
	margin-bottom:10px;
	}
#main_nav a{
	padding:2px 20px;
	text-decoration:none;
	width:280px;
	display:block;
	text-indent:20px
	}
#main_nav a:hover,
#main_nav a.current{
	color:#339900;
	
	}
#main_nav a.current{
	text-indent:4px;
	background:#CC6600;
	color:#FFF;
	border-top:1px #ff9900 solid;
	border-bottom:1px #ff9900 solid;
	}	
#main_nav a.current:before{
	content:"\00BB   ";
	
	}		
		
		
			
#page_header,
#page_footer,
#black_box{
	display:none;
	}
#page_footer{
	height:20px;
	background:#145b8f;
	text-align:center;
	color:#26aedb;
	font-size:10px;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#content{
	min-height:1000px;
	background:#fff;
	color:#333;
	display:none;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	}
p{
	font-size:15px;
	text-align:justify;
	}
header p{
	font-size:17px;
	text-align:justify;
	}
article{
	padding:0 10px;
	width:600px;
	position:relative;
	z-index:30;
	}
article section{
	margin-bottom:50px;
	background:transparent url(/images/transparent_80.png) top left repeat;
	border:1px #fff solid;
	}
article section h2{
	color:#990000;
	}
#logo{
	width:83px;
	height:83px;
	background:transparent url(/images/mini_logo2.png) top left no-repeat;
	top:-100px;
	right:400px;
	position:relative;
	z-index:9;
	margin:0 auto;
	cursor:pointer;
	display:block;
	}	
#tag_line{
	width:330px;
	color:#fff;
	font-size:12px;
	font-style:italic;
	position:relative;
	top:-150px;
	right:180px;
	z-index:9;
	margin:0 auto;
	}


/* for sliding form*/
#sidebar{
	width:320px;
	height:100%;
	min-height:1000px;
	background:#156197;
	float:right;
	overflow:auto;
	padding:0 10px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	}
#sidebar .content{
	margin:20px auto;
	width:280px;
	}
#sidebar_content {
  position: absolute;
  top: 0;
  margin-top: 20px;
  z-index:15;
}

#sidebar_content.fixed {
  position: fixed;
  top: 0px;
  z-index:15;
}
#sidebar p{
	font-size:13px;
	}
/* email box */
#email,
#contact_us{
	background:#fff;
	width:100%;
	padding:10px 20px;
	font-size:12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
#email .email{
	width:160px;
	padding:2px;
	}
#contact_us{
	margin-top:15px;
	}
#contact_us textarea{
	width:266px;
	}
#contact_us .submit{
	margin-top:5px;
	}	
.submit{
	font-size:14px;
	width:109px;
	height:40px;
	background:transparent url(/images/submit_button.png) top center no-repeat;
	border:0;
	cursor:pointer;
	}

.submit:hover{
	background:transparent url(/images/submit_button_hover.png) top center no-repeat;
	}	
	
.disclamer{
	font-size:10px;
	color:#666;
	margin:5px 10px;
	}
	
/* twitter lonk*/		
#twitter{
	display:block;
	width:311px;
	height:48px;
	margin:0 5px;
	background:transparent url(/images/twitter-icon.png) top center no-repeat;
	}	
#twitter:hover{
	background:transparent url(/images/twitter-icon-over.png) top center no-repeat;
	}	

/* Firefox */	
#firefox{
	display:block;
	width:311px;
	height:48px;
	margin:15px 5px;
	background:transparent url(/images/firefox-icon.png) top center no-repeat;
	}	
#firefox:hover{
	background:transparent url(/images/firefox-icon-over.png) top center no-repeat;
	}	
	
	
	
.story{
	padding-top:20px;
	background:transparent url(/images/survey_corner.gif) top right no-repeat;
	}	
	
/*survey*/	
.story_content,
article header{
	width:535px;
	margin:0 auto 40px auto;
	}	
.story_content h3{
	margin:30px 0 5px 0;
	color:#009900;
	}
.story_content ul,
.story_content ol{
	margin-left:50px;
	}	
textarea{
	width:500px;
	position:relative;
	left:10px;
	}	
#survey_form table,
#email table{
	width:96%;
	margin:0 auto;
	}
#email table{
	width:74%;
	}	
#survey_form td,
#email td{
	padding:3px 0;
	}
#survey_form .submit{
	margin:5px 10px;
	}

/* labels */
label{
	width:90%;
	display:block;
	padding:2px 0 2px 0px;
	margin-bottom:1px;
	text-indent:5px;
	height:18px;
	vertical-align:middle;
	cursor:pointer;
	}
label.selected{
	background: transparent url(/images/selected_flowers.png) bottom left no-repeat;
	text-indent:23px;
	color:#44791c;
	padding:4px  0 0 0;
	}
label.selected.cat{
	background: transparent url(/images/selected_cat.png) bottom left no-repeat;
	}
label.selected input{
	display:none;
	}	



/*sprites
Characters in the animation*/

.bg{
	width:100%;
	height:350px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	}	
#bg1{
	background:transparent url(/images/bg2.png) top center no-repeat;
	}
#bg_sun{
	background:transparent url(/images/bg_sun.png) top center no-repeat;
	}	
#bg2{
	background:transparent url(/images/bg_grass.png) top center no-repeat;
	z-index:8;
	}
#sidebar_plant{
	position:absolute;
	right:116px;
	bottom:20px;
	z-index:11;
	display:none;
	}	
#black_box{
	background:#fff;
	width:100px;
	height:100px;
	position:relative;
	z-index:2;
	top:300px;
	margin:0 auto;
	border:2px #069 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}	
#pointer{
	position:absolute;
	left:-14px;
	top:120px;
	display:none;
	}
#branch{
	position:absolute;
	top:-111px;
	right:98px;
	display:none;
	/*z-index:20;*/
	}
#bird{
	position:absolute;
	top:5px;
	right:62px;
	display:none;
	}
#cat{
	display:block;
	width:53px;
	height:50px;
	margin:0 auto;
	position:relative;
	top:120px;
	left:20px;
	z-index:2;
	background:transparent url(/images/cat.png) top center no-repeat;
	}
#cat2{
	display:block;
	width:53px;
	height:50px;
	margin:0 auto;
	position:relative;
	top:110px;
	left:120px;
	z-index:2;
	background:transparent url(/images/cat.png) top center no-repeat;
	display:none;
	}
#cat_jump1{
	display:none;
	width:180px;
	height:150px;
	margin:0 auto;
	position:relative;
	top:-25px;
	left:236px;
	z-index:2;
	background:transparent url(/images/cat_jump1.png) top center no-repeat;
	}
#cat_jump2{
	display:none;
	width:180px;
	height:150px;
	margin:0 auto;
	position:relative;
	top:-46px;
	left:385px;
	z-index:2;
	background:transparent url(/images/cat_jump2.png) top center no-repeat;
	}		
	
#bird{
	position:absolute;
	top:6px;
	right:60px;
	display:none;
	}
#bird2{
	position:absolute;
	top:-2px;
	right:29px;
	display:none;
	}
#feather{
	height:56px;
	width:19px;
	position:absolute;
	top:55px;
	right:59px;
	display:block;
	display:none;
	z-index:20;
	}
#message_window{
	position:fixed;
	z-index:50;
	top:82px;
	margein:0 auto;
	margin-left:-250px;
	width:500px;
	display:none;
	font-size:20px;
	background:#fff;
	color:#0e4064;
	left:50%;
	padding:20px;
	border:3px #bc1e17 solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	vertical-align:middle;
	text-align:center;
	}
	
	
.buy_button{
	float:right;
	margin:0px 40px;
	}
strong.highlight{
	color:#c60;
	}	
td{
	text-align:left;
	}	
	
	
	
	
	
	
	
	

