@charset "utf-8";
/* CSS Document */

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
#header {
	height: 100px;
	width: 800px;
}
#maintext {
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
body {
	background-color: #CCCCCC;
}
body,td,th {
	font-size: small;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #BD7ABF;
}
a:visited {
	color: #BD7ABF;
}
a:hover {
	color: #81B55C;
}
a:active {
	color: #BD7ABF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #A00AB1;
}
.box {
	background-image: url(images/boxbg.gif);
	padding: 5px;
	height: 140px;
	width: 140px;
	float: left;
}
#homebox1 {
	float: left;
	width: 200px;
}
#homebox2 {
	float: left;
	width: 250px;
}
.purpletext {
	color: #9F72AD;
}
.greentext {
	color: #008C44;
}
.imageright {
	padding-left: 20px;
}
.imageleft {
	padding-right: 20px;
}
h2 {
	font-size: medium;
	color: #008C44;
}
#bottombg {
	background-image: url(images/bottomcurve.jpg);
	width: 780px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-size: x-small;
	padding-left: 20px;
	overflow: hidden;
}
#homebox3 {
	float: left;
	width: 700px;
}
.dropdown {
	color: #663399;
	background-color: #FFFFFF;
	background-image: none;
	font-size:9px;
}
.serviceslayout {
	width: 760px;
}
.servicesimages {
	padding-right: 30px;
}
h3 {
	font-weight: bold;
	color: #AD67AF;
	font-size: small;
}
h4 {
	font-size: small;
	font-weight: bold;
	color: #006633;
}

