@charset "utf-8";
.test {
	background-color: #000;
	float: left;
	height: 100px;
	width: 100px;
}
.thu {
	background-color: #F5F5F5;
	padding: 5px;
	float: left;
	height: 203px;
	width: 270px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-left: 5px;
}
.contact {
	height: 200px;
	width: 400px;
	float: right;
}.portfolio-smll {
	float: left;
	height: 100px;
	width: 170px;
	border: 1px solid #FFF;
	margin-right: 13px;
	margin-bottom: 10px;
	padding: 2px;
}
#wow {
	height: 400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.box1 {
	background-image: url(featuresBackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	border: 1px solid #d6dada;
	width: 510px;
	background-color: #FFF;
	height: 280px;
}.facebook {
	float: left;
	height: 75px;
	width: 75px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 150px;
}
