body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ff9900;
	background-image:url(sunburst.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:75%;
	color:#000;
}

p {
margin:0px;
padding:0px;
}

h1 {
color:#0e0e5b;
font-style:italic;
font-size:5em;
font-weight:bold;
padding:5px;
padding-top:5px;
text-align:center;
margin:0px;
}

h2 {
color:#ff6600;
font-style:italic;
font-size:1.7em;
font-weight:bold;
padding:5px;
}

h3 {
color:#ff6600;
font-style:italic;
font-size:3em;
font-weight:bold;
margin:0px;
padding:5px;
text-align:center;
margin-bottom:10px;
}

#wrapper {
width:950px;
margin-left:auto;
margin-right:auto;
color:#000;
padding:0px;
margin-top:50px;
}

a:link {
color:#000;
text-decoration:underline;
}

a:visited {
color:#000;
text-decoration:underline;

}

a:hover {
color:#ff6600;
text-decoration:underline;

}

#top {
width:950px;
height:100px;
background-image:url(topper2.png);
background-position:top left;
background-repeat:no-repeat;
padding-top:10px;
/*padding-left:40px;*/
}

#body {
width:950px;
color:#000;
padding:10px;
padding-left:25px;
background-image:url(backer.png);
background-repeat:repeat-y;
}


#bottom {
width:950px;
height:55px;
background-image:url(footer.png);
background-position:top left;
background-repeat:no-repeat;
padding-left:20px;
}


#cindex1tab {
width:900px;
height:45px;
background:#fff;
background-image:url(cindex1.png);
background-position:top left;
background-repeat:no-repeat;
padding:0px;
}

#cindex2tab {
width:900px;
height:45px;
background:#fff;
background-image:url(cindex2.png);
background-position:top left;
background-repeat:no-repeat;
padding:0px;
}

#cindex3tab {
width:900px;
height:45px;
background:#fff;
background-image:url(cindex3.png);
background-position:top left;
background-repeat:no-repeat;
padding:0px;
}

#cindex4tab {
width:900px;
height:45px;
background:#fff;
background-image:url(cindex4.png);
background-position:top left;
background-repeat:no-repeat;
padding:0px;
}

#cindex5tab {
width:900px;
height:45px;
background:#fff;
background-image:url(cindex5.png);
background-position:top left;
background-repeat:no-repeat;
padding:0px;
}

#cindex6tab {
width:900px;
height:45px;
background:#fff;
background-image:url(cindex6.png);
background-position:top left;
background-repeat:no-repeat;
padding:0px;
}

#tabs {
width:900px;
padding:0px;
height:45px;
text-align:center;
}
#tabs ul {
margin:0px;
padding:0px;
padding-top:20px;
}
#tabs li {
padding:0px;
display:inline;
float:left;
text-align:center;
width:115px;
margin-left:20px;
margin-right:15px;
/*color:#000;*/
font-weight:bold;
}
#copyright {
margin:0px;
text-align:center;
font-weight:bold;
}

.active {
color:#000;
font-weight:bold;
font-style:normal;
font-size:1.1em;
margin-top:-4px;
}

.cindexbody {
padding:10px;
margin:0px;
width:900px;
background:#fff;
background-image:url(cindex_back.png);
background-repeat:repeat-y;

}

.cindexfoot {
padding:0px;
margin:0px;
width:900px;
height:25px;
background:#fff;
background-image:url(cindex_bot.png);
background-position:top left;
background-repeat:no-repeat;

}
.clr {
clear:both;

}
img {
margin-left:50px;
float:left;
margin-bottom:10px;
border:2px solid #003;
}
.description {
float:right;
width:400px;
padding:20px;
padding-right:50px;
}

.whl_logo {
border:none;
float:right;
margin-right:50px;
margin-left:10px;
clear:bottom;
}

.corporate_logos {
float:right;
margin:10px;
margin-right:40px;
border:none;

}
