body {
	background:#e2e2e2;
	padding-top:0;
	margin-top:0;
	line-height:1.3em;
	color:#777;
}

a img {
	border:0;
}


.container {
	width:950px;
	margin:0 auto 6px;
	padding: 0 20px;
	background: #FFF;
}


.header {
	padding-top:20px;
	padding-bottom:15px;
	height:65px;
}

.logo {
	float: left;
	width: 300px;
}

.strapline {
	padding-top:43px;
	float: right;
	width: 300px;
	text-align: right;
}

.top-padding {
	padding-top: 10px;
}

.bottom-padding {
	padding-bottom: 30px;
}

.feature {
	width: 950px;
	height: 333px;
	background: url("../images/afeature-sew.jpg") no-repeat left top;
}

.feature #information {
	float:left;
	padding-left:20px;
	width: 480px;
	margin-top:35px;
}

.feature #information .copy {
	margin-top: 10px;
	padding: 15px 50px 10px 0px;
	border-top: 1px dashed #b1c7d4;
}

.feature p {
	color:#5c707c;
	font-size: 0.97em;
	line-height:1.4em;
	margin-bottom:10px;
}

.feature .email {
	margin-top: 50px;
}

.feature-block {
	width: 182px;
	margin: 20px 10px 0 0;
	float: left;
	padding: 0;
}

.feature-block img {
	margin: 0;
	padding: 0;
}

.last {
	margin-right: 0;
}

.section1
{
	border-top: 4px solid #788727;
	border-bottom: 3px solid #e2e2e2;
}

.section2
{
	border-top: 4px solid #dea70c;
	border-bottom: 3px solid #e2e2e2;	
}

.section3
{
	border-top: 4px solid #34736b;
	border-bottom: 3px solid #e2e2e2;	
}

.section4
{
	border-top: 4px solid #465e7a;
	border-bottom: 3px solid #e2e2e2;	
}

.section5
{
	border-top: 4px solid #4a467a;
	border-bottom: 3px solid #e2e2e2;	
}


.footer-blue {
	background:#5c707c;
}

#footer {
	height:50px;
	padding-top: 5px;
	font-size:0.9em;
	font-weight:bold;
}

#footer p
{
	color:#ccd6db;
	line-height:1.3em;
	margin-left:5px;
}


.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}