@charset "UTF-8";
body  {
	background-color: #460A09;
	background-image: url(images/index_bg_tile.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#ol_container {
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px;
	height: 150px;
	width: 420px;
	position: relative;
	float: left;
	left: 50%;
	margin-left: -210px;
	display: block;
}
ol li {
	list-style: url(images/bullet.gif) outside;
	font-weight: bold;
	text-align:left;
	position: relative;
	top: 5px;
	margin-top: -15px;
	margin-bottom: 10px;
	height: 25px;
	width: 550px;
	display: block;
}

.index_nav_buttons  a {
	padding: 0px;
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	display: block;
	text-decoration: none;
	position:relative;
	bottom: 4px;
}
.index_nav_buttons  a:link, #nav_butto  {
	color:#ffffff;
	text-decoration: none;
}
.index_nav_buttons  a:hover {
	color:#CC0000;
	text-decoration: none;
}

#index_heading_bg {
	background-image: url(images/index_header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_header {
	background-image:url(images/index_header.png);
	background-repeat:no-repeat;
	background-position: center top;
	height: 145px;
	position: absolute;
	float: left;
	top: 0px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	z-index: 2;
}
#index_header_image  {
	height: 250px;
	width: 1000px;
	background-image:url(images/index_header_image.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position: relative;
	float: left;
	top: 100px;
	left: 50%;
	margin-left: -500px;
	z-index: 0;
	overflow: hidden;
	background-color: #000000;
}
#index_nav_position {
	top: 85px;
	width: 1000px;
	margin-left: -500px;
	position: relative;
	float: left;
	left: 50%;
}
#index_bg_tile {
	background-color:#000000;
	background-image:url(images/index_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#index_whitebar_container {
	position: absolute;
	top: 300px;
	float: left;
	left: 0px;
	width: 100%;
	height: 56px;
	display: block;
	background-image:url(images/index_white_bar_tile.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
#index_whitebar {
	position: relative;
	float: left;
	bottom: -6px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	height: 56px;
	display:block;
	background-image:url(images/index_white_bar.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	z-index: 2;
}
#index_palms {
	background-image: url(images/index_palms_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position: absolute;
	width: 1000px;
	height: 492px;
	top: 358px;
	margin-left: -500px;
	left: 50%;
}
#index_content_container {
	position: absolute;
	width: 900px;
	margin-left: -450px;
	left: 50%;
	top: 370px;
	visibility: visible;
	z-index: 2;
}
#index_paragraph1 {
	width: 600px;
	margin-bottom: 20px;
	height: 200px;
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	position: relative;
	top: 20px;
	float: left;
	line-height: 14px;
}
#index_paragraph2 {
	width: 600px;
	margin-bottom: 20px;
	height: 200px;
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	position: relative;
	top: 20px;
	float: left;
	line-height: 14px;
}
#index_slogan_image {
	/*background-image: url(images/index_slogan_image.jpg);*/
	background-repeat:no-repeat;
	background-position:center top;
	display: block;
	height: 161px;
	width: 251px;
	position:relative;
	top: 10px;
	right: 9px;
	float: right;
}
#index_slogan {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	position: relative;
	float: right;
	right: 5px;
	top: 15px;
}
#index_footer_container {
	background-color:#000000;
	width: 100%;
	float: left;
	left: 0px;
	height: 115px;
	display: block;
	top: 836px;
	position: absolute;
}
#index_footer {
	background-color:#000000;
	height: 115px;
	width: 1000px;
	display: block;
	top: 0px;
	float: left;
	position: relative;
	margin-left: -500px;
	left: 50%;
}
#index_footer_txt {
	font-family: Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #666666;
	height: 85px;
	width: 400px;
	text-align: center;
	display: block;
	top: 10px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	vertical-align: bottom;
}
#index_b2b_footer_logo {
	background-color: #000000;
	background-image: url(images/b2b_footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left:0px;
	float: left;
	height: 85px;
	width: 184px;
	top: 5px;
}
#index_tcmt_footer_logo {
	background-color: #000000;
	background-image: url(images/tcmt_footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	float: right;
	height: 85px;
	width: 184px;
	top: 5px;
}
