#center_grey {
	width: 950px;
	min-width: 950px;
	max-width: 950px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	font-family: Arial;
	text-align:left; 
}

#center_grey #center_left {
	float: left;
	overflow: hidden;
	width: 560px;
}

#center_grey #center_right {
	float: left;
	overflow: hidden;
	width: 280px;
}

#center_grey #box {
	width: 259px;
	height: 203px;
	background: url(../images/box.png) no-repeat;
	margin-top: 40px;
	position: relative;
}

#center_grey #box h1 {
	color: #fff;
	position: absolute;
	top: 17px;
	left: 17px;
	margin: 0;
	padding: 0;
	font: 25px Arial;
}

#center_grey #box h6 {
	margin: 0;
	padding: 0;
	background: url(../images/tick_blue.png) no-repeat;
	background-position: left center;
	padding-left: 28px;
	font-size: 17px;
	font-family: Arial,Verdana,Tahoma,sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-bottom: 4px;
}

#center_grey #box #tick_blue {
	position: absolute;
	top: 60px;
	left: 20px;
}

#center_grey #center_left p {	
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

#center_grey h2{
	font-weight: bold;
}


#center_grey #center_left h2 {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
