@charset "UTF-8";
/* CSS Document */

html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #fff;
	font-family: "lucida grande", "lucida sans unicode", arial, verdana, sans-serif;
}
h2, h3, h4, h5 { font-family: arial, verdana, sans-serif; }
h2, #grid2col h2{
	margin: 0 0 40px 0;
	padding: 0px;
	font-family: myriad pro, arial, verdana, sans-serif;
	letter-spacing: -1px;
	font-size: 42px;
	color: #961b1e;
	font-weight: bold;
}
h2 span.subheading, h2.subheading, #grid2col h2 span.subheading, 
h3, .grid2col h3 { 
	line-height: 90% !important; 
	font-size: 50% !important; 
	color: #961b1e !important; 
	font-weight: normal; 
}
h3, .grid2col h3 {
	font-size: 100% !important;
	font-weight: bold;
	color: #111111 !important;
}
p{
	margin: 0;
	padding: 0 50px 30px 0;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
a{
	color: #961b1e;
	font-weight: bold;
}
a.more, a.light.more {
	background: url(../_images/arrow-more.png) no-repeat right 2px;
	padding-right: 13px; 
	text-decoration: none;
}
a.light.more {
	color: #dcdcde;
	background: url(../_images/arrow-more-light.png) no-repeat right 2px;
	font-size: 14px;
}
.hero-cycle a.light.more { position: absolute; right: 25px; bottom: 25px; }
a.more:hover { text-decoration: underline; }
.grid2col{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
	postion: relative;
}
.column-first{
	margin: 20px;
	padding: 0 20px 0 0;
	height: auto;
	width: 550px;
	position: relative;
	float: left;
	min-height: 500px;
	color: #666666;	
}

.column-last{
	padding: 0 20px 0 0; 
	height: auto;
	width: 300px;
	position: relative;
	float: left;
	background: #fff;
	min-height: 400px;
}

.column-even-1, .column-even-2{
	margin: 20px 10px 0;
	padding: 15px 0; 
	height: auto;
	width: 460px;
	position: relative;
	float: left;
	min-height: 350px;
	text-align: center;
	background: url(../_images/col-even-bg.jpg) top repeat-x;
}

.column-even-1 h2, .column-even-2 h2{
	font-size: 28px !important;
	color: #961b1e !important;
}

.column-even-1 p, .column-even-2 p{
	margin: 20px 0 0;
	padding: 0;
}

.column-even-1 ul, .column-even-2 ul{
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#services{
	margin: 0 auto;
	padding: 0;
	height: 75px;
	width: 330px;
	background: url(../_images/services-button.jpg) top no-repeat;
}

#services a{
	height: 75px;
	width: 330px;
	display: block;
	margin: 0 auto;
	padding: 0;
	line-height: 70px;
	text-shadow: 1px 2px 2px #460001;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 28px;
}

#services:hover{
	background: url(../_images/services-button.jpg) bottom no-repeat;
}

.pieces{
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	height: 250px !important;
	width: 550px !important;
	display: block;
	background: #ccc;
	border: #ccc solid 1px;
}

.descriptions{
	margin: 20px 0 0 0!important;
	padding: 0 0 0 30px!important;
	height: 250px !important;
	width: 300px !important;
	display: block;
	border-left: #ccc solid 1px;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
}

span.hidden{
	display: none;
}
.red, span.red { color: #961b1e !important; }
div.contentBox { 
	background: #eaeaea url(../_images/content-box-gradient.png) repeat-x left top;
	border: 1px #cccccc solid;
	margin: 0;
	padding: 0;
}
div.contentBox .innerContent {
	padding: 20px; 
}
#header-nav{
	background: url(../_images/header-nav-bg.png) top repeat-x;
	height: 396px;
	width: auto;
}
#header-wrap{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 93px;
	width: 960px;
	position: relative;
}
#contact{
	margin: 0px 0px 0px 830px;
	padding: 0px;
	position: absolute;
	top: 0px;
	height: 27px;
	width: 116px;
	background: url(../_images/contact-bg.png) no-repeat top;
}

#contact p{
	margin: 0px;
	padding: 3px 0px 0px 13px;
	font-family: lucida grande, lucida sans unicode, arial, verdana, sans-serif;
	font-size: 13px;
}

#nav{
	padding: 0px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: auto;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}
