@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: 1100px;
	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: 1020px;
}

/*=======topOuter==========*/
#content #topOuter {
	width: 931px;
	position: absolute;
	left: 44px;
	background:url(../partner-title.png) no-repeat top left;
}

/*=====map here=======*/
#topOuter #map {
	float:right;
	width: 680px;
}


/*========text column beside the video player*/
#topOuter #map-textLeft {
	float: left;
	width: 235px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#666;
	padding: 60px 0 0 0 ;
	line-height: 170%;
}

#map-textLeft ul {
	list-style-type: none;
}


#map-textLeft ul a:link,  #map-textLeft ul a:visited {
	color:#636362;
	text-decoration:none;
	
}


#map-textLeft ul a:hover,  #map-textLeft ul a:active {
	color:#000;
	text-decoration:none;
	border-bottom:3px solid orange;
	list-style-type:decimal;
	}


/*=========midOuter=========*/

#content #midOuter {
	width: 911px;
	height: 494px;
	position: absolute;
	top:515px;
	left: 43px;
	background:url(../../mid-bg.jpg) no-repeat bottom;
}

/*=======pillarMenu========*/
#midOuter div#pillarMenu {
	width:911px;
	height:55px;
	background:url(../../5pillars.png) no-repeat top;

/*====pillar links====*/
lars.png) no-repeat;
	
}
a#pillarlink:link, a#pillarlink:visited {
	color:#818181;
	text-decoration:none;
}

a#pillarlink:hover, a#pillarlink:active {
	color:#F60;
	text-decoration:none;
}

/*====pillar1=====*/
#pillarMenu #pillar1{
	width: 140px;
	height: 35px;
	float:left;
	padding: 10px 0 0 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}


/*====pillar2=====*/

#pillarMenu #pillar2{
	width: 120px;
	height:35px;
	float:left;	
	padding: 10px 0 0 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}

/*====pillar3=====*/
#pillarMenu #pillar3{
	width: 120px;
	height:35px;
	float:left;	
	padding: 10px 0 0 65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}

/*====pillar4=====*/
#pillarMenu #pillar4{
	width: 140px;
	height:35px;
	float:left;	
	padding: 10px 0 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}

.smallfont {
	font-size: 8pt;	
	font-weight:200;
}

/*====pillar5=====*/
#pillarMenu #pillar5{
	width: auto;
	height:35px;
	float:left;
	padding: 10px 0 0 35px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}
	
/*--home-body--*/
#home-body {
	width: 840px;
	height: auto;
	float:left;
	padding: 25px 15px 0 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


.keywords {
	color:#F90;	
}

.leading {
	line-height: 1.5;
}

