body {
	background-color: #20356A;
	background-image: url(Images/BGtile.jpg);
	background-repeat: repeat-x;
}
#contact {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 80px;
	top: 485px;
}

#leftpic {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 8px;
	top: 129px;
}

#txtpos {
	position:absolute;
	width:576px;
	height:265px;
	z-index:1;
	left: 385px;
	top: 485px;
}

#footer {
	position:absolute;
	width:250px;
	height:130;
	z-index:1;
	left: 700px;
	top: 735px;
}

#footerteambuild {
	position:absolute;
	width:250px;
	height:130;
	z-index:1;
	left: 700px;
	top: 1100px;
}

#footerabout {
	position:absolute;
	width:250px;
	height:130;
	z-index:1;
	left: 700px;
	top: 940px;
}

#bgfix {
	position:absolute;
	width:965px;
	height:300;
	z-index:0;
	left: 10px;
	top: 830px;
}

#txtpos2ndtier {
	position:absolute;
	width:576px;
	height:130;
	z-index:1;
	left: 389px;
	top: 189px;
}

.text {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.footertext {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #99d9f0;
}

.topnav {
	position:absolute;
	width:450;
	height:130;
	z-index:1;
	left: 375px;
	top: 240px;
}
#Layer2 {
	position:absolute;
	width:617px;
	height:36px;
	z-index:2;
	left: 360px;
	top: 138px;
}
.style1 {font-family: "Microsoft Sans Serif"; font-size: 14px; font-weight: bold; color: #FFFFFF; }

a {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
}
