body {
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #460040;
	scrollbar-face-color: #E22882;
	scrollbar-highlight-color: #E22882;
	scrollbar-3dlight-color: #CEE007;
	scrollbar-shadow-color: #CEE007;
	scrollbar-darkshadow-color: #460040;
	scrollbar-arrow-color: #CEE007;
	scrollbar-track-color: #E22882;
	line-height: 16px;
}
#containerHome {
	position: absolute;
	top: 50%;
	left: 50%;
	width:692px;
	height:388px;
	margin-top: -194px;
	margin-left: -346px;
	border: 2px solid #fff;
	background-image:url(img/homebg.jpg);
	background-repeat:no-repeat;
}
#containerAboutMe {
	position: absolute;
	top: 50%;
	left: 50%;
	width:692px;
	height:388px;
	margin-top: -194px;
	margin-left: -346px;
	border: 2px solid #fff;
	background-image:url(img/mainbg.gif);
	background-repeat:no-repeat;
}
#containerServices {
	position: absolute;
	top: 50%;
	left: 50%;
	width:692px;
	height:388px;
	margin-top: -194px;
	margin-left: -346px;
	border: 2px solid #fff;
	background-image:url(img/mainbg.gif);
	background-repeat:no-repeat;
}
#containerCaseStudies {
	position: absolute;
	top: 50%;
	left: 50%;
	width:692px;
	height:388px;
	margin-top: -194px;
	margin-left: -346px;
	border: 2px solid #fff;
	background-image:url(img/mainbg.gif);
	background-repeat:no-repeat;
}
#containerSoleTraders {
	position: absolute;
	top: 50%;
	left: 50%;
	width:692px;
	height:388px;
	margin-top: -194px;
	margin-left: -346px;
	border: 2px solid #fff;
	background-image:url(img/mainbg.gif);
	background-repeat:no-repeat;
}
#containerContact {
	position: absolute;
	top: 50%;
	left: 50%;
	width:692px;
	height:388px;
	margin-top: -194px;
	margin-left: -346px;
	border: 2px solid #fff;
	background-image:url(img/mainbg.gif);
	background-repeat:no-repeat;
}
#containerSitemap {
	position: absolute;
	top: 50%;
	left: 50%;
	width:692px;
	height:388px;
	margin-top: -194px;
	margin-left: -346px;
	border: 2px solid #fff;
	background-image:url(img/mainbg.gif);
	background-repeat:no-repeat;
}
#quote {
	position: absolute;
	width: 335;
	height: 245px;
	top: 106px;
	right: 330px;
	text-align: right;
}
#contentHome {
	overflow: auto;
	position: absolute;
	height: 165px;
	width: 276px;
	top: 185px;
	left: 200px;
}
#contentHome ul {
	list-style-image: url(img/bullet.gif);
	vertical-align: middle;
}
#contentHome li {
	padding-bottom: 8px;
	padding-right: 6px;
}
#contentAboutMeBus {
	overflow: auto;
	position: absolute;
	height: 215px;
	width: 288px;
	top: 135px;
	left: 385px;
}
#contentAboutMeBus ul {
	list-style-image: url(img/bullet.gif);
	vertical-align: middle;
}
#contentAboutMeBus li {
	padding-bottom: 8px;
	padding-right: 6px;
}
#contentAboutMe {
	overflow: auto;
	position: absolute;
	height: 215px;
	width: 352px;
	top: 135px;
	left: 320px;
	padding-right: 6px;
}
#contentServices {
	overflow: auto;
	position: absolute;
	height: 215px;
	width: 290px;
	top: 135px;
	left: 382px;
}
#contentServices ul {
	list-style-image: url(img/bullet.gif);
	vertical-align: middle;
}
#contentServices li {
	padding-bottom: 8px;
	padding-right: 6px;
}
#contentCaseStudies {
	overflow: auto;
	position: absolute;
	height: 215px;
	width: 470px;
	top: 133px;
	left: 190px;
	padding-right: 10px;
}
#contentCaseStudies h1 {
	color: #CEE007;
	font-size: 13px;
	margin-bottom: 0px;
}
#contentCaseStudies p {
	margin-top: 3px;
	margin-bottom: 6px;	
}
#contentCaseStudies ul {
	list-style-image: url(img/bullet.gif);
	vertical-align: middle;
}
#contentCaseStudies li {
	padding-bottom: 8px;
	padding-right: 6px;
}
#caseStudyMenu {
	height: 90px;
	width: 100px;
	position: absolute;
	left: 80px;
	top: 107px;
}
#caseStudyMenu a:link, #caseStudyMenu a:visited {
	text-decoration: none;
	color: #460040;
}
#caseStudyMenu a:hover {
	text-decoration: underline;
}
#caseStudyMenu p {
	margin-top: 3px;
	margin-bottom: 6px;	
}
#contentSoleTradersMembers {
	overflow: auto;
	position: absolute;
	height: 220px;
	width: 432px;
	top: 106px;
	left: 240px;
	float: left;
}
.members {
	float: left;
	width: 205px;
	margin-bottom: 8px;
}
.members h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CEE007;
	margin-bottom: 0px;
	line-height: 11px;
}
.members a {
	font-size: 11px;
	color: #460040;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 14px;
}
.members a:link {
	font-size: 11px;
	color: #460040;
	text-decoration: none;
}
.members a:visited {
	font-size: 11px;
	color: #460040;
	text-decoration: none;
}
.members a:hover {
	font-size: 11px;
	color: #460040;
	text-decoration: underline;
}
.membersContact {
	position: absolute;
	width: 432px;
	height: 22px;
	top: 340px;
	left: 240px;
	font-size: 11px;
	color: #FFFFFF;
}
.membersContact a {
	font-size: 11px;
	color: #CEE007;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 14px;
}
.membersContact a:link {
	font-size: 11px;
	color: #CEE007;
	text-decoration: none;
}
.membersContact a:visited {
	font-size: 11px;
	color: #CEE007;
	text-decoration: none;
}
.membersContact a:hover {
	font-size: 11px;
	color: #CEE007;
	text-decoration: underline;
}
#contentSoleTraders ul {
	list-style-image: url(img/bullet.gif);
	vertical-align: middle;
	font-size: 10px;
	color: #460040;
	text-decoration: none;
}
#contentSoleTraders {
	position: absolute;
	left: 382px;
	top: 135px;
	width: 290px;
	height: 215px;
	overflow: auto;
}
#contentSoleTraders li {
	padding-bottom: 8px;
	padding-right: 6px;
}
#imageSoleTraders {
	position:absolute;
	left:395px;
	top:106px;
	width:280px;
	height:246px;
	z-index:1;
}
#imageBusBack {
	position: absolute;
	height: 223px;
	width: 219px;
	left: 150px;
	top: 106px;
}
#contentContact {
	overflow: auto;
	position: absolute;
	height: 160px;
	width: 390px;
	top: 180px;
	left: 282px;
}
#contentContact ul {
	list-style-image: url(img/bullet.gif);
	vertical-align: middle;
}
#contentContact li {
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 24px;
}
#contentContact a {
	color: #CEE007;
	text-decoration: none;	
}
#contentContact a:link {
	color: #CEE007;
	text-decoration: none;	
}
#contentContact a:visited {
	color: #CEE007;
	font-size: 11px;
	line-height: 14px;
}
#contentContact a:hover {
	color: #CEE007;
	text-decoration: underline;	
}
#contentSitemap {
	overflow: auto;
	position: absolute;
	height: 185px;
	width: 400px;
	top: 165px;
	left: 250px;
}
#contentSitemap p {
	font-size: 11px;
	line-height: 10px;
	margin-bottom: 0px;
	margin-top: 11px;
}
#contentSitemap ul {
	vertical-align: middle;
	margin-top: 4px;
	list-style-type: none;
	margin-left: 12px;
}
#contentSitemap li {
}
#contentSitemap a {
	text-decoration: none;
	color: #460040;
}
#contentSitemap a:link {
	text-decoration: none;
	color: #460040;
}
#contentSitemap a:visited {
	text-decoration: none;
	color: #460040;
}
#contentSitemap a:hover {
	text-decoration: underline;
	color: #460040;
}
#taglineHome {
	position: absolute;
	top: 86px;
	left: 72px;
	width: 350px;
}
#taglineAboutMe {
	position: absolute;
	top: 100px;
	left: 320px;
	width: 270px;
}
#taglineAboutMeBus {
	position: absolute;
	top: 100px;
	left: 400px;
	width: 270px;
}
#taglineServices {
	position: absolute;
	top: 100px;
	left: 400px;
	width: 270px;
}
#taglineCaseStudies {
	position: absolute;
	top: 100px;
	left: 190px;
	width: 480px;
}
#taglineSoleTraders {
	position: absolute;
	top: 100px;
	left: 400px;
	width: 270px;
}
#taglineContact {
	position: absolute;
	top: 170px;
	left: 400px;
	width: 270px;
}
#taglineSitemap {
	position: absolute;
	top: 100px;
	left: 150px;
	width: 350px;
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	padding-top: 0.4em;
	margin-right: 2em;
	font-size: 10px;
	text-align: right;
	line-height: 26px;
	left: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
body,td,th {
	color: #460040;
}
#ieMac {
	
}
.editmode {
	color: #FFFFFF;
}
.editmode a {
	color: #FFFFFF;
	text-decoration: none;
}
.editmode a:link {
	text-decoration: none;
}
.editmode a:visited {
	text-decoration: none;
}
.editmode a:hover {
	text-decoration: underline;
}
