@import url(reset.css);
@import url(main.css);

.addthis_button{
        background: url(../images/css/backgroundLinkFriend.png) left 5px no-repeat;
        padding:15px 0 0 53px;
        width: 44px;
       
   
}

#content {padding: 5px 7px 0px 7px;}

.jumpSection {width: 100%;}
	.jumpSection .find {width: 300px; height: 205px; overflow:hidden; background: url(../images/css/backgroundFindBottom.png) no-repeat; float:left;}
.jumpSection .find h2 {color:#116188; font-weight:normal; font-size:20px; padding-top:20px; padding-left:32px;padding-right: 20px;background: url(../images/css/backgroundFindTop.png) no-repeat left top;}
	
	.jumpSection .find .form {width:240px;margin-left:32px;margin-top:10px;padding: 3px 3px 5px 4px;}
	
		.jumpSection .find .form select {margin-bottom: 8px; margin-top: 3px; font-size:11px; display:block;}
		.jumpSection .find .form input {float:right;}

	.jumpSection .links {
	position:absolute;
	right:3px;
	top:15px;
	background:#fff url(../images/css/backgroundLinksBox.png) left top no-repeat;
	padding: 3px 0px 0px 0px;
	width: 257px;
}
		.jumpSection .links ul {width:219px;height:158px;margin:0px;background:#fff url(../images/css/backgroundLinksBox.png) left bottom no-repeat;padding-left: 20px;padding-top: 12px;}
		.jumpSection .links li {background: transparent url(../images/css/backgroundLink.png) right 8px no-repeat; width: 200px;padding-left:0px; height:50px;}
		
				.jumpSection .links a {display:block;height: 32px;padding: 15px 0px 0px 53px;color: #918F8F;font-size:12px; width: 120px;}
			.jumpSection .links a.st_sharethis_custom {text-decoration:none;}
			.jumpSection .links li.report a {background: transparent url(../images/css/backgroundLinkReport.png) left 0px no-repeat;}
				.jumpSection .links li.involved a {background: transparent url(../images/css/backgroundLinkInvolved.png) left 7px no-repeat;}								


#focusSection {background: #8CC641 url(../images/css/backgroundFocus.png) repeat-x left top;height: 274px;color:#fff;padding:15px 0px 0px 15px;}

	#focusSection h2 {font-size:21px;margin-bottom: 10px;}
	#focusSection .what li, #focusSection .why li {color:#77685B;}
	#focusSection ul {margin-top:10px;}
	#focusSection p {margin-top:10px;}
	#focusSection p, #focusSection li {font-size: 11px;}
	#focusSection a {color: #126289;font-weight: bold;}
	#focusSection a.readMore {display:block; text-align:right; color: #F00; font-weight: bold;text-decoration:none;}
	
		#focusSection .what {float:right;background: #fff url(../images/css/backgroundBoxBottom.png) left bottom no-repeat;width:272px;color:#333;height:246px;margin-right:6px;overflow:hidden;margin-left: 15px;}
			#focusSection .what h2 {
				padding-left: 65px;
				padding-top: 15px;
				padding-bottom: 0px;				
				color: #6F9D31;
				background: transparent url(../images/css/headingWhat.png) left top no-repeat;
				}

		#focusSection .why {float:right;background: #fff url(../images/css/backgroundBoxBottom.png) left bottom no-repeat;width:272px;color:#333;height:246px;margin-right:6px;overflow:hidden;}	
			#focusSection .why h2 {
				padding-left: 65px;
				padding-top: 15px;
				padding-bottom: 0px;				
				color: #6F9D31;				
				background: transparent url(../images/css/headingWhy.png) left top no-repeat;
				}	
			

		#focusSection .why div, #focusSection .what div {padding: 0px 10px;}

#aboutSection {margin-top: 20px;padding-right:60px;}
	#aboutSection img.logo {float:left;margin-right: 20px;position:relative;padding-top:15px;}
	
	#aboutSection h2 {font-size: 28px; font-family: Helvetica, Verdana, Arial, sans-serif; color:#928172;padding-top:20px;}
	#aboutSection p {color:#928172;font-size:12px;margin: 12px 0px;}
	#aboutSection a.readMore {display:block; text-align:right; color: #F00; font-weight: bold;text-decoration:none;margin-right:100px;}

