@charset "UTF-8";

/* RESET CSS */

* {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
html {
	margin-bottom: 1px;
	overflow-y: scroll;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	outline-style: none;
}
ul, li {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

/* NAVIGATION CSS */

#nav {
	width: 100px;
	margin-top: 40px;
	clear: both;
	margin-bottom: 40px;
}
#nav li {
	list-style-type:none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#nav li a {
	background-image:url(/images/nav-sprite.png);
	background-repeat:no-repeat;
	padding: 0px;
	display: block;
	height: 17px;
	width: 100px;
}
#nav li a.item1 {
	background-position:0px 0px;
}
#nav li a:hover.item1, body#home a.item1 {background-position:-100px 0px;}

#nav li a.item2 {
	background-position:0px -30px;
}
#nav li a:hover.item2, body#about a.item2 {background-position:-100px -30px;}

#nav li a.item3 {
	background-position:0px -61px;
}
#nav li a:hover.item3, body#clients a.item3 {background-position:-100px -61px;}

#nav li a.item4 {
	background-position:0px -92px;
}
#nav li a:hover.item4, body#advertising a.item4, body#collateral a.item4, body#online a.item4, body#logos a.item4, body#package-design a.item4 {background-position:-100px -92px;}

#nav li a.item5 {
	background-position:0px -123px;
}
#nav li a:hover.item5 {background-position:-100px -123px;}

#nav li a.item6 {
	background-position:0px -154px;
}
#nav li a:hover.item6, body#contact a.item6 {background-position:-100px -154px;}

#nav li.subnav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CCAC;
	border-bottom-color: #C8CCAC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 23px;
}
#subnav a {
	color: #828057;
	font-size: 11px;
}
#subnav li {
	float: none;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	margin-bottom: 0px;
}
#subnav li a {
	background-image: none;
	height: auto;
}
#subnav a:hover, body#advertising a.sub1, body#collateral a.sub2, body#online a.sub3, body#logos a.sub4, body#package-design a.sub5 {
	color: #000000;
}

body#home #nav li.subnav, body#about #nav li.subnav, body#clients #nav li.subnav, body#contact #nav li.subnav { display: none; }

/* END NAVIGATION */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
div.spacer {
	clear: both;
}
#pagewrap {
	width: 950px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#sidebar {
	float: left;
	width: 100px;
	margin-left: 50px;
}
#plusone {
	padding-top: 50px;
}
#logo {
	height: 131px;
	width: 84px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#abstract-home {
	position: absolute;
	height: auto;
	width: auto;
	left: 546px;
	top: 231px;
}
#abstract-contact {
	position: absolute;
	height: auto;
	width: auto;
	left: 552px;
	top: 549px;
}
#abstract-clients {
	position: absolute;
	height: auto;
	width: auto;
	left: 514px;
	top: 585px;
}
#abstract-whatwedo {
	position: absolute;
	height: auto;
	width: auto;
	left: 514px;
	top: 447px;
}
#div-info-column1 {
	height: auto;
	width: 300px;
	float: left;
	margin-right: 20px;
}
#div-info-column2 {
	height: auto;
	width: 300px;
	float: left;
}

#subhead {
	width: 500px;
	border-top-width: 1px;
	margin-bottom: 15px;
}
#content {
	float: right;
	width: 700px;
	text-align: left;
	position: relative;
}
#content.about, #content.clients, #content.contact {
	margin-top: 30px;
	line-height: 17px;
}

h1 {
	width: 550px;
	font-size: 19px;
	color: #99CC00;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	width: 550px;
	font-size: 19px;
	color: #FF9933;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.type-bold {
	font-weight: bold;
}
p.type-home  {
	text-align: left;
	width: 415px;
	line-height: 27px;
	font-size: 13px;
	color: #999999;
	margin-top: 180px;
	margin-left: 30px;
}
.subheading {
	font-size: 12px;
	color: #99CC00;
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
}
.subheading2 {
	font-size: 12px;
	color: #FF9933;
	margin-top: 15px;
	margin-bottom: 12px;
	display: block;
}
.info {
	height: auto;
	width: auto;
	position: relative;
	top: 0px;
	left: 230px;
	margin-bottom: 55px;
	text-align: center;
	font-size: 11px;
}
.image {
	height: 100%;
	width: 100%;
	text-align: center;
}
.nav-spacing {
	margin-bottom: 15px;
}
.hover {
	color: #828057;
}
.online {
	font-size: 11px;
	color: #333333;
	width: 240px;
}
.online a {
	color: #999999;
}
.online a:hover {
	color: #000000;
}
#portfolio {
	height: 486px;
	width: 750px;
	position: relative;
	text-align: center;
	margin: 0px;
}
#portfolio.before-after {
	height: auto;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 45px;
}
#thumbnails {
	width: 700px;
	display: table-row;
	height: 37px;
	position: relative;
}
#thumbnails-rows {
	width: 700px;
	display: block;
	height: auto;
	position: relative;
	text-align: left;
	padding-left: 40px;
}
#thumbnails-rows img {
	margin-right: 7px;
	margin-bottom: 10px;
	margin-top: 1px;
	margin-left: 1px;
}
#thumbnails-rows img:hover {
	border: 1px solid #333333;
	margin-right: 6px;
	margin-bottom: 9px;
	margin-top: 0px;
	margin-left: 0px;
}
#caption {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 10px;
	right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	z-index: 4;
}
#launch {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 36px;
	z-index: 5;
}
#zoom {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 5;
	right: 25px;
}
.table-portfolio {
	height: auto;
	width: auto;
	position: relative;
	top: 0px;
}
.table-images {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8CCAC;
	border-right-color: #C8CCAC;
	border-bottom-color: #C8CCAC;
	border-left-color: #C8CCAC;
}
.table-thumbs {
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-color: #C8CCAC;
	border-bottom-color: #C8CCAC;
	border-left-color: #C8CCAC;
}
#contact-address {
	padding-bottom: 35px;
	color: #666666;
	line-height: 16px;
	font-size: 13px;
}
#contact-address a {
	color: #666666;
}

.contact-form {
	margin-top: 0px;
	margin-bottom: 50px;
	position: relative;
	margin-left: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form-text {
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.form-spacer {
	height: 35px;
}
.form-field {
	margin-bottom: 15px;
	border: 1px solid #99CC66;
	color: #333333;
	width: 300px;
	height: 26px;
}
.form-field2 {
	margin-bottom: 15px;
	border: 1px solid #99CC66;
	color: #333333;
	width: 300px;
	background-color: transparent;
}
#launch  ul  {
	float: left;
	margin: 0px;
	padding: 0px;
}
#launch  li  {
	display: inline-block;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 5px;
	text-align: center;
	float: left;
}
#launch   li#last {
	border-right-style: none;
	padding-right: 0px;
}
.launch-right {
	float: right;
}
