body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#container {
width: 800px;
margin-bottom: 70px;
margin-left: auto;
margin-right: auto;
}
.bg_center {
	background-image: url(../images/bg_center.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 137px;
}
#inner_container {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/inner_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height:370px;
}
.content_title {
	/*margin-top: 10px;*/
	margin-left: 100px;
	text-align:left;
}
.content_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	width: 510px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-top: 35px;
	text-align: justify;
}
.content_area a{	
	color: #000000;
	text-decoration: underline;
}
.content_area a:hover{	
	color: #000000;
	text-decoration: none;
}
.footer{
	padding-top: 10px;
}
.footer_link_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-left: 15px;
}
.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: none;
}
.text_1_hold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_1 a{	
	color: #a1a1a1;
	text-decoration:none;
}
.text_1 a:hover{
	text-decoration:underline;	
	color: #a1a1a1;	
}
.text_1 a:active{
	text-decoration:underline;	
	color: #278ac6;
}
.black_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black_text a {	
	color: #000000;
	text-decoration: none;
}
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278ac6;
	text-decoration: none;
}
.blue_text a {	
	color: #278ac6;
	text-decoration: none;
}
.blue_text a:visited {	
	color: #278ac6;
	text-decoration: none;
}
.text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278ac6;
	text-decoration: none;
}
.text_2 a {	
	color: #278ac6;
	text-decoration: none;
}
.text_2 a:hover{
	color: #000000;
	text-decoration: none;
}
.text_2_hold{
	color: #000000;
	text-decoration: none;
}
.footer_link_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: none;
	float: right;	
	padding-right: 15px;
}
.footer_link_right a:link, a:active, a:visited {	
	color: #a1a1a1;
	text-decoration: none;
}
.footer_link_right a:hover{	
	color: #278ac6;
	text-decoration: none;
}
.menu_set {
	padding-right: 155px;
}
.gallery {
	width:700px;
	margin-top:15px;
	margin-left:18px;
	float:left;
}
.gallery a:link{
	padding: 3px;
	border: 1px solid #DFDFDF;
	margin: 15px;
	float: left;
}
.gallery a:hover{
	border: 1px solid #999999;	
}
.submenu {
	text-align:left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 32px;
}
