BODY {
	margin: 0px;
	background-image:url(images/index/f_bg.jpg);
	background-color: #005C88;
	font-family: "Myriad Pro";
	font-size:14px;
}

TR.index_content_navi {
	background-image:url(images/index/navi_bg.jpg);
	background-repeat:repeat-x;
}
TR.index_content_footer {
	background-image:url(images/index/f_bg.jpg);
	background-repeat:repeat-x;
}


.spacer_orange_top {
	background-color: #FF8E00;
	font:7px tahoma;
}

.spacer_orange_bottom {
	background-color: #FF8E00;
	font: 3px tahoma;
}

.spacer_white {
	background-color: #FFFFFF;
	font: 7px tahoma;
}


TD.content_header {
	background-image:url(images/top_banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:164px;
	padding:0px 0px 5px 16px;
	font-family: Futura;
	font-size:17px;
	color:#141414;
}

TD.content_header SPAN {
	font-size:24px;
	font-weight:bold;
	color:#9B3608;
}


TD.content_main {
	background-color: #FFFFFF;
	padding-left: 20px;
}

TD.content_contact {
	background-image:url(images/contactus_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #FFFFFF;
	padding:20px 0px 0px 60px;
}

SPAN.txt_blue {
	color:#0B5C89;
	font-weight:bold;
	font-style:italic;
	font-size:22px;
}

SPAN.txt_orange {
	color:#FE4500;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

DIV.floated_link {
	display:block;
	height:128px;
	width:220px;
	float:right;
	position:absolute;
	top:40px;
	left:775px;
	cursor:pointer;
}

DIV.content_box {
	width:644px;
	height:425px;
	overflow:auto;
	padding-right: 10px;
}

A {
	color: #000000;
}

TABLE.content_about {
	background-image:url(images/about_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:200px;
}

TD.content_bio {
	background-image:url(images/bio_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	padding-left: 20px;
}

TD.content_bio STRONG {
	font-size:16px;
}

TD.content_bio SMALL {
	font-size:14px;
}

TD.content_bio DIV {
	width:504px;
	height:380px;
	overflow:auto;
	padding-right: 10px;
	color:#0B5C89;
	display:block;
}

TD.content_bio SPAN {
	padding-top: 10px;
	display:block;
}

TD.txt_navi {
	color: #FF8E00;
	padding: 0px 0px 0px 16px;
	font-size:18px;
	font-weight: bold;
}