html *{ outline:none;}

body {
	margin:0px;
	padding:0px;
	background: #2B2B2B url(../images/main_bg.gif) left top repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:15px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#FE9900;
	line-height: 30px!important; 
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#656465;
	line-height: 24px;
}

a {
	color:#FF9B00;
	line-height: 16px;
}



p, ul, form, div, h1, h2 {
	padding:0px;
	margin:0px;
	line-height: 16px;
}
/* CSS Document */

#main_container { width:952px;
margin:0px auto;}

#top_container { padding:20px 0px 12px 0px;}


#top_container .logo { padding:0px; margin:0px;}
#top_container .logo a { display:block;
background:url(../images/logo.jpg); width:332px; height:54px;
text-indent:-999px;}

#center_container {
overflow:hidden;
}

.left {
	float:left;
}
.right { float:right;}


.navigation { background:url(../images/nav_bg.gif) left top repeat-x; padding:7px 0px 5px 55px; *padding:12px 0px 5px 35px; margin:0px; height:26px; *height:21px; }

.navigation ul { margin:5px 0px; padding:0px;
list-style:none;
}

.navigation ul li {
list-style:none;
background:url(../images/devider.gif) right center no-repeat;
display:inline;
margin-right:-4px;
*margin-right:1px;
padding-right:1px;
}

.navigation ul li a {
font-family:"Times New Roman", Times, serif;
color:#FF9B00;
display:inline;
font-size:14px;
text-decoration:none;
padding:11px 10px;
}


.navigation ul li a:hover {
color:#ffffff;
text-decoration:none;
background:url(../images/nav_bg1.gif) left top repeat-x;
}

.navigation ul li a.active {
color:#ffffff; 
background:url(../images/nav_bg1.gif) left top repeat-x;
text-decoration:none;
}

.clr { clear:both;}

.out_left { float:left; background:url(../images/out_cen_left_bg.jpg) left top repeat-y;}
.out_right { float:right; background:url(../images/out_cen_right_bg.jpg) left top repeat-y;}
.out_center { background:url(../images/out_cor_center_btm.jpg) left top repeat-x; height:34px;}

.body_area { background:url(../images/bg.jpg) left bottom no-repeat;
height:474px;
overflow:hidden;
}
.body_area-blog {
	text-align: left;
}
.footer_text {
	line-height:20px;
	color:#CCCCCC;
	font-size: 11px;
}
.footer_text .f-left {
	float: left;
	width: 725px;
}
.footer_text .f-right {
	float: left;
	width: 227px;
}
.footer_text .f-right .icons {
	float: right;
	width: 100px;
	height: 50px;
}
.footer_text .f-right img {
	float: left;
	border: none;
}
.footer_text a{
	line-height:20px;
	color:#CB8111;
	font-size: 11px;
}
.white { color:#848383;}
.orrange { color:#CF7D00;}

.body_text { padding-right:20px; padding-left:5px; color:#000;}

.body_text ul {
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	line-height:15px;
	}
	
.body_text ul li{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	line-height:15px;
	margin-left: 20px;
	}

.body_text p {
	padding-top: 0.4em;
}
/* galleries */
.gallery, .gallery2 {
	float: left;
	width: 466px;
}
.gallery2 {
	margin-left: 20px;
}
.gallery2 .main-image {
	
}
.gallery .thumbs, .gallery2 .thumbs {
	width: 466px;
	height: auto;
	margin: 0px auto 5px auto;
}
.gallery2, .gallery2 .thumbs {
	width: 400px;
}
.gallery .thumbs .thumb {
	float: left;
	width: 155px;
	height: auto;
	
}
.gallery2 .thumbs .small-thumb {
	float: left;
	width: 60px;
	height: 55px;
	margin: 8px 2px 0 2px;
}
.gallery .thumbs .thumb img, .gallery2 .thumbs .small-thumb img {
	border: 1px solid #aaa;
	padding: 4px;
	display: block;
}
.gallery2 .thumbs .small-thumb img {
	padding: 2px;
	background-color: #fff;
}

#map {
	float: left;
	width: 440px;
	height: 380px;
	border: 1px solid #aaa;
}
div.googledir  {
	width:800px;
	margin: 0px auto;
}
div.googledir table {
	width: 800px !important;
}
div.googledir td {
	text-align: left !important;
	font-size: 12px;
	color: #000000!important;
}
div.googledir img {
	border: 0 !important;
}


#img_bar {
	width: 291px;
	height: 56px;
	margin: 6px auto;
}
#img_bar #images {
	float: left;
	width: 233px;
	height: 56px;
	overflow: hidden;
}
#img_bar #images img {
	margin: 1px;
	border: 2px solid #aaa;
}
#img_bar .arrows {
	float: left;
	border: 0;
	margin: 14px 7px;
}
#img_bar p {
	text-align: center;
}