@charset "utf-8";
/* CSS Document || main.css */

/*======global styles========*/

body {
	font-family:Verdana, Geneva, sans-serif;
	background: url(../bg-fill.png) repeat-x;
	margin:0;
	padding:0;
}

div#outerDiv {
	width: 995px;
	height: 900px;
	margin: 0 auto;
	background:url(../../logo.jpg) no-repeat;
}


/*========header=======*/
div#header {
	height: 124px;
	position: relative;
}

/*======footer=======*/
#footer {
	margin:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
}

/*========mainmenu========*/
#header #mainMenu {
	position:absolute;
	width: 674px;
	height: 93px;
	left: 265px;
	bottom:0;
}


/*=======nav-right=======*/
#mainMenu #nav-right {
	width: 47px;
	height: 93px;
	float: left;
	display: block;
	background: url(../../images/nav-right.png) no-repeat left top;
}


/*=======HomeBtn=======*/
#mainMenu #homeBtn {
	float:left;
	background:url(../../images/homeRoll.png) no-repeat left top;
}

#homeBtn a:link, #homeBtn a:visited {
	width:87px;
	height:93px;
	background:url(../../images/home.png) no-repeat left top;
	border: none;
	display: block;
	text-indent: -1000em;
}

#homeBtn a:hover, #homeBtn a:active {
	background:url(../../images/homeRoll.png) no-repeat left top;
}

/*=========partnerBtn=========*/
#mainMenu #partnerBtn {
	float:left;
	background:url(../../images/partnerRoll.png) no-repeat left top;
}

#partnerBtn a:link, #partnerBtn a:visited {
	width:136px;
	height:93px;
	background:url(../../images/partner.png) no-repeat left top;
	border: none;
	display: block;
	text-indent: -1000em;
}

#partnerBtn a:hover, #partnerBtn a:active {
	background:url(../../images/partnerRoll.png) no-repeat left top;
}

/*==========aboutBtn============*/
#mainMenu #aboutBtn {
	float:left;
	background:url(../../images/aboutRoll.png) no-repeat left top;
}

#aboutBtn a:link, #aboutBtn a:visited {
	width:134px;
	height:93px;
	background:url(../../images/about.png) no-repeat left top;
	border: none;
	display: block;
	text-indent: -1000em;
}

#aboutBtn a:hover, #aboutBtn a:active {
	background:url(../../images/aboutRoll.png) no-repeat left top;
}

/*=========pressBtn===========*/
#mainMenu #pressBtn {
	float:left;
	background:url(../../images/pressRoll.png) no-repeat left top;
}

#pressBtn a:link, #pressBtn a:visited {
	width:95px;
	height:93px;
	background:url(../../images/press.png) no-repeat left top;
	border: none;
	display: block;
	text-indent: -1000em;
}

#pressBtn a:hover, #pressBtn a:active {
	background:url(../../images/pressRoll.png) no-repeat left top;
}

/*=========contactBtn===========*/
#mainMenu #contactBtn {
	float:left;
	background:url(../../images/contactRoll.png) no-repeat left top;

}

#contactBtn a:link, #contactBtn a:visited {
	width:121px;
	height:93px;
	background:url(../../images/contact.png) no-repeat left top;
	border: none;
	display: block;
	text-indent: -1000em;
}

#contactBtn a:hover, #contactBtn a:active {
	background:url(../../images/contactRoll.png) no-repeat left top;
}

/*=======nav-left=======*/
#mainMenu #nav-left {
	width: 54px;
	height: 93px;
	float: left;
	display: block;
	background:url(../../images/nav-left.png) no-repeat left top;
}

/*======content======*/
#content {
	position:relative;
	height: 750px;
}

/*=======topOuter==========*/
#content #topOuter {
	width: 931px;
	position: absolute;
	left: 44px;
	background:url(../press-title.png) no-repeat top left;
}


/*=====aboutbg=======*/
#topOuter #pressbg {
	float:left;
	width: 673px;
	height:auto;
	padding: 0 20px 20px 20px;
	background:url(../press-bg.png) no-repeat top;
	font-family:Verdana, Geneva, sans-serif;
}


/*==============aboutTxt==============*/
#pressTxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 20px;
	line-height: 1.5;
	text-align:justify;
	height:auto;
}

/*========PressTab===========*/
#topOuter #map-textLeft {
	float: left;
	width: 200px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666;
	padding: 75px 0 0 0 ;
}


.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#484848;
	line-height:1;
	font-weight: bold;
	font-size:20px;
	padding: 20px 0 5px 0;
}

.date {
	font-weight: bold;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#484848;
}

.relatedPress {
	font-weight: bold;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#484848;
}


#map-textLeft #pressTab {
	width: 187px;
	height:43px;
}



#map-textLeft a#tabLinks:link,  #map-textLeft a#tabLinks:visited {
	color:#999;
	text-decoration:none;
	font-weight:bold;
}


#map-textLeft a#tabLinks:hover,  #map-textLeft a#tabLinks:active {
	color:#636362;
	text-decoration:none;
	list-style-type:decimal;
	}

#topic1 {
	float:left;
	padding: 7px 0 0 20px;
}


.keywords {
	color:#F90;	
}


/*Press Video*/
#press-video {
	float: right;	
	padding: 20px;
}


/*=====skyclip=====*/
a.skycliplink:link, a.skycliplink:visited {
	color:#818181;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.skycliplink:hover, a.skycliplink:active {
	color:#F60;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
