body{
	margin:0;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#5a5b5e;
	padding-bottom:50px;
}
h1{margin:0;}
img{
	display:block;
	border:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
#page h1 {
	color:#e86b10;
	margin:20px 0 20px 0 ;
	font-size:26px;
	line-height:36px;
}
h4 {	
	color:#e86b10;
	margin:30px 0 0 0;
	font:14px;
}
h4 a {	
	color:#e86b10;
}
#page{
	width:932px;
	padding:0 21px;
	margin:0 auto;
	overflow:hidden;
}
.dontate-now-button {
	position:absolute;
	margin:120px 0 0 0 ;
}
/*header*/
#header{
	width:100%;
	position:relative;
	z-index:2000;
	background:url(../img/bg-header.jpg) no-repeat 100% 0;
	float:left;
}
#header h1 a{
	display:block;
	margin:12px 0 0 4px;
	width:326px;
	position:relative;
	z-index:100;
	height:93px;
	text-indent:-9999px;
	background:url(../img/logo.gif) no-repeat 0 0;;
	overflow:hidden;
}
#header p{
	font-size:12px;
	margin:-16px 0 0 140px;
	word-spacing:-1px;
	line-height:23px;	
}
#header strong{
	width:510px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:7px 0 0 4px;
	background:url(../img/txt-header.gif) no-repeat 0 0;	
}
#header ul.image{
	margin:5px -9px 0;
	padding:0;
	width:946px;
	overflow:hidden;
	list-style:none;
}
#header ul.image li{
	float:left;
	padding:0 0 0 9px; 
	height:183px;
	overflow:hidden;
}
/*menu*/
#header div.menu{
	width:931px;
	margin:14px 0 0 1px;
	background:url(../img/bg-menu.gif) repeat-x 0 0;
	float:left;
}
#header ul.menu{
	margin:0 -10px 0 0;
	width:941px;
	padding:0;
	display:inline;
	float:left;
	list-style:none;
}
#header ul.menu li{
	float:left;
	padding:0 0 0 1px;
	font-size:11px;
	background:url(../img/bg-menu-list.gif) no-repeat 0 100%;
	margin:0 0 0 -1px;
	line-height:37px;
}
#header ul.menu li a{
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	padding:0 10px 0 10px;
	color:#e6c0a3;
}
#header ul.menu li.hover ul  a,
#header ul.menu li.hover a,
#header ul.menu li.active a,
#header ul.menu li a:hover{
	color:#2b2004;
	background:url(../img/bg-menu-hover.gif) repeat-x 0 0;
}
#header ul.menu li.hover{
	position:relative;
}
#header ul.menu ul{
	margin:0;
	padding:0;
	width:auto;
	background:url(../img/bg-drop-down.png) repeat 0 0;
	visibility:hidden;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:37px;
	left:1px;
}
* html #header ul.menu ul{
	width:1%;
}
#header ul.menu li.hover ul{
	visibility:visible;
}
#header ul.menu ul li{
	background:url(../img/bg-drop-down-list.gif) repeat-x 0 0;
	margin:-1px 0 0;
	line-height:25px;
	padding:1px 0 1px;
	width:100%;
	white-space:nowrap;
	float:left;
}
#header ul.menu li.hover ul a,
#header ul.menu li ul a{
	display:block;
	float:none;
	color:#fff;
	background:none;
	padding:0 20px 0 12px;	
	text-transform:none;
}
* html #header ul.menu li ul a{
	width:100%;
}
#header ul.menu li.hover ul  a:hover{
	background:url(../img/bg-drop-down-hover.gif) repeat-x 0 0;  
	color:#2b2004;
}
/*main*/
#main{
	width:100%;
	clear:both;
}
/*sidebar*/
#sidebar{
	float:right;
	position:relative;
	z-index:100;
	padding:0 0 13px 0;
	width:179px;
}
#sidebar h2{
	line-height:35px;
	padding:0 0 2px 10px;
	font-size:23px;
	margin:0;
}
#sidebar p{
	margin:10px 0 0;
	padding:4px 0 0 11px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
