body
{
text-align: center;
margin: 0;
padding: 0;
background-color: #EAEAEA;
font-size: 90%; 
font-family : Verdana, Helvetica, sans-serif;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 47em;
text-align: left;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 0;
background-color: #fff;
}
div#border
{
margin-left: auto;
margin-right: auto;
border-left: 2px solid #FFF;
border-right: 2px solid #FFF;
border-bottom: 2px solid #FFF;
padding: 0;
background-color: #fff;
background-image: url(menu_1.jpg);
background-repeat: no-repeat;
}
div#banner
{
background-color: #000099;
height: 10px;
border-top: 2px solid #FFF;
padding: 0;
}
div#content span.right {
	padding-left: 350px;
	font-size: 0.7em;
}
div#navigation
{
float: left;
width: 180px;
padding-top: 7px;
} 
div#navigation ul 
{
list-style-type: none; 
padding: 0; 
margin: 0; 
} 
div#navigation ul li { margin-top: 1px; } 
#navigation ul li a
{
display: block;
width: 157px;
padding: 6px 10px 6px 10px;
text-align: center;
text-decoration: none;
color: #009;
background-image: url(menu.gif);
background-repeat: repeat-y;
font-size: 0.8em;
} 
#navigation ul li a:hover
{
color: #009;
background-image: url(menu_on.gif);
background-repeat: repeat-y;
} 
#navigation a.on
{
color: #009;
background-image: url(menu_active.gif);
background-repeat: repeat-y;
font-weight:bold;
} 
div#banner h1
{
margin: 0;
padding: .1em 0 .1em .2em;
font-size: 1.1em;
font-weight: normal;
} 
div#content
{
margin-left: 185px;
line-height: 150%;  
padding-top: 5px;
border-top: 10px solid #009;
} 

span#image
{
margin: 0;
} 
div#content h2
{
font-size: 1.4em;
color: #006699;
margin: 0;
padding-top: 1em;
font-weight: normal;
padding-left: 15px;
} 
div#content h3
{
font-size: 1.1em;
color: #666;
margin: 0;
padding-top: 1em;
font-weight: bold;
padding-left: 15px;
} 
div#content p
{
font-size: 0.7em;
padding-left: 15px;
padding-right: 15px;
} 
div#content li
{
font-size: 0.7em;
padding-left: 15px;
padding-right: 15px;
}  
#content ul li ul li
{
font-size: 1em;
list-style:disc;
padding:2px;
} 
div#content p.right
{
float: right;
width: 150px;
padding: 10px;
border-left: 10px solid #fff;
background-color: #EEEEEE;
align-text: center;
}
div#content span#rightprice
{
float: right;
width: 150px;
background-color: #0454A5;
align-text: center;
padding-left: 10px;
padding-right: 30px;
color: #ffffff;
font-weight: bold;
} 
a:link
{
color: #009;
}

a:visited
{
color: #999;
}
a:active 
{
color: #009933; 
} 

a:hover
{
color: #009933; 
} 
#cleardiv
{
clear: both;
height: 1em;
} 
div#footer
{
clear: both;
padding: 0.2em 0.1em 0.3em 0.1em;
border: 2px solid #fff;
text-align: right;
background-color: #009; 
text-align: center;
} 
div#footer ul 
{
padding: 0; 
margin: 0; 
list-style-type: none; 
} 
div#footer li
{
display: inline;
margin-right: 1em;
color: #fff;
font-size: 0.7em;
} 

#footer a:link
{
color: #fff;
}

#footer a:visited
{
color: #ccc;
}

#footer a:hover, a:active 
{
color: #fff;
font-weight:bold;
} 
	