body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#A8C399;
}
#main {
	width: 748px;
	height:620px;
	background-color:#ffffff;
	border: #000000 3px solid;
	text-align:left;
	margin: 10px;
}
#contact {
	width: 480px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
#copyright {
	width: 550px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 0 0;
	float:right;
}
#colBottom {
	width: 730px;
	height: 100px;
	background-color: #000000;
	color:#ffffff;
	text-align: right;
	padding: 10px;
	float: left;
}
#colLeft {
	width: 175px;
	height: 500px;
	border-right: #000000 3px solid;
	float: left;
}
#colRight {
	width: 530px;
	height: 460px;
	background-color: #ffffff;
	background-image: url(media/bkgrds/bkgrd_lk.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding: 20px;
	float: right;
}
#copyHolder {
	width: 530px;
	height: 160px;
	float: left;
}
.copy1 {
	width: 350px;
	height: 155px;
	float:left;
}
.copy2 {
	width: 530px;
	height: 240px;
	float: left;
}
.copy3 {
	width: 530px;
	height: 240px;
	font-size: 14px;
	float: left;
}
.copylong {
	width: 330px;
	height: 410px;
	font-weight: bold;
	padding-left: 20px;
	float:left;
}
.headMain {
	width: 300px;
	height: 20px;
	color:#A8C399;
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	float: left;
}
#infoBox {
	width: 160px;
	height: 100px;
	font-size: 11px;
	text-align: left;
	float: left;
}
#logoHolder {
	width: 177px;
	height: 200px;
	text-align:right;
	float: right;
}
.svcHead {
	font-size: 14px;
	font-weight: bold;
}
ul,li {
	list-style-image:url(media/graphics/bullet_sq.gif);
	list-style-position:inside;
}
a:link, a:visited { 
	color: #ffffff;
	text-decoration: none;
}
a:hover, a:active {  
	color: #A8C399;
	text-decoration: none;
}
#email {
	width: 480px;
	color: #A8C399;
	font-weight:bold;
	text-align: center;
	float: left;
}
#email a:link, #email a:visited, #email a:active{ 
	color: #000000;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}
#email a:hover {  
	color: #A8C399;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}
#mdt {
	width: 550px;
	height: 30px;
	background-image:url(media/logos/mdt_logo_wht.gif);
	background-position:right;
	background-repeat:no-repeat;
	float: right;
}
#mdt a:link, #mdt a:visited, #mdt a:active{ 
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#mdt a:hover {  
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#navBar {
	width: 550px;
	height: 50px;
	color: #A8C399;
	float:right;
}
#navBar a:link, #navBar a:visited, #navBar a:active{ 
	color: #ffffff;
	text-decoration: none;
}
#navBar a:hover {  
	color: #A8C399;
	text-decoration: none;
}
