*{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
}
a{
	outline:none; border:none;
	color: #31966c;
	text-decoration: none;
}

a:visited{
	outline:none; border:none;
	color: #31966c;
	text-decoration: none;
}

a:hover{
	outline:none; border:none;
	color: #45c893;
	text-decoration: none;
}
body {
	text-align: center;
	min-width: 960px;
	border:0px solid red;
	height: 100%;
	font-family: "Courier New", Courier, mono;
	background: url(../i/main-bg.jpg) repeat 0 0;
}

html {
}
	#wrapper {
		border:0px solid lime;
		text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	width: 980px;
}
		#header{
			height:130px;
			border:0px solid cyan;
	margin-top: 0;
	width: 100%;
	z-index: 1;
}

#header-bg {
	width: 100%;
	height: 130px;
	margin-top: 0;
	background: url(../i/header-bg.jpg) repeat-x;
	z-index: -1;
	position: absolute;
	margin-left: 0;
}
		#content {
			position:relative;
			
			width:960px;
			border:0px solid lime;
	z-index: 1;
	margin-top: 0;
}

#pane {
	margin-top: 0;
}
	
			h1 a{
				background:url(../i/logo.png) no-repeat;
				width:282px;
				height:56px;
				text-indent:-5000px;
				float:left;
				display:block;
	margin-top: 35px;
	z-index: 100;
}
			
			h2{
				height: 30px;
				letter-spacing:-2px;
				padding:0 0 10px 0;
	margin: 24px 0 10px 235px;
	line-height: 20px;
	font-size: 28px;
}

h2.left-aligned {
	margin-left: 0;
}
	
	#nav {
		float:left;
		position:absolute;
		width:620px;
	margin: 55px 0 0 330px;
}
		#nav li {
			list-style:none;
			display:inline-block;
			padding:0 10px 0 10px;
			font-size:15px;
		}
			#nav li a {
				text-decoration:none;
				text-transform:uppercase;
				color:#FFF;
			}
				#currentpage a {
					color:#000;
					text-shadow:1px 1px #000
				}

#footer {
	border:0px solid red;
	background: none repeat 0;
	width: 100%;
	position: relative;
	bottom: 0;
	height: 60px;
}

#footer-home {
	height: 60px;
	border:0px solid red;
	background: url(../i/footer-bg.jpg) repeat 0;
	width: 100%;
	position: relative;
	bottom: 0;
}

.clearfooter {
	height: 60px;
	clear: both;
}

p {
	margin-bottom: 10px;
	font-size: 16px;
}

.page-description {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a5a198;
}

/*Home*/

.home_text{
	font-size: 24px;
	width:820px;
}
.home_content{
	margin:115px 0 0 70px;
}
#quotes p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #5e5e5e;
	padding:6px 0 6px 0;
	border-top:1px solid #a5a198;
	border-bottom:1px solid #a5a198;
	width:100%;
	text-align:center;
	margin-top:165px;
}
	#quotes em{font-family:Georgia, "Times New Roman", Times, serif;}

/*ABOUT*/
#about{font-size:14px;
	height: 400px;
}
#outsold{padding:5px 0 0 40px; background:url(../i/ui/outsold.png) left no-repeat; height:30px; display:block; margin-top:18px;}
#award{padding:5px 0 0 40px; background:url(../i/ui/star.png) left no-repeat; height:30px; display:block; }
#comm{padding:5px 0 0 40px; background:url(../i/ui/comm.png) left no-repeat; height:30px; display:block; }
#about_first{
	margin-right: 0;
	margin-left: 20px;
	margin-top: 27px;
}

#about-content {
	padding-bottom: 30px;
}
#about p{
	margin-left: 20px;
}
.linked_in{text-decoration:none; color:#666; font-weight:bold; padding-left:20px; background:url(../i/ui/linkedin.png) left no-repeat; margin-left:1px;}
.about_mail{text-decoration:none; color:#666; font-weight:bold; padding-left:20px; background:url(../i/ui/email.png) left no-repeat; margin-left:1px;}
.jeff_image{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*CLIENTS*/
#clients p{font-size: 16px; padding:7px; color:#333; line-height:18px;}

p.about-last-paragraph {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

.client_intro{}
.client_images img{width:170px!important; height:143px!important; padding-right: 15px; border:none;
	padding-bottom: 15px;
}

/*CONTACT*/
#contact{font-size: 18px;}
.contact_top{display:block; margin:20px 0 0px 50px; font-size:30px; line-height:18px;}
.flex{margin:0px 0 20px 65px; font-size:16px; display:block;}
.email_us{display:block; padding-left:24px; background:url(../i/ui/email.png) left no-repeat;
	margin-top: 40px;
}
	.email_us a{text-decoration:none; color:#666; font-weight:bold;}
.call_us{display:block; padding-left:24px; background:url(../i/ui/call.png) left no-repeat;}
.learn_us{display:block; padding-left:24px; background:url(../i/ui/learn.png) left no-repeat;}
	.learn_us a{text-decoration:none; color:#666; font-weight:bold;}
.read_us{display:block; padding-left:24px; background:url(../i/ui/read.png) left no-repeat;}
	.read_us a{text-decoration:none; color:#666; font-weight:bold;}

.contact_left{
margin: 40px auto 0;

}

.wpcf7{
	margin-top:90px;
	font-size:12px;
}
.wpcf7-response-output wpcf7-mail-sent-ok{
	position:absolute;
}

/*SERVICES*/

.services_intro{
	font-size:14px;
	line-height:18px;
	padding:8px;
	color:#333;
}

ul.subnav{
	position:absolute;
	top:0;
	list-style:none;
	display:inline-block;
	margin-top: 10px;
	margin-left: 154px;
}

.slider-content {
	margin-bottom: 10px;
	width: 550px;
	font-size: 14px;
	display: inline-block;
	text-align: left;
}

#writing-content {
}

#services-content {
	margin-top: 20px;
}

.full-width-content {
}

.full-width-content p {
	font-size: 16px;
}

#sub-sub-nav {
	/*float: left;*/
	width: 190px;
	margin-right: 45px;
	float: left;
	padding-bottom: 20px;
	margin-top: -50px;
}

#sub-sub-nav ul li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
}

#sub-sub-nav ul li ul li {
	border-style: none;
}

#sub-sub-nav ul li.on ul li {
	border-style: none;
}

a.on {
	color: gray;
}

#sub-sub-nav ul li ul {
	text-indent: 10px;
	font-size: 12px;
}

