body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
	color: #696969;
	background-color: #dde3ed;
	margin: 0px;
	padding: 0px;
}
#info {
z-index:1; 
position: absolute:
left: 0px; 
top: 82px; 
visibility: hidden
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	color: #ffc20e;
}
h2 {
	color: #ffc20e;
	margin: 0px;
	padding: 0px;
	font-size: 115%;
	line-height: 120%;
}
h3 {
	font-size: 18px;
	color: #0054a6;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 100%;
	color: #0054a6;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

a:link {
	color: #0054a6;
	text-decoration: underline;
}
a:visited {
	color: #0054a6;
	text-decoration: underline;
}
a:hover {
	color: #ffc20e;
	text-decoration: none;
}
.smallertext {
	font-size: 90%;
}
#main {
	margin: 0px 0px 0px -400px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 50%;
	top: 0;
	width: 800px;
	z-index:1; 
}
#header {
	background-image: url(images/top.jpg);
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-repeat: no-repeat;
	height: 160px;
}
#content {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}



#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 160px;
	clear: both;

}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 90px;
}
#nav1 {
	position: absolute;
	z-index: 3;
	right: 50px;
	top: 30px;
}
#nav1 a:link {
	color: #0054a6;
	text-decoration: none;
}
#nav1 a:visited {
	color: #0054a6;
	text-decoration: none;
}
#nav1 a:hover {
	color: #0054a6;
	text-decoration: underline;
}
#phone {
	color: #0054a6;
	position: absolute;
	top: 150px;
	right: 50px;
	text-align: right;
}
#smphone {
	font-size: 10px;
	font-style: italic;
}
#mainnav {
	z-index: 3;
	margin: 70px 0px 0px 0px;
	float: left;
	
}
#ad {
 margin: 10px 0 0 50px;
}
#mainnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-image: url(images/linkbg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width:170px;
	vertical-align: middle;
	
}
#mainnav ul li a:link {
	color: #0054a6;
	text-decoration: none;
	padding: 2px 0px 0px 25px;
}

#mainnav ul li a:visited {
	color: #0054a6;
	text-decoration: none;
	padding: 2px 0px 0px 25px;
}
#mainnav ul li a:hover {
	color: #0054a6;
	text-decoration: underline;
	padding: 2px 0px 0px 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
}
#footer {
	font-size: 90%;
	height: 50px;
	background-image: url(images/blue_bg.gif);
	background-color: #dde3ed;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px 10px;
	line-height: 120%;

}
#footer a:link {
	color: #0054a6;
	text-decoration: none;
}

#footer a:visited {
	color: #0054a6;
	text-decoration: none;
}
#footer a:hover {
	color: #0054a6;
	text-decoration: underline;
}

#copy {
	font-size: 80%;
	color: #0054a6;
	margin-top: 10px;
}

#text {
	margin: 77px 0 0 5px;
	padding: 0;
	float: left;
	width: 575px;
}
#text2 {
	margin: 82px 0 0 5px;
	padding: 0 20px;
	float: left;
	width: 515px;
	line-height: 130%;
}
#text2 ul {
	margin-top: 0;
	padding-top:0;
}
#text2 a:link {
	font-weight: bold;
	color: #0054a6;
	text-decoration: underline;
}

#text2 a:visited {
	font-weight: bold;
	color: #0054a6;
	text-decoration: underline;
}
#text2 a:hover {
	font-weight: bold;
	color: #ffc20e;
	text-decoration: none;
}




li {
	padding: 5px 0 0 0;
	
}	
#box1, #box2 {
	background-color: #f5f7fa;
	color: #0054a6;
	padding: 10px;
	border: 1px solid #CCCCCC;
	line-height: 120%;
	float: left;
	margin-bottom: 20px;
	
}
#box1 {
	width: 230px;
	margin: 5px;
}

#box2 {
	width: 255px;
	margin: 5px;
}

#box1 li, #box2 li {
	line-height: 150%;
}
#box1 a:link, #box2 a:link {
	font-size: 120%;
	color: #0054a6;
	text-decoration: none;
	font-weight: bold;
}
#box1 a:visited, #box2 a:visited {
	font-size: 120%;
	color: #0054a6;
	text-decoration: none;
	font-weight: bold;
}
#box1 a:hover, #box2 a:hover {
	font-size: 120%;
	color: #0054a6;
	text-decoration: underline;
	font-weight: bold;
}
#hometext {
	margin: 10px 55px 0px 10px;
	line-height: 150%;
	
}
#homeheader {
	clear:both;
	margin:  0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	
}


