@charset "UTF-8";
/*

	Integrity Technology Group Website
	Author: Blend Production Group, LLC (Blend)
	
*/

body {
	margin: 0;
	background: #faf7d8 url(../images/bkg.jpg) top center no-repeat;
	padding-top: 55px;
}

#all {
	position: relative;
	width: 676px;
	height: 575px;
	background: url(../images/content.png) no-repeat;
	margin: 0px auto;
}

a {
	outline: none;
}

a#blend, a#integrity, a#sos {
	position: absolute;
	width: 185px;
	height: 125px;
	top: 295px; 
	left: 0px;
	display: block;
}

a#sos {
	left: 255px;
}

a#blend {
	left: 500px;
}