body {
	margin:0;
	padding:0;
	background:url('/assets/templates/iperium/_images/bgs/body.gif') top left repeat-x;
	background-color:#0A1424;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	/*color:#8D969C;*/
	color:#FFFFFF;
}



		/* DIVs */
div.clear {
	width:0px;
	height:0px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	clear:both;
}

#container {
	width:1006px;
	margin:0 auto;
	padding:0;
	display:block;
	position:relative;
	background:url('/assets/templates/iperium/_images/bgs/container.jpg') top left no-repeat;
}

#header {
	width:1006px;
	margin:0;
	padding:0;
	height:153px;
	display:block;
}

#footer {
	width:962px;
	height:36px;
	margin:20px 0 20px 0;
	padding:0;
	display:block;
	position:relative;
	background:url('/assets/templates/iperium/_images/bgs/footer.gif') top left no-repeat;
}

#banner,
#demos
 {
	width:962px;
	height:236px;
	margin:0;
	padding:0;
	display:block;
	position:relative;
}

#banner_image {
	width:570px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	z-index:1000;
}

#banner_content
 {
	width:350px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}


#intros {
	position:relative;
	top:30px;
	font-weight:normal;
	font-size:1.1em;
}

#banner #intros {

}

#main_content {
	width:279px;
	margin:0;
	padding:0 25px 0 15px;
	float:left;
	position:relative;
}

#sub_content {
	width:683px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

div.sub_content_item {
	margin:0 12px 0 0;
	float:left;
	display:inline;
	width:208px;

}

div.last {
	margin:0;
}

#yellow {
	width:206px;
	height:47px;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	display:block;
	float:left;
	background:url('/assets/templates/iperium/_images/bgs/yellow.jpg') top left no-repeat;
}

#green {
	width:206px;
	height:47px;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	display:block;
	float:left;
	background:url('/assets/templates/iperium/_images/bgs/green.jpg') top left no-repeat;
}

#red {
	width:206px;
	height:47px;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	display:block;
	background:url('/assets/templates/iperium/_images/bgs/red.jpg') top left no-repeat;
}

#sub_content_yellow,
#sub_content_green,
#sub_content_red {
	width:149px;
	height:164px;
	margin:0;
	float:left;
	padding:0;
	position:relative;
	background:url('/assets/templates/iperium/_images/bgs/sub_content_home.gif') top left no-repeat;
	padding:15px 18px 0 39px;
}
#sub_content_green {
	background:url('/assets/templates/iperium/_images/bgs/sub_content_home_green.gif') top left no-repeat;
}
#sub_content_red {
	background:url('/assets/templates/iperium/_images/bgs/sub_content_home_red.gif') top left no-repeat;
}

#bookmark {
	width:246px;
	height:22px;
	margin:6px 10px 0 0;
	padding:5px 0 0 10px;
	float:left;
	background:url('/assets/templates/iperium/_images/bgs/footer_bookmark.jpg') top left no-repeat;
	display:inline;
}

#email {
	width:412px;
	height:23px;
	margin:6px 0 0 0;
	padding:5px 0 0 10px;
	background:url('/assets/templates/iperium/_images/bgs/footer_email.jpg') top left no-repeat;
	float:left;
	display:inline;
}



		/* Images */
img {
	margin:0;
	padding:0;
	border:0;
	position:relative;
}

img.banner {
	float:right;
}



		/* Links */
a.logo {
	
}

#banner_content a {
	float:right;
	margin:10px 0 0 0;
	display:inline;
}

#main_content a {
	font-weight:normal;
	font-size:16px;
	color:#00A2FD;
	padding:0 15px 0 0;
	background:url('/assets/templates/iperium/_images/bullets/blue_arrow.gif') right 5px no-repeat;
	text-decoration:none;
}

#main_content a:hover {
	text-decoration:underline;
}

#sub_content_yellow a,
#sub_content_green a,
#sub_content_red a {
	font-size:11px;
	text-decoration:none;
	padding:0 10px 0 0;
}

#sub_content_yellow a:hover,
#sub_content_green a:hover,
#sub_content_red a:hover {
	text-decoration:none;
}

#sub_content_yellow a {
	color:#DAC539;
	background:url('/assets/templates/iperium/_images/bullets/yellow_bullet.gif') right 3px no-repeat;
}

#sub_content_green a {
	color:#6EB509;
	background:url('/assets/templates/iperium/_images/bullets/green_bullet.gif') right 3px no-repeat;
}

#sub_content_red a {
	color:#BC0000;
	background:url('/assets/templates/iperium/_images/bullets/red_bullet.gif') right 3px no-repeat;
}

a.view {
	margin:3px 0 0 0;
	display:block;
}

a.readmore {
	position: absolute;
	bottom: 15px;
}



		/* text */
#banner_content p {
	font-size:19px;
	color:#FFF;
}

#main_content p {
	font-weight:normal;
	line-height:140%;
}

#sub_content p {
	font-size:11px;
	margin:0;
	padding:0 0 10px 0;
	line-height:200%;
}



		/* Forms */
#email form {
	margin:0;
	padding:0;
	position:relative;
}

#email form fieldset {
	margin:0;
	padding:0;
	border:0;
}

#email form fieldset label {
	width:118px;
	font-size:11px;
	color:#FFF;
	float:left;
	padding:3px 0 0 0;
}

#email form fieldset input.text {
	width:206px;
	height:17px;
	margin:0;
	padding:2px 0 0 2px;
	border:1px solid #0B1E38;
	font-size:10px;
	color:#8D969C;
	background-color:#07152B;
	float:left;
}

#email form fieldset input.submit {
	float:left;
	padding:0 0 0 5px;
}

#recruit_link {
	position:relative;
	left:600px;
	top:135px;
}

/* Rotating Banner */
.pics a { display: block; }
.pics img { display:none }

.text { display: block;}
.text p {display:none;}
#intros {display:block; width:400px;left:600px;}
