
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 800px;
	background-color: #eae9e9;
	font: 12px arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
/*--- general ---*/
* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
ul {margin: 0;padding: 0;}

.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}

.clear {height: 0;overflow: hidden;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: arial, verdana, tahoma, "trebuchet ms", sans-serif;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #fcec91;
	font-weight: normal;
	padding-top: 10px;
}

p {
	margin: 0;
	color: #6F6D6D;
	font-size: 11px;
	line-height: 18px;
	font-weight: lighter;
}
a {
	color: #420261;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image:url(../images/AWE_test2.png);
	background-repeat:repeat-y;
}
#header {
	z-index: 11;
	background-image:url(../images/AWE_header_background.jpg);
	width: 790px;
	height: 105px;
	position: relative;
	margin: 0 auto;
}
.image-box {
	top: 0;
	left: 0;
	width: 790px;
	height: 182px;
	position: absolute;
	z-index: 1;
	margin: 0 auto;
}
#header cite {
	top: 0;
	left: 0;
	z-index: 20;
	width: 543px;
	height: 55px;
	display: block;
	position: absolute;
	text-indent: -12000px;
	background: url("../images/plan-well.png") no-repeat;
}

#logo {
	width: 790px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	margin: 0 auto;
} 

#logo a {
	width: 363px;
	height: 75px;
	display: block;
	top: 25px;
	left: 21px;
	position: absolute;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/AWE_logo.png") no-repeat;
}

* html .shadow {width: 100%;}

.bg-nav {
	z-index: 60;
	width: 790px;
	background: url("../images/AWE_nav.gif") repeat-x;
	margin: 0 auto;
	height: 34px;
}
.main-nav {padding: 0 0 0 35px;}

.main-nav li {
	float: left;
	font-size: 11px;
	position: relative;
}
.main-nav li a {
	color: #fff;
	display: block;
	padding: 0 18px;
	line-height: 49px;
}
* html .main-nav li a {float: left;}

.main-nav li a:hover {
	text-decoration: none;
	background: url("../images/bg-hover-nav.gif") repeat-x;
}
.main-nav li ul {
	left: 0;
	top: 49px;
	padding: 0;
	float: none;
	width: 112px;
	display: none;
	position: absolute;
	background: #f5f5f5;
	border: 1px solid #cbcbcb;
}
.main-nav li.hover ul,
.main-nav li:hover ul {display: block;}

.main-nav li.hover a,
.main-nav li:hover a {
	text-decoration: none;
	background: url("../images/bg-hover-nav.gif") repeat-x;
}
.main-nav li.hover li a,
.main-nav li:hover li a {
	color: #7d7d7d;
	background: none;
}
/*--- level-1 ---*/
.main-nav li li a:hover,
.main-nav li li.hover a,
.main-nav li li:hover a {
	color: #fff;
	background: #0b65a9 url("../images/bg-sub-hover-nav.gif") repeat-x;
}
.main-nav li ul li {
	width: 112px;
	font-size: 10px;
}
.main-nav li ul li a {
	width: 90px;
	display: block;
	color: #7d7d7d;
	line-height: 25px;
	padding: 0 4px 0 18px;
}
#news {
	float: left;
}
#news div {
	padding: 10px 20px;
}
#content {
	width: 790px;
	overflow: hidden;
	padding: 0 0 25px 0;
	background: url(../images/AWE_contentbackground.gif) no-repeat;
	background-color: #F4EFCF;
	margin: 0 auto;
}
.primary-content {
	float: left;
	width: 477px;
	padding: 20px 20px 0 20px;
}
.primary-content h1,
.primary-content-2 h1,
.primary-content-3 h1 {padding: 0 0 9px 0;}

.primary-content p,
.primary-content-2 p,
.primary-content-3 p {
	padding: 0 0 16px 0;
	text-align: justify;
}
.primary-content h2 {padding: 13px 0;}

.simple-list {padding: 15px 0 0;}

