@charset "UTF-8";
/* CSS Document */



/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: central;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	margin: 0px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	color: #D6CFAD;
}











body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
}
body {
	background-image: url(../images/img_bgrnd_home.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #FFF;
}
#about {
	background-image: url(../images/img_bgrnd_sub.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #FFF;
}
#services {
	background-image: url(../images/img_bgrnd_sub.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #FFF;
}
#work {
	background-image: url(../images/img_bgrnd_sub.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #FFF;
}
#contact {
	background-image: url(../images/img_bgrnd_sub.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #FFF;
}
#subpage-content {
	width: 960px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	text-align: center;
	display: block;
	margin-top: 0px;
	color: #FFF;
	margin-bottom: 16px;
}
h2 {
	font-size: 36px;
	color: #FDDE2D;
	display: block;
	margin-bottom: 40px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 18px;
	color: #FEDE02;
	display: block;
	margin-bottom: 10px;
	margin-top: 6px;
}
.hr-horiz-pad-top {
	margin-top: 8px;
}
h5 {
	font-size: 18px;
	color: #FEDE02;
	display: block;
	margin-bottom: 16px;
}
h6 {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #FEDE02;
}
a:active {
	text-decoration: none;
	color: #FFF;
}


body#home a#homenav,
body#about a#aboutnav,
body#services a#servicesnav,
body#work a#worknav, 
body#contact a#contactnav {
	color: #999900;
}

.li-thin {
	font-weight: 100;
	color: #999900;
}
.hr-yellow {
	background-image: url(../images/hr_yellow.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 960px;
	clear: both;
}
.make_yellow {
	color: #FEDE02;
}










#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
}
#header {
	margin-top: 20px;
	width: 960px;
	float: left;
}
#logo {
	float: left;
}





#navigation {
	float: right;
	font-size: 26px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	margin-top: 16px;
	font-weight: normal;
	margin-right: 14px;
}

