@charset "utf-8";
/* CSS Document */
div,ul,img {
	margin:0;
	padding:0;
}
body {
	background:#333333;
	margin:27px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	font-size:0.75em;
}
div {
	margin:0;
	padding:0;
}
#wrapper {
	width:896px;
	margin:0 auto 0 auto;
}
#wrapper #logo {
	float:left;
}
#wrapper #strap {
	float:right;
}		
#wrapper #mainContent {
	width:706px;
	float:left!important;
	/*clear:both;*/
}
#wrapper #flashcontent {
	float:left!important;
	width:190px;
	z-index:150!important;
}
strong {
	color:#fff;	
}
/*#wrapper #mainContent .first_level {
	background:url(../furniture/bubbles-bg.gif) bottom right no-repeat;
}	

#wrapper #mainContent .services {
	background:url(../furniture/do-bg.jpg) bottom right no-repeat;
}*/
#wrapper #mainContent ul.first_level  {
	width:706px;
	margin:0;
	padding:0;
}
#wrapper #mainContent .first_level li {
	margin:0;
	padding:0;
}
#wrapper #home {
	margin:0;
	padding:0;
	border:none;
}
ul.second_level  {	
	width:600px;
	margin:0 auto 0 auto!important;
	text-align:center;
}
#text {
	float:left!important;	
	font-size:120%;
	width:706px;
	padding:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#FFFFFF;
	background:url(../furniture/content-bg.gif) top no-repeat #007ec6!important;
}
#text p {
	margin:0;
	padding:5px 0 5px 25px;
}
/*CLIENTS*/
#text-clients {
	float:left!important;	
	font-size:100%;
	width:706px;
	padding:20px 0 0 0 ;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#FFFFFF;
	background:url(../furniture/content-bg-clients.gif) top no-repeat #007ec6!important;
}
#text-clients a {
	color:#fff;
	text-decoration:underline;
}
#text-clients a:hover {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
}
#text-clients p {
	margin:0;
	padding:5px 0 5px 20px;
}
#text-clients ul.col1 {
	margin:10px 0 0 20px;
	padding:0;
	float:left;
}
#text-clients .col1 li, #text-clients .col2 li, #text-clients .col3 li {
	list-style-type:none;
	display:block;
	padding:5px 0 5px 0;
}
#text-clients ul.col2 {
	margin:10px 0 10px 10px;
	padding:0;
	width:165px;
	float:left;
}
#text-clients ul.col3 {
	margin:10px 0 10px 10px;
	padding:0;
	float:left;
}
/*SERVICES TEXT*/
#text-services {
	float:left!important;	
	font-size:120%;
	width:686px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#FFFFFF;
	background:url(../furniture/content-bg.gif) top no-repeat #007ec6!important;
}
#text-services p {
	padding:0 350px 0 15px;
}
/*PROFILE TEXT*/
#text-profile {
	float:left!important;	
	font-size:120%;
	width:686px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#FFFFFF;
	background:url(../furniture/content-bg.gif) top no-repeat #007ec6!important;
}
#text-profile p {
	padding:0 285px 0 15px;
}
#text a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
#text a:hover {
	color:#fff;
	text-decoration:none;
}
/*PORTFOLIO TEXT*/
/*#portfolio-heading {
	width:375px;
	float:left;
}*/
#portfolio-text {
	float:left;
	font-size:120%;
	margin:20px auto 0 auto;
	padding:0 260px 0 0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}
#text h3, #portfolio-text h3 {
	margin:15px 0 5px 15px;
	padding:0;
}
#portfolio-text p {
	margin:0;
	padding:5px 0 5px 25px;
}
#portfolio-text a {
	color:#ffffff!important;
	font-weight:bold;
}
#footer {
	width:845px;
	background:#e1e1e1;
	padding:5px 5px 5px 0;
	margin:0 auto 0 auto;
	color:#0070a2;
	font-size:80%;
	text-align:right;
	border-top:solid 1px #ccc;
}
/*#fancy_inner .fancy_title div {
	text-align:left;
	color:#000!important;
	background:#FFF;
	padding:10px;
	width:640px;
}*/
#map {
margin:10px 10px 15px 25px;
}
#map_canvas {
	margin:10px 10px 15px 25px;
}
#wrapper #mainContent #twitter a {
	color:#FFF;
	text-decoration:none;
	font-size:90%;
	position:absolute;
	top:8px;
	left:30px;
	width:150px;
}
#wrapper #mainContent #twitter a:hover {
	color:#FFF;
	text-decoration:underline;
}	