body {
	background-color:#fff;
	font:100%/1.5 Arial,helvetica,sans-serif;
}

#outerContainer {
	margin:0 auto;
	width:905px;
}

#innerContainer {
	float:left;
	width:100%;
}

#header {
	float:left;
	width:100%;
}

#header #phone {
	float:left;
	font-size:0.7em;
	margin:10px 0 40px;
	font-weight:bold;
}

img#logo {
	clear:left;
	float:right;
}


#banner {
	float:left;
	width:100%;
	margin-bottom:16px;
}

.homepageh1 {
	color:#f00;
	font-size:0.95em;
	display:inline;
	font-weight:normal;
	line-height:1.4em;
}

.content {
	float:left;
	width:100%;
	padding-bottom:15px;
}

.lhs {
	float:left;
	width:303px;
}


#profiletext {
	width:560px;
	float:right;
	margin-right:20px;
}

.article {
	display:none;
	padding-right:20px;
}

.rhs {
	float:left;
	width:585px;
	padding-left:15px;
	color:#fff;
	border-left:1px solid #999;
	min-height:350px;
}

.bodyli li {
	font-size:0.75em;
	color:#999;
}

.bodyli  {
	margin:0 0 10px 30px;
}

#holder {
	float:left;
	width:100%;
}

.snapshot {
	float:left;
	min-height:331px;
	position:relative;
}
.snapshot p {
	color:#fff;
}

.info {
	bottom:0;
	right:0;
	background:#fff;
	position:absolute;
	font-size:0.6em;
	padding:0 0 0 3px;
	margin:0;
}

.slide-show-pause {
	top:0;
	left:0;
	background:#FF0000;
	position:absolute;
	font-size:0.6em;
	padding:0 3px;
	margin:0;
}


#snap-shot-1 {
	background:url('../_images/apetite.jpg') no-repeat top right;
	padding:211px 85px 0 50px;
	width:448px;
	min-height:128px;
	border:1px solid #999;
}

#snap-shot-2 {
	background:url('../_images/tya-snap.jpg') no-repeat top right;
	padding:16px 350px 0 35px;
	width:200px;
}

#snap-shot-3 {
	background:url('../_images/inuse-snap.jpg') no-repeat top right;
	padding:16px 15px 0 370px;
	width:200px;
}

#snap-shot-4 {
	background:url('../_images/bdad-snap.jpg') no-repeat top right;
	padding:16px 15px 0 370px;
	width:200px;
}

#snap-shot-5 {
	background:url('../_images/bacs-snap.jpg') no-repeat top right;
	padding:16px 15px 0 370px;
	width:200px;
}
















#farm {
	background:url('../_images/farmer.jpg') no-repeat top right;
	padding:16px 350px 0 35px;
	width:200px;
}

#desk {
	background:url('../_images/desk.jpg') no-repeat top right;
	padding:16px 360px 0 25px;
	width:200px;
}

#board {
	background:url('../_images/sprayboard.jpg') no-repeat top right;
	padding:16px 15px 0 327px;
	width:243px;
}

#newspaper {
	background:url('../_images/newspaper.jpg') no-repeat top right;
	padding:16px 15px 0 320px;
	width:250px;
}

#boardtext {
	padding:0 0 0 15px;
	width:580px;
	background:none;

}

#boardtext h2 {
	color:#f00;
}

#map {
	background:none;
	color:#000;
	font-size:0.75em;
}

#mapholder {
	width:585px;
	height:348px;
}

#boardimg {
	width:300px;
}

#boardimg img {
	border:1px solid #999;
}

#brandshop {
	background:#000;
	padding:16px;
	width:873px;
}
#brandshop h2 {
	color:#6D6E71;
	font-size:1.6em;
	font-weight:normal;
}
#brandshop a {
	color:#FFFFFF;
	font-size:0.8em;
	text-decoration:none;
}

#work {
	overflow:hidden;
	position:relative;
}
#scroller {
	position:relative; 
	width:2000px;
	left:0;
}

#newsl {
	
}

#newsr {
	border:none;
	padding-left:5px;
}

#headlines {
	background-color:#999;
	float:left;
	width:286px;
	padding:10px 0;
}
#headlines a {
	display:block;
	color:#fff;
	padding:5px 10px 5px 20px;
	text-decoration:none;
}

#headlines a.current {
	background: url('/_images/newscurrent.jpg') no-repeat left center;
}
.column {
	border:1px solid #C6C8CA;
	float:left;
	min-height:240px;
	margin-right:10px;
	padding:10px;
	width:120px;
}

.column img {
	margin-bottom:20px;
}

.column a {
	color:#999;
	text-decoration:none;
	font-weight:normal;
}

.client {
	border:1px solid #C6C8CA;
	float:left;
	height:75px;
	margin:7px 2px 0;
	text-align:center;
	width:123px;
}

.rhs h2 {
	color:#fff;
}

.rhs p {
	font-size:0.75em;
	line-height:1.4em;
}

.red {
	color:#f00;
}

.homesub {
	font-size:0.95em;
	display:inline;
	line-height:1.4em;
	/*height:220px;*/
}

.tweet {

	font-size:0.7em;
	margin-bottom:0;
	margin-right:15px;
	padding-top:40px;
	background: url('/_images/twitter.jpg') no-repeat top left;
}

.tweet a {
	color:#00adef;
}
.staff {
	display:none;
}
.staff p {
	font-weight:normal;
}

.gotowork {
	display:block;
	background-color:#f00;
	float:left;
	color:#fff;
	padding:3px 5px;
	text-decoration:none;
}

.gotowork span {
	font-weight:bold;
}

.gotowork:hover {
	text-decoration:underline;
}

#tweet li {
	list-style-type:none;
}

#footer {
	float:left;
	width:100%;
	border-top:1px solid #999;
	color:#999;
	font-size:0.8em;
	padding-top:10px;
}

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

#footer img {
	margin-left:10px;
}

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

#footer #misc {
	float:left;
	width:300px;
}

#copyright {
	float:left;
	font-size: 11px; 
	padding-top:16px;
	color: #999;
}

#footer #logos {
	float:right;
	text-align:right;
}