body {
	margin:20px;
	background-image: url(images/texback2.gif);
	background-color: #008000;
}
.container {
	margin:0px auto;
	width:900px;
	position:relative;
}
.header {
	background:transparent url('images/T2G_Logo.png') no-repeat center 10px;
	padding:150px 0px 0px 0px;
	width:900px;
	height:75px;
	text-align:center;
	position:relative;
	background-image: url(images/T2G_Logo.png);
}
.newBanner {
	position:absolute;
	top:-25px;
	left:-30px;
}
.experienceBanner {
	position:absolute;
	top:-20px;
	right:-25px;
}
.marquee {
/*	margin:75px 0px 0px 18px; */
    top:55px;
	left:30px;
	width:840px;
	height:auto;
	position:relative;
}.content {
	background:#fcfc97;
	margin:75px 0px 200px 18px;
	padding:10px;
	width:840px;
	height:auto;
	border:2px #000 solid;
	position:relative;
}
.profileInfo{
	padding:0px 0px 5px 85px;
}
.footer {
	width:900px;
	height:100px;
	position:relative;
}
.companyMascot {
	position:absolute;
	bottom:-10px;
	left:18px;
}
.quotes {
	background:#fff url('images/wisdom.png') no-repeat;
	margin:25px 0px 0px 0px;
	padding:50px 10px 10px 10px;
	width:450px;
	font-size:14pt;
	text-align:center;
	border:2px #000 solid;
	position:absolute;
	bottom:50px;
	right:18px;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.green {
	color: #008000;
}
.style1 {
	border-width: 0px;
}
.imageMark {
	border-style: solid;
	border-width: 2px;
	margin: 3px;
	position:absolute;
	top:9px;
	left:9px;
}
.imageFraser {
	border-style: solid;
	border-width: 2px;
	margin: 3px;
	position:absolute;
	top:166px;
	left:9px;
}
.imageAndrew {
	border-style: solid;
	border-width: 2px;
	margin: 3px;
	position:absolute;
	top:304px;
	left:9px;
}
.style5 {
	border-width: 0;
}
.style6 {
	text-align: center;
}
.style8 {
    color: #000000;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
