
	
@font-face {  
	  font-family: "HelvNeueThin";  
	  src: url( font/HelvNeueThin.eot ); /* IE */  
	  src: local("HelvNeueThin"), url( font/HelvNeueThin.ttf ) format("truetype"); /* non-IE */  
	}  
	
		
			
body {
	font: 75%/150% "Helvetica", Tahoma, Arial;
	color: #222222;
	background: #f5f5f5;
	margin:0px 0px 0px 0px; 
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}



h1 {
	margin:0px;
	background: url(images/tbs_logo.png) no-repeat;
	position:relative;
	top:70px;
	left:30px;
	width: 188px;
	height: 22px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}



h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}


form {
	margin:0px;
	padding:0px;
}




#page {
	margin: 0px ;
	width: 760px;
	background: #f5f5f5;
	padding: 0px, 0px, 0px, 0px;
}




#header {
	background: #f5f5f5;
	width: 995px;
	position: relative;
	top:0px;
	left:0px;
}

#logoimg {
	width: 225px;
	position: fixed;
	top: 0px;
	left:0px;
	background:#f5f5f5;
	z-index:10001;
	height:93px;
}





#home {
	position: relative;
	top:170px;
	height: 930px;
	width:995px;
	left: 0px;
	background: #f5f5f5;
}
#home .homeTitleImg{
	position: relative;
	background: url(images/grey.gif) ;
	top:0px;
	left:0px;
	height: 45px;
	float:left;
	width:215px;

}

#home .homeTitle{
	font: 52px/100% "HelvNeueThin", Tahoma, Arial;
	position: relative;
	float:left;
	left:10px;
	height: 52px;
	width:770px;
	background: #f5f5f5;
}



#home .homeImg{
	position: relative;
	background: #222222 url(images/header-homeImg.gif) no-repeat;
	top:75px;
	left:0px;
	height: 185px;
	width:995px;
	clear:both;
}


#home .homePhrase{
	font: lighter italic 24px "Georgia", Tahoma, Arial;
	position: relative;
	top:150px;
	left:225px;
	height: 60px;
	width:770px;
}



#cu3er-container {
	position: relative;
	top:75px;
	left: 225px;
	width:770px;
	outline:0;
	
	}






#services {
	position: relative;
	top:0px;
	height: 590px;
	width:995px;
	left: 0px;
	background: #f5f5f5;
}

#services .servicesTitle{
	font: 52px/100% "HelvNeueThin", Tahoma, Arial;
	position: relative;
	float:left;
	left:10px;
	height: 52px;
	width:770px;
	background: #f5f5f5;
}

#services .servicesTitleImg{
	position: relative;
	background: url(images/grey.gif) ;
	top:0px;
	left:0px;
	height: 45px;
	float:left;
	width:215px;
}
#servicescontent{
	position: relative;
	top: 75px;
	left:225px;
	width:770px;
	height:400px;
	background: #f5f5f5;
}

#servicescontent .servicesul{
	list-style-type: none;
padding: 0;
margin-left: 0;
}
#servicescontent .servTitle{
	font: bold 18px/100% "Helvetica", Tahoma, Arial;
	list-style:none;
	
}
#servicescontent .servContent{
	font: 13px/100% "Helvetica", Tahoma, Arial;
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 10px;
}

#services .columns{ 
	padding-right:30px;
	float: left;
	width: 45%;
}

#services .services-title2{
	font: bold 11px/100% "Helvetica", Tahoma, Arial;

}
#services .entry-services2{
	font: 11px/100% "Helvetica", Tahoma, Arial;

}

#projects {
	position: relative;
	top:0px;
	width:995px;
	left: 0px;
	background: #f5f5f5;
}

#projects .projectsTitle{
	font: 52px/100% "HelvNeueThin", Tahoma, Arial;
	letter-spacing: -1px;
	position: relative;
	float:left;
	left:10px;
	height: 52px;
	width:770px;
	background: #f5f5f5;
}

#projects .projectsTitleImg{
	position: relative;
	background: url(images/grey.gif) ;
	top:0px;
	left:0px;
	height: 45px;
	float:left;
	width:215px;
}

