/* Tru-Tile.com */

/* body styles */

BODY { 
	background-color: #7CA5C5;
	color: #666; 
	font-family: Arial, Sans-Serif;
	font-size: 76%;
	padding: 40px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
}

OL.decimal {
	list-style: decimal;
}

OL.loweralpha {
	list-style: lower-alpha;
}

.bgcolor {
	background-color: #7CA5C5;
}

.center {
	text-align: center;
}

#container {
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: center;
	height: 742px;
	width: 881px;
}

#flash {
	margin-left: 51;
	margin-top: 434;
	position: absolute;
	z-link: 2;
}

#index {
	background-color: #FFFFFF;
	margin: 0px auto;
	height: 746px;
	width: 880px;
}

#left {
	background-color: #FFFFFF;
	background-image: url(../images/home01.jpg);
	background-attachment: scroll;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin: 0px 0px;
	position: absolute;
	height: 746px;
	width: 446px;
}

#right {
	background-color: #FFFFFF;
	margin: 0px 446px;
	position: absolute;
	height: 746px;
	width: 434px;
}

.menulink {
	text-align: right;
}

#template {
	background-color: #FFFFFF;
	background-image: url(../images/template.jpg);
	background-attachment: scroll;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 15px;
	margin: 0px auto;
	text-align: center;
	width: 850px;
}

#text {
	background-color: #FFFFFF;
	margin-left: 15;
	margin-top: 350;
	margin-right: 15;
	position: relative;
	padding: 5;
	text-align: left;
}
