@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #74a3ea;
	background-image: url(../images/bground2.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.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;
}
#rightFeature {
	width: 390px;
	float: left;
}
#mainBody {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#mainFrame {
	width: 990px;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#featureContent {
	float: left;
	width: 600px;
	background-color: #000000;
	background-image: url(../images/ltp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#featueOne {
	width: 315px;
	float: left;
	margin: 5px;
	border: 1px solid #000000;
	height: 422px;
	background-color: #FFFFFF;
}
#featureTwo {
	float: left;
	width: 315px;
	border: 1px solid #000000;
	margin: 5px;
	height: 422px;
	overflow: auto;
}
#homeMiddleLeft {
	margin: 5px;
}
#featureFour {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
#featueOne li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
}
.links {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
p {
	margin: 4px;
	padding: 0px;
}
h4 {
	margin: 0px;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
	padding: 4px;
}
.numbers {
	font-style: italic;
	font-weight: bold;
}
#footer {
	clear: both;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
}
h1 {
	color: #FFFFFF;
	background-color: #8D7B39;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#leftFeature {
	background-color: #003366;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
h2 {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 14px;
}
h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
}
#featureFive li {
	list-style-type: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
#featureFive {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#main {
	background-color: #CCCCCC;
}
#featureSix {
	width: 490px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
}
#featureSeven {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	overflow: auto;
	height: auto;
}
#featueThree {
	width: 315px;
	float: left;
	margin: 5px;
	border: 1px solid #000000;
	height: 422px;
	background-color: #FFFFFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	padding-left: 10px;
}

