*
{
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-color: #FFFFFF;
	}

#container
{
	display: block;
	width: 1010px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/site/content_back2.png);
}
#header {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site/header.png);
	height: 266px;
}


#about_container
{
	display: block;
	width: 1010px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/site/content_back2.png);
}

#inner
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#content
{
	padding: 10px 10px 10px 10px;
}

#right_column
{
	width: 232px;
	height: auto;
	display: block;
	padding:10px;
	float: right;
	background-image:url(../images/site/right_column.jpg);
	margin-left: 0px;
}

#about_right_column
{
	width: 232px;
	height: 820px;
	display: block;
	padding:10px;
	float: right;
	background-image:url(../images/site/about_right_column.jpg);
	margin-left: 0px;
}

#right_column ul li.menu_header
{
list-style-type: none;
width: 100%;
border-bottom: 1px solid #fff;
color: #fff;
font-weight: bold;
}

#right_column ul li.menu_header h1
{
font-size: 25px;	
}

#right_column ul li
{
list-style-type: none;
border-bottom: 1px dashed  #fff;
color: #fff;
font-weight: bold;
padding: 5px;
font-size: 13px;
}

#right_column ul li a:link
{
color: #fff;
font-weight: bold;
text-decoration: none;
}
#right_column ul li a:active
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

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

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

#container #inner #content #right_column ul li .current
{
color: #ccc;
font-weight: bold;
text-decoration: none;
}


#about_right_column ul li.menu_header
{
list-style-type: none;
width: 100%;
border-bottom: 1px solid #fff;
color: #fff;
font-weight: bold;
}

#about_right_column ul li.menu_header h1
{
font-size: 25px;	
}

#about_right_column ul li
{
list-style-type: none;
border-bottom: 1px dashed  #fff;
color: #fff;
font-weight: bold;
padding: 5px;
font-size: 13px;
}

#about_right_column ul li a:link
{
color: #fff;
font-weight: bold;
text-decoration: none;
}
#about_right_column ul li a:active
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

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

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

#about_container #inner #content #about_right_column ul li .current
{
color: #ccc;
font-weight: bold;
text-decoration: none;
}



#content img
{
margin: 10px 0px 10px 0px;	
}

#right_column ul li.links_menu_header
{
list-style-type: none;
width: 100%;
border-bottom: 1px solid #fff;
color: #fff;
font-weight: bold;
margin-top: 10px;
}

#right_column ul li.links_menu_header h1
{
font-size: 25px;	
}

#right_column ul li.links
{
list-style-type: none;
border-bottom: 1px dashed  #fff;
color: #fff;
font-weight: bold;
padding: 5px;
font-size: 12px;
}

#right_column ul li.links a:link
{
color: #fff;
font-weight: bold;
text-decoration: none;
}
#right_column ul li.links a:active
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

#right_column ul li.links a:visited
{
color: #fff;
font-weight: bold;
text-decoration: none;
}

#right_column ul li.links a:hover
{
color: #ccc;
font-weight: bold;
text-decoration: none;
}

#text
{
width: 660px;
background-color: #fff;
padding: 5px;
}

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



#footer
{
	color: #fff;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/site/footerBG.jpg);
	background-repeat: no-repeat;
	width: 950px;
	clear: both;
	padding-top: 10px;
	text-align: right;
}

#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: 670px;
border: 1px solid #000;
height: 325px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1C0809;
}
h4 {
	color: #FFFFFF;
	font-size: 18px;
}

#footer #faceBook {
	clear: both;
}
#footer #gggth {
	float: left;
	width: 400px;
	text-align: left;
}

