@charset "UTF-8";

body {
	background-color: #000;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
}
img {
	border: 0px;
	}
.content {
	background-color:#FFF;
	width: 100 %;
	padding: 44px;
	}

.about_box {
	position:relative;
	left: 50%;
	margin-left: -457px;
	width: 914px;
	padding: 0px;
	border: 0px;
	min-height: 600px;
	}
.about_photo {
	position:relative;
	float:left;
	padding: 0px;
	border: 7px black solid;
	}	
.about_text {
	position:relative;
	width:470px;
	float:left;
	padding-left: 44px;
	border: 0px;
	}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: lighter;
	padding:0px;
	margin:0px;
	margin-bottom: 14px;
}

.about_text a:link, .about_text a:visited, .about_text a:active {
	color:#682b75;
	}

 .about_text a:hover {
	 color:#4e2b75;
	 }

a:link, a:visited, a:active, a:hover {
color: #FFF;
text-decoration: none;
}

#boxwrap {
	position:relative;
	left: 50%;
	margin-left: -457px;
	width: 914px;
	height: 115px;
	text-align:center;
}
#ET-box {
	float:left;
	clear:none;
	background-color: #291046;
	width: 400px;
	height: 115px;
	text-align:center;
}
#P-box, #A-box {
	float:left;
	clear:none;
	background-color: #4e2b75;
	width: 257px;
	height: 65px;
	text-align:center;
	color:#FFF;
	font-size: 18px;
}
#A-box {
	background-color: #682b75;
}

#flashcontent {
	background-color:#FFF;
	width: 100%;
	height: 614px;
	padding-top: 44px;
	padding-bottom: 44px;
}

#footer {
	margin-top: 27px;
	margin-bottom: 27px;
	padding-bottom: 27px;
	text-align:center;
	color:#808080;
	font-size:12px;
	line-height: 15px;
}
