@charset "UTF-8";
.test {
}
* {
 margin: 0;
 padding: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#page {
 margin: 0 auto;
 width: 1200px;
 text-align: left;
}
#header {
 height: 107px;
}
#content-secondary {
 float: left;
 width: 161px;
 height: 400px;
}
#content-menu {
float: left;
width: 1031px;
}
#content-submenu {
float: left;
width: 900px;
}
#content-primary {
 float: left;
 width: 900px;
}
#footer {
 clear: left;
}
.clear {
 clear: both;
}* {
 margin: 0;
 padding: 0;
}
body {
 background: #eee;
 text-align: center;
}
#page {
 margin: 0 auto;
 width: 1200px;
 background: #fff url(page.gif) repeat-y;
 text-align: left;
}
#header {
 height: 107px;
 background:url(images/header.gif);
}
#header p {
 padding: 0px;
}
#content-secondary {
 float: left;
 margin: 0px;
 width: 161px;
 height: 400px;
}
#content-menu {
float: left;
margin: 3px;
width: 1031px;
background:#D5DFE8;
}
#content-submenu {
	float: left;
	width: 900px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 30px;
}
#content-primary {
 float: left;
 margin: 30px;
 width: 900px;
 background:url(images/back.jpg);
}
#content-colone {
 float: left;
 margin: 0px;
 width: 300px;
}
#content-coltwo {
 float: left;
 margin: 0px;
 width: 300px;
}
#content-colthree {
 float: left;
 margin: 0px;
 width: 300px;
}
#footer {
 clear: right;
}  
#footer p {
 padding: 0px;
}
.clear {
 clear: both;
}
* {
	margin: 0;
	padding: 0;
}
body {
 background: #eee;
 font: 12px/18px "Lucida Grande", Verdana, sans-serif;
 text-align: center;
 color: #333;
}
a:link, a:visited {
	color: #0066FF;
}
a:hover {
	color: #000066;
}
h1 {
 margin-bottom: 11px;
 padding-top: 15px;
 padding-bottom: 21px;
 border-bottom: 1px solid #ccc;
 font: normal italic 1.5em/18px Georgia, serif;
 color: 00305C;
}
h2, h3{
 font-weight: normal;
 font-size: 1em;
 line-height: 18px;
}
h2 {
 padding-top: 10px;
 padding-bottom: 20px;
 font-size: 1.25em;
 text-transform: uppercase;
 color: #00305C;
}
h3 {
 padding-bottom: 6px;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: -1px;
 color: #633;
}
#page {
 margin: 0 auto;
 width: 1200px;
 background: #fff url(page.gif) repeat-y;
 text-align: left;
}
#header {
 height: 107px;
 background:url(images/header.gif);
}
#header p {
 float: left;
 padding: 60px 24px 24px 24px;
 font-size: 1.5em;
 line-height: 1em;
 color: #fff;
}

#content-secondary {
 float: left;
 margin: 1px;
 width: 161px;
 height: 400px;
}
#content-secondary p {
 padding-bottom: 0px;
}
#content-menu {
float: left;
width: 3px;
width: 1031px;
background:#D5DFE8;
}
#content-menu {
padding-bottom: 0px;
}
#content-submenu {
	float: left;
	width: 3px;
	width: 900px;
}
#submenu ul {
 padding-top: 12px;
 padding-right: 12px;
 text-align: left;
 list-style: none;
}
#submenu li {
 display: inline;
 margin: 12px;
}
#submenu li a {
 font-size: 1.25em;
 line-height: 1em;
 text-decoration: none;
 }
#header li a:hover {
 color: #000066;
 }
#content-primary {
	float: left;
	width: 975px;
	background:url(images/back.jpg);
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 24px;
	margin-left: 30px;
}
#content-primary p {
 padding-bottom: 0px;
}
#content-primary img {
	float: left;
	margin: -6px 18px 0 -6px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	clear: left;
	height: 127px;
 }    
#footer p {
 padding: 1px;
}
.clear {
 clear: both;
