body { margin: 0; padding: 0; background-color: #AECCD4;}

#container {
	position: absolute;
	left: 0px;
	top: 100px; 
	width: 100%;
	}
#header {
	position: absolute;
	background-image: url(images/headback.gif);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 77px;
	z-index: 1;
	}
	
#headerpic {
	position: absolute;
	left: 0px;
	top:1px;
	z-index: 10
	}

#flash {
	position: absolute;
	left: 525px;
	top:100px;
	z-index: 25
	}
	
#topnav {
	position: absolute;
	top: 57px;
	right: 20px;
	z-index: 11;
	}
	
.topnav  a:link    {text-decoration: none; color: #ffffff;  font-size: 9pt; font-family:verdana;line-height:1.4;}
.topnav  a:visited {text-decoration: none; color: #ffffff; font-size: 9pt; font-family:verdana;line-height:1.4;}
.topnav  a:hover   {text-decoration: underline; color: #ffffff; font-size: 9pt; font-family:verdana;line-height:1.4;}
.topnav  a:active  {text-decoration: none; color: #ffffff; font-size: 9pt; font-family:verdana;line-height:1.4;}

.topnav2  a:link    {text-decoration: none; color: #000033;  font-size: 9pt; font-family:verdana;line-height:1.4;}
.topnav2  a:visited {text-decoration: none; color: #000033; font-size: 9pt; font-family:verdana;line-height:1.4;}
.topnav2  a:hover   {text-decoration: underline; color: #000033; font-size: 9pt; font-family:verdana;line-height:1.4;}
.topnav2  a:active  {text-decoration: none; color: #000033; font-size: 9pt; font-family:verdana;line-height:1.4;}

#sidenav {
	position: absolute;
	width: 111px;
	left: 0px;
	top: 240px;
	z-index: 13;
	padding-left: 10px;
	}

#sidenavgrad {
	position: absolute;
	width: 130px;
	height: 20px;
	left: 0px;
	top: 220px;
	z-index: 13;
	background-image: url(images/navback.gif);
		}
		
#address {
	position: absolute;
	right: 20px;
	top: 3px;
	z-index: 90;
	}
#content {
	width: 370px; 
	position: absolute; 
	left: 140;
	top: 220; 
	z-index: 80;
	}

.maintext {
	text-decoration:none; 
	color:#000033;
	font-size:10pt;
	font-family: arial;
	line-height:1.4;
	}
	TD {
	text-decoration:none; 
	color:#000033;
	font-size:10pt;
	font-family: arial;
	line-height:1.4;
	}

.topnav {
	text-decoration:none; 
	color:#000033;
	font-size:10pt;
	font-family: arial;
	line-height:1.4;
	}
	
#childpic {
	position: absolute; 
	left: 360;
	top: 105; 
	z-index: 80;
	}

#quote {
	position: absolute; 
	left: 140;
	top: 310; 
	z-index: 80;
	}

.sidenav  a:link    {text-decoration: none; color: #ffffff;  font-size: 9pt; font-family:verdana;line-height:1.9;}
.sidenav  a:visited {text-decoration: none; color: #ffffff; font-size: 9pt; font-family:verdana;line-height:1.9;}
.sidenav  a:hover   {text-decoration: underline; color: #ffffff; font-size: 9pt; font-family:verdana;line-height:1.9;}
.sidenav  a:active  {text-decoration: none; color: #ffffff; font-size: 9pt; font-family:verdana;line-height:1.9;}

#footer {
	position: absolute;
	background-color: #5F94B3;
	left: 0px;
	top: 580px;
	width: 100%;
	height: 22px;
	z-index: 1;
	padding-bottom: 8px;
	}