a:visited {color: #578;}
a:hover {color: red;}
a:active {color: yellow;}
a:link, a:visited {text-decoration:underline;}
a:link {color: #00446D;}
#navbar a:link {color:#CDD}
#navbar a:hover {color: red;}

body {
	position: relative; 
	font-family: Lucida Grande, Times, Arial Narrow, sans-serif; 
    line-height: 1.3em; 
	background: #495D45;
}

#container {
	margin: 0 auto;
	width: 775px;
	border: 5px solid #204618;
	background: #DFF;
}

#banner {
	background: url(../images/main_top.jpg) no-repeat bottom center;
	margin-top: 20px;
	height: 150px;
	color: #FFF;
}

#logo {
	position: absolute; 
	margin: -8px 0 0 5px; 
	border: 0; 
	z-index: 1;
}

#masthead {
	position: absolute;
	margin-left: 145px;
}

#main_top {
background: #114053;
text-align:center; 
width:750px; 
padding-bottom:20px; 
margin:0 0 10px 12px; 
border-bottom:2px solid black;
}

#main_top img {
margin-top:5px; 
border:0;         
}

#container2 {
border-top:1px dotted silver; 
width:97%; 
text-align:center; 
margin-left: 10px;
}

#main_boxes {
position:relative; 
height:165px; 
padding:15px 0 10px 0; 
margin:10px 0 10px 0;
background: #537A9A url(../images/main_bottom.gif) bottom left no-repeat; 
width:750px;
}

#box1, #box2, #box3 {
position:absolute; 
width:233px; 
height:140px; 
padding-right:8px; 
border:1px dotted silver;
}

#box1 img, #box2 img, #box3 img {
border:2px solid black; 
margin:5px 3px 0 3px;
}

#box1 {
left: 10px
}

#box2 {
left:254px;
}

#box3 {
left:498px;
}

#main_bottom {
width: 100%;
height: auto;
}

#bottom_left {
width: 355px;
height: auto;
padding: 5px;
margin: 0 15px 0 10px;
border: 1px dotted black;
position: relative;
float: left;
clear: both;
}

#bottom_right {
position: relative;
width: 355px;
padding: 5px;
margin: 0 0 0 390px;
border: 1px dotted black;
}

#bottom_right h3, #bottom_left h3 {
width: auto;
color: #234;
letter-spacing: .2em;
line-height: 2em;
background: #ADA;
padding: 0 0 0 5px;
margin: 0;
font-variant: small-caps;
}

#bottom_right p, #bottom_left p {
margin: 0 0 1em 2em;
padding: 0;
font-size:small;
}

.date {
font-size: small;
font-style: italic;
}

#body_footer, #footer{
position: relative;
width: 100%; 
text-align: center;
margin: 0;
padding: 0;
clear: both;
}

#body_footer h2 {
margin-top: 1em;
}

#contact {
position: relative; 
width: 100%; 
height: 5em; 
font-size: small; 
margin: 0 0 3em 0;
padding: 0;
}

#address {
list-style-type: none; 
text-align: right; 
margin: 0 10px 0 0;
padding: 0;
}

#phone {
list-style-type: none; 
text-align: left; 
margin: 0 0 0 10px;
padding: 0;
}

#copyright{
position: relative; 
font-size: x-small;
margin: 0;
padding: 0;
}

#container3 {
position: absolute; 
left: 0;
margin: 0; 
padding: 0;
width: 50%; 
border-right: 1px dotted silver;
}

#container4 { 
position:absolute;
right: 0;
margin:0 0 0 50%;
padding:0;
width:50%;
}

.filler {
	font-size: 100%;
	margin: 0;
	padding: 0;
	line-height: 1em;
	visibility: hidden;
}

.filler li {
margin: 0;
padding: 0;
line-height: 1em;
}