#content {
	
	position:relative;
	left: 15px;
	top:120px;
	width:965px;
	margin:0 auto;
	
}
div.info {
	float:left;
	width: 195px;
	
}
div.detail {
	float: right;
	width: 770px;
}
#content .post-title{
	
	font: bold 24px/100% "Helvetica", Tahoma, Arial;
	
}
#content .post-data{
	position: relative;
	top: 20px;
	font: italic 11px/100% "Helvetica", Tahoma, Arial;
}


#content .entry{
	position: relative;
	top: 40px;
	font: regular 55px/100% "Helvetica", Tahoma, Arial;
	width: 770px; 
	
}


#content .spacer{
	clear:both;
	height:100px;
	font: italic 11px/100% "Helvetica", Tahoma, Arial;
	background: #f5f5f5;

	}
	
	
#content .entry img{
	padding-bottom:20px;
	border: none;
	
	
}

#content .entry p{
	
	width:380px;
	font: 11px/100% "Helvetica", Tahoma, Arial;
	
	
}


.post-meta {
	position: relative;
	top: 0px;
	left: -25px;
	list-style: none;
	font: regular 11px/100% "Helvetica", Tahoma, Arial;
	color: #484848; 
	
	
	
	
	
	}
.post-meta-key {
	color: #222222;
	font-weight: bold;
	font-size: 110%;
	
	}
	
#content .client{

	position:relative;
	background:url(images/grey.gif);
	width: 185px;
	height:55px;
	overflow:hidden;
	
	
	
}

#content .industry{
	top: 20px;
	position:relative;
	background:url(images/grey.gif);
	width: 185px;
	height:55px;
	overflow:hidden;

	
	
}

#content .services{
	top: 40px;
	position:relative;
	background:url(images/grey.gif);
	width: 185px;
	height:214px;
	overflow:hidden;

	
	
}




#footer {
	clear: both;
	color: #222222;
	width:995px;
	position:relative;
	top:0px;
	background: #f5f5f5;
	height: auto;
}

#footer .contactTitle{
	font: 52px/100% "HelvNeueThin", Tahoma, Arial;
	letter-spacing: -1px;
	position: relative;
	float:left;
	left:10px;
	height: 52px;
	width:770px;
	top: 48px;
	background: #f5f5f5;
}

#footer .contactTitleImg{
	position: relative;
	background: url(images/grey.gif) ;
	left:0px;
	height: 45px;
	float:left;
	width:215px;
	top: 48px;
}

#footer a, #footer a:visited{
	color: #222222;
	text-decoration: underline;
}
#footer a:hover{
	color: #222222;
	text-decoration: none;
}

#footercontent{
	position: relative;
	left:225px;
	width:770px;
	height:400px;
	background: #f5f5f5;
	top: 200px;
}

#footer .where{
	padding-right:30px;
	float: left;
	width: 28%;
		
}

#footer .contact{
	padding-right:30px;
	float: left;
	width: 28%;
}

#footer .social{
	padding-right:30px;
	float: left;
	width: 28%;
}

#footer h4 {
	font: bold 18px/100% Arial, Helvetica, sans-serif;
	
}
#footer p {
	float: left;
	font: normal 11px/100% "Helvetica",  Arial, sans-serif;
	margin:0;
	color:#b9b9b9;
}
#footer p p1 {
	float: left;
	font: bold 11px/100% "Helvetica",  Arial, sans-serif;
	margin:0;
	color:#b9b9b9;
}

#nav {	
	position: fixed;
	left: 185px;
	top: 0px;
	width:810px;
	z-index:10000;
	
}
#nav li {
	list-style: none;
	float: left;
	border-top: 65px solid #f5f5f5;
	

	
}
#nav a {
	color: #363636;
	padding: 0px 0px 5px 0px;
	background: #f5f5f5 ;
	margin-left: 0px;
	font: normal 12pt/100% "HelvNeueThin", Helvetica, sans-serif;
	border-bottom: 1px solid #d9d9d9;
	display: block;
	width: 128px;
}

#nav p {
	color: #363636;
	width:126px;
	background: #f5f5f5 ;
	margin-left: 0px;
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav a:visited {
	color: #363636;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
	border-bottom: 3px solid #000000;
	text-decoration: none;
}



#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}


.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}








.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}


#post .post-title {
font: 75%/150% "Helvetica", Tahoma, Arial;
	color: #f5f5f5;
	background: #f5f5f5;
	margin:0px;
}