html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}
body{
	background: 	#fff;
	color: 			#464646;
	font-size: 		11px;
	}
	#accessibility{
		visibility:hidden;
		float:left;
	}
	#strapline{
		height:70px;
	/*	background: url(../img/web-solutions.png) no-repeat right 32px;*/
	}
	#footer{
			border-top:	1px solid #eee;
	}
	#contact_details li{
		clear:both;
		border-bottom:1px dotted silver;
		margin:5px;
		}
		#contact_details li span, form label{
			display:block;
			width:30%;
			float:left;
		}
	#bits ul, #bits li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#bits, #bits li { 
		width:280px;
		height:15px;
		overflow:hidden; 
	}
	#work, #work li { 
		width:300px;
		height:250px;
		overflow:hidden; 
	}
	#work ul, #work li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#work h1{
		float:left;
		width:45%;
	}
	#work h2{
		float:right;
		font-size:1em;
		padding-top:12px;
	}
	#work p{
		clear:both;
	}
	span#prevBtn{}
	span#nextBtn{}	
		
a{
	text-decoration: none;
	color:#2eb4f3;
	}
	a:hover{
		text-decoration: underline;
	}
h1{
	font-size:1.2em;
	background:no-repeat;
	margin:10px 0;
	font-weight:bold;
}
p{
	overflow: hidden;
	margin-top:10px;
}
#contact_form li{
	padding:3px;
}
#contact_form li.error{
	background-color:#ffd9d9;
}
span.error{
	display:block;
	padding-left:30%;
	color:red;
}
input{
			padding:3px;
			display:block;
			width:242px;
			float:left;
		}
		textarea{
			width:244px;
			padding:3px;
			display:block;
			float:left;
		}

form label{
	padding-top:3px;
}

.button{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	float:right;
}	
.hide{
	visibility:hidden;
}
.lightgrey, .lightgrey a{
	color:#ccc;
}
.lightgrey a:hover{
	color:#2eb4f3;
}
.nav li{
	float:left;
	list-style:none;
	margin-right:5px;
}
.right li{
	margin-right:0;
	margin-left:5px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.extra{
	margin:0;
}
.expand{
	visibility:hidden;
}
.nav li ul{
	margin-left:-999em;
	position:absolute;
	}
	.nav li ul li{
		float:none;
	}
	.nav li:hover ul{
		margin-left:auto;
	}
.grid_4 img{
	border:1px solid silver;
}
.spacer{
	height:10px;
}
.big_spacer{
height:30px;
}
.clear{
	display:block;
	clear:both;
}
		