body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:0px;
	margin:0px;
	background-image: url(../images/common/green.gif);
	background-repeat: repeat-x;
	background-position: 0px 135px;
}
#container {
	float: left;
	width: 980px;
	position:relative;
	margin:0px;
	padding:0px;
}
#logo {
	padding:20px 0px 45px 20px;
}
#leftContainer {
	width:206px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#redBlock {
	width:206px;
	height:20px;
	background-color:#CC0000;
}
#greenBlock {
	width:763px;
	height:20px;
	background-color:#467511;
	margin:402px 0px 0px -1px;
}
#greenContainer {
	width:12px;
	float:left;
	background-color:#bee00f;
	padding:0px;
	height:667px;
	margin:150px 0px 0px 0px;
}
#rightContainer {
	width:762px;
	float:left;
	background-color:#fcffe7;
	height:820px;
	margin:0px 0px 0px 0px;
	padding:0px;
	z-index:-2px;
	background-image: url(../images/common/home-image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topNavBg {
	width:273px;
	height:27px;
	position:absolute;
	background-color:#bee00f;
	top:135px;
	left: 0px;
	padding-left:387px;
}
.nav ul, .nav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}
.nav li.donate a  {
	display:block;
	background-image: url(../images/leftnav/donate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
}
.nav li.donate a:hover {
	background-image: url(../images/leftnav/donate_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
	display:block;
}
.nav li.welfare a {
	background-image: url(../images/leftnav/welfare.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
	display:block;
}
.nav li.welfare a:hover {
	background-image: url(../images/leftnav/welfare_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
	display:block;
}
.nav li.photo-gallery a {
	background-image: url(../images/leftnav/photo-gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
	display:block;
}
.nav li.photo-gallery a:hover {
	background-image: url(../images/leftnav/photo-gallery_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
	display:block;
}
.nav li.video-gallery a{
	background-image: url(../images/leftnav/video-gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
	display:block;
}
.nav li.video-gallery a:hover {
	background-image: url(../images/leftnav/video-gallery_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:48px;
	margin:0px;
	display:block;
}
.nav li.contact-us a {
	background-image: url(../images/leftnav/contact-us.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	height:48px;
}
.nav li.contact-us a:hover {
	background-image: url(../images/leftnav/contact-us_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;

}
#teasors {
	width:147px;
	height:104px;
	padding:0px 17px 0px 0px;
	float:left;
}
#teasorContainer {
	margin:-16px 0px 0px 100px;
}
#topNavBg ul, .topNavBg li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#topNavBg li.home a {
	background-image: url(../images/topnav/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	float:left;
}
#topNavBg li.home a:hover {
	background-image: url(../images/topnav/home-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	float:left;
	
}
#topNavBg li.about a {
	background-image: url(../images/topnav/about-us.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	width:86px;
	float:left;
}
#topNavBg li.about a:hover {
	background-image: url(../images/topnav/about-us-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	width:86px;
	float:left;
	
}
#topNavBg li.mission a{
	background-image: url(../images/topnav/mission.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	width:72px;
	float:left;
}
#topNavBg li.mission a:hover {
	background-image: url(../images/topnav/mission-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	width:72px;
	float:left;
	
}
#topNavBg li.team a{
	background-image: url(../images/topnav/team.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	width:52px;
	float:left;
}
#topNavBg li.team a:hover {
	background-image: url(../images/topnav/team-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:27px;
	width:52px;
	float:left;
}
