



* {
	font-family: Arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 100.01%;
	line-height: 100.01%;
	text-decoration: none;
	border: 0px none;
	list-style: none;
	-webkit-text-size-adjust: none;
}

* {
	color: rgb(0,0,0);
	font-size: 14px;
	line-height: 20px;
	font-size: 15px;
	line-height: 22px;
}

* * {
	font-size: 1em;
}

h1, h2, h3 {
	font-weight: bold;
}

img, table, td, tr, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

p {
	padding-bottom: 22px;
}

#content h1 {
	padding-top: 22px;
	padding-bottom: 22px;
}

#content h2 {
	/* padding-top: 22px; */
}

#content .textblock:first-child h1,
#content .textblock:first-child h2 {
	padding-top: 0px;
}

#content h1 + h2 {
	margin-top: -22px;
	padding-bottom: 22px;
}

.hidden {
	visibility: hidden;
}

.clear {
	clear: both;
}

.displayNone {
	display: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.floatNone {
	float: none;
}

.center {
	text-align: center;
}

a:active, a:focus {
	outline: none
}

strong,
strong * {
	font-weight: bold;
}

body, html {
	width: 100%;
	height: 100%;
}

body {
	background: #FFFFFF;
}

#bgPic {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#bgPic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}

#shader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#wrapper {
	position: relative;
	float: left;
	width: 988px;
	height: 100%;
}

#website {
	position: relative;
	margin: auto auto;
	float: left;
	width: 988px;
	min-height: 100%;
}

#logo {
	position: absolute;
	left: 0;
	top: 21px;
	width: 316px;
	height: 42px;
	text-align: center;
	background: rgb(250,7,0);
	background: rgba(250,7,0,0.8);
}

#logo img {
	width: 100%;
	height: auto;
}

#header {
	float: left;
	position: relative;
	width: 988px;
	height: 130px;
	margin-top: 21px;
}

#banner {
	padding: 0 0 0 316px;
	padding: 0 0 0 148px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	top: 0;
	left: 0;
	width: 988px;
	height: 130px;
	position: absolute;
	overflow: hidden;
}


#menu1 {
	position: absolute;
	left: 316px;
	top: 84px;
	width: 664px;
	width: 100%;
	height: 21px;
	background: #fff;
	background: rgba(255,255,255,0.8);
}

#menu1.active {
	display: block!important;
}

#menu1 li,
#menu1 li a,
#menu1 li b {
	display: inline;
	float: left;
}

#menu1 li {
	padding: 0 0 0 30px;
}

#menu1 li a,
#menu1 li b,
#menu1 li a *,
#menu1 li b * {
	font-size: 17px;
	color: rgb(250,7,0);
	line-height: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

#menu1 li a.actPath,
#menu1 li b,
#menu1 li a.actPath *,
#menu1 li b *,
#menu1 li a:hover,
#menu1 li a:hover * {
	color: rgb(0,0,0);
}

#rd-menu-opener {
	position: absolute;
	width: 56px;
	height: 50px;
	left: 260px;
	bottom: 0px;
	overflow: hidden;
	z-index: 10000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#rd-menu-opener .closer {
	display: none;
}

.rdMenuVisible #rd-menu-opener .opener {
	display: none;
}

.rdMenuVisible #rd-menu-opener .closer {
	display: none;
}

#rd-menu-opener img,
#rd-menu-closer img {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 56x;
	height: 50px;
}

#rd-menu-opener a img.high,
.rdMenuVisible #rd-menu-opener a:hover img.high  {
	display: none;
}

#rd-menu-opener a:hover img.high {
	display: block;
}

.js #menu1 {
	float: left;
	width: 316px;
	height: auto;
	left: 0;
	background: none;
	z-index: 10000;
}

.js #menu1 ul {
	float: left;
}

.js #menu1 li {
	float: left;
	display: block;
	width: 316px;
	height: 21px;
	margin-bottom: 21px;
	padding: 0;
}

.js #menu1 li a,
.js #menu1 li b {
	float: left;
	display: block;
	width: 274px;
	height: 21px;
	padding: 0 21px 0 21px;
	background: #fff;
	background: rgba(255,255,255,0.8);
}

#content {
	position: relative;
	float: left;
	width: 672px;
	margin-left: 316px;
	margin-top: 63px;
	padding-bottom: 63px;
}

#footer {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 15px;
	width: 280px;
	overflow: hidden;
}

#bannerFooter {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#content * {
	font-family: Arial, Helvetica, sans-serif;
}

#content h1,
#content h1 *,
#content h2,
#content h2 *,
#content a,
#content a *,
#content strong,
#content strong * {
	color: rgb(250,7,0);
}


#content a:hover,
#content a:hover * {
	color: rgb(0,0,0);
}

#content h1,
#content h1 *,
#content h2,
#content h2 *,
#content strong,
#content strong * {
	font-weight: bold;
}

#content iframe {
	float: left;
	width: 672px;
	height: 378px;
	margin-bottom: 21px;
}

#content .gallery img,
#content .galpic img {
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 21px;
}

.tos-wrapper {
	
}

.tos-uibg {
	display: none;
}

.tos-caption {
	position: static!important;
	float: left!important;
	opacity: 1!important;
	text-shadow: none!important;
	text-align: left!important;
	margin-top: -1em;
}

.tos-caption div {
	float: left!important;
	margin: 0!important;
	padding: 0!important;
	height: auto!important;
}


@media screen and (max-width: 1023px) {

	#wrapper,
	#website {
		width: 100%;
	}
	
	#header {
		width: 100%;
		overflow: visible;
	}
	
	#menu1 {
		float: left;
		width: 316px;
		height: auto;
		left: 0;
		background: none;
		z-index: 10000;
	}
	
	#menu1 ul {
		float: left;
	}
	
	#menu1 li {
		float: left;
		display: block;
		width: 316px;
		height: 21px;
		margin-bottom: 21px;
		padding: 0;
	}
	
	#menu1 li a,
	#menu1 li b {
		float: left;
		display: block;
		width: 274px;
		height: 21px;
		padding: 0 21px 0 21px;
		background: #fff;
		background: rgba(255,255,255,0.8);
	}
	
	#content {
		width: 432px;
	}

	#content iframe {
		width: 432px;
		height: 243px;
	}
	
}

@media screen and (max-width: 767px) {

	#wrapper,
	#website {
		width: 100%;
	}
	
	#content {
		width: 320px;
	}

	#content iframe {
		width: 320px;
		height: 180px;
	}
	
}

@media screen and (max-width: 639px) {

	#wrapper,
	#website {
		width: 100%;
	}
	
	#menu1 li {
	}
	
	#content {
		margin: 63px 5% 5% 5%;
		width: 90%;
	}
	
	.rdMenuVisible #content {
		display: none!important;
	}


	#content iframe {
		width: 320px;
		height: 180px;
	}
	
}