body {
	font: 15px/17px "Century Gothic", helvetica, arial, sans-serif;
	color:#000000;
}

.left_column{
	height: 307px;
	width: 195px;	
	background-color: #5776b6;
	color:#fff;
	padding:20px 20px 20px 20px;
	font-size: 20px;
	line-height:24px;
}

.right_1{	
	height: 67px;
	width: 164px;
	background-color: #9e8875;

	padding-top:50px;
	text-align:center;
	
}

.right_1 a, .right_2 a, .right_3 a{
	text-decoration:none;
	color:#333;
	font-size:18px;
}
.right_1 a:hover, .right_2 a:hover, .right_3 a:hover{
	color:#eee;
}


.right_2{	
	height: 67px;
	width: 164px;
	background-color: #c7ab93;
	color:#fff;
	padding-top:50px;
	text-align:center;
}

.right_3{	
	height: 63px;
	width: 164px;
	background-color: #eac8ab;
	color:#fff;
	padding-top:50px;
	text-align:center;

}

.logo{
	text-align:left;
	padding:0px 0 0 10px;
}


.menu {
	height: 117px;
	width: 142px;
	font-size: 20px;
	color: #353535;
	text-align: left;
}

.menu a {
	background-image: url(images/index_04.jpg);
	position:absolute;
	text-align: center;
	height: 37px;
	width: 142px;
	text-decoration: none;
	padding-top:70px;
	color: #5776b6;
}

.menu a:hover {
	background:url(images/index_04_hover.jpg);
	background-repeat: none;
	text-decoration:none;
	color: #3b74e8;
}

.grey_bar {
	margin:20px 0 10px 0;
	background-color: #999;
	height: 10px;
	width: 460px;
	text-align:center;
}

.bodycopy {
	padding: 0px 5px 10px 5px;
}


.bodycopy h1{
	font-size: 22px;
	line-height:24px;
}