#navigation li
{
	display: inline;
	list-style-type: none;
	padding-right: 0px;
}
#navigation li a:link{
	color: #000;
	padding-right: 5px;
	padding-left: 3px;
	font-weight: bold;
}
#navigation li a:visited{
	color: #000;
	padding-right: 5px;
	padding-left: 3px;
	font-weight: bold;
}
#navigation li a:hover{
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 3px;
	font-weight: bold;
}
#navigation li a:active{
	font-weight: bold;
}
#social {
	float: right;
	margin-top: 12px;
	margin-left: 9px;
}
#social_linkedin {
	float: left;
	background-image: url(../images/icon_linkedin.png);
	height: 35px;
	width: 37px;
}
#social_linkedin:hover {
	background-position: 0px -35px; target="_blank"
}
#social_twitter {
	float: left;
	height: 35px;
	width: 37px;
	background-image: url(../images/icon_twitter.png);
}
#social_twitter:hover{
	background-position: 0px -35px;
}
#social_facebook {
	float: left;
	background-image: url(../images/icon_facebook.png);
	height: 35px;
	width: 37px;
}
#social_facebook:hover {
	background-position: 0px -35px;
}
#banner {
	height: 550px;
	width: 960px;
	margin-top: 0px;
	float: left;
}
#home_icons {
	width: 960px;
	float: inherit;
	margin-bottom: 40px;
	position: relative;
}
.home_icon {
	margin-right: 28px;
	margin-left: 28px;
	margin-bottom: 16px;
	background-repeat: no-repeat;
}
.home_icon_wrapper {
	width: 164px;
	float: left;
	margin-right: 35px;
}
.home_icon_wrapper2 {
	width: 164px;
	float: right;
}
#featured_project_wrapper {
	clear: both;
	width: 960px;
	margin-top: 38px;
	overflow: hidden;
	margin-bottom: 40px;
}
#featured_projects {
	text-align: center;
	width: 960px;
	margin-top: 30px;
	overflow: hidden;
}
.featured_project {
	float: left;
	width: 224px;
	border: 3px solid #000;
}
.featured_project_indiv_wrapper {
	margin-right: 13px;
	float: left;
	margin-bottom: 8px;
}
.featured_project_indiv_wrapper2 {
	margin-bottom: 8px;
}
.featured_project:hover {
	border: 3px solid #FDDE2D;
}
.featured_project_text {
	width: 230px;
	margin-top: 8px;
	float: left;
	clear: left;
	font-size: 11px;
	text-transform: uppercase;
}
.featured_project_text2 {
	width: 230px;
	margin-top: 8px;
	float: right;
	font-size: 11px;
	text-transform: uppercase;
}
.services_table {
	font-size: 11px;
	display: block;
	line-height: 19px;
	text-align: center;
}
#home_contact_section {
	clear: both;
	width: 960px;
	margin-top: 30px;
	overflow: hidden;
}
#contact_coffee {
	float: left;
}
#coffee_icon {
	float: left;
	height: 113px;
	width: 113px;
	background-image: url(../images/img_icon_coffee.png);
	background-repeat: no-repeat;
}
#coffee_icon:hover {
	background-position: 0px -109px;
}
#coffee_text {
	float: left;
	width: 330px;
	margin-left: 22px;
	font-size: 16px;
	margin-top: 8px;
	line-height: 22px;
}
#coffee_button {
	background-image: url(../images/btn_get_in_touch.png);
	float: left;
	height: 44px;
	width: 133px;
	margin-top: 6px;
}
#coffee_button:hover {
	background-position: 0px -45px;
}
#work-back-button {
	background-image: url(../images/btn_back.png);
	float: left;
	height: 44px;
	width: 133px;
	margin-top: 6px;
}
#work-back-button:hover {
	background-position: 0px -45px;
}
#home_twitter {
	background-image: url(../images/img_bgrnd_twitter_feed.png);
	background-repeat: no-repeat;
	float: right;
	height: 130px;
	width: 405px;
}
#twitter_feed {x
	float: left;
	margin-left: 110px;
	height: 90px;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 9px;
	overflow: hidden;
	width: 280px;
}
#twitter_feed a:link{
	color: #999900;
}
#twitter_feed a:hover{
	color: #999900;
	text-decoration: underline;
}
#twitter_feed a:visited{
	color: #999900;
}
#twitter_feed a:active{
	color: #999900;
}
#twitter_update_list {
	font-size: 14px;
	list-style-type: none;
}
#twitter_update_list li  {
	color: #000000;
	background-repeat: no-repeat;
}
#footer {
	background-color: #333;
	color: #666;
	overflow: hidden;
	font-weight: bold;
	margin-top: 90px;
}
#footer a:link{
	color: #666;
}
#footer a:visited{
	color: #666;
}
#footer a:hover{
	color: #FEDE02;
}
#footer a:active{
	color: #666;
}
#footer_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}
#footer_logo {
	float: left;
}
.footer_text {
	float: left;
	margin-left: 20px;
	font-size: 11px;
	line-height: 16px;
}
.footer_hr_vert {
	background-image: url(../images/hr_vert.png);
	background-repeat: repeat-y;
	height: 140px;
	width: 10px;
	float: left;
	margin-left: 20px;
}
#newsletter {
	background-image: url(../images/img_newsletter.png);
	background-repeat: no-repeat;
	float: right;
	height: 58px;
	width: 402px;
}
#newsletter:hover {
	background-position: 0px -57px;
}
.pointer {
	float: left;
	background-image: url(../images/img_pointer_down.html);
	background-repeat: no-repeat;
	height: 48px;
	width: 50px;
	background-position: 1px;
	margin-left: 60px;
}
#content_LEFT {
	float: left;
	width: 300px;
	clear: both;
	margin-top: 35px;
	font-size: 50px;
	font-weight: bold;
}
#content_RIGHT {
	float: right;
	width: 605px;
	margin-top: 49px;
	font-size: 16px;
	line-height: 24px;
	padding-top: 9px;
}
#content_RIGHT a:link {
	color: #FEDE02;
}
#content_RIGHT a:hover {
	text-decoration: underline;
}
#content_RIGHT a:visited {
	text-decoration: underline;
	color: #FEDE02;
}
#content-full-width {
	clear: both;
	width: 960px;
}
.work-folio {
	width: 960px;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}
.work-folio-image {
	width: 960px;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.table_title {
	font-size: 20px;
	color: #FEDE02;
	font-weight: bold;
	display: block;
	margin-top: 6px;
}
.table_service {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_description {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.service-table-hr {
	background-image: url(../images/hr_horiz_yellow.png);
	background-repeat: repeat-x;
	height: 20px;
}
#accordion {
	margin-top: 40px;
}





.accordionButton {
	width: 585px;
	float: left;
	cursor: pointer;
	background-color: #FFDE02;
	height: 40px;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 9px;
	}
.accordionButton:hover {
	background-color: #666666;
	}
 
.accordionContent {
	width: 585px;
	float: left;
	display: none;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 16px;
	padding-left: 10px;
	margin-bottom: 20px;
	}
.work-folio-test {
	float: left;
}




#sticky{
	background-color: #000;
	height: 50px;
	width: 960px;
	padding-top: 10px;
}


#sticky.stick {
	position: fixed;
	top: 0;
	z-index: 10000;
}.folio-number {
	background-color: #FEDE02;
	width: 171px;
	float: left;
	height: 50px;
	margin-right: 9px;
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 6px;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
}
.folio-number:hover {
	background-color: #666;
}
.folio-hr-padding {
	margin-top: 15px;
	margin-bottom: 0px;
}
#folio {
	width: 960px;
}
.work-padding {
	margin-top: 10px;
	margin-bottom: 10px;
}
#folio_text {
	float: left;
	width: 200px;
}
#folio_text a{
	color: #FFDE02;
}
#folio_text a:hover{
	color: #FFDE02;
	text-decoration: underline;
}
.folio_wrapper {
	float: right;
	margin-bottom: 20px;
}
.float-right {
	float: right;
	margin-right: 9px;
}
