body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #9f9494;
	font-size: 12px;
}

#wrapper{
	width: 936px;
	margin: 0px auto;
}

a{
	text-decoration: none;
	color: #9f9494;
}

a:hover{
	color: black;
}

h1, h2, h3, h4, h5{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#header{
	height: 109px;
}

#contact{
	margin-top: 5px;
	text-align: right;

}

#logo{
	width: 297px;
	height: 71px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

	margin-top: 15px;
	float: left;

}

#work_list{
	height: 71px;
	width: 639px;
		margin-top: 17px;
	margin-left: 298px;
}

#work_list p{
	margin: 0px;
	padding: 0px;
}

h1{
	display: none;
}


h2{
	color: #8a7e7e;
	font-size: 17px;
}
