* {
	margin:0;
	padding:0;
}
body {
	margin:50px auto;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
a {
	outline:none;
        color:#6cc;
        text-decoration: none;
}
#content {
	width:100%;
	margin:30px 0px 0px 0px;
	color:#333;
	padding-bottom: 3em;
	overflow:hidden;
}
.twitterfeed {
	position:relative;
	width:960px;
	color:#999999;
	margin:10px auto;
	padding:10px 0 50px 0;
	clear:both;
	font-size:1.2em;
}
.twitterfeed .twitterlogo {
	width:82px;
	float:left;
}
.twitterfeed .thafeed {
	width:800px;
	padding:4px 3px 0;
	float:left;
}
.twitterfeed a {
	color:#ccc;
}
#content #clientlogos {
	clear: both;
}
#content h2 {
	color:#66CCCC;
	font-size:1.5em;
}
#content h3 {
	color:#CEDADA;
	font-size:1.3em;
}
#content .entry {
	width:100%;
}
#content p.small {
	font-size:.7em;
	color:#6E6E6E;
	margin:5px;
	position:relative;
	top:10px;
}
#content div.success {
	color:#66CCCC;
	font-size:1.5em;
	width:100%;
}
#content p.cf-sb {
	text-align:left;
}
#content ol.cf-ol {
	border:none;
}
#content .cform {
	margin:0;
}
#content span.reqtxt, span.emailreqtxt {
	color:#66cccc;
	margin-left:0;
}
#content ol.cf-ol li {
	padding:0 0 10px;
}	
#content .clientbox {
	width:305px;
	height:290px;
	margin:3px 7px 3px 0px;
	padding:4px 8px 4px 0px;
	float:left;
}
#content .nocomments,
#content .entry label,
#content .postmetadata small {
	position:absolute;
	left:-9999px;
}
#content .recentwork {
	width:280px;
	padding:15px 35px 0 0;
	float:left;
	height:218px;
    margin:5px 0px 5px 0px;
}
#content .recentwork img {
	border:solid 3px #CEDADA;
	margin:0 0 10px 0;
}
#content .recentwork .thumb {
	width:287px;
	height:145px;
	padding:0 0 15px;
	display:block;
}
#content .recentwork .client {
	font-size:1.1em;
	display:block;
}
#content .recentwork .project_type {
	font-size:.8em;
	display:block;
}
.otherwork {
	border-top:#CEDADA 1px solid;
	padding:10px 0 0 0;
}
.otherwork a {
	color:#66CCCC;
}
.container {
	overflow: hidden;
	width: 100%;
	height:150px;
	margin:-50px 0;
	position:fixed;
	background-color:transparent;
	background-image:url(/images/bkgrd-80-trans.png);
	background-repeat:repeat;
	z-index:999;
}
#head h1 {
	width:206px;
	height:67px;
	margin:64px 0 25px;
	background-color:transparent;
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	float:left;
}
#head h1 a {
	width:206px;
	height:67px;	
}
#head a,
#navigation a {
	display:block;
}
#navigation {
	width:750px;
	height:67px;
	float:left;
	margin:93px 0 0;
}
#navigation ul {
	list-style-type:none;
	float:right;
}
#navigation ul li {
	padding:0 10px 0 0;
	float:left;
}
#navigation a {
	color:#66CCCC;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;
	letter-spacing:-.02em;
}
#navigation a:hover {
	color:#CEDADA;
	text-decoration:none;
	padding:3px;
}
#navigation .current_page_item a {
	color:#FFF;
	background-color:#66CCCC;
}
/*
#navigation .page-item-10  {
	width:50px;
	height:25px;
	background-color:transparent;
	background-image: url(/images/nav-home.png);
	background-repeat:no-repeat;
}
#navigation .page-item-10  a {
	width:50px;
	height:25px;
}
#navigation .page-item-10  a:hover {
	background-color:transparent;
	background-image: url(/images/nav-home-on.png);
	background-repeat:no-repeat;
}
#navigation .page-item-10.current_page_item {
	background-color:transparent;
	background-image: url(/images/nav-home-on.png);
	background-repeat:no-repeat;
}
#navigation .page-item-12 {
	width:50px;
	height:25px;
	background-color:transparent;
	background-image: url(/images/nav-work.png);
	background-repeat:no-repeat;
}
#navigation .page-item-12 a {
	width:50px;
	height:25px;
}
#navigation .page-item-12 a:hover {
	background-color:transparent;
	background-image: url(/images/nav-work-on.png);
	background-repeat:no-repeat;
}
#navigation .page-item-12.current_page_item {
	background-color:transparent;
	background-image: url(/images/nav-work-on.png);
	background-repeat:no-repeat;
}
#navigation .page-item-93 {
	width:60px;
	height:25px;
	background-color:transparent;
	background-image: url(/images/nav-clients.png);
	background-repeat:no-repeat;
}
#navigation .page-item-93 a {
	width:60px;
	height:25px;
}
#navigation .page-item-93 a:hover {
	background-color:transparent;
	background-image: url(/images/nav-clients-on.png);
	background-repeat:no-repeat;
}
#navigation .page-item-93.current_page_item {
	background-color:transparent;
	background-image: url(/images/nav-clients-on.png);
	background-repeat:no-repeat;
}
#navigation .page-item-3 {
	width:69px;
	height:25px;
	background-color:transparent;
	background-image: url(/images/nav-contact.png);
	background-repeat:no-repeat;
}
#navigation .page-item-3 a {
	width:69px;
	height:25px;
}
#navigation .page-item-3 a:hover {
	background-color:transparent;
	background-image: url(/images/nav-contact-on.png);
	background-repeat:no-repeat;
}
#navigation .page-item-3.current_page_item {
	background-color:transparent;
	background-image: url(/images/nav-contact-on.png);
	background-repeat:no-repeat;
}
*/
#tagline {
	width:960px;
	height:150px;
	position:relative;
	top:100px;
	margin:0 0 134px;
	border-bottom:1px solid #cedada;
	background:#FFF url(/images/tagline.gif) no-repeat;
}
#head h1 span,
#tagline span {
	position:absolute;
	left:-9999px;
}
#footer {
	border-top:#CEDADA solid 1px;
	width: 100%;
	color:#6e6e6e;
	font-size:.7em;
	margin:0 auto;
	position: relative;
	bottom:-50px;
	overflow:auto;
}
#footer .footercontent {
	width:960px;
	padding:10px;
	margin:0 auto;
}
#footer .footercontent span {
	padding:0 10px 0 0; 
} 
#footer .footercontent span.copy {
	margin:0 0 0 338px;
}
#footer .footercontent a {
	color:#6e6e6e;
	text-decoration:none;
}
#project {
	width:auto;
	margin:50px 0px 0px 0px;
}
#project .full {
	float: left;
	width: 600px;
}
#project .side {
	float: right;
	width: 350px;
	color:#333;
	font-size:.9em;
	line-height:1.6em;
}
.title {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.clienttitle {
	color:#333;
	font-weight:bold;
	font-size: 1.5em;
}
.recent_title {
	color:#66CCCC;
	font-weight:bold;
	font-size:1.5em;
}
.entry p {
	margin-bottom: 10px;
}
#servicesA {
	width: 550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
margin-right:30px;
border-bottom:1px solid #CEDADA;
}
#servicesB {
	float: right;
	width: 340px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	clear: right;
}
.serviceshdg {
font-size:1.3em;
}
.column2 {
	float: right;
	width: 200px;
}
.contact_tag {
	float: left;
	width: 100%;
	margin-top: 30px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
