body {
	font: normal 11px/18px Arial;
	color: #000;
	background:#fff /*#6a6a6a*/ url(../images/bg3c.gif) repeat-x scroll left top;
}
.both {
	clear: both;
}
a {
	color: #5ed5ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	font-family: helvetica,Arial,sans-serif;
}
h2 {
	text-transform: uppercase;
	font-size: 120%;
	color: #5ed5ff;
	padding-top: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	text-transform: uppercase;
	font-size: 120%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
}
h4 {
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	font-size: 110%;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {
	padding-bottom: 0px;
	margin: 0;
	border: 0;
	border-top: 1px solid #000;
	clear: both;
	height: 0px;
	
}
p {
	padding: 5px 0 10px 0;
}
.center_align {
	text-align: center;
}
.right_align {
	text-align: right;
}
#container {
	width: 1020px;
	background: #fff;
	padding: 20px;
	margin: 0 auto;
	overflow: hidden;
	/*float:left;*/
}
#contentwrapper {
	width: 1020px;
	background: #fff;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	float:left;
}
.byline {
	clear: both;
	margin-top: 5px;
	border-bottom: solid #000 1px;
}
/********************
	Undone
 ********************/
/*ul,ol, li { 
	list-style-type: none; 
}
*/
ul,ol,_,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ 
	margin:0; padding:0 
}
a img,:link img,:visited img { 
	border:none 
}
address { 
	font-style:normal 
}
/********************
	Header
 ********************/
#header {
	position: relative;
	width: 880px;
	overflow: hidden;
	height: 225px;
}
#header h1 {
	float: left;
	display: block;
}
#header h1 a {
	text-indent: -9999px;
	width: 176px;
	height: 53px;
	display: block;
	position: absolute;
	background: #5ed5ff;
}
#contact_info {
	float: right;
	font-size: 100%;
	line-height: 13px;
	text-align: right;
	margin-top: 3px;
}
/********************
	Left
 ********************/
#left {
	color:white;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:880px;
}
/********************
	Right
 ********************/
#rightbrands {
	background:#fff;
	color:#3C5050;
	float:top right;
	padding:4px;
	text-align:left;
	width:130px;
	margin-left:880px;
	margin-top:0px;
	border:0px solid #ff0000;
}
/********************
	Nav
 ********************/
ul#nav {
	border-bottom: 1px solid #000;
	width: 880px;
	height: 21px;
	border-top:1px solid #000000;
}
ul#nav li,
ul#nav li a {
	float: left;
	display: block;
	font-size: 110%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#nav li {
	background: url("_images/separator.gif") no-repeat 100% 1px;
	padding-right: 10px;
	padding-left: 5px;
}
ul#nav li.first {
	padding-left:0;
}
ul#nav li a {
	text-transform: uppercase;
	color: #000;
}
ul#nav li a:hover {
	text-decoration: none;
}
a#news_li:hover {
	color: #54aca9;
}
a#case_studies_li:hover {
	color: #cda13f;
}
a#portfolio_li:hover {
	color: #6b7918;
}
a#portfoliodetail_li:hover {
	color: #6b7918;
}
a#about_li:hover {
	color: #f9c;
}
a#contact_li:hover {
	color: #969;
}
a#gallery_li:hover {
	color: #7d7d7d;
}
/********************
	Flash
 ********************/
#flash {
	margin: 10px 0;
	padding: 0px;
	background: #000;
	width: 880px;
	height: 600px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#reel {
	background: #6b7918;
	height: 360px;
	margin-bottom:10px;
}
/********************
	Content
 ********************/
#content {
	border-top: 1px solid #000;
	width: 880px;
	overflow: hidden;
	padding: 0 0 10px 0;
}
#contentNoBorder {
	width: 880px;
	overflow: hidden;
	padding: 0 0 10px 0;
}
.column {
	width: 300px;
	float: left;
	overflow: hidden;
}
.column_small {
	width: 280px;
	float: left;
	overflow: hidden;
}
address {
	margin-bottom: 10px;
}
ul#numbers {
	float: right;
	margin-top: 7px;
}
ul#numbers li,
ul#numbers li a {
	float: left;
	display: block;
}
ul#numbers li a.active {
	color: #000;
}
ul#numbers li {
	background: url("_images/separator2.gif") no-repeat 100% 4px;
	padding-right: 8px;
	padding-left: 3px;
}
ul#numbers li.last {
	background: none;
	padding-right: 0;
}
#description {
	clear: left;
	float: left;
	width: 580px;
	overflow: hidden;
	border-top: 1px solid #000;
}
#column_580 {
	width: 580px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
#column_280 {
	float: left;
	width: 280px;
	overflow: hidden;
	margin-top:20px;
}
input#email {
	padding: 2px;
	
}
input {
font-size:9px;
}
.newsbox{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}
/********************
	News blog
 ********************/
div.blogpost {
display:block;
float:left;
margin-top:3px;
padding-right:40px;
width:840px;
}
div#blackbox {
color:#000000;
}
span.comments {
background-color:#000000;
color:#FFFFFF;
display:block;
float:left;
height:18px;
line-height:18px;
text-indent:5px;
width:37px;
}
.blogpost span {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
}
span.datum {
background-color:#000000;
color:#FFFFFF;
display:block;
float:left;
height:18px;
letter-spacing:0.5px;
line-height:18px;
margin-left:3px;
text-indent:5px;
width:80px;
}
span.cat {
background-color:#000000;
color:#FFFFFF;
display:block;
float:left;
height:18px;
letter-spacing:0.5px;
line-height:18px;
margin-left:3px;
text-indent:5px;
text-transform:uppercase;
width:610px;
}
.cat a:link {
color:#FFFFFF;
}
style.css (line 614)
a:link {
color:#000000;
text-decoration:none;
}
div.hl {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background-color:#000000;
clear:both;
display:block;
float:left;
height:18px;
line-height:0;
margin-top:3px;
text-indent:5px;
text-transform:uppercase;
width:696px;
}
h3.hl {
font-family:Trebuchet MS,Trebuchet,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
letter-spacing:0.5px;
margin-bottom:0;
margin-top:0;
}
a.hl:link {
color:#FFFFFF;
}
div.blog_copy {
color:#000000;
display:block;
float:left;
margin-bottom:37px;
margin-left:0;
margin-top:3px;
width:330px;
}
.blog_copy img {
margin-bottom:3px;
margin-left:-45px;
margin-top:0;
}
img {
border:0 none;
}



/********************
	Footer
 ********************/
#footer {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-bottom:5px;
	clear: both;
}
