/*body{
	background: url(../images/index.jpg);
	background-repeat: no-repeat;
}
*/
.wraper{
	width:1000px;
	height:auto;
}

.header{
	width:1000px;
	height:auto;
	margin-top:0px;
	margin-bottom:5px;
	float:left;
}

.logo{
	width:623px;
	height:117px;
	float:left;
	margin-top:2px;
}
.share{
	float:right;
	margin-top:55px;
	margin-right:10px;
}


/*CSS for share icon on the page*/
#orbs li{
width: 50px; /*width of image container. Should be wider than contained images (before bubbling) */
height:46px; /*height of image container. Should be taller than contained images (before bubbling) */
}

#orbs li img{
width: 40px; /*width of each image before bubbling*/
height: 40px; /*height of each image*/
}



.wrap{
	width:994px;
	height:387px;
	float:left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

/*Menu Code Start*/
.menubg{
	width: 200px;
	height: 365px;
	background-repeat: no-repeat;
	float:left;
	margin-left:10px;
	margin-top:10px;
	background-image: url(../images/menu_bg.png);
	background-position: left;	
}

#navigation {
	width: 170px;
	margin-top:10px;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	width: 168px;
	height:31px;
	margin-top:1px;
	background-image: url(../images/menu_bg_li.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
} 


#navigation ul li:hover {
	background-image: url(../images/menu_bg_hover.jpg);

}

/*#navigation ul li a {
	font: bold 12px Arial;
	color: #fff;
	float:left;
	margin-left:10px;
	text-decoration: none;
	text-align: left;
} */
.mtext a{
	width: 170px;
	height:20px;
	font: bold 14px Arial;
	color: #fff;
	text-decoration: none;
	float:left;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
}
.mtext a:hover{
	color: #ccc;
}



ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#fff; text-decoration:none; padding:7px 7px 5px;}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; left:170px; top:0px; display:none;}


ul.menu ul li {position:relative; border-top:none; width:168px; margin:0; font-weight:bold;}
ul.menu ul li a {display:block; padding:3px 7px 5px;}
ul.menu ul li a:hover {background-image: url(../images/menu_bg_hover.jpg); width:149px;}







/*#navigation ul li a:hover {
	width: 233px;
	height:42px;
	color:#CCCCCC;
	background-image: url(../images/menu-li-hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/

/*Menu Code End*/

.flash{
	float: left;
	height: 326px;
	width: 761px;
	margin-top: 20px;
	margin-left: 15px;
}



.wrap2{
	width:1000px;
	height:467;
	float:left;
	background-image:url(../images/lower_bg.jpg);
	background-repeat: no-repeat;
	margin-top:5px;
}

.news{
	width:297px;
	height:auto;
	float:left;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
}
.news h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
}

.contr{
	width:680px;
	height:auto;
	float:left;
	margin-left:10px;
}

.contr h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.contr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	text-decoration:none;
}
.smcont{
	width:208px;
	height:auto;
	float:left;
	margin-left:12px;
	margin-top:-5px;
}
.smcont ul{
	width:208px;
	float:left;
	margin-top:0px;
}
.smcont ul li{
	list-style-type: none;
	width:208px;
	height:auto;
	float:left;
	margin-left:-40px;
	
}
.smcont h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.smcont p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration:none;
}
.more{
	width:86px;
	height:40px;
	float:right;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	margin-top:-10px;	
}
.more p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration:none;
	float:left;
	margin-left:15px;
	margin-top:5px;
}
.more p a{
	color: #fff;
	text-decoration:none;
}
.more p a:hover{
	color: #000;
	text-decoration:underline;
}




.sound{
	float: right;
	height: 50px;
	width: 80px;
	margin-top: 20px;
	margin-left: 20px;
}
.bgc{
	float: right;
	height: auto;
	width: 100px;
	margin-top:770px;
	margin-right:10px;
}



/*Footer Code Start*/

.footer{
	float: left;
	height: 78px;
	width: 1000px;
	margin-left:0px;
}

#f-nav {
	width: 976px;
	height: 50px;
	float:left;

	margin-left:12px;
} 
#f-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#f-nav ul li {
	display: inline;
	margin: 0px;
} 
#f-nav ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 17px;
	font: bold 12px Arial;
	color: #000;
	text-decoration: none;
	background: url(../images/navigation-separator.png) no-repeat right center;
} 

#f-nav ul li a:hover {
	color:#4287d2;
	/*background: url(../images/navigation-hover.png) repeat-x left top;*/
}


.c-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	float: left;
	clear:both;
	margin-left: 350px;
	text-align: center;
}
/*Footer Code End*/