* {
    margin: 0;
    padding: 0;
}

#container{
    float: left;
    width: 900px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}



#headernav{
	float: right;
	height: 35px;
	width: 780px;
	text-align: right;
	color: #00408a;
	cursor: wait;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 120px;
	padding-right: 110px;
}

.navitree{ 
    font-size: 1.0em;
    padding: 0 0 0px 25px;
    color: #999999;
}

/* #header{
    float: left;
    width: 900px;
    height: 200px;
    background: #99cc00;
    margin: 0 8px;
}

#logo{
    float: left;
    width: 250px;
    height: 200px;
    background: url("images/logo.gif") no-repeat;
}

.logolink{
    float: left;
    display: block;
    width: 200px;
    height: 200px;
    margin-left: 20px;
}


#headerimage{
    float: left;
    width:650px;
    height: 000px;
    background: url("images/headerimage.jpg") no-repeat;
} 
*/



#content{
    float: left;
    width: 300px;
    margin-top: 7px;
    margin-left: 25px;
color: #666666;



}


/* begin footer */
.footer {
	width:100%;
	height: 98px;
	background: transparent url("images/footerweb2.gif") repeat-x bottom;
	text-align: center;
}

.footerLeft {
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 780px;
	height: 20px;
	padding: 35px 0 0 0px;
	font-size: 11px;
	color: #999999;
}

.footerLeft a:link, .footerLeft a:visited {
	color: #999999;
	text-decoration: none;
}

.footerLeft a:hover {
	text-decoration: none;
	color: #666666;
}

.footerRight a:link, .footerRight a:visited {
	color: #999999;
	text-decoration: none;
}

.footerRight a:hover {
	text-decoration: none;
	color: #666666;
}


.footerRight {
	float: right;
	position: relative;
	top: -15px;
	left: -10px;
	left: -10px;
}
/* end footer */
