body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #666666;
	background-image:url(images/CCT_WEB_background.jpg);
}
#Container {
	margin: auto;
	position:relative;
	width:1000px;
	height: 750px;
	background-color:#FFFFFF;
	background-image:url(images/CCT_home_FINAL_JM.jpg);
	background-repeat:none;
}

#Content {
	margin: auto;
	width:728px;
	height: 700px;
	padding:90px 0px 0px 0px;
}
#Navbar {
	width:728px;
	padding: 0px;
	text-align: right;
}
#contentBody {
	margin: 375px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width:280px;
	height:130px;
	float:left;
}
#BHF {
	margin: 30px 0px 0px 0px;
	padding: 0px 15px 0px 10px;
	width:220px;
	height:475px;
	float:right;
	clear:inherit;

}
#topBHF {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	width:225px;
	height:230px;
}
#botBHF {
	margin: 0px 0px 0px 0px;
	padding: 110px 0px 0px 0px;
	width:225px;
	height:130px;
}
#Quotation {
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	width:703px;
	height:60px;
	clear:both;

}
#Footer {
	margin: 0px 0px 0px 10px;
	padding: 80px 0px 0px 0px;
	width:703px;
	height:60px;
	clear:both;

}

.contentBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.cctText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25 em;
	font-size: 11px;
	color: #003366;
	text-align:left;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

.footerText a:link, .footerText a:hover, .footerText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}