<!--	
	
html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background-color:#1e1e1e;
}

body {
	height:100%;
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	font-family: arial;
	font-size: 12px;
}

.site_blocks {
	border:0px solid green;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.block_container {
	border:0px solid red;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

splash {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#000000;
}

#site_shell {
	width:100%;
	height:100&;
	top:0px;
	margin: 0px auto;
	padding:0px;
}

#header {
	height:40px;
	width:100%;
	clear:both;
	color:#cdcece;
	font-size:10px;
	background-image:url('../images/headerbg.jpg');
	background-repeat:repeat-x;
	background-color:#1b1b1b;
}

#nav {
	height:31px;
	width:100%;
	padding:0px;
	text-align:left;
	background-image:url('../images/nav.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
}

#bannernav {
	position: relative;
	float: left;
	width: 100%; /* remember to set a width */
}

.overlay{
	position: absolute;
	top: 0; /* These positions makes sure that the overlay */
	bottom: 0;  /* will cover the entire parent */
	left: 0;
	width: 100%;
	height:31px;
	background: #000;
	opacity: 0.65;
	-moz-opacity: 0.65; /* older Gecko-based browsers */
	filter:alpha(opacity=65); /* For IE6&7 */
}

#bannernav .content {
	width: 100%;
	height:31px;
	padding: 0px;
}

.content {
	position: relative;
	color:#ffffff;
}

/* *html so IE6 reads the rule */
*html #column-1 .overlay {
	height: expression(document.getElementById("bannernav").offsetHeight);
}

.bannerquotes {
	width:345px; 
	text-align:left;
	padding-left:545px;
	background-image:url('./images/quotes_start.jpg');
	background-repeat:no-repeat;
	background-position: 0% 0%;
}

.bannerquotes2 {
	width:345px; 
	text-align:left;
	background-image:url('./images/quotes_start.jpg');
	background-repeat:no-repeat;
	background-position: 0% 0%;
}

.bannerquotes2 a:link {text-decoration: none; color: #808080;}
.bannerquotes2 a:visited {text-decoration: none; color: #808080;}
.bannerquotes2 a:active {text-decoration: none; color: #000000;}
.bannerquotes2 a:hover {text-decoration: none; color:#000000;}

#swf_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-color:#000000;
}

#index_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-image:url('../images/banner_whatwedo.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
}

#whatwedo_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-image:url('../images/banner_whatwedo.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#whatwedo_team_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	/*background-image:url('../images/banner_whatwedo.jpg');
	background-repeat:no-repeat;*/
	background-color:#e7e3da;
}

#solutions_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-image:url('../images/banner_solutions.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#creative_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
}

.step {color:#ffffff; font-weight:bold;}

#partner_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-image:url('../images/banner_partners2.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.partners {
	font-family:arial;
	font-size:14px;
	color:#46463F;
}

.partners a:link, .partners a:visited {text-decoration: none; color: #46463F;}
.partners a:active, .partners a:hover {text-decoration: none; color: #c6c6c4;}

.partners2 {
	color:#b0b0b0;
	font-size:12px;
}

#clients_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-image:url('../images/banner_clients.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.testimonials {
	font-size:15px;
	color: #b0b0b0;
	text-transform:italic;
}

.testimonials2 {
	font-size:12px;
	color:#f4f4f4;
}

.testimonials3 {
	font-size:14px;
	color:#46463F;
}

#news_banner {
	height:350px;
	width:100%;
	padding:0px;
	text-align:left;
	background-image:url('../images/banner_news.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#index_main {
	min-height:200px;
	width:100%;
	text-align:left;
	padding-top:45px;
	padding-bottom:90px;
	padding-left:30px;
	font-size: 11px;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#000000;
}

#index_main_container {
	background-image:url('../images/indexbg.jpg');
	background-repeat:no-repeat;
}

#blank_main_container {
	/*background-image:url('../images/indexbg.jpg');*/
	background-repeat:no-repeat;
}

