/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 0px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #375032;
	text-decoration: none;
	background-color: #B6C8DC;
	display: inline;
	padding: 40px;
	width: 980px;
	margin-left:30px;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B6C8DC;
	display: inline;
	padding: 40px;
	width: 980px;
	margin-left:30px;
}
.about {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 1px;
	margin-left:100px;
	margin-right:100px;
	text-align:justify;
	font-weight: bold;
}
.services {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-left:5px;


	margin-right:10px
	text-align:justify;
	font-weight: bold;
}
.servicestitle {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight:bolder;
	line-height: 10px;
	color: #000000;
	margin-left:45px;
	text-align:justify;
}
.servicestitle1 {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight:bolder;
	line-height: 10px;
	color: #000000;
	margin-left:45px;
	text-align:justify;
}

