@charset "UTF-8";
/* CSS Document */

#points-frame {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
	padding: 10px;
	height: 294px;
	width: 520px;
	background-color: #FFF;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}

.poy-purchase {
	float: left;
	width: 300px;
	text-align: center;
	height: 314px;
	margin-bottom: 20px;
}

.poy-purchase img {
	height: 233px;
	width: 240px;
	margin-bottom: 20px;
}

.poy-purchase .redbutton a {
	text-align: center;
	float: none;
	font-size: 16px;
	width: 240px;
}

#outerdiv {
	width:640px;
	height:460px;
	overflow:hidden;
	position:relative;
	float: left;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
	padding: 10px;
	background-color: #FFF;
	margin: 20px 100px;
}

#inneriframe {
	position:absolute;
	top:-360px;
	left:-310px;
	width:1280px;
	height:1200px;
}

.second-poy {
	float: right;
}

/*
-------
WHAT WE DO
-------
*/

.Supporting-Managers-3 {
	float: left;
	width: 260px;
	margin-right: 24px;
}

/*
-------
IR
-------
*/
.product-benefits {
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

.product-benefits h3 {
	border: 1px solid #666;
	background-color: #666;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	margin: 0px;

}
.product-benefits h3 span {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

.benefits-right {
	float: right;
	width: 200px;
	text-align: center;
}

.tick {
	background-image: url(/images/cssimg/tick.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
.cross {
	background-image: url(/images/cssimg/cross.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}

/*
-------
MCV
-------
*/
.program {
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

.program h3 {
	border: 1px solid #666;
	background-color: #666;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	margin: 0px;

}
.product-benefits h3 span {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

.program-right {
	float: right;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.program-content {
	
}

/*
-------
mlq
-------
*/

#mlqouterdiv {
	width:640px;
	height:640px;
	overflow:hidden;
	position:relative;
	float: left;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
	padding: 10px;
	background-color: #FFF;
	margin: 20px 100px;
}

#mlqinneriframe {
	position:absolute;
	top:-180px;
	left:-310px;
	width:1280px;
	height:1200px;
}