body {
	margin-top:10px;
	background-color:#B9C9D5;
}

#wrapper {  /* --- home page has wrapper depth set inline --- */
	margin: 0px auto;
	width: 800px;
	position: relative;
	background-image: url(images/insideTiler.gif);
}
.background {
	position: absolute;
	z-index: 0;
}
.logo {
	height: 30px;
	width: 485px;
	position: absolute;
	left: 215px;
	top: 85px;
	z-index:2;
}
.slogan {
	height: 16px;
	width: 479px;
	position: absolute;
	left: 215px;
	top:145px;
	z-index:2;
}
.navHome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	letter-spacing:1px;
	font-weight:bold;
	width: 170px;
	position: absolute;
	top: 185px !important;
	top: 178px;
	left:22px;
}
.navHome a {
	color:#000000;
	margin-bottom:25px;
	display:block;
}
.navHome a:visited {
	color: #666666;
}
.navHome a:hover {
	color:#8F9FA7;
}
.ruleVert {
	height: 100%;
	width: 185px;
	border-right: 1px solid #000000;
	position: absolute;
	top:0;
	left:0;
}
.ruleHorz {
	height: 130px;
	width: 800px;
	border-bottom: 1px solid #000000;
	position:absolute;
	left:0;
	top:0;
}
.content {
	width:500px;
	padding-top:175px;
	padding-bottom:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	position:relative;
	left:215px;

}
.content img {
	float:right;
	margin:3px 5px 10px 15px;
}
.content .group {
	float:right;
	margin:3px 5px 10px 15px;
}

.navIn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	letter-spacing:1px;
	font-weight:bold;
	width: 170px;
	position: absolute;
	top: 190px !important;
	top: 183px;
	left:22px;
}
.navIn a {
	color:#000000;
	margin-bottom:25px;
	display:block;
}
.navIn a:visited {
	color: #999999;
}
.navIn a:hover {
	color:#8F9FA7;
}
h1 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

.downloads {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	letter-spacing:1px;
	width: 170px;
	position: absolute;
	top: 390px!important;
	top: 383px;
	left:22px;
}
.downloads a {
	color:#000000;
	margin-bottom:25px;
	display:block;
}
.ndownloads a:visited {
	color: #666666;
}
.downloads a:hover {
	color:#8F9FA7;
}



.footer {
	margin: 0px auto;
	width: 800px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	padding:30px 0;
}
.footer a:link {
}
.background {
	position: absolute;
	z-index: 0;
}
.clear {
	clear:both;
}
