
.servicesflash {

	height: 272px;
	margin-top: 38px;
	margin-left: 40px;
	width: 231px;
	position: absolute;
}
.servicesmenu {
	height: 280px;
	width: 150px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #042E56;
	position: absolute;
	margin-top: 27px;
	margin-left: 25px;
}
.services a:link {

	color: #012E58;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002D55;
	display: block;
}
.servicesmenu a {

	color: #012E58;
	padding-bottom: 17px;
	display: block;
}
.servicesmenu a:hover {


	color: #6A8534;
	padding-bottom: 17px;
	display: block;
}

.contactbar {
	height: 280px;
	width: 155px;
	font-family: "Century Gothic";
	color: #6A8534;
	top: 42px;
	left: 2px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.contactustext {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #042E56;
	padding-top: 40px;
}
.contactbartext {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #6A8534;
	padding: 0px;
	margin: 0px;
}


