* {
	margin:0;
	padding:0;
}
#innerholder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(images/top.jpg);
	width: 764px;
	height: 14px;
}
#banner {
	height: 90px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-size: 180%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #002073;
	padding-top: 5px;
}
#right {
	margin-left: 10px;
	float: left;
	width: 590px;
	padding-top: 10px;
	background-color: #FFFFFF;
}




body {
	background-color: #0058A8;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	overflow: auto;
}
#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 43px;
	font-size: 80%;
	color: #FFFFFF;
	text-align: right;
}
#holder {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
.separator {
	clear: both;
}
#navigation {
	background-image: url(images/nav.jpg);
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	font-size: 83%;
	background-repeat: repeat-y;
	height: 400px;
	float: left;
	padding-bottom: 70px;
}
#navigation img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 20px;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
}
#navigation li {
	margin: 0px;
	display: block;
	width: 140px;
	float: left;
}

#navigation ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navigation ul a:hover {
	background-color: #C6D6FD;
	color: #002172;
}
h1 {
	color: #005AAB;
	font-size: 115%;
	margin-bottom: 10px;
}
#right p {
	font-size: 83%;
	line-height: 160%;
	color: #000000;
	margin-bottom: 20px;
}
#MainImage {
	height: 155px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002172;
	border-bottom-color: #002172;
}
#MainImage h1 {
	text-align: right;
}
#MainImage .comments {
	float: right;
	font-size: 200%;
	color: #CC0000;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#right a {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}
#right a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#right ul {
	font-size: 83%;
	line-height: 150%;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
	color: #005AAB;
}
#topBanner {
	background-color: #002172;
	height: 10px;
	width: 750px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
}
#bread {
	color: #FFFFFF;
	background-color: #002172;
	margin-top: 1px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 83%;
	margin-bottom: 1px;
	height: 20px;
}
#bottom p {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 88%;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom a:visited {
}
.home #home, .about #about, .services #services, .contact #contact {
	color: #002172;
	background-color: #C8D6FB;
}
