* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#0060AD;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
body {
	background:#000;
}
#logo {
	height:420px;
	z-index: 3;
	width:100%;
	position:absolute;
	top:0;
	background:url(../../images/logo-epsilon.png) no-repeat center top
}
#logo a {
	display:block;
	left:50%;
	position:absolute;
	margin:40px 0 0 350px;
	width:130px;
	height:80px;
}
#logo a:hover {
	text-decoration:none
}
#content {
	margin:-107px 0 0 -480px;
	padding-top:18px;
	width:960px;
	min-height:200px;
	left:50%;
	top:32%;
	z-index: 4;
	position:absolute;
	background:url(../../images/title.png) no-repeat 0px 0
}
#nav1 {
	float:right;
	width:159px;
}
#nav1 a {
	display:block;
	background:url(../../images/bg-nav.png) no-repeat top left;
	padding:4px 4px 0 0;
	height:18px;
	color:#FFF;
	margin-bottom:1px;
	text-align:right;
}
#nav1 a:hover, nav1 a.active {
	background:url(../../images/bg-nav-hover.png) no-repeat top left;
	text-decoration:none;


/*Three(3) Tab Sections*/

}
#nav2 {
	top:184px;
	position:absolute;
	width: 965px;
}
#nav2 a {
	display:block;
	background:#FFF;
	padding:7px 0 0 7px;
	float:left;
	color:#606060;
	width:149px;
	height:33px;
	margin:0 1px 1px 0;
}
#nav2 a:hover, #nav2 a.active {
	background:#948f83;
	text-decoration:none;
	color:#FFF
}
#nav2 span {
	display:block;
	float:left;
	background:url(../../images/bg-nav2.png) no-repeat;
	width:489px;
	height:40px
	
	
/*Two(2) Tab Sections*/
	
}

#nav3 {
	top:184px;
	position:absolute;
	width: 965px;
}
#nav3 a {
	display:block;
	background:#FFF;
	padding:7px 0 0 7px;
	float:left;
	color:#606060;
	width:149px;
	height:33px;
	margin:0 1px 1px 0;
}
#nav3 a:hover, #nav3 a.active {
	background:#948f83;
	text-decoration:none;
	color:#FFF
}

#nav3 span {
	display:block;
	float:left;
	background:url(../../images/bg-span2.png) no-repeat;
	width:646px;
	height:40px;
	
	
/*Four(4) Tab Sections*/


}
#nav4 {
	top:184px;
	position:absolute;
	width: 965px;
}
#nav4 a {
	display:block;
	background:#FFF;
	padding:7px 0 0 7px;
	float:left;
	color:#606060;
	width:149px;
	height:33px;
	margin:0 1px 1px 0;
}
#nav4 a:hover, #nav4 a.active {
	background:#948f83;
	text-decoration:none;
	color:#FFF
}
#nav4 span {
	display:block;
	float:left;
	background:url(../../images/bg-nav2.png) no-repeat;
	width:332px;
	height:40px;

}

#contentText {
	background:url(../../images/bg-nav2.png);
	_background:#FFF;
	top:225px;
	position:absolute;
	width:960px;
	margin-bottom:40px;
}
#contentText div.toggle {
	margin:43px 40px;
}
p, h1 {
	margin-bottom:1.5em;
	line-height:17px
}
h1 {
	font-size:15px;
	color:#797979;
	font-weight:normal
}
#contentText .feature {
	color:#797979;
	font-size:19px;
	width:260px;
	float:left;
}
#contentText .text {
	float:right;
	width:600px;
	padding-bottom:30px
}
#contentText .feature span {
	color:#797979
	}
	
#footer {
	background:#FFF;
	padding:5px 10px;
	height:15px;
	color:#333333;
	font-size:10px;
	text-align:right;
	clear:both;
	
}
/*Supersize Plugin Styles*/
	
#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background-image: url(../../images/progress.gif);
}
#supersize {
	position:fixed;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img {
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: 2;
}
