@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	position: relative;
	height: 100%;
	top: 0px;
}
#wrapper{
	position: absolute;
	height: 100%;
	width: 900px;
	top: 0px;
	left: 50%;
	margin-left: -450px;
}

#logo{
	position: absolute;
	height: 54px;
	width: 198px;
	left: 0px;
	top: 5px;
	z-index: 1;
}
#header{
	background-color: #2f3958;
	position: absolute;
	height: 50px;
	width: 900px;
	top: 75px;
	left: 50%;
	margin-left: -450px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(10px,auto,auto,auto);
	margin-top: -10px;
	padding-top: 5px;
}
ul {
	padding-left: 15px;
}

#sepA{
	background-color: #DCDCDC;
	position: absolute;
	height: 1px;
	width: 900px;
	top: 125px;
	left: 50%;
	margin-left: -450px;
}


#sepB{
	background-color: #DCDCDC;
	position: absolute;
	height: 1px;
	width: 900px;
	top: 435px;
	left: 50%;
	margin-left: -450px;
}

#sepC{
	background-color: #DCDCDC;
	position: absolute;
	height: 1px;
	width: 900px;
	top: 630px;
	left: 50%;
	margin-left: -450px;
}

#sepD{
	background-color: #DCDCDC;
	position: absolute;
	height: 1px;
	width: 900px;
	top: 755px;
	left: 50%;
	margin-left: -450px;
}


#quote{
	position: absolute;
	height: 150px;
	width: 840px;
	top: 430px;
	left: 50%;
	margin-left: -450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDEDED;
	font-weight: bolder;
	font-size: 42px;
	text-align: left;
	vertical-align: middle;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 15px;
	letter-spacing: 0.05px;
}
#boxA{
	position: absolute;
	height: 130px;
	width: 251px;
	top: 0px;
	background-image: url(images/boxb.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	float: left;
}
#boxB{
	position: absolute;
	height: 130px;
	width: 251px;
	top: 0px;
	background-image: url(images/boxa.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin-left: -140px;
	left: 50%;
}

#boxC{
	position: absolute;
	top: 0px;
	height: 130px;
	width: 251px;
	background-image: url(images/boxb.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	float: right;
	left: 50%;
	margin-left: 160px;
}
#wrapper #bottomContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #E1E1E1;
}
#wrapper #bottomContent  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #caf3ff;
	font-weight: normal;
	margin-bottom: 11px;
}


#bottomContent{
	position: absolute;
	height: 165px;
	width: 900px;
	top: 700px;
	margin-left: -450px;
	left: 50%;
}
#tabbedContent{
	position: absolute;
	height: 300px;
	width: 900px;
	top: 130px;
	margin-left: -450px;
	left: 50%;
}
#aboutContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#tabbedImage{
	position: absolute;
	height: 300px;
	width: 593px;
	top: 0px;
	background-image: url(images/mediaImage_01.jpg);
	background-repeat: no-repeat;
	float: left;
}
#directTab{
	height: 90px;
	width: 287px;
	top: 0px;
	position: absolute;
	left: 593px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 2;
}
#directcont{
	height: 90px;
	width: 287px;
	top: 0px;
	position: absolute;
	left: 593px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
#directBase{
	height: 100px;
	width: 307px;
	top: 0px;
	position: absolute;
	left: 593px;
	z-index: 1;
}
#mediaBase{
	height: 100px;
	width: 307px;
	top: 100px;
	position: absolute;
	left: 593px;
	z-index: 1;
}
#businessBase{
	height: 100px;
	width: 307px;
	top: 200px;
	position: absolute;
	left: 593px;
	z-index: 1;
}

