html, body, div, span, h1, h2, h3, p,
ul, li{
margin: 0px;
padding:0px;
}
Body{
background: #CCCCFF url(../images/bkgrnd.jpg) repeat-x;
font-family:arial;
font-size: 12px;
text-align: center;
}
#wrapper_mainouter{
background: #E3E9E9 url(../images/banner-12-10.gif) no-repeat top center;
width:1000px;
height:auto;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: left;
border:1px solid #009933;
}
#wrapper_mainouter h1{
background-color: #000000;
width:100%;
height: auto;
font-size: 6px;
color: #1E1E82;
}
#wrapper_banner{
Position: relative;
width:100%;
height:105px;
border:0px solid #CC9900;
}
#wrapper_toplnks{
background-color: #029FD6;
width:100%;
height: auto;
}
#wrapper_content{
width: 100%;
height:auto;
}
#wrapper_txtlnks{
clear: left;
background-color: #010165;
width:100%;
height: auto;
padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}
#wrapper_trailer{
clear: left;
background-color:#010165;
width: 100%;
padding-top: 5px;
padding-bottom: 15px;
text-align: center;
font-size: 10px;
color: #cccccc;
}
/* ----------------------- content */
.banner_heading{
margin-left: 10px;
text-align: left;
font-weight: bold;
font-size: 50px;
color: #cccccc;
}
.banner_copy{
position: absolute;
top: 15px;
left: 640px;
text-align: center;
font-weight: bold;
border:0px dotted #000000;
font-size: 13px;
color: #010165;
}
.container_page_column{
float: left;
width: 540px;
margin-top:25px;
height: auto;
padding: 5px;
padding-left: 9px;
border:0px dotted #000000;
}
.container_page_column h2{
color: #010068 ;
font-size: 18px;
text-align: center;
padding-bottom: 8px;
}
.container_page_column h3{
color: #008DC4;
font-size: 16px;
padding-bottom: 5px;
padding-top: 5px;
}
.container_page_column p{
padding-bottom: 8px;
font-size: 13px;
padding-left: 5px;
}
.container_page_column a{
text-decoration: none;
font-weight: bold;
}
.container_form_column{
float: left;
width: 425px;
height: auto;
margin-top:15px;
margin-left: 15px;
border:0px dotted #000000;
}
.container_feature_col ul{
font-size: 10px;
}
/* ----------------------- navigation */
#wrapper_trailer a{
color: #ffffff;
text-decoration: none;
}
#wrapper_txtlnks a{
color: #ffffff;
text-decoration: none;
font-weight: normal;
font-size: 16px;
}
#wrapper_txtlnks a:hover{
color: #660099;
}
ul#mainNav {
border-left: 0px solid #999999;
margin: 0;
padding: 0;
list-style: none;
float: left;
}
#mainNav li {
float: left;
width: 166.5px;
}
#mainNav a {
text-decoration: none;
color: #ffffff;
font-size: 12px;
text-transform: uppercase;
border: 0px dashed #999999;
border-left: 1px solid #999999;
display: block;
text-align: center;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
background: #000000 url(images/wbkgrnd-topnav.gif) repeat-x;
}
#mainNav a:hover {
background: #48E5FF url(images/go.png) no-repeat 5px 50%;
font-weight: normal;
color: #000000;
}