/*Define style for body*/


body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	
	background-color: #D7DEEA;
	margin: 0;
	padding: 0;
}
#container
{
margin: 0;
padding: 0;
width: 780px;
background-image: url(../images/menubg.gif);
background-repeat: repeat-y;
}
#top
{
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	width: 724px;
	height: 164px;
}
#top a
{
/**/margin-top: -65px;
width: 300px;
height:95px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
.addr
{
display: block;
font-size: 13px;
width: 170px;
margin: 0 0 0 450px;
padding: 4px 0 0 0;
}
#menu
{
float: left;
margin: 0;
width: 120px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
#menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
width: 120px;

}

#menu li
{
margin: 0 0 0 0;
list-style-type: none;
line-height: 35px;
padding-bottom: 0px;



}
#menu a:link, #menu a:visited
{
line-height: 35px;
font-weight: normal;
text-decoration: none;
border-bottom: 1px solid #fff;
color: #fff;
margin: 0;
padding:  0 0 0 11px;

}
#menu a:hover, #menu a:active
{
background-image: url(../images/mo.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#content
{

margin: -30px 5px -20px 135px;
width: 510px;
font-size: 15px;
}

#content img 

{
padding: 0.5em;
background-color: #D7DEEA;;
}
#footer
{
clear: both;
background-image: url(../images/footerbg.gif);
background-repeat: no-repeat;
width: 750px;
height: 89px;
}
h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #20488E;
font-weight: bold;
font-size: 22px;
}
#footer a
{
color: #20488e;
margin-left: 150px;

}
#content a
{
color: #20488e;
background-color: #D7DEEA;
}
#homebox
{
width: 140px;
border: 1px solid #20488e;
padding: 5px; 
}
#homebox p
{
text-align: left;
font-size: 11px;
}
#homebox p img
{
margin: 0;
padding: 5px;
text-align: center;
margin-bottom: -15px;
}
/**/.tempspecial
{
	position: absolute;
	width: 86px;
	height: 89px;
	left: 333px;
	top: 0px;

}
