@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color:#666666;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width:960px;
	margin: 0 auto;
	background-color:#FFF;
}
#header {
	width:960px;
	float:left;
	background-color:#d9ecc0;
	height:445px;
}
.logo {
	background:url(../images/logo.jpg) top right no-repeat;
	width:280px;
	height:347px;
	float:left;
	margin-top:67px;
}
.contact {
	width:463px;
	float:left;
	margin-top:222px;
}
.greytxt {
	width:82px;
	float:left;
	text-align:right;
	font-size:20px;
	color:#636466;
	line-height:33px;
}
.greentxt {
	width:370px;
	float:left;
	text-align:left;
	font-size:20px;
	color:#8dc63f;
	line-height:33px;
	margin-left:10px;
}
.greentxt1 {
	text-align:left;
	font-size:20px;
	color:#8dc63f;
	line-height:33px;
	text-decoration:none;
}
.greentxt1 a {
	text-align:left;
	font-size:20px;
	color:#8dc63f;
	line-height:33px;
	text-decoration:none;
}
.greentxt1 a:hover {
	text-align:left;
	font-size:20px;
	color:#8dc63f;
	line-height:33px;
	text-decoration:underline;
}
.rightbox {
	width:192px;
	float:right;
	background: #8dc63f url(../images/green_round.jpg) bottom left no-repeat;
	height:380px;
	padding-left:19px;
}
.new {
	font-size:38px;
	color:#FFF;
}
.tailor_made {
	font-size:21px;
	color:#FFF;
}
.grey_link {
	font-size:16px;
	color:#636466;
	text-decoration:none;
}
.grey_link a {
	font-size:16px;
	color:#636466;
	text-decoration:none;
}
.grey_link a:hover {
	color:#636466;
	text-decoration:underline;
}
.whitebg {
	width:960px;
	float:left;
	background:#FFF url(../images/white_round.jpg) top center no-repeat;
	color:#636466;
	padding-top:44px;
}
.content {
	width:850px;
	float:left;
	padding-left:100px;
	font-size:17px;
	margin-bottom:83px;
}
.greenhead {
	font-size:34px;
	color:#8dc63f;
	font-weight:bold;
}
.greytxt30 {
	font-size:22px;
	color:#636466;
	font-weight:bold;
}
.greytxt24 {
	font-size:17px;
	color:#636466;
}
.footertxt {
	float:left;
	width:960px;
	font-size:9px;
	text-align:center;
	height:40px;
}

