@charset "utf-8";
/* CSS Document */

body { background:url(../images/bg-win.jpg) no-repeat top center #40027d;font-family:Tahoma, Geneva, sans-serif;font-size:12px;color:#006; }
#main { background:#BEDAE5; width:900px;height:670px;margin:0 auto 0 auto;border:#006 solid 1px;position:relative;z-index:1;
 }
h1 { font-family:Tahoma, Geneva, sans-serif;color:#006;font-size:18px;text-align:center; }
#text_area {
	overflow: auto;
	position: absolute;
	margin-top:-36px;
	left: 235px;
	top: 162px;
	width: 663px;
	height: 550px;
	z-index:3;
}
#text_area2 {
	overflow: auto;
	position: absolute;
	margin-top:-36px;
	left: 135px;
	top: 162px;
	width: 663px;
	height: 550px;
	z-index:3;
	padding-left:100px;
}
#tc {
	background:url(../images/tr-corner.png) no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	z-index:4;
	left: 877px;
	top: -1px;
}
#tlc {
	background:url(../images/tl-corner.png) no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	z-index:4;
	left: -1px;
	top: -1px;
}
#bc {
	background:url(../images/clouds.png) no-repeat;
	width:300px;
	height:135px;
	margin-top:-115px;
	margin-left:-30px;
	position:relative;
	z-index:4;
}
#brc {
	background:url(../images/divinelogo.png) no-repeat;
	width:180px;
	height:187px;
	margin-top:-128px;
	margin-left:800px;
	position:relative;
	z-index:4;
}
#bmid {
	background:url(../images/bottom-mid.png) no-repeat;
	width:496px;
	height:27px;
	margin-top:-57px;
	margin-left:202px;
	position:relative;
	z-index:3;
	padding-top:5px;
}
#footer {
	margin: 10px auto 0 auto;
	padding: 0 auto 0 auto;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	width:900px;
}
#footer a {
	color:#FF0;
}
#post {
	position:absolute;
	left:-38px;
	top:125px;
	height:500px;
	z-index:5;
	width: 267px;
	background-image: url(../images/signpost.png);
	background-repeat: no-repeat;
}
#web {
	position: absolute;
	left: 92px;
	top: 162px;
}
#clients {
	position: absolute;
	width: 66px;
	height: 20px;
	left: 69px;
	top: 242px;
}
#contact {
	position: absolute;
	left: 173px;
	top: 284px;
}
#home {
	position: absolute;
	left: 172px;
	top: 123px;
}
#graphics {
	position: absolute;
	left: 173px;
	top: 198px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
