#straplineone .inner { 
	display:block;
	width:950px;height:276px;
}

#straplinetwo {
	display:block;
	border-top:1px solid #ffcc66;
	background:#62ca3f url(../images/home/straplinetwobg.jpg) repeat-x;
	padding:20px 0 0 0;	
}

#straplinetwo .inner div {
	float:left;
	width:316px;
}

#straplinetwo h2 { margin-bottom:10px; }

#straplinetwo .inner div ul, #straplinetwo .inner div p, #enqformcontent {
	height:170px;
}

#straplinetwo .inner div p {
	width:280px;
}

#strapservices li {
	line-height:1.7em;
}

#Enquiry {
	height:60px
}

#btnEnqSubmit {
	width:102px;height:32px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/home/btnSubmitEnquiry.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
}

/*NEWS*/
.newslistcol1, .newslistcol2 {
	float:left
}

.newslistcol1 {
	margin-right:24px;
	width:133px;
}
.newslistcol2 {
	width:448px;
}

.newslist {
	width:605px;
	padding:20px 0 10px 0;
}

.newslistimage {
	border:1px solid #cccccc;
	padding:7px;
	background:#f2f2f2;
	width:133px;
}

.newslisttitle {
	width:330px;
}

.newslisttitle, .tag { float:left }

.newslist {
	border-top:1px solid #CDC0BA;
	margin-top:1em;
} 

.videoholder {
	border:1px solid #cccccc;
	padding:7px;
	background:#f2f2f2;
	width:287px;
	margin-bottom:20px;	
}

