html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fff;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
}
img {
	float: left;
}

/* DIVs
--------------------------------------------------*/
body {
	border-top: 7px solid #4d7981;
}
#container {
	padding: 20px 0 0 20px;
	margin: 20px 0 0;
}
.content {
	width: 100%;
	float: left;
	position: relative;
}
.nospam {
	position: absolute;
	top: 0px;
	right: 50px;
}
.nospam p {
	font: 14px bold Helvetica, sans-serif;
	color: #70a791;
}
.nospam a:link, .nospam a:visited {
	height: inherit;
	width: inherit;
	color: #bdd9ce;
}
.nospam a:hover, .nospam a:focus {
	height: inherit;
	width: inherit;
	color: #253530;
}
.block {
	float: left;
	height: 175px;
	width: 300px;
	display: block;
	margin: 0 20px 50px 0;
}


/* TYPE
--------------------------------------------------*/
h1, p  {
	font-family: Geneva, sans-serif;
	text-align: center;
}
h1 {
	font-size: 12px;
	line-height: 20px;
	color: #25342f;
	margin-top: 100px;
}
p {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
a {
	float: left;
	display: block;
	height: 150px;
	width: 300px;
	margin: 0;
	padding: 0;
}

/* PORTFOLIO
--------------------------------------------------*/
.hidden {display: none;}

.logo {
	background: url('images/logo.jpg') top left no-repeat;
}
.blank {
	background: none;
}
.insert {
	background: url('images/insert.jpg') top left no-repeat;
}
.contact {
	background: url('images/contact.jpg') top left no-repeat;
}
.facebook {
	background: url('images/facebook.jpg') top left no-repeat;
}
.footer {
	background: url('images/footer.jpg') top left no-repeat;
}

	/* WORK
	--------------------------------------------------*/
	.test {
		background: url('portfolio/test/gallery.jpg') top left no-repeat;
	}
	.bbb {
		background: url('portfolio/bbb/gallery.jpg') top left no-repeat;
	}
	.brandywine {
		background: url('portfolio/brandywine/gallery.jpg') top left no-repeat;
	}
	.ryden {
		background: url('portfolio/ryden/gallery.jpg') top left no-repeat;
	}
	.cafe1040 {
		background: url('portfolio/cafe1040/gallery.jpg') top left no-repeat;
	}
	.globalx {
		background: url('portfolio/globalx/gallery.jpg') top left no-repeat;
	}
	.ps20 {
		background: url('portfolio/ps20/gallery.jpg') top left no-repeat;
	}
	.southhills {
		background: url('portfolio/southhills/gallery.jpg') top left no-repeat;
	}
	.xtreme {
		background: url('portfolio/xtreme/gallery.jpg') top left no-repeat;
	}
	.nptours {
		background: url('portfolio/nptours/gallery.jpg') top left no-repeat;
	}
	
	
	
	#bottomNav a {
		height: inherit;
		}