*
{
margin:0;
padding:0;
}

body 
{
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#000;
	background-image: url(../images/site/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 20px;
	}

#container
{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	border: 5px solid #ffffff;
	background-image: url(../images/site/content_back.jpg);
}

#header
{
width: 900px;
height: 300px;
background-image: url(../images/site/logo.jpg);
border-bottom: 5px solid #fff;
}

#flash
{
float: right;
display: block;
width: 690px;
height: 300px;
border-left: 5px solid #fff;
}

#menu
{
	width: 185px;
	padding: 7px;
}

#menu ul
{
list-style-type: none;
}

#menu ul li
{
color: #fff;
border-bottom: 1px dashed #fff;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 15px;
padding: 3px;
}

#menu ul li a:link
{
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:active
{
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:visited
{
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:hover
{
color: #ccc;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}


#container #content #menu ul li .current
{
color: #ccc;
font-weight: bold;
font-size: 15px;
text-decoration: none;	
}

.text
{
	width: 690px;
	display: block;
	float: right;
}



.bar
{
height: 20px;
padding: 3px 5px 7px 5px;
background-image:url(../images/site/bar.jpg);
width: 680px;
font-weight: bold;
color: #fff;
margin-bottom: 5px;
}

.bar h1
{
font-size: 20px;
margin: 0px;
}

.images
{
display: block; 
float: right;
width: 250px;
margin-left: 5px;
margin-right:0px;
}

.images img
{
margin-bottom: 5px;	

}

#footer
{
color: #fff;
text-align: center;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
width: 895px;
background-image:url(../images/site/bar.jpg);
height: 20px;
padding: 10px 5px 5px 0px;
border-left: 5px solid #fff;
border-right: 5px solid #fff;
border-bottom: 5px solid #fff;
}

#footer a:link
{
color: #fff;
text-decoration: none;
font-weight: bold;
}

#footer a:active
{
color: #fff;
text-decoration: none;
font-weight: bold;
}

#footer a:visited
{
color: #fff;
text-decoration: none;
font-weight: bold;
}

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

.clear
{
display: block;
clear: both;
}

#map
{
width: 600px;
height: 400px;
border: 1px solid #000;
}#container #content #contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 189px;
	font-weight: bold;
}

