@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	width:960px;
}

h2{
	font-size:20px;
}

h3{
	padding:0;
	margin:0;
}

img{
	border: 0 none;	
}

#know-geo-frame{
	background:url(images/know-geo-background-splash.jpg) no-repeat top center;
	width:960px;
	position:relative;
}

#know-geo-footer{
	background:url(images/know-geo-footer-bg.jpg) bottom center no-repeat;
	text-align:center;
	margin-top:50px;
	clear:both;
}

#know-geo-form{
	padding-top:210px;
	padding-left:10px;
	width:200px;
}


.know-geo-form-input{
	border:thin solid #356A32;
	color:#356A32;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:3px 0;
	width:200px;
}

#know-geo-form label{
	color:#356a32;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px 0px;

}


#know-geo-sidebar{
	background:url(images/know-geo-sidebar.jpg) no-repeat left top;
	top:10px;
	left:35px;
	position:relative;
	padding-right:10px;
	height:700px;
	width:260px;
}

#knowgeo-submit{
	background-color:#356A32;
	color:#FFFFFF;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:28px;
	margin-left:60px;
	margin-top:15px;
	width:74px;
}

#know-geo-txt{
	float:right;
	margin-right:50px;
	padding-top:40px;
	width:610px;
}

#know-geo-txt p{
	line-height:20px;
	font-size:14px;	
}

#know-geo-wrapper{
	background:url(images/know-geo-body-background.jpg) repeat-y center;
}

.faq_q{
	width:40%;
	float:left;
	height:auto;	
}

.faq_a{
	width:45%;
	float:right;
	padding-top:20px;
	margin-right:10px;
	line-height:normal;	
}

.more-info{
	border:0 none;
	padding-left:10px;
	float:right;
}