* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	background: url(images/header_bk.jpg) repeat-x top #f5ecd4;
	background-color: #eaefe7;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}

a { color: #540000; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

h1 { font-size: 3.0em; margin-bottom: 0.8em; }
h2 { font-size: 2.0em; text-transform: uppercase; margin-bottom: 0.8em; }
h3 {
	font-size: 1.6em;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 2px;
	background: #eaefe7;
	color: #eaefe7;
	padding: 5px;
	margin-bottom: 0.5em;
	text-align: center;
}

.clear { clear: both; }

div#page-wrap {
	width: 800px;
	margin: 0 auto;
}

#logo{
	height: 300px;
	width: 257px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/logo2.jpg) top left no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -5
}
#index{
	height: 300px;
	width: 257px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#about{
	height: 114px;
	width: 261px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/about.jpg) top left no-repeat;
	display: block;
	position: absolute;
	top: 30px;
	left: 258px;
}
#about-over{
	height: 114px;
	width: 261px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/about.jpg) bottom left; no-repeat;
	display: block;
	position: absolute;
	top: 30px;
	left: 258px;
}

#projects{
	height: 114px;
	width: 240px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/projects.jpg) top left no-repeat;
	display: block;
	position: absolute;
	left: 527px;
	top: 30px;
}
#projects-over{
	height: 114px;
	width: 240px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/projects.jpg) bottom left no-repeat;
	display: block;
	position: absolute;
	left: 527px;
	top: 30px;
}
#contact{
	height: 114px;
	width: 222px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/contact.jpg) top left no-repeat;
	display: block;
	position: absolute;
	left: 773px;
	top: 30px;
}
#contact-over{
	height: 114px;
	width: 222px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/contact.jpg) bottom left no-repeat;
	display: block;
	position: absolute;
	left: 773px;
	top: 30px;
}
 
 
#about:hover{

background-position: bottom left;

}

#projects:hover{

background-position: bottom left;

}

#contact:hover{

background-position: bottom left;

}
		
	div#main-content {
		margin-top: 168px;
		padding-bottom: 50px;
		}
		div#main-content div#left-col {
	float: left;
	width: 525px;
		}
		div#main-content div#left-col div#quick-projects {
			width: 525px;
			height: 120px;
			float: left;
			margin-right: 15px;
			padding-bottom: 45px;
			}
			div#main-content div#left-col div#quick-projects2 {
			width: 525px;
			height: 120px;
			float: left;
			padding-bottom: 45px;
			}
			div#main-content div#left-col div#quick-projects3 {
			width: 525px;
			height: 180px;
			float: left;
			padding-bottom: 45px;
			}
			div#main-content div#left-col div#quick-projects4 {
			width: 525px;
			height: 410px;
			float: left;
			padding-bottom: 45px;
			}
			div#main-content div#left-col div#quick-projects5 {
			width: 525px;
			height: 250px;
			float: left;
			padding-bottom: 45px;
			}
			div#main-content div#left-col div#quick-projects6 {
			width: 525px;
			height: 280px;
			float: left;
			padding-bottom: 45px;

			}
			div#main-content div#left-col div#quick-contact {
			width: 210px;
			float: left;
			margin-right: 15px;
			background: url(images/lighten.jpg) bottom center no-repeat;
			padding-bottom: 155px;
			}
			div#main-content div#left-col div#quick-about {
			width: 210px;
			float: left;
			margin-right: 15px;
			background: url(images/renovated_thumb.jpg) bottom center no-repeat;
			padding-bottom: 260px;
			}
			div#main-content div#left-col div#quick-feature {
			width: hidden;
			float: left;
			margin-right: 15px;
			background: url(images/entry.jpg) bottom center no-repeat;
			padding-bottom: 146px;
			}
			div#main-content div#left-col div#quick-feature2 {
			width: 210px;
			float: left;
			margin-right: 15px;
			background: url(images/macewen_thumb.jpg) bottom center no-repeat;
			padding-bottom: 155px;
			}
			div#main-content div#left-col div#quick-feature3 {
			width: 210px;
			float: left;
			margin-right: 15px;
			background: url(images/long_thumb.jpg) bottom center no-repeat;
			padding-bottom: 155px;
			}
		div#main-content div#right-col {
			float: right;
			width: 230px;
			border-top: 8px solid #540000;
			padding-top: 15px;
			}	
			div#main-content div#right-col p {
				font-size: 1.1em;
			}
			div#main-content div#right-col2 {
			float: right;
			width: 230px;
			border-top: 8px solid #540000;
			padding-top: 15px;
			}	
			div#main-content div#right-col2 p {
				font-size: 1.1em;
			}
	div#footer {
		background: url(images/footer_bk.jpg) repeat-x;;
		background-color: #F1F5F1;
		color: #444444;
		padding: 10px 0 10px 0;
		text-transform: lowercase;
		text-align: center;
	}
