/* mainlayout stylesheet for Advanced Environmental Applications website */


* {
margin: 0em;
padding: 0em;
font-family: Arial, Helvetica, sans-serif;

}

ul { 
margin-left:0;
padding-left:20px;

}

html, body {
height:100%;
}

a:link, a:visited {
color:#9a1b39;
text-decoration:underline;

}

.space{
background:#ffffff;
height: 100%;
margin:0 auto;
overflow: visible;
width:1050px;
float:left;
bottom:0px
padding-bottom:0;
position:relative;
left:0;
bottom:0;
min-height:100%;

}


.container {
background-color:#fff;
min-height:100%;
height: auto !important;
height:100%;
width:1050px;
margin: 0 auto -4em;
overflow:visible;
float:left;
padding: 0 0 0 0;
position:relative;


}

.footer, .push {
height: 4em;
min-height: 4em;


}



/* Other attributes*/

#body {
background-color:#fff;
text-decoration:none;
margin-left: auto; 
margin-right: auto; 
margin-top:1em;
padding: 4px 10px 35px 5px;
height: auto; 
min-height:100%;
margin-bottom:1px auto;
overflow:auto;
position:relative;
font-size:12px;

}

#locallinks {
background-color:#fff;
padding: 4px 10px 0px 5px;
margin-top:4px;
font-size:10px;
color: #666666;

}

#locallinks a:link, a:visited {
color:#666666;

}


#localtag {
background: #fff;
display:inline;

}


#footer2 {
clear:both;
background: url(../images/footerline.gif) repeat-x;
background-color:#ffffff;
border-top:1px #000;
text-decoration:none;
font:Arial, Helvetica, sans-serif;
font-size:10px;
float:left;
padding:7px 0px;
overflow:hidden;
position:relative;
width:1050px;


}

#footer2 a:link, a:visited {
color:#9a1b39;
text-decoration:underline;

}


#headercontainer {
background-color:#13a89e;
margin-left: auto; 
margin-right: auto; 
margin-top:0em;
margin-bottom:0em;
padding: 0 0;
width: auto; 
min-width:100%;


}

#headerimage {
border:0;
margin:0;
padding:0;
float:left top;
display:block;
height:64px;
background: url(../images/headerextender.gif);
overflow:hidden;

}


