@charset "utf-8";
body, ul, li, h1, h2, h3, form, p 
{ margin : 0; padding : 0; }

body {
	background-color: #30319D;
	color: #000000;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 149px;
	background-color: #FFFFFF;
}
#footer p {
	margin-top: 2px;
}

#sitecredits {
	height: 100px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#sitecredits a {
	text-decoration: none;
	color: #666666;
}
#sitecredits p {
	color: #666666;
	font-size: 10px;
	float: right;
	padding-top: 5px;
	margin-right: 25px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 20px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FFFFFF;
	background-color: #2F2E96;
	background-image: url(images/h1_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	height: 32px;
}
#testbox {
	height: 40px;
	width: 928px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #99FF00;
	background-color: #663399;
	float: left;
	display: block;
}
#mainnav {
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	text-align: center;
	list-style-type: none;
	background-image: url(images/navlink_bg2.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #2F3082;
}



#mainnav   li  {
	color: #FFFFFF;
	height: 40px;
	display: inline;
}
#mainnav a {
	color: #2F3293;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 40px;
	display: inline;
	height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2C3094;
}
#mainnav a:hover {
	background-color: #FFFFFF;
	color: #302D9E;
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
#footer {
	height: 80px;
	width: 100%;
	clear: both;
	color: #33348E;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#botnav {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
}



#botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
}
#botnav a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: inline;
	line-height: 25px;
}
#botnav a:hover {
	color: #272a70;
	background-color: #FFFFFF;
}
#botnav    li.last, #mainnav   a.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bigcolumn {
	display: inline;
	float: left;
	width: 890px;
	background-image: url(images/bigcolumntop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#midcolumn {
	display: inline;
	float: left;
	width: 600px;
	margin-left: 13px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.bigimage {
	float: left;
	display: inline;
	width: 404px;
	margin-right: 10px;
	height: 350px;
}
.homebox {
	float: right;
	width: 450px;
	margin-right: 20px;
	display: inline;
}
.homebox p {
	padding-right: 10px;
	padding-left: 10px;
}

#smallcolumn {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.formstuff {
	width: 500px;
}
#midcolumn p {
	padding-right: 10px;
	padding-left: 10px;
}
.question  {
	font-size: 14px;
	color: #FC1C1C;
	height: 15px;
}
.answer {
	padding-left: 25px;
}
#smallcolumn h2 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 5px;
}
#servicelist li {
	list-style-type: disc;
	margin-left: 55px;
	margin-top: 2px;
	font-size: 14px;
	line-height: 16px;
}
#servicelist {
	background-image: url(images/bricks.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 590px;
}
.homebox2 {
	float: left;
	width: 200px;
	margin-right: 20px;
	display: inline;
	clear: left;
}
