﻿/* CSS layout */
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #6FB8E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
	margin: 0;
}
#wrapper {
	width: 1026px;
	background-image: url('bgwrapper.jpg');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto 0 auto;
}
#masthead {
	background-image: url('logo.png');
	background-repeat: no-repeat;
	height: 147px;
}
#flash {
	width: 750px;
	height: 147px;
	margin-left: 200px;
}
#top_nav {
	background-image: url('bgnav.jpg');
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	height: 60px;
	width: 960px;
}
a.nav, a.nav:link, a.nav:visited {
	display: block;
	width: 104px;
	height: 41px;
	background-image: url('menuoff.png');
	margin: 12px 10px 0px 10px;
	text-align: center;
	text-decoration: none;
	font-size: 1.0em;
	color: #FFF;
	line-height: 30px;
	overflow: hidden;
	float: left;
	padding-right: 9px;
	padding-top: 2px;
}
a.nav:hover {
	color: #fff;
	background-image: url('menuon.png');
}
a.nav:active {
	color: #fff;
	background-image: url('menuoff.png');
}
.active {
	display: block;
	width: 104px;
	height: 43px;
	color: #fff;
	background-image: url('menuon.png');
	padding-right: 9px;
	padding-top: 0px;
	margin-top: -2px;
}
#holdcolumns {
	width: 960px;
	margin: 0 0 0 33px;
	background-color: #fff;
	float: left;
	background-image: url('contentbg.gif');
	background-repeat: repeat-y;
	font-size: 0.9em;
	min-height: 500px;
}
#contenttop {
	background-image: url('contenttop.gif');
	height: 49px;
	background-repeat: no-repeat;
	width: 960px;
	margin: 0 auto 0 auto;
	float: left;
}
h1 {
	font-size: 1.1em;
	padding: 0px;
	margin-bottom: 0;
	background-image: url('parablue.jpg');
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px 0px 5px 10px;
	color: #FFF;
}
.h1home {
	font-size: 1.2em;
}
h2 {
	font-size: 1em;
	padding: 0px;
	width: 440px;
}
h3 {
	font-size: 1em;
	padding: 0px;
	margin-top: 2.0em;
}
p {
	font-size: 1em;
	line-height: 1.4em;
}
#holdcolumns li {
	font-size: 1em;
	line-height: 1.4em;
}
#holdcolumns ol li {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
#holdcolumns a {
	text-decoration: none;
	border: none;
	color: #003366;
}
#holdcolumns a:hover {
	text-decoration: underline;
	border: none;
	color: #003366;
}
#holdcolumns ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}
#holdcolumns li {
	background-image: url('bullet.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0.6em;
	color: #000;
}
.parayellow {
	background-image: url('parayellow.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px 10px 5px 10px;
	line-height: 1.4em;
	font-weight: bold;
}
.parablue {
	background-image: url('parablue.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px 10px 5px 10px;
	line-height: 1.4em;
	color: #fff;
}
.parapurple {
	background-image: url('parapurple.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px 10px 5px 10px;
	line-height: 1.4em;
	font-weight: bold;
}
.parared {
	background-image: url('parared.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px 15px 10px 20px;
	line-height: 1.4em;
	margin-left: -10px;
	color: #FFFF00;
	font-weight: bold;
}
.paraorange {
	background-image: url('paraorange.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px 15px 5px 20px;
	line-height: 1.4em;
	margin-left: -10px;
	color: #003366;
	font-weight: bold;
	text-transform: capitalize;
}
.paragreen {
	background-image: url('paragreen.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px 15px 10px 20px;
	line-height: 1.4em;
	margin-left: -10px;
	color: #FFF;
	font-weight: bold;
}
.imageright {
	float: right;
	margin: 0px 0px 0px 10px;
	border: 0;
}
.imageleft {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0;
}
.imageservices {
	margin: 20px auto 10px auto;
	border: 1px solid #FFF;
	width: 255px;
	height: 247px;
}
#leftcolumn {
	width: 440px;
	margin-top: -25px;
	margin-left: 30px;
	float: left;
}
#rightcolumn {
	width: 440px;
	margin-top: -20px;
	margin-left: 490px;

}
#contentend {
	background-image: url('contentend.gif');
	height: 60px;
	background-repeat: no-repeat;
	width: 960px;
	margin: 0 33px 0 33px;
	float: left;
}
.emaillink {
	font-size: 120%;
	font-weight: bold;
}
#footer {
	margin: 0 auto 0 auto;
	font-size: 0.6em;
	text-align: right;
	width: 960px;
}
#endstrip {
	width: 1026px;
	background-image: url('bgwrapperend.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 0 auto;
	height: 9px;
}

