﻿body {
	-webkit-text-stroke:none;	
}

#sitecontainer {	
	background:#fff;	
}

.intro {
	padding:50px 0 25px 35px;
	background-color:#000;
}

.intro h1 {
	background:url('../Images/wemakeweb.png') left top no-repeat;
	width:449px;
	height:255px;
	text-indent:-9000px;
	float:left;
}
.intro h1 span {
	color:#00cee0;
}
.intro .about {
	float:right;
	width:250px;
	padding:20px 35px 0 0;
	color:#fff;
}


#caseSlider {  
	background:url('../Images/caseBgNoGrid.png') repeat-y;
} 
#caseSlider .left {
	background:url('../Images/icons/sliderArrowLeftNoGrid.png') no-repeat;
}
#caseSlider .right {
	background:url('../Images/icons/sliderArrowRightNoGrid.png') no-repeat;
}

#expertiseNav ul li.active,
#expertiseNav ul li:hover {
	background:none #000;	
}
#expertise .page {
	width:595px;	
	background:none #000;
}

.section .col .pic {
	border:1px #f4f4f4 solid;	
}

.news .pic {
	border: 1px solid #F4F4F4;
}
.news .pic img {
	width:282px;
	height:180px;
}