/***************************************/
/* @project: ADCO Way Flip Book	       */
/* @author: ADCO Constructions	       */
/* @author: Nicole Mckay @ Green Label */
/* @for: KND Web Consultants		   */
/* @date: December 2009				   */
/***************************************/


html{
	background-color:#003478;
}

body{
	width:1000px;
	margin:auto;
}

#header{
	background: url('images/the-adco-way.jpg') no-repeat;
	height:78px
}

h1{
	font-family:Arial, sans-serif;
	font-size:16px;
	width:300px;
	margin:auto;
	text-align:center;
	color:#ffffff;
	margin-top:50px;
}

a img{ border:none;}
p{ text-align:center;}