@CHARSET "ISO-8859-1";

body {
	text-align:center;
	width:800px;
	
}



#head {
	height:141px;
	width:800px;
	text-align:center;
	background: center url('../img/whitelogo.gif') no-repeat;
}

#head2 {
	height:75px;
	width:800px;
	background: url('../img/bannerlogo.gif') no-repeat right;
}

#content {
	/*border-top:3px #000 solid;*/
	width:806px;
	font-family:Arial;
}

#menu {
	
margin-top:30px;
	margin-bottom:20px;
height:25px;
width:685px;
float:left;
border:1px #aeaeae solid;
background:transparent url(../img/mnubar.gif) repeat-x scroll 0%;
}
.cssnav {

float:left;
font-family:arial,helvetica,sans-serif;
height:20px;
	
overflow:hidden;
padding:0pt;
position:relative;
width:90px;
}
.cssnav a {
color:black;
display:block;
/*float:left;*/
font-size:11px;
height:24px;
text-align:center;
overflow:hidden;
text-decoration:none;
font-weight:bold;
}
.cssnav a:hover {
color:#aeaeae;
}
.cssnav span {
cursor:pointer;


position:relative;
text-align:center;
top:5px;
width:60px;
}

#innerContent {

 margin:10px 100px 0px 100px;
}

.arrow {
		background: url(../img/arrow_right.gif) no-repeat;
		width:16px;
		
		
	}


#footer {
    padding: 20px;
    text-align: center;
    clear: both;
    font-size: 70%;
    height: 166px;
    height: 146px;
}

#fadback {
	
	margin:0px;
	}

#innerContent p {
margin:10px;
color:#000;
text-align:left;
}
#container { height: 400px; overflow: hidden; }
#navigation { margin: 0 10px 0 0;  }
#navigation li { display: inline; padding: 0 5px 0 5px; margin: 0 5px 0 5px; background:url(../img/mnubar.gif) repeat-x center }

.content { background: #fff; height: 50em; }

#navigation a { color:#000; text-decoration:none;
font-weight:bold;}
#navigation a:hover { color:#aeaeae; }
#navigation a:active { font-weight:bold; }

