#container {
	height: 118px;
	width: auto;
	background-color: #6A746A;
	text-align: center;
}
#headercontent {
	width: 800px;
	margin-top: 24px;
	margin-right: 10%;
	margin-left: 10%;
}
#logo {
	padding-top: 24px;
	margin-left: -20px;
}
#email {
	margin-top: 81px;
	width: 213px;
}
#menucontainer {
	height: 28px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A746A;
	text-align: center;
}
.menus {
	padding-right: 39px;
	padding-left: 40px;
	padding-top: 10px;
}
#maincontainer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
}

div.row {
	clear: both;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
  }
    div.float {
	float: left;
  }
#contentbox {
	width: 390px;
	float: left;
	margin-right: 20px;
}
#contentbox2 {
	width: 368px;
	float: right;
	margin-top: 10px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A746A;
	text-align: left;
}
.imgborder {
	padding: 6px;
	border: 1px solid #6A746A;
}
.imagetitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6A746A;
	font-weight: bold;
	margin-top: 7px;
}
#footerborder {
	height: 15px;
	width: auto;
	border-bottom-width: 1px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A746A;
	clear: both;
}
#footercontainer {
	height: 90px;
	width: auto;
	background-color: #6A746A;
	text-align: center;
	margin-bottom: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.abdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	float: left;
	width: 200px;
	text-align: left;
	display: block;
	margin-top: 60px;
	margin-left: 50px;
}
.heading {
	margin-top: 10px;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 200px;
	text-align: right;
	display: block;
	margin-top: 60px;
	text-indent: 20px;
	margin-right: 50px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B68FBC;
}
