html,body {
margin:0;
padding:0;
}

.floatright { 
float: right; 
margin: 0 0 20px 20px;
}

.floatright { 
float: left; 
margin: 0 20px 20px 0px;
}

.clearfloats {
clear:both;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

body {
font:75% verdana, arial, sans-serif;
color: #333333;
background:#ffffff;
}

p {
margin:0 10px 10px;
padding:0;
}

.maincenter h1 {
padding-left:10px;
font-size:200%;
font-family: verdana, arial, helvetica, sans-serif;
color:#99979C;
}
.maincenter img { 
float: right; 
margin: 0 0 20px 20px;
}

.spacer {
clear:both;
background:url(spacer.png) top left;
}

.banner {
clear:both;
height:124px;
background:url(Full_Banner.jpg) top left no-repeat;
}

.wrapper {
float:left;
width:100%;
}

.content {
background:#ffffff;
width:100%;
margin:0 0px 0 0px;
padding:20px 0 0 0px;
}

.content p {
line-height:1.4;
color:#333;
}

.content h2 {
font-size:150%;
padding-left:8px;
color:#4573AE;
font-family:verdana, arial, sans-serif;
}

.nav {
float:left;
width:110px;
position:absolute;
left:0px;
background:#fff;
padding-bottom:10px;
}

.nav ul li {
display:block;
margin-top:0;
background:url(button.jpg) left repeat-x;
border-bottom:4px solid #ffffff;
font-weight:700;
color:#fff;
padding:12px;
}

.mainleft ul li {
list-style-type:none;
display:block;
margin-top:0;
background:url(button.jpg) left repeat-x;
border-bottom:4px solid #ffffff;
font-weight:700;
padding:12px;
}

.mainleft img {
margin-top:30px;
}

.mainleft {
width:150px;
position:absolute;
left:-40px;
background:#fff;
padding-bottom:10px;
	}

.maincenter {
width:69%;
float:left;
background:#fff;
padding-bottom:10px;
padding-left:120px
	}

.maincenter link {
color:#333333;
	}

.mainright {
width:38%;
float:left;
background:#fff;
padding-bottom:10px;
padding-left:10px;
	}


.rt_col {
background:#fa913e;
float:left;
width:500px;
margin:20px 0 0 -240px;
}

.rt_col ul li {
display:block;
float:left;
width:180px;
padding:0;
}

.rt_col p {
color:#ffffff;
font-size:75%;
text-align:left;
margin:0 10px 0 10px;
}

.rt_col ul li img {
padding:10px 10px 10px 10px;
}

.footer {
float:left;
width:92%;
border:0px solid #322;
padding-left:20px;
background-color:#4573AE;
color:#fff;
margin:20px 0 0;
}

.footer a:hover {
text-decoration:underline overline;
font-weight:700;
color:#ffffff;
}

.footer p {
text-align:left;
font-size:80%;
margin:0;
padding:4px;
}

.footer img {
margin-left:50px;
}

hr {
text-align:left;
margin-left:50px;
width:150px;
color:maroon;
background-color:maroon;
height:1px;
}

.nav ul,.rt_col ul {
list-style-type:none;
margin:0;
padding:0;
}

.class1 A:link {text-decoration: none; color:white;}
.class1 A:visited {text-decoration: none; color:white;}
.class1 A:active {text-decoration: none; color:white;}
.class1 A:hover {text-decoration: none; color:#543;}

.class2 A:link {text-decoration: underline; color:blue;}
.class2 A:visited {text-decoration: underline; color:#543;}
.class2 A:active {text-decoration: underline; color:blue;}
.class2 A:hover {text-decoration: underline; color: blue;}
