@charset "utf-8";




body, html {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#wrapper {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}

#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#header {
	margin: 0px;
	height: 140px;
	width: 960px;
	background-color: #FFF;
	background-image: url(images/WhatsNext.png);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8EB430;
	float: right;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#navbar a:link {
	background-image: url(images/link_line.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 10px;
	text-decoration: none;
	color: #8EB430;


}
#navbar a:visited {
	background-image: url(images/link_line.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 10px;
	text-decoration: none;
	color: #8EB430;


}
#navbar a:hover {
	background-image: url(images/link_line_hover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 10px;
	color: #C20180;
	text-decoration: none;


}
#navbar a:active {
	background-image: url(images/link_line.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 10px;
	text-decoration: none;
	color: #8EB430;


}
#navbar li {
	display: inline;
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #C20180;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 585px;
	width: 960px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner .inner {
	margin-right: auto;
	margin-left: auto;
}


#body_container {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
#body_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	margin-top: 207px;
}
#body_container .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8EB430;
	text-align: right;
	background-image: url(images/learn_more.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left top;
	height: 14px;
}
.corner {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
	background-color: #FFF;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	height: 187px;
}
.left {
	padding: 0px;
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/training.png);
	background-repeat: no-repeat;
	height: 187px;
}
.middle {
	padding: 0px;
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/whatsnext_value.png);
	background-repeat: no-repeat;
	height: 187px;
}

.right {
	padding: 0px;
	float: right;
	width: 220px;
	background-image: url(images/superb_delivery.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 187px;
}
.clearfloats {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 230px;
}
#footer {
	height: 230px;
	background-color: #d2e1ac;
}
#footer_inner {
	height: 230px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: right center;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	width: 100%;
	letter-spacing: -1px;
}