.indextitle {font-family: arial; font-size: 18px; color:#f4f4f4;}
.indexcopy {font-family: arial;	font-size: 12px; color:#b0b0b0;}

#leftcolumn {
	width:455px;
	float:left;
	padding-right:55px;
}

.leftheader {color:#d8d7d5; font-size:18px}
	.leftheader a:link, .tag1 a:visited {text-decoration: none; color: #d8d7d5;}
	.leftheader a:active, .tag1 a:hover {text-decoration: none; color: #fff6d0;}
.leftcopy {font-size:12px}

#rightcolumn {
	width:345px;
	float:left;
	text-align:justify;
	color:#8f8f80;
	font-size:12px;
	/*font-size:1.2em;
	line-height:16px;*/
}

.righttitle {font-family: arial; font-size: 18px; color:#f4f4f4;}
.rightcopy {font-family: arial;	font-size: 12px; color:#b0b0b0;}

#rightcolumn p {
	color:#b0b0b0;
}

#rightcolumn ul {
	color:#b0b0b0;
}

#onecolumn {
	width:860px;
	float:left;
	padding-right:55px;
}

.privacy1 {font-size:18px; color:#ffcc00;}
	.privacy1 a:link, .privacy1 a:visited {text-decoration: none; color: #b0b0b0;}
	.privacy1 a:active, .privacy1 a:hover {text-decoration: none; color: #d8d7d5;}

.privacy2 {font-size:12px; color:#b0b0b0; line-height:18px;}
	.privacy2 a:link, .privacy2 a:visited {text-decoration: none; color: #b0b0b0;}
	.privacy2 a:active, .privacy2 a:hover {text-decoration: none; color: #d8d7d5;}

#footer {
	width:100%;
	text-align:left;
	font-size:11px;
	color:#454545;
	padding-left:30px;
	padding-top:18px;
	padding-bottom:30px;
	clear:both;
	background-image:url('../images/footerbg.jpg');
	background-repeat:repeat-x;
	background-color:#131313;
	border-top:1px solid #080808;
}

#footer_container {
	background-image:url('../images/footerlogo.jpg');
	/*as sitemap grows correct gradient behind or use .png*/
	background-repeat:no-repeat;
	background-position: 97% 99%;  /* same as 100% 100% */
}

a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffcc00;}
a:hover {text-decoration: none; color:#ffcc00;}

h1 {
	font-family: arial;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
} 

h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
} 

h3 {
	font-family: arial;
	font-size: 16px;
	color: #000000;
}

ul {color:#b0b0b0;}

ul.yellowdot li {color:#ffffff; line-height:15px;}
ul.yellowdot li span {color:#b0b0b0}

.yellow {color:#ffcc00;}
.center {text-align: center}


/*BREADCRUMBS*/
*body#whatwedo a#whatwedo, body#levelone a#levelone, body#solutions a#solutions, body#whycouch a#whycouch, body#clients a#clients, body#partners a#partners, body#newsevents a#newsevents, {color: #ffcc00;}

/*TAGS*/
.bannertags {width:100%; font-size:22px}
.tags {width:450px; font-size:22px}

.tag1 {color:#d8d7d5}
	.tag1 a:link, .tag1 a:visited {text-decoration: none; color: #d8d7d5;}
	.tag1 a:active, .tag1 a:hover {text-decoration: none; color: #fff6d0;}

.tag1b {color:#d8d7d5}
	.tag1b a:link, .tag1b a:visited {text-decoration: none; color: #d8d7d5;}
	.tag1b a:active, .tag1b a:hover {text-decoration: none; color: #ffdd44;}

.tag2 {color:#8f8f80}
	.tag2 a:link, .tag2 a:visited {text-decoration: none; color: #8f8f80;}
	.tag2 a:active, .tag2 a:hover {text-decoration: none; color: #ffdd44;}

.tag3 {color:#46463f}
	.tag3 a:link, .tag3 a:visited {text-decoration: none; color: #46463f;}
	.tag3 a:active, .tag3 a:hover {text-decoration: none; color: #ffcc00;}

.tag4 {color:#c6c6c4}
	.tag4 a:link, .tag4 a:visited {text-decoration: none; color: #c6c6c4;}
	.tag4 a:active, .tag4 a:hover {text-decoration: none; color: #ffcc00;}

.highlight {width:450px; font-size:22px; text-align:right;}
.highlight2 {width:450px; font-size:16px; text-align:right;}

.header a:link, .header a:visited {text-decoration: none; color: #ffffff;}
.header a:active, .header a:hover {text-decoration: none; color:#ffcc00;}

.footer a:link, .footer a:visited {text-decoration: none; color: #777777;}
.footer a:active, .footer a:hover {text-decoration: none; color: #d8d7d5;}

.footertop:hover {text-decoration: none; color: #d8d7d5;}
.footertop a:link, .footertop a:visited {text-decoration: none; color: #474747;}
.footertop a:active, .footertop a:hover {text-decoration: none; color: #d8d7d5;}

.footermail a:link, .footermail a:visited {text-decoration: none; color: #d8d7d5;}
.footermail a:active, .footermail a:hover {text-decoration: none; color: #ffcc00;}


-->