@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	width:100%;
	margin:0;
	padding:0;
	background: #000;
	font-family:Verdana, Geneva, sans-serif;
}

#aes {
	width:902px;
	border-left:1px solid #907a7a;
	border-right:1px solid #907a7a;
	margin:0 auto;
	padding:79px 39px 0 39px;
	background:url(../images/insideBack.jpg) top center no-repeat #FFF;
	-webkit-box-shadow:  0px 0px 3px 4px #1e0000;        
    box-shadow:  0px 0px 3px 4px #1e0000;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	margin-bottom:20px;
}

.clr {
	clear:both;
}

.col-left {
	float:left;
	margin-top:36px;
	width:180px;
}

.col-left-logo {
	width:180px;
	height:171px;
}

.col-left-nav {
	width:180px;
	height:191px;
}

.col-right {
	float:right;
	width:699px;
}

h1 {
	margin-top:0;
	margin-bottom:11px;
	font-size:1.2em;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #650000;
}

.homeImage01-cd{
	width:699px;
	height:362px;
	background:url(../images/cover-banner.png) no-repeat;
	float:left;
}

.homeImage01-logos{
	width:699px;
	height:362px;
	background:url(../images/logos-banner.png) no-repeat;
	float:left;
}

.homeImage01-flyer{
	width:699px;
	height:362px;
	background:url(../images/flyer-banner.png) no-repeat;
	float:left;
}

.homeImage01 {
	width:223px;
	height:362px;
	float:left;
}

.homeImage02 {
	width:223px;
	height:362px;
	margin-left:15px;
	float:left;
}

.homeImage03 {
	width:223px;
	height:362px;
	float:right;
}

.col-right-inside {
	width:637px;
	padding:30px;
	border:1px solid #b8b8b8;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#FFF;
}

.folio {
	width:637px;
}

.contactLink {
	width:182px;
	height:52px;
	float:right;
	text-align:right;
}

.homeBar {
	width:902px;
	height:65px;
	background:url(../images/homeBar.gif) no-repeat;
	margin-top:22px;
}

.folioCont {
	width:902px;
	margin-top:22px;
}

.active { font-weight:bold; color:#900; }


.footer {
	padding-top:46px;
	padding-bottom:25px;
	width:902px;
	text-align:center;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.footer a:link {
	color:#000;
	text-decoration:none;
}

.footer a:visited {
	color:#000;
	text-decoration:none;
}

.footer a:hover {
	color:#650000;
	text-decoration:none;
}

.footer a:active {
	color:#000;
	text-decoration:none;
}

.divide {
	margin:80px 0 70px 0;
	height:1px;
	width:auto;
	text-align:center;
	background:#999;
}

.por-titles {
	font-weight:bold;
	font-size:1.2em;
}