.col1 {
	background-color: #1F4876;
	position: absolute;
	visibility: visible;
	height: 500px;
	width: 150px;
	top: 93px;
	left: 0px;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	border-bottom-color: #DFCC10;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #2B5D90;
}
.col2 {
	background-image: url(../images/center_bkg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 150px;
	top: 93px;
	width: 500px;
	height: 500px;
	border-top-color: #DCCD0E;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #006699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #DCCD0E;
	border-right-style: solid;
	border-left-color: #DCCD0E;
	border-left-style: solid;
	border-bottom-color: #DCCD0E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	overflow: auto;
}
.col3 {
	position: absolute;
	height: 500px;
	width: 150px;
	left: 650px;
	top: 93px;
	background-color: #1F4876;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCCD0E;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-color: #DCCD0E;
	border-right-style: solid;
	border-bottom-color: #DCCD0E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.banner {
	background-image: url(/images/banner_center.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 93px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/images/banner_center.jpg);
	border-right-color: #DFCC10;
	border-right-style: solid;
	border-right-width: 1px;
}
.footer {
	top: 525px;
	position: absolute;
	width: 800px;
	height: 10px;
	text-align: center;
}

.navstyle {
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: square;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	list-style-position: outside;
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #2B5D90;
}
.textstyle {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.footer {
	position: absolute;
	top: 605px;
	left: 1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	font-style: oblique;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: oblique;
	border-top-color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #FFFFFF;
	border-style: dotted;
	line-height: 20px;
	text-indent: 5px;
	background-color: #006699;
}

a {
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.serviceslist {
	list-style-type: none;
}
.rightbarUL {
	background-color: #006699;
	list-style-type: none;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100px;
	font-size: 9px;
}
p {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #FFFF00;
	letter-spacing: 3px;
}
.printme {
	font-size: smaller;
	text-align: right;
}
