html
{
height: 100%;
}
#container {
position:relative;
width:774px;
margin-left:auto;
margin-right:auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position:center;
}
* html #container
{
height: 100%;
}
#Layer1 {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:111px;
	z-index:1;
	background-image: url(images/top_bg.gif);
}
#Layer2 {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:79px;
	z-index:1;
}
#Layer3 {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:21px;
	z-index:1;
	background-image: url(images/nav_bg.gif);
}
#Layer4 {
float:left;
	width:139px;
	height:450px;
	min-height:100%;
	padding:22px;
	z-index:1;
}
#Layer5 {
float:right;
	width:522px;
	margin-top:20px;
	margin-right:40px;
	z-index:1;
}
#Layer6 {
clear:both;
	width:774px;
	height:24px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	z-index:10;
}
#Layer7 {
	position:absolute;
	left:50%;
	top:15px;
	margin-left:220px;
	z-index:11;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00265F;
}
.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00265F;
	line-height: 18px;
} 
.recent{
color: #14811B;
line-height: 18px;
}


body {
	background-color: #00265F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.style1 {color: #14811B}
.copyright {
color:#FFFFFF;
padding:7px;
font-size:9px;
text-align:left;
margin-left:20px;
}
a:link {
	color: #14811B;
}
a:visited {
	color: #14811B;
}
a:hover {
	color: #45689B;
}
a:active {
	color: #45689B;
}
a.contact:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.contact:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.contact:hover {
	color: #00265F;
	text-decoration:none;
}
a.contact:active {
	color: #00265F;
	text-decoration:none;
}


.style2 {color: #00265F}

.style4 {
	font-size: 12px;
	font-weight: bold;
	
	color: #14811B;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
	
	color: #14811B;
}
.contact {color:#FFFFFF}

.lawnsign {background-color:#B0BFD5;
display:block;
padding:20px;
margin:5px;
}
