body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0A022F;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1020px;
	margin: 0px auto;
}
#headerlogo {
	height: 155px;
	text-align: center;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	width: 1020px;
}
#top {
	height: 520px;
}
#footer_nav {
	width: 850px;
	color: #04921C;
	font-weight: bold;
	margin-top: 83px;
	height: 32px;
	letter-spacing: 0.2em;
	margin-left: auto;
	margin-right: auto;
}

#footer_nav ul{
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}
#footer_nav li{
	list-style:none;
	text-transform: uppercase;
	float: left;
	width: 19%;
}
#footer_nav   a{
	display:block;
	_width:20px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
#footer_nav a:hover{
	color:#04921C;
	font-weight: bold;
}
#address {
	text-transform: uppercase;
	line-height: 140%;
	color: #F0F0F0;
	padding-top: 35px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .15em;
	width: 500px;
	text-align: center;
	font-size: 10px;
}
#leftside {
	float: left;
	height: 410px;
	width: 270px;
}
#rightside {
	float: right;
	width: 645px;
	height: 410px;
	text-align: right;
}
#rightside_profile {
	float: left;
	width: 645px;
	height: 410px;
	text-align: right;
	margin-left: 65px;
}
#thumbnail {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	text-decoration: none;	
}
#thumbnail img {
	text-decoration: none;
}
.greenwrapper {
	border: 1px solid #04921C;
}
.logoimage {
	margin-top: 30px;
}
.blackwrapper   {
	border: 1px solid #070932;
}
#center {
	width: 1020px;
	text-align: center;
	text-transform: uppercase;
	line-height: 140%;
	color: #0F0444;
	font-size: 12px;
}
.greentext {
	color: #04921C
}
#leftside_nav ul {
	text-transform: uppercase;
}
#leftside_nav li {
	list-style:none;
	text-transform: uppercase;
	padding-top: 33px;
	padding-bottom: 0px;
	text-align: right;
	width: 260px;
}
#leftside_nav a {
	display:block;
	_width:20px;
	color:#050631;
	text-decoration:none;
	font-weight: bold;
}
#leftside_nav a:hover {
	color:#04921C;
	font-weight: bold;
}
#leftside_nav {
	float: left;
	height: 400px;
	width: 300px;
	color: #04921C;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}
#address a {
	color: #FFFFFF;
	text-decoration: none;
}
#address a:hover {
	color: #FFFFFF;
}
#index_center {
	height: 410px;
	width: 1020px;
	text-align: center;
}
a:link {
	color: #0F0444;
	text-decoration: none;
}
a:visited {
	color: #0F0444;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #04921C;
}
#rightside_text {
	float: right;
	width: 593px;
	height: 348px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	overflow: auto;
	background: #FFFFFF;
	padding: 5px 25px 25px 25px;
	border: 1px solid #0A022F;
	display:table-cell;
    vertical-align:middle;
}
#rightside_text_statement {
	float: right;
	width: 523px;
	height: 368px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	overflow: auto;
	background: #FFFFFF;
	padding: 5px 60px;
	border: 1px solid #0A022F;
	display:table-cell;
	vertical-align:middle;
}
