@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40352f;
	text-align: center;
}
#container {
	text-align: left;
	height: auto;
	width: 970px;
	margin: auto;
}
#side {
	height: auto;
	width: 100px;
	position: relative;
	text-align: center;
	float: left;
}
#content {
	height: 411px;
	width: 863px;
	background-image: url(Work%20files/dropshadow.jpg);
	padding-top: 2px;
	padding-left: 6px;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	margin: auto;
}
#testimonials {
	height: 100px;
	width: 843px;
	position: relative;
	background-image: url(Work%20files/testbase.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: auto;
}
#contentservices {
	background-image: url(Work%20files/face.jpg);
	height: 411px;
	width: 863px;
	text-align: left;
	padding-top: 2px;
	background-repeat: no-repeat;
	float: left;
	margin: auto;
}
#contentgallery {
	background-image: url(Work%20files/dropshadow.jpg);
	height: 411px;
	width: 863px;
	padding-top: 2px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
	margin: auto;
}
#contentcontact {
	background-image: url(Work%20files/mark.jpg);
	text-align: left;
	padding-top: 2px;
	height: 411px;
	width: 863px;
	background-repeat: no-repeat;
	float: left;
	margin: auto;
}
#footer {
	height: auto;
	width: 970px;
	float: left;
	position: relative;
	margin-top: 0px;
}
.style7 {	color: #000000;
	font-size: 9px;
}
.karin {
	font-size: 9px;
	color: #333333;
	text-align: right;
	text-decoration: none;
}
.special {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 17px;
}
.testimonialstext {
	font-size: 13px;
	text-align: left;
	padding-top: 25px;
	padding-left: 20px;
}
