/*
	Adrian Willard April 2009
	Designed by Solutions At Work Ltd.
	www.Solutionsatwork.co.uk
*/ 	
html body  {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-color: #1f1f1f;
	border-top: 4px solid #151515;
}

body #wrapper {	
	text-align:left;
	margin: 0px auto;
	padding: 0px 0px 0px;
	width: 960px;
}
/*Fonts---------------------------*/
body {
  	font-family: "Helvetica Neue", Helvetica, Calibri, Arial, sans-serif;
  	font-size:   16px;	
  	line-height: 1.6em;
  	color:       #f2f2f2;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 2.25em;
	margin-bottom: 36px;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
}

h2 strong {
	color: #66cc33;/*8dbf41;*/
	font-weight: normal;
}
h2.middle {
	text-align: center;
	margin-bottom:21px;
	font-size:1.95em;
}

h3 {
	font-size: 2em;
	margin-bottom: 24px;
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
}

h4 {
	font-size: 1.313em;
	margin-bottom: 21px;
}

h5 {
	font-size: 1.125em;
	margin-bottom: 18px;
}

h6 {
	font-size: 1em;
	margin-bottom: 16px;
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
}

#full {
	width: 100%;
	clear:both;
	padding-top:30px;
	padding-bottom: 20px;
	float: left;
}
#full img {
  border:0px;
}

.workContainer {
	float: left;
	width: 100%;
	height:310px;
	display: inline;
}

.work {
	/*margin-right: 30px;*/
	margin-right:13px;
	width:280px;
	width: 300px;
	float: left;
	display: inline;
}

#full h2 {
	margin-bottom:21px;
	font-size:1.95em;
}
#full h2.middle {
	text-align: center;
	margin-bottom:21px;
	font-size:1.95em;
}
#full p.intro {
	font-size:1.17em;
	font-weight:lighter;
	line-height:1.55em;
}

#full p.intro strong {
	font-weight: normal;
	color: #8dbf41;
}
#full p.quote {
  text-indent: 20px;
	font-size:1.0em;
	font-weight:lighter;
	line-height:1.55em;
}
#full p.quote strong {
	font-weight: normal;
	color: #6633cc;
}
#full a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #6633cc;
	font-size:1.4em;
}

#full a:hover {
	display: block;
	text-align: center;
	text-decoration: underline;
	text-color: #6633cc;
	font-size:1.4em;
	
}

/*Header------------------------*/
#homepage-only {
	width: 100%;
	background: #1f1f1f url(images/logo3.png) no-repeat top left;
}

#header {
	border-bottom: 1px solid #4c4b4b;
	float: left;
	width: 100%;
	padding-bottom:39px;
}

#header h1 {
	padding-top: 50px;
	float: left;
	margin-top:10px;
}

#header h1 a {
	background: #1f1f1f url(images/logo.png) no-repeat top left;
	display: block;
	width: 408px;
	height: 80px;
	text-indent: -5555px;
}

#header ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 600px;
	width:600px;
	height: 110px;
}

#header ul li {
	float: left;
	height: 110px;
}

#header ul li a {
	display: block;
	width: 97px;
	height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	padding-top: 80px;
	text-decoration: none;
	cursor: pointer;
}
#header ul li a:hover, #header ul li a:focus, #header ul li a.selected {
	background: #1f1f1f; /*url(images/rollover.png) no-repeat bottom left;*/
	color: gray;
	opacity: 1.0;
}

#header ul li a:active {
	opacity: 0.7;
}

/*Homepage Spotlight------------------------*/

#spotlight {
	border-bottom: 1px solid #4c4b4b;
	clear: both;
	padding-bottom: 41px;
}

#spotlight h2 {
	padding-top: 48px;
	width: 960px;
	font-size:1.95em;
	margin-bottom:16px;
	line-height:1.1em;
}

#spotlight p {
	width: 960px;
	font-size: 1.25em;
	font-weight: lighter;
	line-height:1.5em;
}
#spotlight img {
	float: right;
}					 
.col {
	text-align: center;
	padding-right:20px;
	width:960px;
	margin-top:10px;
	margin-bottom:24px;
}
#twothirds {
	float: left;
	width: 580px;
	padding-right: 20px;
	padding-bottom: 20px;
	display: inline;
}
#onethirds {
	float: right;
	width: 330px;
}
#onethirds h3 {
 color: #cc3366;
}
#onethirdsleft {
	float: left;
	width: 310px;
	display: inline;
}
#onethirdsleft h3 {
 color: #cc3366;
}
#onethirdsleft a {
	text-decoration: none;
	color: #cc3366;

}
#onethirdsleft a:hover {
	text-decoration: underline;
	text-color: #cc3366;
}

#twothirdsright {
	float: right;
	width: 580px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#testimonial {
	border-top:1px solid #4C4B4B;
	clear:both;
	float:left;
	/*padding-bottom:20px;*/
	padding-top:20px;
	width:100%;
	padding-bottom:20px;
	border-bottom:1px solid #4C4B4B;
}

#testimonial blockquote p {	
	padding-left:30px;
}

#testimonial blockquote p.cite {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer a {
	text-decoration: none;
	color: #66cc33;
}
#footer a:hover {
	text-decoration: underline;
	text-color: #66cc33;
}





