/*==============footer============================*/
#footer {
	margin: 0 auto;
	text-align: center;
	height: 120px;
	line-height: 20px;
	color: #999999;
	background: #f8f8f8 url(../images/footer_bg.png) top center no-repeat;
	border:0px solid #0ff;
}

#footer p {
	text-align: right;
	padding: 10px 30px 0 0;
}

#footer h3		{	font-size:0.8em; line-height:0.2em; color:#888;	text-decoration:none;	padding-left:30px;	text-align:left;}
#footer h3 a		{																								text-decoration:none;  color: #999;}
#footer h3 a:hover{																														color: #888;}
#valAddGav		{width:650px; height:30px; position:absolute; margin-top:20px; margin-left:25px; border:0px solid #f00; }
#wwdEmail		{width: 350px; border:0px solid #f00; position:relative;	 left:0px; padding-left:0; }
#funding	{width: 350px; border:0px solid #0f0; position:relative;	 top:-27px; right:-610px;}
#funding h3	{	font-size:0.8em; line-height:2.2em; 	text-decoration:none;	text-align: right;	padding-right:10px;		color: #aaa;	border: none;			}
#funding img	{	position:absolute;	 top:45px; right:10px;			border: none;			}

#followTwit		{text-align:left; margin:25px 0 0 25px; font-size:27px;}




/*==============endFooter=========================*/ 	