@charset "UTF-8";

html {
	height: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-color: #0b354f;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 900px;
	min-height: 100%;
	text-align: left;
	background-image: url(images/prints.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
}
* html #wrap {
	height: 100%
}
#bg {
	background-image: url(images/rools.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	width: 760px;
	height: 150px;
	background-color: #666666;
}
#lcol {
	width: 216px;
	float: left;
	background-image: url(images/leftline.gif);
	background-repeat: no-repeat;
	background-position: 15px 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 271px;
	padding-left: 0px;
}
ul#navigation {
	width: 216px;
	margin-top: 50px;
	margin-bottom: 15px;
}
ul#navigation li {
	list-style: none;
	text-align: left;
	margin: 0;
	display: inline;
	padding: 0px;
}
ul#navigation li a {
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: bottom;
}
ul#navigation li a:link, ul#navigation li a:visited, ul#navigation li a:active {
	color: #0b354f;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
}
ul#navigation li a:hover {
	color: #256B9A;
	text-decoration: none;
}
#content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 150px;
	padding-right: 50px;
	padding-bottom: 60px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}
#content h1 {
	color: #0B354F;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#rcol {
	width: 200px;
	float: right;
	padding: 5px 0 0 0;
	background-color: #33FFFF;
}
#footer {
	width: 900px;
	height: 48px;
	clear: both;
	background-color: #175279;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0B354F;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B354F;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 26px;
}
#buildings {
	background-image: url(images/buildings.gif);
	background-repeat: no-repeat;
	float: left;
	height: 271px;
	width: 208px;
	position: relative;
	margin-top: -272px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 15px;
}
p {
	margin: 0;
	padding-bottom: 15px;
}
.last {
	margin: 0 5px 50px 5px;
}
.statement {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 10px;
}

.test {
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #0B354F;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
}
#content li {
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 14px;
}
.smaller {
	font-size: 13px;
	line-height: 16px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contact fieldset {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contact  .percent {
	width: 95%;
}
.formtd  {
	width: 265px;
}
.submit {
	text-align: right;
}
.spacer {
	width: 10px;
}
#column td {
	width: 285px;
	vertical-align: top;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
#footerlinks {
	font-size: 10px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-top: 3px;
}
#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
	color:#CCCCCC;
	text-decoration:underline;
}
 
#footerlinks a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
