
body {
	margin: 0;
	text-align: center;
	color: #333333;
	background-image: url(images/TT_back.png);
	background-repeat: no-repeat;
	background-color: #B3C4D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tti #container {
	width: 895px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background-color: #B3C4D8;
	background-position: 0px;
	top: 0px;
}
.tti #header {
	background-image:url(images/header_bkg.jpg);
	height: 125px;
	widows: 884px;
}
.style1 {color: #333333}
h1 {
	font-size: 1.4em;
	color: #102269;
	line-height: 1.2em;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	color: #333333;
	line-height: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	color: #102269;
	line-height: 1.0em;
	font-weight: normal;
}
a:link {
	color: #102269;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #102269;
}
h4 {
	font-size: 1.2em;
	color: #333333;
	font-weight: normal;
	line-height: 1.0em;
}
h5 {
	font-size: 0.9em;
	color: #333333;
	line-height: .7em;
	font-weight: lighter;
}
h6 {
	font-size: 0.8em;
	color: #333333;
	line-height: .6em;
	font-weight: lighter;
}
.tti #header_email {
	font-size: .75em;
	float: right;
	margin: 70px 50px 0 0;
}
.tti #header_email a {
	text-decoration: none;
}
.tti #banner {
	background-image:url(images/banner_img_01.jpg);
	height: 286px;
	width: 885px;
	margin: 0 5px;
}
.tti .banner_menu {
	margin: 0 75px;
	width: 885px;
	padding: 0;
}
.tti .banner_menu a {
	color: #fff;
	text-decoration: none;
}
.tti #mainContent {
	font-size: 0.9em;
	text-align: left;
	padding: 0 20px;
	background: #B3C4D8;
	
}
.tti #mainContent h1 {
	color: #666;
	font-size: 1.2em;	
}
.tti #footer_wrap {
	background-color: #B3C4D8;
	height: 100px;
}
.tti #footer {
	margin-top: 20px;
	color: #666;
	font-size: .75em;
	padding: 5px 10px;
	background:#c2cfe0;
	height: 30px;
}
.tti .footer_left {
	margin-top: 10px;
	float: left;
}
.tti .footer_right {
	margin-top: 10px;
	float: right;
}
.tti #footer a {
	color: #666;
	text-decoration: none;
}