#sub-sub-nav ul a li.on {
	font-weight: bold;
	color: gray;
}

#sub-sub-nav ul {
	margin-left: 0;
	padding-left: 0;
}

#sub-sub-nav ul a:hover {
	color: gray;
}
.subnav li{display:inline-block;
text-decoration:none;
margin:0 5px 0 5px;
background-color:#333;
padding:3px 12px 6px 12px;
line-height:14px;
background:url(../i/ui/btn_bkg.jpg) repeat-x;
border:1px solid #bdbcbd;
}
.current{font-weight:bold; color:#333!important;}

#on {
	color: #40b183;
	font-weight: bold;
}

.subnav li a{text-decoration:none;
font-size:11px;
color:#666;
}

#accordion h5{
	cursor:pointer;
	margin:2px 0 2px 0;
	padding:2px 0 4px 15px;
	color:#666;
	background:url(../i/ui/bullet_arrow_left.png) left no-repeat;
}
#accordion .current{
	background:url(../i/ui/bullet_arrow_down.png) left no-repeat;
	color:#333;
}
#accordion p{
	font-size:14px;
	margin-left:15px;
	width:650px;
}



#accordion2 h5{
	cursor:pointer;
	margin:2px 0 2px 0;
	padding:2px 0 4px 15px;
	color:#666;
	background:url(../i/ui/bullet_arrow_left.png) left no-repeat;
}

.slider {
	padding: 10px;
	background-color: #eaedeb;
	color: gray;
	width: 288px;
	margin-bottom: 10px;
	font-size: 17px;
}

.slider img {
	margin-right: 5px;
}
#accordion2 .current{
	background:url(../i/ui/bullet_arrow_down.png) left no-repeat;
	color:#333;
}
#accordion2 p{
	font-size:12px;
	margin-left:15px;
	width:650px;
}

.editing_intro{
}

			div.scrollable2 { 
			
			/* required settings */ 
			position:relative; 
			overflow:hidden; 
			width: 960px;
	height: 330px;
}

.book-thumbs li {
	display: inline;
	height: 102px;
}

ul.book-thumbs {
	padding-left: 0;
}

.book-thumbs li img {
	height: 102px;
	margin-bottom: 5px;
	margin-right: 5px;
}

/* 
				root element for scrollable items. Must be absolutely positioned 
				and it should have a super large width to accomodate scrollable items. 
				it's enough that you set width and height for the root element and 
				not for this element. 
			*/ 
			
			div.scrollable2 div.items { 
				/* this cannot be too large */ 
				width:20000em; 
				position:absolute; 
			} 
			 
			/* 
				a single item. must be floated on horizontal scrolling 
				typically this element is the one that *you* will style 
				the most. 
			*/ 
			#services p{
				top:0;
} 
					
					
	#project_mgmt{width:680px; margin: 40px auto 0;}
	#media_relations{width:680px; margin:40px auto 0;}
	#consulting{width:680px; margin:40px auto 0;}
			
/*Testimonials*/

		.whosaidit{
			font-style:italic;
			font-size:11px;
			float:right;
			margin-top:12px;
			}
			
		.tesimonial_entry{height:200px; width:800px; padding:70px 60px 0 70px;  background:url(../i/tesimonial_entry.png) no-repeat;}
			
	
			div.scrollable { 
			
			/* required settings */ 
			position:relative; 
			overflow:hidden; 
			width: 960px; 
			height:300px; 
			} 
			 
			/* 
				root element for scrollable items. Must be absolutely positioned 
				and it should have a super large width to accomodate scrollable items. 
				it's enough that you set width and height for the root element and 
				not for this element. 
			*/ 
			div.scrollable div.items { 
				/* this cannot be too large */ 
				width:20000em; 
				position:absolute; 
			} 
			 
			/* 
				a single item. must be floated on horizontal scrolling 
				typically this element is the one that *you* will style 
				the most. 
			*/ 
			div.scrollable div.items div { 
				float:left; 
				width:870px;
			} 
			
			.prev{ font-weight: bold; text-decoration:none; color:#333;
	font-size: 21px;
}
			.next{font-size: 21px; font-weight:bold;text-decoration:none; color:#333; float:right;}
			
			
			.wp-caption-text{font-size:11px;}
			.items li{float:left; width:80px; list-style:none; margin-right:18px; }
			.testimg{display:inline-block;
			height:70px;
			width:70px;
			border:1px solid red;margin:10px;}

#sub-sub-nav ul li ul li a {
	border-style: none;
}



.gallery-content {
	width: 275px;
	display: inline-block;
	float: left;
	text-align: left;
	margin-left: 0;
	margin-top: 18px;
}

.gallery-container {
}

#gallery-content p {
	text-align: left;
}

#clients-gallery {
	width: 630px;
	height: 260px;
	margin-top: 50px;
}
