body,html {
padding-top:10px;
background:#4b85b6;
font-family:Arial, Verdana, Helvetica, sans-serif;
color:#000;
font-size:10px;
margin:0;
}

* {
margin:0;
padding:0;
}

a {
outline:none;
}

#container {
width:770px;
background-image:url(../images/background.gif);
background-color:#fff;
margin:0 auto;
}

.clear {
clear:both;
}

#header {
height:90px;
width:736px;
padding-top:25px;
text-align:center;
margin:5px 10px;
}

#header img {
border:none;
}

#navigation {
width:736px;
margin:15px 10px 5px;
}

#footer {
float:left;
width:736px;
text-align:center;
color:#01437d;
font-size:10px;
margin:10px 0 10px 5px;
}

#footer a {
color:#01437d;
text-decoration:none;
}

h1 {
color:#01437d;
font-size:13px;
font-weight:700;
padding-top:10px;
text-transform:uppercase;
}

p {
padding:5px 20px 5px 0;
}

hr {
text-align:left;
border:none 0;
border-top:3px solid #01437d;
width:100%;
height:3px;
padding-top:5px;
padding-bottom:5px;
margin:0 auto 0 0;
}

#subscribe {
padding-top:10px;
}

#subscribe a {
color:#000;
}

#design_by {
text-align:center;
color:#FFF;
font-size:11px;
}

#design_by a {
text-decoration:none;
color:#FFF;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

ul#nav_main {
list-style-type:none;
position:relative;
width:736px;
height:25px;
margin:0;
padding:0;
}

ul#nav_main a {
display:block;
height:25px;
text-decoration:none;
overflow:visible;
}

li#nm_1 {
position:absolute;
left:0;
width:144px;
height:25px;
background:url(../images/nav_bar.gif) no-repeat 0 0;
}

li#nm_2 {
position:absolute;
left:144px;
width:122px;
height:25px;
background:url(../images/nav_bar.gif) no-repeat -144px 0;
}

li#nm_3 {
position:absolute;
left:266px;
width:206px;
height:25px;
background:url(../images/nav_bar.gif) no-repeat -266px 0;
}

li#nm_4 {
position:absolute;
left:472px;
width:108px;
height:25px;
background:url(../images/nav_bar.gif) no-repeat -472px 0;
}

li#nm_5 {
position:absolute;
left:580px;
width:156px;
height:25px;
background:url(../images/nav_bar.gif) no-repeat -580px 0;
}

li#nm_1 a:hover {
background:url(../images/nav_bar.gif) no-repeat 0 -25px;
}

li#nm_2 a:hover {
background:url(../images/nav_bar.gif) no-repeat -144px -25px;
}

li#nm_3 a:hover {
background:url(../images/nav_bar.gif) no-repeat -266px -25px;
}

li#nm_4 a:hover {
background:url(../images/nav_bar.gif) no-repeat -472px -25px;
}

li#nm_5 a:hover {
background:url(../images/nav_bar.gif) no-repeat -580px -25px;
}

.nav_span {
display:none;
}

#footer a:hover,#design_by a:hover {
text-decoration:underline;
}