html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
object {
outline:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat;	
	background-color:#FFFFFF;
	color: gray;
	text-align: center;
}
#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
h1 {
	font-size: 16px;
}
h2 { font-family: "Helvetica Neue";
	font-weight: normal;
	font-variant: small-caps;
	font-size: small;
}
a {
	color: gray;
	font-size: 17px;
	text-decoration: none;
	margin: none;
	padding: none;
}
img {
	max-height: 367px;
}
#header {
	height: 160px;
}
.name{
	padding: 85px 20px 0 75px;
}
.name a{
	font-size: 24px;
	text-decoration: none;
}
.name a:hover {
	color: #686868;
}
.project {
	font-size: 20px;
	text-transform: uppercase;
}
#main {
	height: 400px;
	text-align: center;
	
}

#main2 {
	height: 360px;
	text-align: center;
}
#aboutmain {
	height: 340px;
	text-align: left;
	width: 700px;
	padding-left: 75px;
	padding-bottom: 18px;
}
.about {
}
.about p {
	padding-bottom: 5px;
}
#clientsmain {
	height: 400px;
	text-align: left;
	width: 700px;
	padding-left: 75px;
}
.clientsleft {
	width: 320px;
	float: left;
	text-align: right;
}
.clientsright {
	width: 320px;
	float: right;
	text-align: left;
}
.main{
	text-align: center;
}
#footer {
	position: relative;
}
.footer{
	margin: 0 70px;
	height: 150px;
}
.theworklink {
	float: left;
	text-align: left;
}
.contactabout {
	float: right;
	text-align: right;
	border: none;
	margin: 0px;
}

#headerwork {
	height: 120px;
}
#mainwork {
	height: 393px;
	text-align: left;
	overflow:visible;
	z-index:99;
}
.mainwork{
	height: 30px;
}
.mainwork h1 {
	text-align: left;
	font-size: 24px;
	padding: 0 0 0 75px;
}
.mainphotos {
	padding-top: 10px;
	text-align: center;
}
.footer img {
	border: none;
}

