body {
	background-color: white;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
}

div#headerStrip {
	background-color: #000000;
	height: 8px;
	position: relative;
	top: -10px;
}

div#footerStrip {
	background-color: #000000;
	height: 25px;
	position: relative;
	margin-top: 40px;
}


div.titleStrip {
	height: 50px;
}


div.dividerStrip {
	background-color: #b2b2b2;
	height: 1px;
	margin-top: 10px;
       clear: both;
}

#selectedWork {
	float: left;
	/*top: 0px;*/
	height: 50px;
}

h2 span {
	font-size: 11px;
}

h2 span a {
	color: #b9b9b9;
}

div.tabs ul {
	float: right;
	margin-top: 20px;
}

div.tabs li {
	height: 30px;
	display: inline;
	list-style-type: none;
	vertical-align: center;
}

div.tabs li a {
	line-height: 21px;
	background-color: #ffd34c;
	padding: 5px 11px 4px 11px;
	font-family: helvetica;
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
}

div.tabs li a:hover {
	background-color: #ffc102;
}

div#leftbox {
	width: 34%;
        margin: 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial;
	font-weight: 300;
	font-size: 14px; 
	letter-spacing: 0px; 
	line-height: 22px; 
	color: #6A797D;
	text-align: right;
	padding: 10px 14px 10px 10px;
	float: left;
 	border-right: 1px solid #b2b2b2;
	background-color: #dee2e2;

}

div#rightbox {
	width: 60%;
	margin: 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial;
	font-weight: 300;
	font-size: 14px; 
	letter-spacing: 0px; 
	line-height: 22px; 
	color: #6A797D;
	padding: 10px 10px 10px 10px;
	float: left;


}

div#services {
	float: left;
	clear: both;
	width: 100%;
}

div#servicesLeft {
	width: 75%;
	margin: 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial;
	font-weight: 300;
	font-size: 14px; 
	letter-spacing: 0px; 
	line-height: 22px; 
	color: #6A797D;
	float: left;
}

div#servicesRight {
	width: 20%;
	margin: 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial;
	text-align: left;
	padding: 0px 10px 10px 10px;
	float: left;
	font-weight: 300;
	font-size: 14px; 
	letter-spacing: 0px; 
	line-height: 22px; 
	color: #6A797D;
	float: left;
}



span#footer {
	font-family: helvetica;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	float: right;
	position: relative;
	top: -26px;
}

span.grey {
	color: #636363;
	font-style: italic;
}

h1 {
	font-family: georgia;
	font-size: 29px;
	color: #333333;
	text-align: right;
	font-weight: normal;
}

h2 {
	font-family: helvetica;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	color: #b9b9b9;
}


h3 {
	font-family: helvetica;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	color: #b9b9b9;
	padding-top: 5px;
}


ul.none {
	list-style-type: none;
	list-style-position: outside;
	text-indent: -1cm;
}


span.wedo {
	font-family: helvetica;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	color: #b9b9b9;
}

a:link {
	color: #11c7d3;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #11c7d3;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #11c7d3;
	text-decoration: none;
	
}   /* mouse over link */
a:active {
	color: #11c7d3;;
	text-decoration: none;
}   /* selected link */



img.button {
	border-style: none;
}

.greyBackground {
	border: 9px solid #e5e5e5;
	width: 237px;
	height: 153px;
	float: left;
	margin-bottom: 11px;
}

.greyBackgroundMiddle {
	border: 9px solid #e5e5e5;
	width: 237px;
	height: 153px;
	float: left;
	margin: 0px 11px 11px 11px;
}


.photo {
	margin: 20px 0px 20px 0px;
	width: 100%;
	clear: both;
	
}

.photo img {
	border: 3px solid #ffffff;
	width: 231px;
	height: 146px;
	display: inline;
	float: left;
}

.greyBackgroundWork {
	border: 9px solid #e5e5e5;
	width: 540px;
	height: auto;
	float: left;
	margin-bottom: 10px
}

.work {
	margin: 20px 0px 20px 0px;
	width: 70%;
	float: left;
	
}

.work img {
	border: 3px solid #ffffff;
	width: 534px;
	height: auto;
	float: left;
}

.workDesc {
	width: 27%;
	margin: 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial;
	font-weight: 300;
	font-size: 14px; 
	letter-spacing: 0px; 
	line-height: 18px; 
	color: #6A797D;
	text-align: left;
	padding: 0px 0px 0px 20px;
	float: left;
}







form br {
    clear: left;
}

input {
	background:#e5e5e5;
	border: 5px solid #FFFFFF;
	padding: 4px 4px 4px 5px;
	float: left;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, arial, "Helvetica Neue";
	text-align: right;
	font-size: 11px;
	display: inline;
	white-space: normal;
	letter-spacing: 0px; 
	line-height: 22px; 
	color: #6A797D;
	font-weight: 300;



}


textarea {
	background:#e5e5e5;
	border: 5px solid #FFFFFF;
	padding: 3px;
	float: left;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial;
	font-size: 11px;
	text-align: right;
	letter-spacing: 0px; 
	line-height: 22px; 
	color: #6A797D;
	font-weight: 300;

}

span.contact { 
	font-family: helvetica;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #b9b9b9;

}


img {
	border: 0px;
}
