/*
=======================================================================
||                                                                   ||
||                AE&E Corporation's CSS                             ||
||                  Copyright 2009(c)                                ||
||                                                                   ||
=======================================================================
*/

* {
	padding: 0;
	margin: 0;
	z-index: 1;
} 

/*
=======================================================================
||                                                                   ||
||                     Main-Body                                     ||
||                     Div-Layout                                    ||
||                                                                   ||
=======================================================================
*/

body {
    background: #fff;
	font: 12px "Trebuchet MS" Verdana, Arial, sans-serif; 
}

#wrap {
margin: 20px auto;
width: 1000px;
background: #fff url('../images/midbg.jpg');
	background-repeat: repeat-y;
}

#top { 
	background: #fff url('../images/topbg.jpg');
	height: 30px;
}

#content {
	padding: 0 40px 0 40px;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#bottom {
	background: #fff url('../images/botbg.jpg');
	height: 30px;

}
#bottom-legal {
	background-color:#FFFFFF;
	max-width: 1000px;
	text-align:center;
}

#footer {
	text-align: center;
	color: #666;
}
/*
=======================================================================
||                                                                   ||
||                     Main-Body                                     ||
||                     Text-Layout                                   ||
||                                                                   ||
=======================================================================
*/

.Middle-Content-Image {
border:#FFFFFF
}

a.{
	color: #3B6EBF;
	text-decoration: none;
	border:none;
}
a.noshow {
	color: #FFFFFF;
	text-decoration: none;
	border:0;
}
a:hover {
	text-decoration: underline;
}
.header h1 { padding-left: 17px; padding-top: 22px; font-size: 20px; color: #FFF;}
.header h1 a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 16px; color: #FFF; 
}
.middle {
	float: right;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}
.Bottom-Text {color: #999999; font-size:12px; text-align:right; margin-right:30px; 
}

/*
=======================================================================
||                                                                   ||
||                     Main-Body                                     ||
||                     Legal-Layout                                  ||
||                                                                   ||
=======================================================================
*/

.Legal {
	font-size:10px;
	color:#666666;
}	

/*
=======================================================================
||                                                                   ||
||                     Lists &                                       ||
||                     Bullets                                       ||
||                                                                   ||
=======================================================================
*/

li#menu { 
	background:url(../images/bullets/List-button.jpg) left center no-repeat;
	list-style-type: none;
	text-indent: 25px;
	margin-left: 25px;

}
li#Center-menu { 
	background: url(../images/bullets/Check-Bullet.jpg) left center no-repeat;
	list-style-type: none;
	text-indent: 25px;
	text-align:left;
	margin-left: 25px;
}
li#Center-menu-Light { 
	background: url(../images/bullets/Light_Bulb.jpg) left center no-repeat;
	list-style-type: none;
	text-indent: 25px;
	text-align:left;
	margin-left: 25px;
}
/*
=======================================================================
||                                                                   ||
||                       Header                                      ||
||                     Div-Layout                                    ||
||                                                                   ||
=======================================================================
*/
#header {
	height: 122px;
	background: url('../images/logo-top.jpg');
	background-repeat: no-repeat;
	background-position: left;
}
/*
=======================================================================
||                                                                   ||
||                       Header                                      ||
||                     Text-Layout                                   ||
||                                                                   ||
=======================================================================
*/
.Heading-Top-style {color: #CCCCCC; font-size:24px }
.Heading-Sub-style {color: #999999; font-size:12px }
/*
=======================================================================
||                                                                   ||
||                    Left-Content                                   ||
||                     Div-Layout                                    ||
||                                                                   ||
=======================================================================
*/
#left-fill {
	float: left;
	width: 30%;
	height: 35px;
	margin: 0 30px;
}
#left-top {
	float: left;
	width: 30%;
	height: 45px;
	margin: 0 30px;
	background: #fff url('../images/Side-Bar-Top-SD.jpg');
}

#left-mid {
	float: left;
	width: 30%;
	margin: 0 30px;
	background: #fff url('../images/Side-bar-mid.jpg');
	background-repeat: repeat-y;
}
#left-bom {
	float: left;
	width: 30%;
	height: 30px;
	margin: 0 30px;
	background: #fff url('../images/Side-bar-bot.jpg');
}
#left-fill-2 {
	float: left;
	width: 30%;
	height: 35px;
	margin: 0 30px;
}
#left-top-2 {
	float: left;
	width: 30%;
	height: 45px;
	margin: 0 30px;
	background: #fff url('../images/Side-Bar-Top-SD.jpg');
}

#left-mid-2 {
	float: left;
	width: 30%;
	margin: 0 30px;
	background: #fff url('../images/Side-bar-mid.jpg');
	background-repeat: repeat-y;
}
#left-bom-2 {
	float: left;
	width: 30%;
	height: 30px;
	margin: 0 30px;
	background: #fff url('../images/Side-bar-bot.jpg');
}
/*
=======================================================================
||                                                                   ||
||                    Left-Content                                   ||
||                     Text-Layout                                   ||
||                                                                   ||
=======================================================================
*/

.left-Content {
	font-size: 14px;
	color: #999999;
	text-align: left;
	text-indent: 30px;
}
.left-Title-Heading {
	font-size: 20px;
	color: #666666;
	margin-top: 15px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}
.left-Images {
	margin-top: 5px;
	text-align: center;
	margin-left: 38px;
	margin-right: 38px;
}

/*
=======================================================================
||                                                                   ||
||                      Nav-Bar                                      ||
||                     Div-Layout                                    ||
||                                                                   ||
=======================================================================
*/   
#topnavsmenu {
	float:right;
	width:100%;
	height: 30px;
	font-size:16px;
	line-height:normal;
	background: url('../images/logo-bottom.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid gray;
}

* html #topnavsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#topnavsmenu ul{
list-style-type: none;
margin:0;
margin-right: 0px;
padding:0;
}

#topnavsmenu li{
display:inline;
margin:0px;
padding:0px;
}

#topnavsmenu a {
float:right;
background:url(../images/Nav-Left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#topnavsmenu a span {
float:right;
display:block;
background:url(../images/Nav-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnavsmenu a span {float:none;}
/* End IE5-Mac hack */

#topnavsmenu a:hover span {
color: black;
}

#topnavsmenu #current a {
background-position:0 -125px;
}

#topnavsmenu #current a span {
background-position:100% -125px;
color: black;
}

#topnavsmenu a:hover {
background-position:0% -125px;
}

#topnavsmenu a:hover span {
background-position:100% -125px;
}
/*
=======================================================================
||                                                                   ||
||                      Login-Page                                   ||
||                     Div-Layout                                    ||
||                                                                   ||
=======================================================================
*/  

