@charset "UTF-8";
.maincopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 750px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.container {
	background-color: #f8931e;
	width: 990px;
}
.containerinterior {
	background-color: #F89625;
	width: 990px;
}
.footer {
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 990px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.ourworkimg {
	padding-right: 15px;
	padding-bottom: 15px;
}
.ourworkcontainer {
	height: 175px;
}
