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;
}
/* Enabling HTML5 */
article,
aside,
dialog,
footer,
header,
section {
  display: block;
}

canvas,
figure,
nav {

}
body {
	line-height: 1;
	font-family: Georgia, serif;
	background-color: #413f3e;
	color: #35302d;
	text-shadow: 0 1px 1px #EAE7E0;
	position: relative;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a {
	color: #323534;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 25px;
	line-height: 1.3em;
}
#wrapper {
	width: 916px;
	margin: 0 auto;
	background: url("../images/wrapper-bg.png") repeat-y;
}
#wrapper-inner {
	margin: 0 8px 0;
	position: relative;
}
#top {
	margin-bottom: 500px;
}
#top h1{
	height: 358px;
	background: url("../images/banner.png") no-repeat center top transparent;
	margin: 0 auto 40px;
	text-indent: -10000px;
}
#tagline {
	height: 64px;
	display: block;
	background: url("../images/tagline.png") no-repeat center top transparent;
	margin: 0 auto 20px;
	text-indent: -10000px;
	width: auto;
}
#nav-banner-wrap {
	width: 100%;
	position: absolute;
	z-index: 5;
	left: 0;
	top: 500px;
}
#nav-banner {
	background: url("../images/nav-banner.png") repeat-x top center;
	width: 900px;
	height: 76px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
#nav-banner-left, #nav-banner-right{
	position: absolute;
	background-repeat: no-repeat;
	width: 41px;
	height: 84px;
}
#nav-banner-left {
	background-image: url("../images/nav-banner-left.png");
	left: -41px; 
}

#nav-banner-right {
	background-image: url("../images/nav-banner-right.png");
	right: -41px;
}
ul#top-nav {
	width: 675px;
	margin: 0 auto;
}
ul#top-nav li {
	float: left;
}
ul#top-nav li a {
	display: block;	
	width: 225px;
	height: 71px;
	text-indent: -10000px;
	overflow: hidden;
	background: url("../images/nav-banner-sprite.png") no-repeat transparent;
}
ul#top-nav .work a {
	background-position: 0 0;
}
ul#top-nav .work a:hover {
	background-position: 0px -72px;
}
ul#top-nav .work a:active {
	background-position: 0 -71px;
}
ul#top-nav .services a {
	background-position: -226px 0;
}
ul#top-nav .services a:hover {
	background-position: -226px -72px;
}
ul#top-nav .services a:active {
	background-position: -226px -71px;
}
ul#top-nav .contact a {
	background-position: -451px 0;
}
ul#top-nav .contact a:hover {
	background-position: -451px -72px;
}
ul#top-nav .contact a:active {
	background-position: -451px -71px;
}
h1 {
	width: 700px;
	margin: 40px auto 40px;
	text-indent: -10000px;
	height: 160px;
	background-image: url("../images/header-sprite.png");
	background-repeat: no-repeat;
	background-color: transparent;
}
#port {
	padding: 60px 45px 0;
	margin-bottom: 500px;
}
#port h1 {
	background-position: 0 0;
}
#port .client {
	clear: both;
	padding: 0 2px 15px;
	margin-bottom: 50px;
	border-bottom: 2px dotted #AA9F82;
	height: 215px;
}
#port .client p{
	font-size: 1em;
}
#port .client h3 {
	font-size: 2.2em;
	font-style: italic;
	margin-bottom: 15px;
	text-shadow: 0 1px 1px #EAE7E0;
	font-weight: normal;
}
#port .client-img-wrap {
	background: url("../images/client-img-bg.png") no-repeat center center transparent;
	padding: 11px;	
}
#port .client.odd .client-img-wrap {
	float: right;
	margin-left: 25px;
}
#port .client.even .client-img-wrap {
	float: left;
	margin-right: 25px;
}
#port .client-img-wrap div {
	position: relative;
}
#port .client-img-wrap a {
	position: absolute;
	top: 11px;
	left: 11px;
	height: 240px;
	width: 350px;
	background: url("../images/magnifier.png") no-repeat center center;
	opacity: 0;
	filter: alpha(opacity = 0);
	zoom: 1;
}
#port .client-img-wrap a img {
	width: 350px;
	height: 240px;
}

