a {
text-decoration: none;
color: #000;
}
#header {
background:url(images/header_bg.gif);
width:100%;
background-repeat:repeat-x;
float:left;
height:92px;
overflow:hidden;
}
.header {
float:left;
width:241px;
height:111px;
padding-top: 40px;
font-size: 36px;
font-weight: bold;
}
body {
margin: 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
}
#menu {
background:url(images/menu_bg.gif);
width:100%;
height:28px;
background-repeat:repeat-x;
}
#submenu {
width:700px;
margin:0 auto;
font-size: 12px;
color: #087CA9;
padding-top: 5px;
}
.submenu {
float:left;
margin-top:6px;
text-align: center;
font-weight: bold;
font-size: 12px;
}
#content {
background:#e4f6da;
width:100%;
padding: 0px;
clear:both;
}
#footer {
background:url(images/footer_bg.gif);
height:38px;
}
.footer {
width:700px;
margin:0 auto;
padding-top:12px;
}
p {
margin: 0;
padding: 3px;
}
#top {
margin: 10px 0px 0px 25px;
height: 105px;
width: 671px;
color: #66B5FF;
}
#top h1 {
font-size: 3em;
padding: 10px 0px 0px 5px;
margin: 0px;
font-family: "Lucida Grande", Verdana, Arial;
}
#top h1 span {
color: #C3D9FF;
}