*
{
margin:0;
padding:0;
}

body 
{
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#000000;
	background-color: #EFEFEF;
	}

#container
{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: top;
	padding-top:0px;
	background-color: #ffffff;
	border: 00px solid #ffffff;
}

#header
{
background-image: url(../images/site/logo.jpg);
width: 900px;
height: 150px;
}

#nav
{
background-image: url(../images/site/nav.jpg);
width: 890px;
height: 20px;
padding: 5px;
color: #efefef;
font-weight: bold;
}
#container #nav a:link.current
{
color: #cccccc	;
}
#container #nav a:visited.current
{
color: #cccccc	;
}
#nav a:link
{
color: #efefef;
font-weight:bold;
text-decoration: none;
}

#nav a:visited
{
color: #efefef;
font-weight:bold;
text-decoration: none;
}

#nav a:active
{
color: #efefef;
font-weight:bold;
text-decoration: none;
}

#nav a:hover
{
color: #cccccc;
font-weight:bold;
text-decoration: none;
}

#content
{
width: 890px;
padding: 5px;
}

#top-right
{
width: 294px;
height: 232px;
display: block;
float: right;
background-image: url(../images/small/home-page-image-1.jpg);
}

#top-right-about
{
width: 294px;
height: 232px;
display: block;
float: right;
margin-bottom: 5px;
}

#top-right-about img
{
margin-bottom: 5px;	
}

#top
{
width: 580px;
height: 222px;
padding: 5px;
background-image: url(../images/site/home-text-box.jpg);
}

#top-about
{
width: 580px;
padding: 5px;
background-color: #EFEFEF;
margin-bottom: 5px;
}


#bottom
{
width: 890px;
padding: 5px 0px 5px 0px;
}

#footer
{
width: 880px;
height: 50px;
padding: 5px;
background-image:url(../images/site/footer.png);
text-align: right;
display: block;
clear: both;
}

#footer a:link
{
color: #efefef;
font-weight: normal;
text-decoration: none;
}

#footer a:visited
{
color: #efefef;
font-weight: normal;
text-decoration: none;
}

#footer a:active
{
color: #efefef;
font-weight: normal;
text-decoration: none;
}

#footer a:hover
{
color: #cccccc;
font-weight: normal;
text-decoration: none;
}

h1
{
margin-bottom: 5px;	
}

#map
{
width: 575px;
height: 470px;
border: 1px solid #000000;
margin-top: 5px;
}

#top-about a:link
{
color: #060;
font-weight: bold;
text-decoration: none;
}

#top-about a:visited
{
color: #060;
font-weight: bold;
text-decoration: none;
}

#top-about a:hover 
{
color: #ccc;
font-weight: bold;
text-decoration: none;
}