body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#nav {

	padding-bottom:1px;
}
.blutext {
	font-weight: bold;
	color: #0072BC;
}
.smallerpara {
	line-height: 12px;
	color: #0072BC;
}
.smallertext {
	font-size: 11px;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 748px;
	height: 150px;
	padding: 0px;
}
a.aboutdropdown:link {
	color: #005389;
	text-decoration: none;
	font-size: 1em;
}
a.aboutdropdown:visited {
	color: #005389;
	text-decoration: none;
	font-size: 1em;
}
a.aboutdropdown:hover {
	color: #005389;
	text-decoration: underline;
	font-size: 1em;
}
a.aboutdropdown:active {
	color: #005389;
	text-decoration: underline;
	font-size: 1em;
}
a.testdropdown:link {
	color: #005389;
	text-decoration: none;
	font-size: 1em;
}
a.testdropdown:visited {
	color: #005389;
	text-decoration: none;
	font-size: 1em;
}
a.testdropdown:hover {
	color: #005389;
	text-decoration: underline;
	font-size: 1em;
}
a.testdropdown:active {
	color: #005389;
	text-decoration: underline;
	font-size: 1em;
}
.nav {
	width: 749px;
	background-repeat: repeat-y;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/nav-back.gif);
}
#servicedropdown ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
#servicedropdown ul a{
	padding-left:0px;
	padding-bottom:2px;
	background-position:left;
	background-repeat:no-repeat;
}
#servicedropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #005389;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 85px;
	left: 1px;
	background-color: #b3d66f;
	visibility: hidden;
	height: 50;
}
.footer {
	background-image: url(images/footer1.gif);
	height: 19px;
	width: 748px;
}

.content {
	width: 748px;
	text-align: left;
	background-color: #FFFFFF;
	height: 479px;
	margin: 0px;
}
.contentinner {
	width: 470px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.middle {
	height: 479px;
	width: 520px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	float: right;


}
#left {
	background-repeat: no-repeat;
	height: 479px;
	width: 222px;
	float: left;

}
.greentext {
	font-weight: bolder;
	color: #B4D66E;
	font-size: 12px;
	text-decoration: none;
}
.lightblue {
	font-weight: bold;
	color: #77D3F7;
	font-size: 14px;
}
.blue2 {
	color: #0072BC;
}
.smallerp {
	line-height: 12px;
}
.smallerp2 {

	line-height: 14px;
}
.blue3 {
	color: #0072BC;
	font-size: 16px;
}
#bottom {
	background-position: bottom;
}

