body {
	margin: 0px;
	background-color: #336699;
	background-image: url(../images/TFB-BG.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}	
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}
#wrap {
	width: 985px;
	height: auto;
	background-image: url(../images/slices/contact/TFB-Contact.jpg);
	background-repeat: no-repeat;
}
#navbar {
	height: 50px;
	width: 583px;
	padding-top: 10px;
	float: right;
	text-align: left;
}
.leftContent {
	width: 362px;
	height: 460px;
	padding-top: 280px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.mainContent {
	width: 583px;
	height: auto;
	float: right;
}
.leftBoxtop {
	width: 265px;
	height: 260px;
	float: right;
	padding-top: 100px;
}
.rightBoxtop {
	width: 548px;
	height: 290px;
	float: right;
	padding-top: 90px;
	padding-right: 17px;
	text-align: left;
}
#footer {
	height: 20px;
	width: 985px;
	color: #cccccc;
	font-size: 80%;
	background-image: url(../images/slices/TFB-Footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	clear: both;
}