body {
width:100%;
height:100%;
margin:0;padding:0;
text-align : center;
background-color :#0a051d;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : white;
}
a,a:visited{
color:white;font-style:none;text-decoration:none;
}
p { 
padding : 2px;
text-indent : 0;
} 
#container { 
padding : 20px;
text-align : left;
margin : auto;
background-color : orange;
width : 730px;
} 
#topnav { 
font-size : 12px;
font-weight : bold;
width : 730px;
height : 30px;
} 
#topnav a:link, a:visited { 
color : black;
text-decoration : none;
} 
#topnav ul { 
padding : 0;
margin : 0;
list-style : none;
} 
#topnav li { 
margin : 0 20px 0 0;
float : left;
color : black;
} 
#topsection { 
position : relative;
height : 150px;
width : 730px;
background-color : white;
background-image : url("toplogo.gif");
background-position : 2%;
background-repeat : no-repeat;
}
#topimage{
position:absolute;
right:0;
bottom:0;
}
#innercontainer {
position : relative;
bottom : 0;
left : 0;
padding : 0;
margin : 0;
width : 730px;
min-height: 350px;
/* IE 6 HACK! */
height:auto !important;
height:350px;
/* END IE 6 HACK! */
} 
#pagecontent {
padding:10px;
float : left;
width : 500px;
} 
#nav-menu { 
margin-top : 15px;
float : right;
font-size : 12px;
} 
#clearer { 
clear : both;
} 
#footer {
text-align:center; 
color : black;
font-size : 10px;
background-color : white;
width : 730px;
letter-spacing:0.03em;
} 
#nav-menu ul { 
list-style : none;
padding : 0;
margin : 0;
} 
#nav-menu li { 
margin : 0.4em 0.15em;
} 
#nav-menu li a { 
background-color :#de4739 ;
height : 2em;
line-height : 2em;
width : 9em;
display : block;
border : 0.1em solid white;
text-decoration : none;
text-align : center;
color : white;
} 
#nav-menu li a:hover { 
background-color :#e1802a;
text-decoration:underline;
}
#ad
{
border:solid white 1px;
position:absolute;
bottom:10px;
right:4px;
}
#services dt{
color:#0a051d;font-weight:bold;font-size:15px;text-decoration:underline;
}
#services dd
{
font-style:italic;
margin:0;
padding:10px;
}

