@charset "utf-8";
/* ************************** Common begin *************************************** */
body {
	margin: 0px;
	background: #000 url(../images/body_bg.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0
}
img {
	border:none
}
:focus {
	outline:none
}
.clear {
	clear:both!important
}
/* ************************** wrapper begin *************************************** */

#wrapper {
	width:969px;
	margin:0 auto
}
/* ************************** content container begin *************************************** */

#content_container {
	width:969px;
	float:left;
	margin:177px 0 0 0;
}
/* ************************** top box with logo and facebook link style begin *************************************** */

#content_container .top_box {
	width:969px;
	float:left;
	background:url(../images/top_box_bg.jpg) no-repeat left bottom;
	height:47px;
	position:relative
}
#content_container .top_box .logo {
	position:absolute;
	bottom:-40px;
	left:65px
}
#content_container .top_box .facebook {
	position:absolute;
	top:26px;
	right:60px
}
/* ************************** detail box  begin *************************************** */

#content_container .detail_box {
	width:925px;
	float:left;
	background:url(../images/mid_box_rotate_bg.jpg) repeat-y 0 0;
	padding:0 22px 0 22px;
}
/* ************************** content box  begin *************************************** */

#content_container .detail_box .content_box {
	width:925px;
	float:left;
	background:url(../images/content_bg.jpg) no-repeat 0 0;
}
/* ************************** content begin *************************************** */

#content_container .detail_box .content_box .content {
	width:925px;
	float:left;
	background:url(../images/content_repeat_bg.jpg) repeat-y 0 0;
}
/* ************************** left content begin *************************************** */

#content_container .detail_box .content_box .content .left_content {
	float:left;
	width:336px;
	padding:40px 0 0 0;
}
/* ************************** left image gallery begin *************************************** */

#content_container .detail_box .content_box .content .left_content .gallery_container {
	float:left;
	width:336px;
	margin:5px 0 0 0
}
/*#content_container .detail_box .content_box .content .left_content .gallery_container .left_arrow {
	float:left;
	margin:90px 0 0 10px
}*/
#content_container .detail_box .content_box .content .left_content .gallery_container .image_box {
	float:left;
	list-style:none;
	background:url(../images/image_frame_bg.jpg) no-repeat 40px 0; 
	overflow:hidden;
	width:315px;
	height:185px;
	padding:8px 10px 0 8px;
	margin:15px 0 0 0px;
	display:inline
}
#content_container .detail_box .content_box .content .left_content .gallery_container .image_box ul {
	float:left;
	width:315px;
	height:175px;
	overflow:hidden
}
#content_container .detail_box .content_box .content .left_content .gallery_container .image_box ul li {
	float:left;
	width:250px;
	height:175px;
}
/*#content_container .detail_box .content_box .content .left_content .gallery_container .right_arrow {
	float:right;
	float:left;
	margin:90px 0px 0 5px
}*/

/* ************************** right content begin *************************************** */

#content_container .detail_box .content_box .content .right_content {
	float:right;
	width:459px;
	padding:55px 60px 55px 70px;
	font-size:12px;
	color:#bbb;
	line-height:20px
}
#content_container .right_content a {
	color: #ffde00;
	font-weight: bold;
	text-decoration: none;
}
#content_container .right_content a:hover {
	color: #ffde00;
	font-weight: bold;
	text-decoration: underline;
}
/* ************************** menu begin *************************************** */

#content_container .menu_box {
	width:969px;
	float:left;
	background:url(../images/menu_box_bg.jpg) no-repeat 0 0
}
#content_container .menu_box ul {
	float:right;
	list-style:none
}
#content_container .menu_box ul li {
	float:left
}
#content_container .menu_box ul li a span {
	display:none
}
#content_container .menu_box ul li a.home {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat 0 0;
	height:103px;
	width:105px
}
#content_container .menu_box ul li a.menu {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -105px 0;
	height:103px;
	width:95px
}
#content_container .menu_box ul li a.thebar {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -200px 0;
	height:103px;
	width:80px
}
#content_container .menu_box ul li a.location {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -280px 0;
	height:103px;
	width:80px
}
#content_container .menu_box ul li a.contact {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -360px 0;
	height:103px;
	width:150px
}
/* ************************** menu hover begin *************************************** */

#content_container .menu_box ul li a.home:hover {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat 0 -103px;
	height:103px;
	width:105px
}
#content_container .menu_box ul li a.menu:hover {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -105px -103px;
	height:103px;
	width:95px
}
#content_container .menu_box ul li a.thebar:hover {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -200px -103px;
	height:103px;
	width:80px
}
#content_container .menu_box ul li a.location:hover {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -280px -103px;
	height:103px;
	width:80px
}
#content_container .menu_box ul li a.contact:hover {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -360px -103px;
	height:103px;
	width:150px
}
/* ************************** menu current begin *************************************** */

#content_container .menu_box ul li.current a.home {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat 0 -103px;
	height:103px;
	width:105px
}
#content_container .menu_box ul li.current a.menu {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -105px -103px;
	height:103px;
	width:95px
}
#content_container .menu_box ul li.current a.thebar {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -200px -103px;
	height:103px;
	width:80px
}
#content_container .menu_box ul li.current a.location {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -280px -103px;
	height:103px;
	width:80px
}
#content_container .menu_box ul li.current a.contact {
	float:left;
	background:url(../images/menu_bar_bg.gif) no-repeat -360px -103px;
	height:103px;
	width:150px
}

#content_container .copyright {
	float: right;
	color: #dadada;
	font-size: 11px;
	padding: 40px 190px 0 0;
	font-weight: normal;
}

#content_container .copyright a {
	color: #dadada;
	text-decoration: none;
}

#content_container .copyright a:hover {
	color: #dadada;
	text-decoration: underline;
}