@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: 1050px;
	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: 900px;
}

/*=======topOuter==========*/
#content #topOuter {
	width: 930px;
	height: auto;
	position: absolute;
	top:21px;
	left: 43px;
}

/*=====videoplayer here=======*/
#topOuter #player {
	float:left;
	height:	310px;
	width: 500px;
	padding: 10px 0 0 0;
}


/*========text column beside the video player*/
#topOuter #player-textRight {
	float: right;
	height:	auto;
	width: 391px;
	padding: 0px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#666;
}

#heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color:#484848;
	line-height:0;
	font-weight: bold;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
	line-height:0.3;
	font-weight:100;
	color:#838383;
}



h4#main4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#636362;
}

h4 a:link,  h4 a:visited {
	color:#636362;
	text-decoration:none;
	
}


h4 a:hover,  h4 a:active {
	color:#636362;
	text-decoration:underline;
	
}


/*=========midOuter=========*/

#content #midOuter {
	width: 911px;
	height: 494px;
	position: absolute;
	top:370px;
	left: 43px;
	background:url(../mid-bg-business.jpg) no-repeat bottom;
}

/*=======pillarMenu========*/
#midOuter div#pillarMenu {
	width:911px;
	height:55px;
	background:url(../../../5pillars.png) no-repeat;
	
}

/*====pillar links====*/

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;
	float:left;
	padding: 10px 15px 0 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#home-body h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color:#616161;

}

.keywords {
	color:#F90;	
}

.keywords2 {
	color:#F90;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color:#666
}

.leading {
	line-height: 1.5;
}

/*====partner-logo====*/
#home-body2 {
	width: 385px;	
	float: right;
	padding: 25px 30px 0 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	

}

.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#F90;
	font-weight: bold;
}
