@charset "utf-8";
html, body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-size: 12px;
	position: relative;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}

a img {
	opacity:1;
}
a:hover img {
	opacity:0.8;
}

.outwrap {
	background-image: url(images/hecbg4.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	text-align: center;
	position: relative;
}
.outwrap1 {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	background-image: url(images/hecbg5.jpg);
	min-height: 800px;
}
.outwrap2 {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	background-image: url(images/hecbg2.jpg);
	min-height: 800px;
}
.outwrap3 {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	background-image: url(images/hecbg.jpg);
	min-height: 800px;
}
.outwrap4 {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	background-image: url(images/hecbg6.jpg);
	min-height: 800px;
}
.outwrap5 {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	background-image: url(images/hecbg7.jpg);
	min-height: 800px;
}
.outwrap6 {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	background-image: url(images/hecbg1.jpg);
	min-height: 800px;
}
.outwrap7 {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	height: 1080px;
	background-image: url(images/hecbg3.jpg);
	min-height: 800px;
}
.context {
	color:#FFF;
}

.container {
	margin: 0 auto;
	text-align: left;
}
.mainContent {


}
.menuholder {
	bottom:20px;
	position: absolute;
}
a:visited {
	color: #333;
}
a:hover {
	color: #3C6191;
}
a:active {
	color: #999;
}

h1 {
	color:#333;
	font-size:60px;
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-size:40px font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-bottom:0px;
	margin: 0;
}
h2 {
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	text-transform:none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
}
h3 {
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	text-transform:none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFF;
}
h4 {
	font-size:60px;
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-size:40px font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-bottom:0px;
	margin: 0;
	color: #7C7C7C;
}
h5 {
	font-size:12px;
	text-align:center;
	color:#FFF;
	padding:0;
}
	
.title {
	padding-top:65px;
	padding-left:100px;
	padding-bottom:70px;
	text-align:left;
}
.menu {
	background-color:#666;
	height:70px;
}
.footer {
	position:fixed;
	_position:absolute;
	bottom:0;
	height:70px;
	background-image:url(images/menubg.png);
	background-repeat: repeat-x;
	width:100%;
	margin-bottom:10px;
	left: 0;
	z-index: 999;
}
.menutitle a{
	color:#FFF;
	width:144px;
	padding-top:40px;
	padding-right:10px;
	height:30px;
	float:left;
	font-family: "Century Gothic";
	text-align:right;
	background-color: #000;
}

.menutitle a:hover {
	color:#FFF;
	background-image: url(images/menubg75.gif);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	text-align:right;
	background-color: #000;
	background-position: left top;
}

ul {
	font-size:10px;
	list-style-type: none;
	display: inline-block;
	width:110px
}

li a, li a:visited {
	height:12px;
	padding:0 5px 0 5px;
	font-weight:bold;
	color:#FFF;
	display:block;
}
li a:hover {
	color:#333;
}
a {
	text-decoration:none;
	color:#000;
	outline:0;
	display: inline-block;
}
.fltleft {
	float:left;
	text-align:left;
	margin-top:10px;
	_margin-top:4px;
	!margin-top:5px;
}
.fltright3d {
	float:right;
	width:370px;
	text-align:justify;
}
.porttext {
	clear:both;
	padding: 5px 0px 0px 0px;
	!padding: 1px 0px 0px 0px;
	_padding:0;
	text-align:justify;
}
.scroller {
	margin:0 auto;
	width:760px;
	height:450px;
	overflow:hidden;
	text-align:center;
	padding: 10px 20px 0 20px;
	_padding: 10px 1px 0 1px;
	p\adding-left:0:
}
.scroller3d {
	margin:0 auto;
	width:760px;
	height:450px;
	overflow:hidden;
	text-align:center;
	padding: 20px 20px 0 20px;
	_padding: 20px 1px 0 1px;
	p\adding-left:0:
}

p {
	margin:10px 0 10px 0;
	text-align: justify;
}
.picwrap {
	float:left;
	width:126px;
	margin:10px 0px 0px 0px;
}
.picwrap3d {
	float:left;
	width:126px;
	margin:4px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	!margin:4px 0px 0px 0px;
}

.clrfloat {
	margin:0;
	padding:0;
	clear:both;
	height:0px;
}

.center {
	margin:0 auto;
	width:320px;
	text-align:center;
}
.splashtextbox {
	text-align:justify;
	margin:0 auto;
	width:350px;
	_width:950px;
	_wid\th:350px;
	padding:190px 0 0 600px;
	position: relative;
}
.copyright {
	text-align:right;
	color:#FFF;
	padding:18px 10px 0 0;
	float:right;
}
.wrapper {
	height:800px;
}