#mediaTab{
	height: 90px;
	width: 287px;
	top: 100px;
	position: absolute;
	left: 593px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
		z-index: 2;

}
#businessTab{
		height: 90px;
	width: 287px;
	top: 200px;
	position: absolute;
	left: 593px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
		z-index: 3;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 4px;
	font-weight: bold;
	margin-bottom: 2px;
}
a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 4px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 4px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 4px;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper #header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-left-color: #00CCCC;
}
#wrapper #header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper #header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper #header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-left-color: #00CCCC;
	color: #FFFFFF;
}
.menuCur{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-left-color: #00CCCC;
	color: #FFFFFF;
}
#footer{
	position: absolute;
	height: 100px;
	width: 900px;
	top: 880px;
	left: 50%;
	margin-left: -450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF66;
}
#wrapper #footer #footBoxc img {
	margin-bottom: -4px;
}
#footBoxa{
	position: absolute;
	height: 100px;
	width: 150px;
	left: 0px;
	top: 0px;
	color: #00FF99;
}
#footer #footBoxa p {
	color: #666666;
}
#footer #footBoxb p {
	color: #666666;
}
#footer #footBoxc p {
	color: #666666;
}


#footBoxb{
	position: absolute;
	height: 100px;
	width: 150px;
	left: 200px;
	top: 0px;
}
#footBoxc{
	position: absolute;
	height: 100px;
	width: 300px;
	left: 600px;
	top: 0px;
	text-align: right;
}

#wrapper #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
#aboutContent{
	position: absolute;
	height: 270px;
	width: 870px;
	top: 130px;
	margin-left: -450px;
	left: 50%;
	padding-right: 15px;
	padding-left: 15px;
}
#contactBoxA{
	position: absolute;
	height: 100px;
	width: 200px;
	left: 15px;
	top: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #caf3ff;
}
#contactBoxB{
	position: absolute;
	height: 100px;
	width: 200px;
	left: 220px;
	top: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #caf3ff;
}
#contactBoxD{
	position: absolute;
	height: 190px;
	width: 800px;
	left:15px;
	top: 110px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #caf3ff;
}
#newsContent{
	position: absolute;
	height: 270px;
	width: 870px;
	top: 130px;
	margin-left: -450px;
	left: 50%;
	padding-right: 15px;
	padding-left: 15px;
}#newsContent p {
	margin-top: 11px;
	font-size: 12px;
}
.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
.newsHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	background-color: #19264A;
	width: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#wrapper #quote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDEDED;
	font-weight: bolder;
	font-size: 26px;
	letter-spacing: 0.05px;
}
li {
	padding-right: 25px;
	z-index: 4;
	list-style-type: none;
	display: inline;
}
#bigquote{
	position: absolute;
	height: 150px;
	width: 800px;
	top: 430px;
	left: 50%;
	margin-left: -450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDEDED;
	font-weight: bolder;
	font-size: 42px;
	text-align: left;
	vertical-align: middle;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	letter-spacing: 0.05px;
}
#wrapper #bigquote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDEDED;
	font-weight: bolder;
	font-size: 24px;
	letter-spacing: 0.05px;
}
#newsblock{
	background-color: #E7E7E7;
	position: absolute;
	height: 5250px;
	width: 830px;
	top: 610px;
	left: 50%;
	margin-left: -430px;
	padding: 15px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: medium solid #FFFFFF;
}
#wrapper #newsblock strong {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper #bottomContentnews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #E1E1E1;
}
#wrapper #bottomContentnews  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #caf3ff;
	font-weight: normal;
	margin-bottom: 11px;
}


#bottomContentnews{
	position: absolute;
	height: 165px;
	width: 900px;
	top: 6020px;
	margin-left: -450px;
	left: 50%;
}
#sepE{
	background-color: #DCDCDC;
	position: absolute;
	height: 1px;
	width: 900px;
	top: 5910px;
	left: 50%;
	margin-left: -450px;
}

#footernews{
	position: absolute;
	height: 100px;
	width: 900px;
	top: 6200px;
	left: 50%;
	margin-left: -450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF66;
}
#wrapper #footernews #footBoxc img {
	margin-bottom: -4px;
}

#footernews #footBoxa p {
	color: #666666;
}
#footernews #footBoxb p {
	color: #666666;
}
#footernews #footBoxc p {
	color: #666666;
}
#wrapper #footernews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
#logoNews
 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 190px;
	top: 85px;
	z-index: 9;
}
#pressrelease {
	position: absolute;
	height: 50px;
	width: 840px;
	top: 620px;
	left: 50%;
	margin-left: -450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDEDED;
	font-weight: bolder;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 15px;
	letter-spacing: 0.05px;
	z-index: 1;
}
