@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 20px 0;
	padding: 0px;
	text-align: center;
	background-color: #001522;
}
a img {
	border: none;
}
.test #container {
	margin: 25px auto;
	width: 780px;
	text-align: left;
	background-image: url(../images/Backgroundscroll.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.test #image {
	background-color: #999999;
	width: 122px;
	margin-top: 0px;
	margin-left: 50px;
	float:left;
	height: 150px;
}
.test #header {
	margin: 0;
	width: 580px;
	padding: 0;
	padding-top: 20px;
	padding-left: 200px;
}
.test #maincontent {
	text-align: left;
	clear: left;
	height: 365px;
	width: 440px;
	float: left;
	margin-left: 30px;
}

.brochure {
	text-align: left;
	clear: left;
	height: 35px;
	width: 440px;
	float: left;
	margin-left: 30px;
}

.test  #imgRgt {
	height: 400px;
	margin-left: 10px;
	float: left;
	width: 270px;
}

.test #nav {
	height: 25px;
	clear: both;
}
.test #footer {
	height:39px;
	line-height:39px;
}
.test  #footer a {
	color: #000000;
	text-transform: lowercase;
}
.test #leftCornerRad {
	height: 39px;
	width: 40px;
	float: left;
	background-image:url(../images/leftRad.jpg);
	background-repeat:no-repeat;
}
.test #rightCornerRad {
	float: right;
	height: 39px;
	width: 40px;
	background-image: url(../images/rightRad.jpg);
	background-repeat:no-repeat;
}
.imgFltLft {
	float:left;
	margin-top:10px;
	margin-left:12px;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
   clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}body,td,th {
   font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 1.2pt;
   font-weight: lighter;
}
h1 {
	font-size: 40px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	font-style: italic;
}
h3 {
	font-size: 14px;
}
p {
	letter-spacing: 0pt;
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
	font-size: 11px;
}
.fontsml {font-size: 85%}
.style9 {
font-size: 10px
	text-decoration: underline
	font-size: 11px;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
}
