body {
	font-size: 12px;
	color: #435658;
	margin: 0 auto;
	text-align: center;
	font-family: "Verdana", "Helvetica", "Sans-serif";
	background-color: #fff;
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}
#headerlink {
	display:block;height:80px;width:600px;position:absolute;left:180px;bottom:0;
}
p {
	line-height: 1.8em;
	margin-bottom: 2.5em;
}

header, section, article, nav, .footer {
	display: block;
}

#topbar {
	height: 93px;
	width: 100%;
	background-color: #859e99;
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
}

#header {
	zoom:1;
	margin: 0 auto;
	text-align: center;
	height: 93px;
	width: 100%;
	background-color: #859e99;
	position: relative;
	z-index: 2;
	left:0;
}



#line {
	
	width: 100%;
	height: 2px;
	background-color: #859e99;
	position: absolute;
	top: 98px;
	left:0;
	z-index: 1;
}

#wrapper {
	display:block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width:960px;
}



#header a {
	position: absolute;
	top: 14px;
	right: 64px;
	color: #fff;
	font-weight: bold;
}

#header .headerContact {
	height: 93px;
	width: 720px;
	margin: 0 auto;
	text-align: center;
	background-image: url('http://neilalford.com/images/headerbkg2.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: 180px;
}

.main {
	width: 720px;
	text-align: left;
	margin-left: 180px;
	margin-top: 84px;
	min-height:300px;
}

.main .article {
	text-align: justify;
	clear: both;
}

.aside .nav {
	position: absolute;
	text-transform: uppercase;
	text-align: left;
	top: 174px;
	height:300px;
}

.aside .nav a {
	display: block;
	font-size: 14px;
	color: #435658;
	line-height: 1.5em;
	padding: 3px 14px;
	margin: 0 0 12px 0;
}

.footer {
	margin-top: 64px;
	margin-left: 180px;
	clear: both;
	text-align: left;
}

.footer span {
	font-weight: bold;
	color: #435658;
}

#about img {
	float: left;
	margin-right: 24px;
	margin-top: -12px;
}

#portfolio div.portfolio_item {
	position:relative;
	display:inline;
	float: left;
	margin: 0 32px 32px 0;
}
#portfolio div.portfolio_item a{
	position:relative;
}
#portfolio div.portfolio_item img {
	
}

#portfolio h2 {
	position: absolute;
	height: 34px;
	bottom: -15px;
	padding-top: 8px;
	color: #435658;
	font-weight: normal;
}

#whats_new h1 {
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-bottom: 2px;
}
#whats_new h2 {
	line-height: 1.5em;
	margin-bottom: 2px;
}
#whats_new p {
	font-size: 12px;
	text-align: justify;
}
#recognition div#article {
	clear: both;
	margin-bottom: 24px;
}
#recognition h1 {
	display: inline;
	float: left;
	line-height: 1.8em;
	margin: 0 24px 24px 0;
}

#recognition p {
	margin-bottom: 8px;
	margin-left: 64px;
}
#awards {
	margin-left:224px;
}
#awards h2 {
	text-transform: uppercase;
	font-size: 14px;

	margin-bottom: 8px;
	margin-left: -36px;
}

#testimonials blockquote cite {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#testimonials blockquote p {

	font-style: italic;

}

#testimonials blockquote span {
	font-weight: bold;
	font-style: oblique;
}

.aside .nav a.currentNav {
	background-color:#445657;
	color:#fff;
}

div.nav a:hover {
	background-color:#445657;
	color:#fff;
}
.footer {
	display:none;
}
.footer span span {
	float:right;
	text-align:right;
	font-weight:normal;
	font-size:10px;
	margin-right:62px;
}
.footer img {
	width:34px;
	height:34px;
}

img.click {
	position:absolute;
	z-index:2;
	margin-top:-90px;
}

#partners {
	float:left;
	margin-top:-38px;
}

#partners.article ul li {
	float:left;
	width:300px;
	margin-right:24px;
	margin-left:24px;
}

#clients .embed_code {
	display:none;
}

#zoom {
	position:relative;
	z-index:999 !important;
}