@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/meddev-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 85px;
}
#header {
	width: 987px;
	background-image: url(../images/meddev-header.gif);
	background-repeat: no-repeat;
	display: block;
	height: 218px;
}
.logo {
	width: 271px;
	display: block;
	float: left;
	height: 74px;
	margin-top: 125px;
	padding-left: 40px;
}
.contact {
	width: 280px;
	display: block;
	float: right;
	height: 90px;
	margin-top: 35px;
	padding-right: 20px;
}
#mainContent {
	width: 987px;
	background-image: url(../images/meddev-content-bg.gif);
	background-repeat: repeat-y;
}
.mission {
	width: 352px;
	height: 256px;
	padding-left: 12px;
	padding-bottom: 500px;
}
#content {
	width: 580px;
	display: block;
	float: right;
	padding-right: 40px;
}
.indent {
	padding-left: 20px;
}
.indentA {
	padding-left: 8px;
}
.arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #2C6A71;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #A89343;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
.aquaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2C6A71;
	font-weight: bold;
}
#nav {
	width:623px;
	height:27px;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 50px;
	padding-left: 41px;
}
ul {
	width: auto;
	height: 27px;
	float: right;
}
.menu {
	width: auto;
	height: 27px;
	float: right;
}
.navbottom:link, .navbottom:visited {
	color: #2C6A71;
	text-decoration: underline;
}
.navbottom:active, .navbottom:hover {
	color: #333;
	text-decoration: underline;
}
.navproduct:link, .navproduct:visited {
	color: #A89343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	text-decoration: underline;
}
.navproduct:active, .navproduct:hover {
	color: #333;
	text-decoration: underline;
}
.navbody:link, .navbody:visited {
	color: #2C6A71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}
.navbody:active, .navbody:hover {
	color: #333;
	text-decoration: underline;
}
.line {
	width: 987px;
	height: 4px;
	background-image: url(../images/bottom-line.gif);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
#footer {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
}
