/* CSS Reset from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! 
:focus {
	outline: 0;
}*/
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End CSS Reset */

body {
	text-align: center;
	background-color: #f6f6f6;
	color: #444;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 40px;
	text-rendering: optimizeLegibility;
}

/* Header */
#header {
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}
h1 {
	margin: 35px 40px 0 10px;
	float: left;
	display: inline;
	width: 280px;
	height: 65px;
}
h1 a:hover {
	opacity: 0.8;
}

p#well-say-hello-then {
	width: 250px;
	float: left;
	display: inline;
	margin: 35px 40px 0 0;
	text-align: right;
}

#header ul {
	width: 250px;
	float: right;
	display: inline;
	margin: 35px 40px 0 0;
}
/* EO Header */

h2 {
	margin: 1em 0 0.6em;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 2em 0 0.6em;
}	
p {
	margin: 0 0 1.2em 0;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
	color: #75c3c6;
}
a:hover, a:active {
	text-decoration: underline;
}

#contact {
	margin: 0;
	text-align: center;
	width: 100%;
	background: #98d2d4 url(../images/contact-bottom-bg.png) bottom center repeat-x;
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
}
#contact-centre {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0 90px 0;
	text-align: left;
	text-shadow: 0 1px 1px rgba(64, 64, 64, 0.1);
/* 	font-size: 1.2em; */
}
#contact-side {
	float: left;
	width: 250px;
	padding: 0;
	position: relative;
	left: 40px;
}
#contact-side h2 {
	margin-top: 0;
}
#contact-centre a:link,
#contact-centre a:visited,
#contact-centre a:hover,
#contact-centre a:active {
	color: white;
}

#contact-form {
	width: 540px;
	float: right;
	position: relative;
	right: 20px;
	overflow: hidden;
	padding: 40px 0 0 0;
}

#contact-form form {
	overflow: hidden;
	width: 540px;
}

#contact-form fieldset {
	width: 250px;
	float: left;
	display: inline; /* dIE */
	margin: 0 20px 1em 0;
	line-height: 1.3;
}
#contact-form fieldset.last {
	margin-right: 0;
	line-height: 1.4;
	position: relative;
	left: 20px;
}

#contact-form p.contact-thanks {
	font-size: 2em;
	margin: 10px 0 0.6em 0;
}


input.xlarge,
select.xlarge,
label.xlarge {
	width: 300px;
}
input, input.large,
select.large,
label.large {
	width: 240px;
}
input.medium,
select.medium,
label.medium {
	width: 150px;
}
input.small,
select.small,
label.small {
	width: 60px;
}
input.xsmall,
select.xsmall,
label.xsmall {
	width: 30px;
}

#contact-form input {
	padding: 3px;
}

#contact-form textarea {
	padding: 3px;
	width: 230px;
	height: 150px;
}


#contact-form p {
	margin: 0 0 10px;
}
#contact-form p.submit {
	clear: both;
	width: 540px;
	border-top: 1px solid #a0dee1;
	position: relative;
	right: 10px;
	text-align: right;
	padding: 1em 0 0 0;
}
#contact-form span.error {
	color: #e96f24;
}

#contact-form span.hint {
	margin-left: 1em;
	color: #bbb;
	font-size: 0.8em;
	position: relative;
	top: -1px;
}
#contact-form span.required {
	color: #e96f24;
	margin-left: 0.1em;
}
#contact-form label {
	margin-right: 15px;
	margin-top: 2px;
	text-align: right;
}

#wrapper-wide {
	width: 100%;
	text-align: center;
	background-color: white;
	padding: 1px 0 0;
}
#wrapper {
	margin: 40px auto 0;
	width: 910px;
	padding: 1px 0 40px 0;
	overflow: hidden;
	text-align: left;
/*  	background: transparent url(../images/side_bottom.png) bottom right no-repeat; */
}

#main {
	width: 100%;
	overflow: hidden;
}

ul#portfolio {
	width: 870px;
	margin: 20px;
	overflow: hidden;
}
ul#portfolio li {
	width: 250px;
	float:left;
	display: inline;
	margin: 0 20px 32px;
}
ul#portfolio li p {
	font-size: 14px;
	margin: 2px 0 10px 4px;
}
img.client, img#matt-seniors-face {
	border: 1px solid #e0e9d6;
}
a:hover img.client,
a:active img.client {
	border-color: #75c3c6;
}

.client-image-and-further-info {
	width: 540px;
	float: left;
	display: inline;
	margin: 0 0 0 40px;
}
.client-name-and-description {
	width: 250px;
	float: right;
	display: inline;
	margin: 0 40px 0 0;
}
.client-name-and-description h2 {
	margin-top: 0;
}


#main-column {
	width: 540px;
	float: left;
	display: inline;
	margin: 0 0 40px 40px;
	overflow: hidden;
}
#side-column {
	width: 250px;
	float: right;
	display: inline;
	margin: 0 40px 40px 0;
	overflow: hidden;
}

img#matt-seniors-face {
	width: 125px;
	height: 125px;
	margin: 76px 0 40px 0;
	padding: 2px;
	
}


#footer-wide {
	background: transparent url(../images/footer-top.png) top center repeat-x;
	width: 100%;
	text-align: center;
}
#footer {
	margin: 0 auto;
	text-align: left;
	width: 830px;
	overflow: hidden;
	padding: 60px 0 0 0;
	font-size: 14px;
	color: #bbb;
}
#footer .legal-and-offsite {
	float: left;
}
#footer .good-lord-poirot {
	float: right;
	text-align: right;
}