body {
	font-family:Calibri, Myriad Pro, Arial, Verdana, Tahoma, sans-serif;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main {
	width: 886px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 886px;
	height: 652px;
}
.logo {
	height: 388px;
}
.logo img {
	vertical-align: bottom;
}
.logo a,
.column h2,
.text p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
.text {
	width: 886px;
	height: 264px;
} 
.text img {
	margin-top: 20px;
	float:left;
}
.text div {
 	display: inline;
	float: left;
}
.text1 {
	width: 172px;
	height: 264px;
	background-color: #a08929;
}
.text2 {
	width: 168px;
	height: 264px;
	background-color: #9e9e9c;
}	
.text3 {
	width: 183px; 
	height: 264px;
	background-color: #1b7840;
}
.text4 {
	width: 176px; 
	height: 264px;
	background-color: #822727;
}
.text5 {
	width: 187px; 
	height: 264px;
	background-color: #235793;
}
#content {
	width: 886px;
}
.column {
	width: 340px;
	float: left;
}
.column a {
	color: #9e9e9e;
	text-decoration: none;
}
.column a:hover,
.links a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.menu {
	background: url("../img/column_bg.gif") no-repeat;
	background-position: top; 
}
.menu img {
	margin-top: 56px;
}
.menu h2 {
	margin: 0;
}
.menu ul {
	height: 415px;
	padding-left: 25px;
	background: url("../img/column_bg.gif") no-repeat;
	background-position: bottom;
}
.center {
	width: 546px;
	float: right;
	background-color: #fbd73e;	
}
.center p {
	margin: 12px 25px;
}
.center img {
	margin: 18px 12px 5px 25px;
	float: left;
}
.center h1 {
	font-size: 30px;
	margin: 15px 0 0 25px;
	color: #ce3e3f;
}
.links {
	width: 546px;
	padding-top: 20px;
	text-align: center; color: #3688e7;
}
.google {
	width: 380px;
	margin: 0 auto;
}
.google form {
	margin: 0;
	padding: 20px 0;	
}
.google img {
	margin: 0;
}
#footer {
	width: 886px;
	height: 79px;
	float: left;
}
#footer img {
	float: left;
}

