*
{
margin:0;
padding:0;
}

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

#container
{
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top:0px;
	
	
}


.header
{
background-image: url(../images/site/logo.jpg);
width: 950px;
height: 122px;
margin: auto auto;
margin-bottom: 20px;
}

.content
{
background-image: url(../images/site/content.jpg);
padding: 10px;
}

.content a:link
{
color: #DCD396;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}

.content a:active
{
color: #DCD396;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}


.content a:visited
{
color: #DCD396;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}

.content a:hover
{
color: #ccc;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}


.content_right
{
display: block;
float: right;
width: 249px;
padding: 10px 0px 10px 0px; 
margin-left: 10px;
border-left: 0px solid #000;
background-image:url(../images/site/content_right.jpg);
text-align: center;

}


#menu
{
padding-top:60px;
text-align: left;	
margin-left: 300px;
}

#menu ul
{
list-style-type: none;	
margin-left: 10px;
padding-top: 10px;
}

#menu ul li
{
display: inline;
color: #666;
margin-right: 5px;
font-size: 25px;
}

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

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

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

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

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

#content
{
width: 864px;
margin-top: 322px;
margin-left: auto;
margin-right: auto;
}


#content img
{
margin: 5px 10px 5px 17px;	
}




h1
{
color: #000;	
font-size: 30px;
}

h2
{
color: #ccc;
font-size: 20px;
}

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


#footer_outer
{
color: #fff;
margin-top: 0px;
text-align: right;
padding: 5px;
height: 153px;
background-image: url(../images/site/footer.jpg);
}
#footer
{
color: #fff;
margin-top: 0px;
text-align: right;
width: 950px;
margin: auto auto;
}

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

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

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

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


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


#content_right a:active
{
color: #fff;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}


#content_right a:visited
{
color: #fff;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}

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

#map
{
width: 650px;
height: 500px;
border: 1px solid #000;
}

#map  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

#map  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}

#container .content p em {
	color: #C0C0C0;
}

#link
{
float: left;
margin-left: 20px;
padding: 5px;
}

#link a
{
width: 90px;	
height: 50px;
display: block;
}

.flash
{
width: 950px;
height: 302px;
}

.contact_content_right
{
display: block;
float: right;
width: 249px;
padding: 0px 10px 10px 10px; 
margin-left: 10px;
border-left: 0px solid #000;
background-image:url(../images/site/content_right.jpg);
text-align: left;
border-left: 1px dashed #ccc;
}