﻿body {
	background:#F5F5F5 url('../images/main_bg_large.jpg') repeat-x left top;
}

#centre {
	height:300px;
	background: url('../images/bg_centre.jpg') no-repeat left top;
	clear:both;
}

.intro-Container {
	width: 368px;
	height:270px;
	padding-top: 22px;
}

.welcome {
	font-size:14px;
	color:#61695F;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	margin-bottom:14px;
}

.intro {
	font-size: 11px;
	color: #2E3B35;
	padding-bottom: 14px;
}

/*  Contact Strip  */

#contactBand {
	height:78px;
	clear:both;
}

#contactBand2 {
	height:348px;
	clear:both;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:50px;
	font-size:12px;
}

.ContactUs {
	float:left;
	font-size:18px;
	color:#374934;
	margin-top:28px;
	width:728px;
	overflow:hidden;
}

#contactButton {
	width: 154px;
	float:right;
	margin: 22px 24px 0 0;
}

/*  Bottom stuff  */

#points {
	width:354px;
	margin-top: 20px;
	margin-bottom:32px;
	float:left;
}

/*  Container for Office Sizes and Location areas at the bottom  */

div.figure {
	width: 269px;
	margin: 20px 0 0 22px;
	padding-bottom:1px;
	float:left;
}
