BODY {
	background: #fff url(pics/bg.gif) repeat-x;
	font-family: "Trebuchet MS";
}

#body {
	width: 890px;
	margin: auto;
}

#top_text {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 24px;
}

#top_image {
	position: absolute;
	margin-top: -80px;
	margin-left: 480px;
}

#contact {
	z-index: 100;
	position: absolute;
	font-size: 12px;
	
	margin-left: 800px;
	margin-top: 80px;
	text-align: center;
	width: 72px;
	text-transform: uppercase;
}

#contact A {
	margin-top: 4px;
	color: #fff;
	text-decoration: none;
}

#tabs {
	border: solid 1px #27a9d3;
	margin-top: 15px;
	height: 54px;
	width: 877px;
}

.tab {
	display: block;
	float: left;
	border-right: solid 1px #27a9d3;
	height: 54px;
	background-color: #fe6633;
}

#tab4 {
	border-right: 0;
}

.selected, .tab:hover {
	background-color: #0caee2;
}

.tab_body {
	width: 847px;
	border: solid 1px #00a0c5;
	border-top: 0;
	background-color: #fff;
	margin-top: -16px;
	padding: 15px;
	font-size: 14px;
}

.tab_body IMG {
	float: left;
	padding: 20px;
	
}

#footer_img {
	margin-top: -20px;
}

#footer {
	padding: 5px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 24px;
}

#footer A {
	color: #0589b4;
}