#port .client .view-site {
	font-family:  Futura, Century Gothic, AppleGothic, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#port .client ul.tags {
	float: right;
}
#port .client ul.tags li {
	display: block;
	float: left;
	margin-left: 10px;
	font-style: italic;
}
#services {
	padding: 60px 0px 0;
	margin-bottom: 500px;
	height: 500px;
}
#services h1 {
	background-position: 0 -176px;
}
ul#service-list {
	width: 450px;
	float: left;
	position: relative;
	border-right: 2px dotted #AA9F82;
}
ul#service-list li {
	font-style: italic;
	text-align: right;
	font-size: 1.4em;
	margin-bottom: 15px;
	margin-right: 37px;
	text-shadow: 0 1px 1px #EAE7E0; 
}
ul#service-list li a {
	cursor: pointer;
}
ul#service-list li.current {
	background: url("../images/services-arrow.png") transparent left top no-repeat;
	display:block;
	height:32px;
	margin-bottom: 0;
	margin-right: -25px;
	right: 0;
	position:absolute;
	top:-1px;
	width:369px;
}
#service-desc-wrap {
	width: 448px;
	float: left;
}
#service-desc-wrap .desc{
	padding: 0 75px 0 37px;
}
#service-desc-wrap .desc h5 {
	font-family:  Futura, Century Gothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
	margin-bottom: 12px;
	line-height: 1.4em;
}
#service-desc-wrap .desc p {
	
}
#contact {
	padding-top: 60px;
	height: 700px;
}
#contact h1 {
	background-position: 0 -351px;
}
#contact-form {
	padding: 0 75px;
}
#contact-form .left {
	float: left;
	margin-right: 125px;
}
#contact-form .address {
	width: 275px;
	text-align: center;
	margin-top: 40px;
	float: left;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#contact-form .details {
}
#contact-form p {
	margin-bottom: 8px;
}
#contact-form p.name, #contact-form p.email {
	overflow: hidden;
	width: 350px;
}
#contact-form p.email {
	margin-bottom: 20px;
}
#contact-form .services {
	width: 225px;
	float: left;
}
#contact-form .details {
	float: left;
	padding-right: 50px;
}
#contact-form input[type="text"] {
	border: none;
	border-bottom: 2px dotted #aa9f82;
	background-color: transparent;
	font-family: Georgia;
	font-size: 2em;
	font-style: italic;
}
#contact-form textarea {
	border: 2px dotted #aa9f82;
	background-color: transparent;
	font-family: Georgia;
	font-size: 1em;
	width: 450px;
	height: 200px;
	margin-top: 5px;
	line-height: 1.4em;
	padding: 5px 10px;
}
#contact-form input[type="text"].error, #contact-form textarea.error {
	border-color: #A13F2B;
}
#contact-form label, #contact-form legend {
	letter-spacing: 2px;
	font-size: .8em;
	text-transform: uppercase;
	color: #3e403c;
	padding-bottom: 7px;
	padding-left: 2px;
}
#contact-form ul#contact-services li{
	margin-bottom: 6px;
}
#contact-form ul#contact-services label {
	text-transform: none;
	font-variant: normal;
	letter-spacing: normal;
	font-style: italic;
	margin-left: 6px; 
	font-size: 1.1em;
}
.abcdefghijklmnopqrstuvwxyz {
	display: none;
}
#send-contact-form {
	background-image: url("../images/send-button.png");
	background-position: top;
	background-color: transparent;
	border: none;
	text-indent: -10000em;
	width: 152px;
	height: 57px;
	margin: 20px auto 0;
	display: block;
	cursor: pointer;
}
#send-contact-form:hover {
	background-position: center;
}
#send-contact-form:active {
	background-position: bottom;
}

#contact-thank-you {
	background: url("../images/contact-thank-you.png") no-repeat top center transparent;
	height: 425px;
	width: 600px;
	margin: 0 auto;
}
#contact-thank-you p {
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	padding: 160px 130px;
}
footer {
	display: block;
	width: 960px;
	height: 154px;
	margin: 0 auto 50px;
	background: url('../images/footer.png') no-repeat bottom center transparent;
}