*
{
margin:0;
padding:0;
}

body 
{
	background-image: url(../images/site/background.jpg);
	background-repeat: repeat-y;
	background-color: #7E7E7E;
	margin: 0;
	padding:0;
	font-family: Arial;
	font-size: 14px;
	color:#FFFFFF;

	}

#container
{
	display: block;
	width: 950px;
	height:650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border: 10px solid #54C5CF;
}

#container a img
{
border: 0px;
}


#home-container
{
	display: block;
	width: 950px;
	height:650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border: 10px solid #54C5CF;
	background-image: url(../images/site/container-background2.jpg);
}

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

#content #images-right img a
{
margin-bottom: 10px;
border: 0px;
}

#images-right img
{
margin-bottom: 10px;
border: 0px;
}

#navigation
{
	display: block;
	margin-top: 110px;
	padding-left: 130px;
	padding-top: 7px;
	font-size: 20px;
	font-weight: bold;
}

#navigation a:link
{
font-size: 20px;
font-weight: bold;
color: #efefef;
margin-right: 10px;
margin-left: 10px;
text-decoration: none;
}

#navigation a:active
{
font-size: 20px;
font-weight: bold;
color: #efefef;
margin-right: 10px;
margin-left: 10px;
text-decoration: none;
}

#navigation a:visited
{
font-size: 20px;
font-weight: bold;
color: #efefef;
margin-right: 10px;
margin-left: 10px;
text-decoration: none;
}

#navigation a:hover
{
font-size: 20px;
font-weight: bold;
color: #cccccc;
margin-right: 10px;
margin-left: 10px;
text-decoration: none;
}

#content
{
display: block;
width: 800px;
padding: 5px;
margin-left: 130px;
margin-top: 15px;
}

p
{
font-family: Arial;
font-size: 14px;
color:#FFFFFF;
font-weight: bold;
}

h1
{
font-weight:  bold;
color: #54C5CF;
font-size: 20px;
margin-bottom: 5px;
}

#footer
{
width: auto;
display: block;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#footer a:link 
{
color: #efefef;
font-weight: bold;
text-decoration: none;
font-size: 17px;
}

#footer a:active 
{
color: #efefef;
font-weight: bold;
text-decoration: none;
font-size: 17px;

}

#footer a:visited 
{
color: #efefef;
font-weight: bold;
text-decoration: none;
font-size: 17px;

}

#footer a:hover 
{
color: #cccccc;
font-weight: bold;
text-decoration: none;
font-size: 17px;
}

#map
{
width: 540px;
height: 340px;
color: #000000;
}
