@charset "utf-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font:tahoma,arial;
font-size: 12px;
color: #FFFFFF;
}
#mainpages {
background-color: #272727;
}
#contentpage {
font-family: "Courier New", Courier, monospace;
font-size:15px;
background-color: transparent;
}
.div1 {
	width: 100%;
	height: 630px;
	background-color:#333333;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	margin-top: 0px;
	background-image:url(../images/bg.gif);
	text-align:center;
	z-index: 1;
	top: 0px;
}
.div2 {
	width:950px;
	height:100%;
	background-color:#000000;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	z-index: 2;
	top: 0px;
}
.div3 {
	width:950px;
	height:150px;
	opacity: transparent;
	margin-right:auto;
	margin-left:auto;
	position:absolute;
	top: 480px;
	left: 0px;
	z-index: 7;
}
#topDivBar {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:60px;
	z-index:5;
}

.footertext {
	font-size: 10px;
	font-family:Tahoma;
	text-align:center;
	line-height: 25px;
}
a {
	color: #99CC33;
	}
a:link {
	color: #99CC33;
}
a:visited {
	color: #B8DB6F;
}
a:hover {
	color: #E3F1C7;
}
a:active {
	color: #B8DB6F;
}
hr {
color:#333333;
}
.footertext_container {
width:100%;
height: 400px;
font-size: 10px;
font-family:Tahoma;
text-align:center;
vertical-align: middle;
}
img {
border: none;
}
#UnifiedOneLogo {
	position:relative;
	margin-right:0px;
	margin-left:auto;
	position:relative;
	margin-top: auto;
	width:110px;
	height:36px;
	z-index:6;
}
.content_div1 {
	width: 700px;
	height: 500px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	margin-top: 0px;
	text-align:center;
	z-index: 1;
	top: 0px;
}
.content_div2 {
	width: 700px;
	height: 35px;
	position:relative;
	margin-top: 0px;
	text-align: left;
	z-index:2;
	top: 0px;
	background-repeat:no-repeat;
	vertical-align:middle;
	background-image:url(../images/modal_titlebar.png);
	background-repeat: no-repeat;
}

.content_div3 {
	width:700px;
	height:465px;
	z-index:1;
	background-color:#262626;
	overflow:auto;
	overflow-x: hidden;
}
.content_maintext {
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	text-align:left;
	padding: 10px;

}	
.content_titletext {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 40px;
}

.maincontent_div {
	position:relative;
	height: 300px;
	width: 400px;
	left: 50%;
	
}
#youtube {
	position: absolute;
	height: 160px;
	width: 160px;
	left: 154px;
	z-index: 1;
	top: 189px;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #262626;
	filter: alpha(opacity=80);
	opacity:0.8;
}	
#apDiv1 {
	position:absolute;
	width:715px;
	height:10px;
	z-index:1;
	left: 20%;
	top: 170px;
}	
.videobg {
	background-color:#262626;
}