#nav li{
	margin-left: 30px;
	padding: 0px;
	list-style-type: none;
	float: left; 
}
#nav li a{
	text-decoration: none;
	color: #656565;
}
#nav li a:hover, .current { color: #1a1a1a !important; text-decoration: none; }
#logo{
	margin: 0px;
	padding: 0px;
	width: 209px;
	height: 35px;
	background: url(../_images/logo.png) no-repeat top;
	position: absolute;
	bottom: 15px;
	left: 15px;
}
#logo a{
	margin: 0px;
	padding: 0px;
	width: 209px;
	height: 35px;
	display: block;
}
#hero-container {
	margin: 0 auto;
	width: 960px;
	height: 252px;
	position: relative;	
}
.cycle {
	background: transparent;
	width:960px;
	height:251px;
}
div.hero-cycle#we-do-panel,
div.hero-cycle#we-think-panel,
div.hero-cycle#we-are-panel {
	height: 252px;
	width: 958px;
}
div.hero-cycle#we-do-panel {
	background: transparent url('../_images/hero-we-do.jpg') no-repeat;
}
div.hero-cycle#we-think-panel {
	background: transparent url('../_images/hero-we-think.jpg') no-repeat;
}	
div.hero-cycle#we-are-panel {
	background: transparent url('../_images/hero-we-are.jpg') no-repeat;
}
div.controls { position: absolute; bottom: 25px; z-index: 999; }
div.controls ul, div.controls li { list-style-type: none; padding: 0; margin: 0; }
div.controls li { float: left; margin: 0 45px 0 10px; }
div.controls li span { display: none !important; }
div.controls li a{ 
	letter-spacing: 1px;
	text-transform: lowercase; 
	display: block; 
	height: 27px;
	width: auto; 
	padding: 3px 15px 0;
	text-align: center;
	text-decoration:none;
	color: #1a1a1a;
	font-weight: bold;
	font-family: verdana, sans-serif;
}
div.controls li a:hover, div.controls li a:active, 
div.controls li a.activeSlide { 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	background-color: #777777;	
}
div.controls li a:active, div.controls li a:focus { outline: none; border: none; }
div.controls li a:active, div.controls li a.activeSlide {
	background-color: #1a1a1a;
	color: #961b1e;
}
#content-wrap{
	margin: 0px auto 50px;
	padding: 0px;
	height: auto;
	width: 960px;
	top: 0px;
	position: relative;
}
#work{
	margin: 0;
	padding: 0;
	width: 960px;
	height: auto;
	min-height: 600px;
}
.pieces{
	margin: 0;
	padding: 0;
	height: 200px;
	width: 320px;
	float: left;
}

ul.tabs{
	margin: 0;
	padding: 0;
}

ul.tabs li{
	list-style-position: outside;
	display: block;
	margin: 0 20px 0 0;
	padding: 0;
	background: url('../_images/portfolio-button.jpg') top no-repeat;
	height: 48px;
	width: 250px;
	float: left;

}

ul.tabs li a{
	margin: 0 auto;
	padding: 0;
	line-height: 45px;
	text-shadow: 1px 2px 2px #460001;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	height: 48px;
	width: 250px;
	display: block;
}

ul.tabs li a:hover, ul.tabs li.active{
	background: url('../_images/portfolio-button.jpg') bottom no-repeat;
}

#mailbox{
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 69px;
	background: url(../_images/mailbox.png) top no-repeat;
	position: absolute;
	top: -30px;
	left: 200px;
	
}

#shield{
	margin: 0;
	padding: 0;
	height: 35px;
	width: 31px;
	position: absolute;
	float: left;
	background: url(../_images/shield.png) top no-repeat;
	top: 345px;
	left: 40px;
}

#ball{
	margin: 0;
	padding: 0;
	height: 216px;
	width: 300px;
	background: url(../_images/ball.png) top no-repeat;
	position: absolute;
	top: 225px;
}
#networking-buttons{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 300px;
	position: relative;
}
#networking-buttons a{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}
#twitter, #facebook, #rss {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	background: url(../_images/twitter-button.png) top no-repeat;
	float: left;
}

#facebook{
	background: url(../_images/facebook-button.png) top no-repeat;
}

#rss{
	background: url(../_images/rss-button.png) top no-repeat;
}

.clearDiv{
	clear: both;
	width: 100%;
	height: 1px;
}

#footer{
	background: url(../_images/footer.jpg) repeat-x top;
	height: 87px;
	width: 100%;
	position: relative;
}

#footer p{
	margin: 0 auto 0 auto;
	width: 800px;
	padding: 10px 0 0 0;
	font-family: lucida grande, lucida sans unicode, arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 12px;
}

#footer p a{
	margin: 0 auto 0 auto;
	width: 800px;
	padding: 10px 0 0 0;
	font-family: lucida grande, lucida sans unicode, arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 12px;
}