html {
	height:100%;
}
body {
	background: #a8b4c0 url(../images/bg.jpg) top left repeat-x;
	font-family:"georgia", "times", arial;
	color:#4e6680;
	margin: 0px;
	line-height:1.9em;
	padding: 0px;
	height:100%;
}
a {
	color:#ee6800;
	
}

#container {
	width: 891px;
	margin: 0 auto;
}
#copy {
	background: #fff url(../images/main.jpg) top left no-repeat;
	height:711px;
	margin:0;
	padding:0;
}
#ct {
	font-size:14px;
	float:left;
	width:450px;

	padding:0 20px;
	margin-top:20px;
}
#email {
	width:300px;
	height:240px;
	float:left;
	margin-left:55px;

}
#email a{
	display:block;
		width:300px;
	height:240px;
}
h1 {
	height:250px;
	margin:0;
	padding:0;
}

h1 span {
	display:none;
}

h1 a {
	display:block;
	height:250px;
	display:block;
}
#content {
	padding-top:25px;
}
#content {
	float:left;
}
#footer {
	clear:both;
	font-size:12px;
	margin-top:380px;
	text-align:center;
	color:#dadada;
}
#but {
	float:left;
	height:60px !important;

	
}	
#but ul {
	font-style:none;
	text-decoration:none;
	list-style-type:none;
	
}
#but li {
	width:212px;
	height:54px;
	float:left;
}
#but li a {
		width:212px;
	height:54px;
	display:block;
}
#but span {
	display:none;
}
#find {
background: #fff url(../images/find-bg.jpg) top left no-repeat;
}
#donate {
background: #fff url(../images/donate-bg.jpg) top left no-repeat;
}