<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
	left: 230px;
	top: 200px;
}
body {
	background-color: #004fa9;
}

/********************/
/**** Body Text *****/
/********************/
.body-text {
	position: absolute;
	left: 230px;
	top: 240px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 630px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 630px;
}



/********************/
/** Move Everything**/
/********************/
#all {
	top: 0px;
	left: 0px;
	position: absolute;

}

/********************/
/**** Background ****/
/********************/
.body-white-back {
	position: absolute;
	top: 175px;
	left: 200px;
	z-index: 0;
	height: 700px;
	width: 700px;
	background-repeat: no-repeat;
}
.body-bottom-left {
	position: absolute;
	left: 200px;
	top: 845px;
	z-index: 1;
}
.body-bottom-right {
	position: absolute;
	left: 870px;
	top: 845px;
	z-index: 1;
}
.body-top-left {
	position: absolute;
	left: 200px;
	top: 175px;
	z-index: 1;
}
.body-top-right {
	position: absolute;
	z-index: 1;
	left: 870px;
	top: 175px;
}

/********************/
/****** Footer ******/
/********************/
.footer-white-back {
	position: absolute;
	top: 900px;
	left: 400px;
	z-index: 0;
	height: 60px;
	width: 300px;
	background-repeat: no-repeat;
}
.footer-bottom-left {
	position: absolute;
	left: 400px;
	top: 930px;
	z-index: 1;
}
.footer-bottom-right {
	position: absolute;
	left: 670px;
	top: 930px;
	z-index: 1;
}
.footer-top-left {
	position: absolute;
	left: 400px;
	top: 900px;
	z-index: 1;
}
.footer-top-right {
	position: absolute;
	z-index: 1;
	left: 670px;
	top: 900px;
}


/********************/
/***** Buttons ******/
/********************/
.button1 {
	position: absolute;
	left: 25px;
	top: 205px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button2 {
	position: absolute;
	left: 25px;
	top: 255px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button3 {
	position: absolute;
	left: 25px;
	top: 305px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button4 {
	left: 25px;
	top: 355px;
	position: absolute;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button5 {
	position: absolute;
	left: 25px;
	top: 405px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button6 {
	position: absolute;
	left: 25px;
	top: 455px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/********************/
/**** Team Banner****/
/********************/
.banner {
	position: absolute;
	top: 20px;
	left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/********************/
/**** FIRST logo ****/
/********************/
.first-logo {
	position: absolute;
	left: 675px;
	top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/********************/
/**** Breadcrumbs ****/
/********************/
.crumbs{
	position: absolute;
	left: 230px;
	top: 183px;
	z-index: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 20;
	width: 640px;
	color: 000000;
}

/********************/
/*** Footer Text ****/
/********************/
.footer-text {
	position: absolute;
	left: 410px;
	top: 920px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 2;
	width: 280px;
}
</style>
