body {
	width:100%;
	background:#221e1f url(../imgs/background-v2.jpg) center top no-repeat;
	font-size:12px;
	line-height:14px;
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
}


.column_one {
	float:left;
	width:396px;
}

.column_two {
	float:right;
	width:564px;
}

.clear {
	clear:both;
	line-height:0px;
	height:0px;
	overflow:hidden;
}


#logo {
	padding:312px 0px 0px 0px;
}


#container {
	width:960px;
	margin:0px auto;
	background:#221e1f url(../imgs/background-v2.jpg) center top no-repeat;
	padding: 52px 0px 0px;
}

#top-area {
	padding:18px 0px 0px 0px;
	height:292px;
}

#top-area p{
	font-weight: bold;
	font-size:16px;
	line-height:19px;
	text-transform:uppercase;
}

#top-area span {
	color:#808080;
}

#body-copy {
	height:179px;
	overflow:auto;
	position:relative;
	display:block;
}

#body-copy p {
	font-weight: bold;
	font-size:16px;
	line-height:19px;
	color: #9ea374;
	padding: 0px 0px 16px 0px;
}

#read-more-button {
	position:absolute;
	bottom:2px;
	right:0px;
	display:none;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	background:url(../imgs/read-more-background.jpg) top left repeat-x;
	padding:0px 8px;
}

#read-more-button span {
	color:#9ea374;
}

#read-more-button:hover {
	color:#9ea374;
}

#read-more-button:hover span {
	color:#fff;
}


#services-provided {
	height:170px;
	padding:20px 0px 0px 0px;
}

#services-provided p {
	color:#9ea374;
	font-weight:bold;
}

#services-provided ul.left-list,
#services-provided ul.right-list {
	font-family:"Courier New", Courier, monospace;
}

#services-provided ul.left-list {
	float:left;
	width:274px;	
}

#services-provided ul.right-list {
	float:right;
	width:290px;
}

#services-provided ul.left-list li,
#services-provided ul.right-list li {
	padding:0px 0px 0px 14px;
}

#services-provided ul.left-list li span,
#services-provided ul.right-list li span {
	color:#9ea374;
	margin-left: -14px;
}

#footer {
	width:100%;
	border-top: solid 1px #9ea374;
	padding:6px 0px 12px;
}

#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
}

#footer a {
	color: #9ea374;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer p.alt-colour {
	color:#9ea374;
	font-family:"Courier New", Courier, monospace;
	font-weight: normal;
}

#footer span {
	color:#FFF;
}