/*box donate*/
#sidebar div.donate{
	width:100%;
	margin:17px 0 0;
	float:left;
	background:#9fa900 url(../img/bg-sidebar-donate.gif) repeat-x 0 0;
}
#sidebar div.donate h2 a{
	text-decoration:none;
	color:#f3fcc8;	
}
#sidebar div.donate p a{
	position:relative;
	color:#2b2004;
	padding-top:5px;
	text-decoration:none;
}
#sidebar div.donate div.image{
	float:right;
	margin:0 0 0 -10px;
}
/*box news*/
#sidebar div.news{
	width:100%;
	float:left;
	padding:0 0 11px 0;
	margin:17px 0 0;
	background:#b01a00 url(../img/bg-sidebar-news.gif) repeat-x 0 0;
}
#sidebar div.news h2{
	color:#fbbfbd;
}
#sidebar div.news p{
	color:#fbbfbd;
}
#sidebar div.news ul{
	padding:0 0 0 11px;
	margin:10px 0 0;
	list-style:none;
	overflow:hidden;
}
#sidebar div.news ul li{
	font-size:14px;
	line-height:20px;
	padding:10px 0;
	font-weight:bold;
	color:#fff;
}
#sidebar div.news ul li a{
	color:#fff;
	text-decoration:none;
}
#sidebar div.news ul li a:hover{
	text-decoration:underline;
}
/*box studies*/
#sidebar div.studies{
	width:100%;
	margin:17px 0 0;
	position:relative;
	padding-bottom:88px;
	float:left;
	background:#00aaad url(../img/bg-sidebar-studies.gif) repeat-x 0 0;
}
#sidebar div.studies h2 a{
	color:#9bf2f5;
	text-decoration:none;
}
#sidebar div.studies p a{
	position:relative;
	z-index:100;
	color:#d7f8f9;
	padding-top:5px;
	text-decoration:none;
}
#sidebar div.studies div.image{
	position:absolute;
	bottom:-13px;
	left:0;	
}
/*content*/
#content{
	float:left;
	width:733px;
	position:relative;
	padding-bottom:20px;
	padding-right:20px;
}
#content div.text{
	width:329px;
	position:relative;
	z-index:1000;
	min-height:351px;
	padding:27px 0 290px 5px;
	overflow:hidden;
}
* html #content div.text{
	height:351px;
	overflow:visible;
}
#content div.image-right{
	right:-11px;
	position:absolute;
	bottom:41px;	
}
* html #content div.image-right{
	right:-12px;
}
#content div.image-bottom{
	left:-17px;
	position:absolute;
	bottom:3px;	
}
#content h2{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
#content h2.welcome{
	width:177px;
	height:45px;
	background:url(../img/txt-welcome.gif) no-repeat 0 0;
}
#content p{
	margin:13px 0 0;
	padding:0 0 7px;
}
#content p strong{
	color:#4e6e00;
}
/*footer*/
#footer{
	clear:both;
	width:100%;
	border-top:1px solid #b2b2b2;
	overflow:hidden;
}
#footer ul{
	margin:2px 0 0;
	padding:0;
	width:100%;
	overflow:hidden;
	list-style:none;
}
#footer ul li{
	float:left;
	font-size:9px;
	line-height:27px;
	padding:0 12px 0 1px;
	text-transform:uppercase;
}
#footer ul li a{
	color:#5a5b5e;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline; 
}
#footer p{
	margin:0 0 0 1px;
	font-size:10px;
	line-height:18px;
}
#footer p span{
	padding:0 0 0 5px;
}

#footer p.right-redcat {
	float:right;
}
#footer a {
	
	color:#5a5b5e;
	text-decoration:none;
}


#footer p.right-redcat a {
	float:right;
	color:#5a5b5e;
	text-decoration:none;
}