body {
	font: 14px/1 'lucida grande', 'lucida sans', verdana, sans-serif;
	background: #205d8b; color: #333; text-align: center; }

a {
	text-decoration: none;
	color: #205d8b;      
	border-bottom: 1px solid #589abc; }
	
strong {
	color: #000;
}

section, #brand {
	background: #fff; }
	
ol, ul {
	list-style: none; }

img { display: block; }

.hide { display: none;}
.clear { clear: both; }

.canvas {
	position: relative;
	width: 900px;
	margin: auto;
	text-align: left; }
	
/* Identity & Navigation */
#brand {
	padding: 0 0 20px; overflow: hidden; }

#logotype a {
	display: block;
	width: 150px; height: 117px;
	margin-top: 30px;
	text-indent: -9999px;
	background: url('../images/logotype.jpg');
	border: none; }

#telephone {
	position: absolute; top: 0; right: 0;
	padding: 7px 7px 7px 32px; font-size: 18px; 
	background: #205d8b url('../images/telephone.gif') 5px 4.5px no-repeat; color: #fff; }
	
#top_slogan {
	position: absolute;
	top: 72px; left: 170px;
	font-weight: normal;
	font-size: 18px;
	color: #999;
}

#brand ul {
	position: absolute; top: 72px; right: 0; }
#brand li {
	float: left; margin: 0 0 0 40px; font-size: 18px; }
 
/* Footer */
footer {
	color: #fff; padding: 30px 0; }
	
footer h3 {
	font-size: 18px; font-weight: bold; color: #fff; }

footer h3 a {
	border: none; color: #fff;
	text-decoration: none;
}

footer a, footer h3 a span {
	color: #589abc; }
	
footer .sublist {
	position: relative;
	margin-top: 10px;
	font-size: 11px; font-style: normal;
	line-height: 20px; } 

#feeds, #flickr, #contact {
	width: 300px; float: left; }

#feed {
	position: absolute; top: 0; left: 234px;
	display: block;
	width: 16px; height: 16px;
	background: url('../images/rss.png');
	text-indent: -9999px;
	border: none; }

#feeds .sublist{
	width: 250px; }
#feeds .sublist li {
	border-top: 1px dashed #589abc; line-height: 30px; }
	
.flickr_badge_image {
	float: left; margin: 8px 8px 0 0; padding: 2px;
	background: #589abc; }
	
#contact .sublist li {
	width: 225px; margin-left: 75px; }
#contact .sublist .figure_left {
	position: absolute; left: 0px;
	font-weight: bold; }
	
#copyright {
	padding: 20px 0 15px;
	line-height: 30px;
	font-size: 11px; }
#copyright p {
	float: left; }
#copyright ul {
	float: right; }
	
#copyright ul li {
	float: left; margin-left: 20px; }
	
#feeds .twtr-widget a:hover {
	text-decoration: none !important;
}
	
.twtr-hd, .twtr-ft {
	display:none; }

#feeds .twtr-tweet-text p {
	font-size: 11px !important;
	line-height: 1.5 !important;
}

#feeds .twtr-tweet-wrap {
	padding: 10px 0;
}
#contact_arrow {
	position: absolute; top: -110px; right: 150px;
}
.map {
	background: url('/images/map.png') no-repeat 0 1px;
	padding-left: 25px;
}

/* Home page */
	/* Slogan & Introduction */	
#intro {
	background: #fff url('../images/intro.gif') repeat-x; }

#intro p {
	padding-top: 25px;
	text-align: center; }

#slogan {
	color: #fff; font-size: 28px; line-height: 1.25;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); }
	
#alt_slogan {  
	font-size: 20px;
	line-height: 1.5;
	text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
	color: #fff;
}

#description {
	font-size: 18px; line-height: 30px;
	color:#666 ;
	padding: 20px 0 30px !important; }
	
	/* Clients & Technologies */	
#clients_technologies {
	border-top: 1px solid #eee;
	padding-bottom: 60px; }

#clients, #technologies {
	width: 330px; float: left; margin: 30px 60px 0; }

#clients header, #technologies header {
	font-size: 18px; font-weight: bold; color: #000; }

#clients .sublist li {
	margin: 20px 20px 0 0; float: left; }

/* Services page */
#services {
	border-top: 1px solid #eee; padding: 30px 0 30px; }
  
#services header {
    line-height: 30px;
	margin-bottom: 10px;
	font-size: 18px; 
    clear: both;
	font-weight: bold; 
	color: #000; }
	
#services p a {
text-decoration: none;
}
#services img {
box-shadow: 3px 3px 3px #BBB;
float: left;
-moz-box-shadow: 3px 3px 3px #BBB;
-webkit-box-shadow: 3px 3px 3px #BBB;
}
#services p {
	line-height: 24px; margin-bottom: 20px; }
	
/* Team page */
#team {
	border-top: 1px solid #eee; padding: 15px 0 60px; }
	
#team li {
	width: 300px;  height: 75px; float: left; margin: 15px 0; }
	
#team img {
	float: left; margin-right: 20px; }
	
#team h1 {
	padding-top: 20px; font-size: 16px; color: #000; }

#team h2 {
	margin-top: 5px; font-weight: normal; font-size: 12px; }
	
#passion_matters {
	font-size: 36px; text-align: center; margin: 20px 0 40px;
}
 

