@charset "UTF-8";
/* CSS Document */

body { background-color: #000;font-family: 'Open Sans', sans-serif; background-repeat: no-repeat; text-align:center;}
p {color:#FFF; font-size: 12px;}
span{ font-size:12px;color:#30a4a5;}
.white{ font-size:12px;color:#fff; font-weight:bold;}
.green{ font-size:16px;color:#30a4a5; font-weight:bold;}


.keywords li
{
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	color: #30a4a5;
	font-size: 16px;
	display:block;
	margin: 0 0 0 0;
	padding:5px 0 0 0;
}



a
{
	color: #30a4a5;
	text-decoration: none;
}

a img
{
	border: 0;
	color: none;
	text-decoration: none;
}

h1 { color:#30a4a5; font-size: 20px;}
h2 {color:#fff; font-size:16px;}
h3 { color:#fff; font-size: 12px;}
h4 { color:#fff; font-size: 12px; margin-bottom: -10px;}


.head_1
{
	margin-top: 80px;
	position: absolute;
}
.container_sb_mnu
{
margin-top: 35px;
margin-right: 17px;
}


.submenu {
	padding: 0;
	list-style: none;
	left: 800px;
}
	
.submenu li {
	float: right; 
	font-size:10px;
}
	
.submenu li a 
{ 
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.submenu li {display:block; list-style-type: none;}

.submenu li a:hover 
{
	color: #fff;
}
.container_lft_bttm
{
	position: absolute;
}
.keywords
{
	position: absolute;
	margin-top: 545px;
}

#logo_rght_bttm {
	width:	270px;
	position: absolute;
	margin-left: 575px;
	margin-top:	455px;
}

#logo_rght_bttm a:hover img
{ 
 /**-webkit-filter: drop-shadow(1px 1px 2px rgba(255, 255, 255, 0.84));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=30, OffY=30, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=30, OffY=30, Color='#444')";
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;**/
}
#content
{
	margin: 0 auto 0 auto;
	width: 900px;
	left: 0;
	right: 0;
	top: 0;
	position:absolute;

}

.content_inner
{
	margin: 0 0 0 40px;
}
/**out**/
ul.bjqs-controls.v-centered li a
{
	display:block;
	padding:10px;
	color:#777;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li {

font-size: 20px;
text-indent: -9999px;

}

ul.bjqs-controls.v-centered li a:hover{

	color:#30a4a5;
}

ol.bjqs-markers li a
{
	width: 10px;
	height: 10px;
	margin: 0 5px 0 5px;
	margin-top:-20px;
	background: #999;
	color: #30a4a5;
	text-indent: -9999px;
	position:relative;
	text-decoration: none;
	border-radius: 6px;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover
{
	background: #30a4a5;
}

#banner-fade
{
position: absolute;
margin: 0 auto 0 auto !important;
}

.ext-wschd{width: 1680px !important; position: fixed; left:0;}
.ext-wschd2{margin-top:62px !important;}

@media only screen and ( max-width: 1024px ) /* 1024 */
{
body
{
	width: 1024px;
}
.container_sb_mnu
{
	margin-top: 0;
	float: right;
}
#logo_rght_bttm {
	width:	270px;
	position: absolute;
	margin-left: 575px;
	margin-top:	355px;
}
.keywords
{
	position: absolute;
	margin-top: 440px;
}
ol.bjqs-markers{
	list-style: none
	padding: 0;
	margin: 653px auto 0 auto !important;
	width: 100%;
	/* height: inherit; */
	position: absolute;
	z-index: 9999;
	margin-left: -40px !important;}

.head_1
{
	margin-top: 40px;
	position: absolute;
}
content
{
	width: 1024px; 
	height: 100%;
}
}