
body {	
margin-top: 0px;
margin-bottom: 0px;
background-color: #2a3c8a;  /*#0C6A9D*/
margin-left: 0px;
margin-right: 0px;
}

.red
{
color:#ff0000;
}

.orderlink
{
color:#800000;
font-weight:bold;
text-decoration:none;
font-size:20px;
font-family:Verdana;
}

p{
font-family:Verdana;
font-size:13px;
}
h1{
font-family:Verdana;
color:#000000;
font-size:22px;

}

.blue
{
color:#000080;
}
.bold{
font-weight:bold;
}

#wrapper
{
width: 780px;
background-color: #FFFFFF;
margin:0px auto;
}


#header
{
z-index:50;
height: 171px; 
width: 780px; 
margin-bottom: 0px; 
padding-bottom: 0px;
}


#sidebar
{
float:left; 

}

#menuheader
{
z-index:70;
background-image: url('images/menumiddle.gif'); 
width: 155px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding: 0px 0px 0px 0px; 
}

#nav-menu ul
{
list-style: none;
padding:0px;
margin:0px;
} 

#nav-menu{
position:relative;
z-index:12;
background-image: url('images/menutop.gif'); 
background-repeat: no-repeat;
width: 155px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-bottom:0px;
padding-top:9px;
margin-top:-108px;
}

#menufooter
{
clear:both;
height:10px;
background-image: url('images/menubottom.gif');
}

#nav-menu li a
{
background: url(images/menuliback.gif) #fff bottom left repeat-x;
height: 22px;
line-height: 22px;
float: left;
width:125px;
display: block;
font-weight:bold;
border: 1px solid #dcdce9;
color: #0d2474;
text-decoration: none;
padding-left:20px;
}

#nav-menu li a:hover
{
background: url(images/menulibackh.gif) #fff bottom left repeat-x;
}



#content
{
padding-left:10px;
float:left;
width: 600px;
margin-bottom: 0px; 
padding-bottom: 0px;
background-color: #FFFFFF;
}

#footer
{
width:100%;
padding:10px;
clear:both;
text-align:center;
color:#446793;
font-size:12px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 