.simple-list li {
	color: #ededed;
	font-size: 10px;
	padding: 0 0 11px 18px;
	background: url(../images/AWE_arrow1.png) no-repeat 3px 3px;
}
.simple-list li a {color: #ededed;}

.view-all,
.button-box a {
	width: 46px;
	height: 15px;
	display: block;
	overflow: hidden;
	margin: -2px 0 0 16px;
	text-indent: -12000px;
	background: url("../images/view-all.gif") no-repeat;
}
.m-1 {margin: 0 0 0 28px !important;}

.secondary-content {
	float: right;
	width: 267px;
	padding: 20px 0px 0 0;
	background: url(../images/line.gif) repeat-y top left;
}
.banner {padding: 0px 0 4px 0;}

.info-list {
	width: 250px;
	overflow: hidden;
	padding: 0 0 0 15px;
    list-style-type:none;
}
.info-list li {
	float: left;
	width: 145px;
	min-height: 90px;
	position: relative;
	padding: 0 0 0 102px;
}
.info-list .mh-1 {min-height: 108px;}
* html .info-list .mh-1 {height: 108px;}

* html .info-list li {height: 90px;}

.info-list li h3 {
	color: #420261;
	font-size: 12px;
	padding: 12px 0 3px 0;
	font-weight: bold;
}
.info-list li p {
	color: #6F6D6D;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.more,
.view-photos {
	width: 35px;
	height: 15px;
	display: block;
	overflow: hidden;
	margin: 6px 0 0 0;
	text-indent: -12000px;
	background: url("../images/more.gif") no-repeat;
}
.view-photos {
	width: 60px;
	height: 15px;
	background: url("../images/view-photos.gif") no-repeat;
}
.info-list li div,
.info-list li .frame {
	top: 0;
	left: 6px;
	position: absolute;
	padding: 9px 8px 8px 9px;
}
.info-list li div img {
	background: #fff; 
	padding: 4px; 
	border: 1px solid silver;
}

#footer {
	width: 800px;
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 0px auto;
}

#footer address {
	float: left;
	color: #fff;
	line-height: 13px;
	font-style: normal;
	padding: 15px 25px 0 25px;
}
#footer address a {color: #420261;}

#footer ul {
	float: right;
	overflow: hidden;
	padding: 16px 0 0 0;
}
#footer ul li {
	float: left;
	padding: 0 22px 0 0;
    list-style-type:none;
}
/*--- page-2 ---*/
.bg-content {
	width: 790px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
	margin: 0 auto;
}
.primary-content-2 {
	float: left;
	width: 451px;
	padding: 0 32px 0 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 452px;
	padding: 20px 38px 17px 41px;
	text-transform: uppercase;
}
.breadcrumbs li {
	color: #420261;
	font-weight: bold;
	font-size: 9px;
	display: inline;
}
.breadcrumbs li span {color: #420261;}
.breadcrumbs li a {color: #420261; font-weight: normal;}

.secondary-content-2 {
	float: right;
	width: 267px;
	padding: 0;
	background: url(../images/line.gif) repeat-y top left;
}
.sublink-box {
	padding: 0;
}

.sublink-box h1 {
	padding: 0px 0 13px 29px;
}

.sublink-box h3 {
	color: #420261;
	font-size: 12px;
	padding: 6px 0 13px 29px;
	font-weight: bold;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {
    list-style-type: none;
    padding: 9px 0 0 0;
}

.sublink-box ul li {
	font-size: 14px;
    list-style-type: none;
	padding: 0 0 6px 29px;
	background: url(../images/AWE_arrow2.png) no-repeat 15px 5px;
}
.sublink-box ul li a {
	color: #d5c04e;
	font-weight: bold;
	text-decoration: underline;
}

.related-box {
	padding: 8px 0 12px 0;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #420261;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 3px 29px;
	background: url(../images/AWE_arrow2.png) no-repeat 15px 3px;
}
.related-box p {
	color: #d5c04e;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {
	color: #6F6D6D; 
	font-weight: bold;
}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flash {
	width: 790px;
	height: 249px;
	background: url("../images/AWE_newsgradient.jpg");
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}

#flashHolder {
	background-color:#FFFFFF;
	/*background-image:url(../images/AWE_featuredimage.jpg);   */
	float:left;
	width:507px;
	height: 249px;
}

.container {
	width: 800px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	padding: 0 0 0 0;
}

#learningcenter {
	height:20px;
	position:absolute;
	right:0px;
	text-decoration:none;
	top:10px;
	width:200px;
}

#learningcenter a {
	font-size:10px;
	font-weight:bold;
	padding: 0 5px;
}

#learningcenter li {
	display: inline;
}

