body {
	background-image: url(Images/backgrounds/contact2.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
div#contact_txt {
	position: absolute;
	left: 10px;
	top: 90px;
}
div#page_title {
	position: absolute;
	left: 10px;
	top: 160px;
}
div#ds_img {
	border: 1px solid #999999;
	position: absolute;
	width: 200px;
	left: 30px;
	top: 190px;
	height: 200px;
}
div#ds_txt {
	position: absolute;
	left: 250px;
	top: 190px;
	width: 310px;
}
div#bb_img {
	border: 1px solid #999999;
	position: absolute;
	width: 200px;
	left: 570px;
	top: 400px;
	height: 200px;
}
div#bb_txt {
	position: absolute;
	left: 240px;
	top: 400px;
	width: 310px;
	text-align: right;
}
div#sunrose_img {
	border: 1px solid #999999;
	position: absolute;
	width: 200px;
	left: 30px;
	top: 600px;
	height: 200px;
}
div#sunrose_txt {
	position: absolute;
	left: 250px;
	top: 600px;
	width: 310px;
}
div#arthouse_img {
	border: 1px solid #999999;
	position: absolute;
	width: 200px;
	left: 570px;
	top: 800px;
	height: 200px;
}
div#arthouse_txt {
	position: absolute;
	left: 240px;
	top: 800px;
	width: 310px;
	text-align: right;
}
div#ollsbrim_img {
	border: 1px solid #999999;
	position: absolute;
	width: 200px;
	left: 30px;
	top: 1000px;
	height: 200px;
}
div#ollsbrim_txt {
	position: absolute;
	left: 250px;
	top: 1000px;
	width: 310px;
}
div#skillion_img {
	border: 1px solid #999999;
	position: absolute;
	width: 200px;
	left: 570px;
	top: 1185px;
	height: 200px;
}
div#skillion_txt {
	position: absolute;
	left: 240px;
	top: 1185px;
	width: 310px;
	text-align: right;
}
div#links_txt {
	position: absolute;
	left: 30px;
	top: 1420px;
}
div#footer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6666;
	font-weight: bold;
}
div#footer ul {
	list-style-type: none;
	position: absolute;
	margin-top: 1645px;
	margin-left: 235px;
	padding-left: 235px;
}
div#footer ul li {
	display: inline;
}
