body {
	background: url('../images/uni_bg.jpg') top left repeat-y #000000;
	margin: 0px;
	min-width: 900px;
	color: #ffffff;
	font-size: 10pt;
	font-family: Helvetica;
}


a {
	color: #7fff00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.background {
	min-width: 900px;
	min-height: 800px;
	overflow: hidden;
	padding-top: 100px;
	width: 900px;
	margin: 0px;
	text-align: center;
	z-index: -1;
}

.home {
	background: url('../images/aurora_bg.jpg') top left no-repeat;
}

.title {
	margin-left: -200px;
	width: auto;
}

.mission {
	margin-left: 200px;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
}

.menuleft {
	height: 20px;
	margin-top: 41px;
	background: url('../images/menuleft.gif') top right no-repeat;
	float: left;
	width: 15%;
}

.menuright {
	margin-top: 41px;
	height: 20px;
	background: url('../images/menuright.gif') top left no-repeat;
	float: left;
	width: 14%;
}

.menu {
	margin-top: 40px;
	border-top: solid 1px #8cc63f;
	border-bottom: solid 1px #8cc63f;
	background: #000000;
	height: 20px;
	width: 70%;
	float: left;
	min-width: 400px;
	margin-bottom:20px;
}	

.menuitem {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

.productlist {
	border-left: solid 1px #8cc63f;
	border-right: solid 1px #8cc63f;
	background-color: #000000;
	height: 0px;
	width: 101px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	left: 250px;
	z-index:100001;
	margin-top:-20px;
}

.productlistitem {
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	border-bottom: solid 1px #8cc63f;
	font-weight: bold;
	width: 100px;
	vertical-align: center;
	position: absolute;
	z-index:100002;
}

.productlistcontainer {
	border: solid 1px #8cc63f;
	width: 100px;
	height: 20px;
	position: relative;
	z-index:100000;
}

.containercontainer {
	width: auto;
	text-align: left;
	border: solid 1px #ffffff;
	margin-right: auto;
	height: 20px;
	margin-left: 33%;
	margin-right: 57%;
}

.prodleft {
	height: 20px;
	margin-top: 1px;
	background: #ffffff;
	float: left;
	width: 34%;
}

.prodright {
	margin-top: 1px;
	height: 20px;
	background: #ffffff;
	float: left;
	width: 50%;
}

.first {
	bottom: 78px;
}

.second {
	bottom: 52px;
}

.third {
	bottom: 26px;
}

.fourth {
	bottom: 0px;
}

.producticon {
	margin-right: 5px;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	border: 0;
	text-decoration: none;
}

.selection {
	font-size: 30pt;
	font-weight: normal;
	height: 20px;
	margin-right: 5px;
	vertical-align: top;
}

.content {
	clear: both;
}

.productimage {
	border: solid 1px #8cc63f;
}

.productimagewrapper {
	width: auto;
	margin: 30px;
	text-align: center;
}

.clearfloats {
	clear: both;
}

.copyright {
	text-align: center;
	width: auto;
	margin-top: 45px;
	clear: both;
}

.announcement {
	font-weight: bold;
}


#banner {
	overflow:hidden;
	margin:0 0 0 125px;
	text-align:right;
}

#banner div {
	float:left;
	height:219px;
	padding:10px 0;
	position:relative;
}

#banner-left {
	background:transparent url(../images/hp-banner-left.png) top left no-repeat;
	width:17px;
}
#banner-right {
	background:transparent url(../images/hp-banner-right.png) top right no-repeat;
	width:18px;
	z-index:9990;
}
#banner #banner-content {
	background:#000 url(../images/hp-banner-bg.gif) top left no-repeat;
	width:615px;
	padding:10px 0 10px;
	position:relative;
	z-index:9991;
}

#banner img {
	float:right;
	margin-right:-5px;
}

#banner p {
	
}

#banner .announcement {
	clear:both;
	font-size:19px;
	font-weight:normal;
	text-align:left;
	margin:.6em 0 .6em 0;
	float:right;
}

#banner .announcement span {
	display:block;
}
#banner .announcement span.sIFR-alternate {
	display:none;
}

#banner .products {
	clear:both;
	line-height:1.9em;
	margin:0;
	overflow:visible;
	float:right;
	position:relative;
}
#banner .and {
	clear:none;
	color:#ad002b;
	font-size:69px;
	line-height:1em;
	font-weight:normal;
	vertical-align:bottom;
	position:absolute;
	left: -.5em;
	top:0;
}
#banner .resolve,
#banner .revival {
	clear:none;
	color:#7FFF00;
	display:inline-block;
	font-size:26px;
	font-weight:bold;
	line-height:1.1em;
	white-space:nowrap;
}

#banner .contact {
	border-top:2px solid #4c7f00;
	clear:both;	
	float:right;
	text-transform:uppercase;
	font-size:.75em;
	padding:5px 0 5px .5em;
	margin:12px 0 0 0;
	white-space:nowrap;
}
.sIFR-alternate {
	display:none;
}