/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px none;
	margin: 0px auto;
	padding: 0px;
	outline: 0px none;
}
a{
	color:#0C3432;
	text-decoration:none;
}
a:hover{
	color:#CEC476;
	/*color:#1A5795;
	text-decoration:none;*/
}
body{
	margin:0px auto;
	font: 12px Arial, Helvetica, sans-serif;
	color:#0C3432;
	background: url(../Images/page_bg_02.jpg) no-repeat center;
	background-size:cover;
	text-align:justify;
	line-height:18px;
}
.body_center{
	position:relative;
	width:1000px;
	margin:0px auto;
	top:25px;
}
.panolink{
	line-height:20px;	
}
.panolink a{
	font-weight:bold;	
}
.panolink a:hover{
	text-decoration:underline;	
}
/*--------------------------------------Left Panel-------------------------------------------------*/
.left_panel{
	float:left;
	width:250px;
	height:565px;
	background:url(../Images/left_panel_bg.png) repeat-y;
	-moz-box-shadow: 0px 0px 6px #111;
    -webkit-box-shadow: 0px 0px 6px #111;
    box-shadow: 0px 0px 6px #111;
}
.top_logo{
	position:relative;
	width:200px;
	height:45px;
	margin-top:17px;
	/*background:url(../Images/Logo.png) no-repeat;*/
}
.main_menu_bg{
	position:relative;
	width:240px;
	top:15px;
}
.menu_item_bg{
	float:left;
	width:240px;
	height:100%;
}
.menu_item_bg a{
	color:#CEC476;
	float:left;
	width:240px;
	font-size:14px;
	text-align:center;
}
.menu_item{
	width:240px;
	height:26px;
	text-transform:uppercase;
	background:url(../Images/menu_item.png) no-repeat;
	padding-top:14px;
	margin-top:0px;
}
.menu_item_bg.selected .menu_item{
	background:url(../Images/menu_current.png) no-repeat;
}
.menu_item:hover{
	background:url(../Images/menu_hover.png) no-repeat;
}
.sub_menu_bg{
	float:left;	
	width:240px;
	margin-top:0px;
	height:0px;
	/*display:none;*/
	overflow:hidden !important;
}
/*.menu_item_bg.selected .sub_menu_bg{
	height:100%;
	display:block;
}*/
.sub_menu_bg a{
	float:left;
	width:100%;
	height:25px;	
	/*text-transform:capitalize;*/
	font-size:12px;
	font-weight:bold;
}
/*.sub_menu_bg a:hover{
	color:#C5B070;
}*/
.sub_star{
	display:inline-block;
	width:22px;
	height:10px;
	background:url(../Images/Bullets/sub_star.png) no-repeat left center;	
}
.sub_star.right{
	background-position:right center; 
}

/*--------------------------------------Center Panel-------------------------------------------------*/
.center_panel{
	float:right;
	width:738px;
	height:565px;
	background:#fff;
	-moz-box-shadow: 0px 0px 6px #111;
    -webkit-box-shadow: 0px 0px 6px #111;
    box-shadow: 0px 0px 6px #111;		
}
.home_pano{
	position:relative;
	width:708px;
	height:535px;
	margin-top:15px;
	border:1px solid #CED6D6;
	background:url(../Images/Pano_bg.jpg) no-repeat center 30px;
}
.loading{
	width:708px;
	height:32px;
	background:url(../Images/loading.gif) no-repeat center;
	margin-top:-105px;
}
/*.home_title{
	position:absolute;
	width:708px;
	height:50px;
	margin-top:-50px;
	margin-left:15px;
	background:url(../Images/home_title.png) no-repeat center;
}*/
/*----------------------------------Footer-------------------------------------------------------*/
.footer{
	clear:both;
	position:relative;
	width:1000px;
	height:35px;
	margin:0px auto;
	font-size:11px;	
	top:15px;
}
/*.footer{
	clear:both;
	position:relative;
	width:970px;
	margin:0px auto;
	font-size:11px;	
	margin-top:15px;
}*/
.footer a{
	color:#0C3432;	
}
.footer a:hover{
	color:#0C3432;
	text-decoration:underline;
}
.footer_menu_bg{
	position:relative;
}
.footer_menu_item{
	margin-right:3px;
	margin-left:1px;
	font-size:11px;	
}
.footer_copy{
	float:left;
	margin-top:2px;
	line-height:14px;
}
.footer_logo{
	float:left;
	width:54px;
	height:18px;
	overflow:hidden;
	margin-top:12px;
	margin-left:10px;	
}
.facebook_link{
	float:right;
	height:18px;
	width:18px;
	margin-left:8px;
	margin-top:5px;	
}
.yahoo_link, .skype_link{
	float:right;
	height:18px;
	margin-left:8px;
	margin-top:6px;
	color:#fff !important;
	font-weight:bold;
	line-height:0;
}
.skype_link{
	margin-top:2px;
}
.yahoo_link:hover, .skype_link:hover{
	text-decoration:none !important;
}
/*.yahoo_link img, .skype_link img{
	float:right;
	margin-top:0;
}*/
.facebook_link{
	background:url(../Images/Icons/fb.png) 0px 0px no-repeat;
}
/*.yahoo_link{
	background:url(../Images/Icons/yahoo.png) 0px 0px no-repeat;
}
.skype_link{
	background:url(../Images/Icons/sky.png) 0px 0px no-repeat;
}*/
.facebook_link:hover/*, .yahoo_link:hover, .skype_link:hover*/{	
	background-position:0px -18px;
}
.facebook_link:active/*, .yahoo_link:active, .skype_link:active*/{	
	background-position:0px -36px;
}
.hotline{
	float:right;
	height:20px;
	width:205px;
	font-weight:bold;
	text-align:right;
	padding-top:2px;
	background:url(../Images/Icons/hotline.png) 0px 0px no-repeat;
	margin-top:5px;
	margin-right:10px;
}
/*.to_top_btn{
	position:fixed;
	width:48px;
	height:48px;
	right:15px;
	bottom:15px;
	background:url(../Images/to_top_btn.png) no-repeat;	
	display:none;
}
.to_top_btn:hover{
	background-position:0px -48px;
}
.to_top_btn:active{
	background-position:0px -96px;
}*/
/*==========================================News Page======================================================*/