body { 
	
	background:#000;
	color:#666;
}
p {
	line-height:1.3em;
}
h2 {
	margin-top:25px;
	color:#000;
}
h3 {
	color:#000;
	margin-top:15px;
}
h5 {
	color:#000;
	font-size:1.2em;
	margin-bottom:10px;
}
.logo {
	margin-top:25px;
}
.content_main{
	
	background:#FFF;
}
.clients {
	background:#FFF;
	height:150px;
}
.performance {
	
	background:  url('../img/bg_performance.jpg') no-repeat;
	height:391px;
}
.performance h2{
	
	margin-top:0px;
}
.performance_content {
	margin-top:50px; 
}
.performance_content p {
	margin-right:50px; 
}
.performance_content h1 {
	color:#000;
	font-weight:normal;
}
.performance_content h1 strong {
	color:#740000;
}

.platform{
	
	background:  url('../img/bg_platform.jpg') no-repeat bottom;
	height:450px;
}
.social{
	
	background:  url('../img/bg_social.jpg') no-repeat;
	height:401px;
}
.social_content {
	margin-top:80px;
}
.social_content p{
	margin-right:80px;
	color:#999;
}
.social h1 {
	font-size:6em;
	color:#FFF;
	margin:0;
}
.social h2{
	font-size:2em;
	color:#FFF;
	margin-top:15px;
	margin-bottom:15px;
}
.casestudy{
	
	background:  url('../img/bg_casestudy.jpg') no-repeat;
	height:372px;
}
.casestudy_content {
	margin-top:20px; 
}
.casestudy_content p {
	margin-right:50px; 
}

.testimonials {
	 background:#FFF;
	 padding-bottom:30px;
}
.contactus {
	 background:#FFF;
	 padding-bottom:30px;
}
ul.features li {
	color:#000;
	padding:10px;
	font-size:1.1em;
	font-weight:bold;
}
.footer  {
	margin-top:0px;
	border-top:none;
	margin-bottom:50px;
	color:#999;
}
.main {
	background:url('../img/main.jpg') no-repeat;
	height:500px;
	color:#FFF;
}
.main a {
 	color:#FFF;
}
.main p {
 	color:#999;
}

.main h1 {
	font-size:4em;
	color:#FFF;
	font-weight:normal;
	line-height:1.1em;
}
#centeredmenu {
   margin:25px 0;
   margin-bottom:100px;
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 50px;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
  	color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
 
   font-weight:bold;
}

.slideshow{
	
 float:left;width:960px;
 margin-left:0;
 margin-right:0; 
 margin-bottom:15px;
}