@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	height: 520px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contact {
	height: 370px;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	margin-left: 5px;
	background-color: #BCC6C1;
}
#header {
	height: 130px;
	width: 980px;
}
#navigation {
	height: 370px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #5E6E66;
}
#footer {
	height: 10px;
	width: 980px;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #A4B0AA;
}
#maincontenthome {
	height: 370px;
	width: 500px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#servicesbtn {
	height: 50px;
	width: 150px;
}
#homebtn {
	height: 50px;
	width: 150px;
}
#aboutusbtn {
	height: 50px;
	width: 150px;
}
#contactusbtn {
	height: 50px;
	width: 150px;
}
#numbers {
	float: right;
	height: 57px;
	width: 178px;
	margin-top: 10px;
	font-size: 8pt;
	color: #333333;
	padding-left: 4px;
	margin-right: 5px;
}
a {
	color: #333333;
}
#linksbtn {
	height: 50px;
	width: 150px;
}
#address {
	height: 57px;
	width: 123px;
	margin-top: 10px;
	font-size: 8pt;
	text-align: right;
	color: #D11241;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E6E66;
	margin-left: 5px;
}
#rightcontent {
	height: 285px;
	width: 285px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D21241;
}
p {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
