body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}


#container {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 20px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
}
#shadow {
	height: 100%;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/shadow2.jpg);
}

#navmenu {
	float: left;
	height: auto;
	width: 150px;
	margin-top: 20px;
}
#banner {
	height: 124px;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid 2px #993333;
	border-top: solid 2px #993333;
}


#maincontent {
	height: auto;
	width: 800px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	margin-bottom: 10px;
	margin-top: 0px;
}
#title {
	height: 20px;
	width: 200px;
	margin-left: 180px;
	margin-top: 20px;
}
#content {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 180px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.servicestext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-bottom: 20px;
	display: block;
	padding-top: 20px;
}

.footertext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
#footer {
	clear: both;
	height: auto;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: solid 1px #993333;
	border-bottom: solid 1px #993333;
}
#footer a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
#footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}
#footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	text-decoration: underline;
}
#footer a:active {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

