﻿body {
	padding:0px;
	margin:0px;
	color:#006600;
}
div#header
{
	height:91px;
	background-color:#ACBC35;
	background-image:url(../images/albavb.jpg);
	background-position:967px 0px;
	background-repeat:no-repeat;
}
div#header table
{
	background-image:url(../images/albavb.jpg);
	height:91px;
}
div#logo
{
	float:left;
	width:162px;
	height:91px;
	background-image:url(../images/albavb.jpg);
}
div#navigation
{
	position:absolute;
	left:0;
	width:160px;
	height:10px;
}
div#content
{
	margin-left:171px;
	padding-top:18px;
}
div.cl
{
	clear:both;
}
div#footer{
    margin:30px 30px 30px 162px;
    padding:10px;
    width:550px;
    background-color:#E7FFBF;
}
div#footer a{
    font-size:9px;
}
div#footer h5{
    margin-bottom:3px;
}
div#footer h5 a{
    font-size:10px;
    color:#006600;
}
