body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top
}

a, a:link, a:visited { color: #c89806; font-weight: bold; text-decoration: none; }
a:hover { color: #FF6600; text-decoration: underline; }


h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 20px; margin: 0 0 15px 0; padding: 5px 0; color:#F60; font-weight:400; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { display: block; float:right; width: 150px; height: 25px; text-align: center; padding: 0px 5px 0 0; color: #fff; font-weight: bold; background-color:#F60; }
a.more:hover { text-decoration: none; color: #faca39; }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }
.imglink {border: 0px;}

#t_wrapper {
	width: 960px;
	padding: 0 30px;
	margin: 0 auto
}

#t_header {
	width: 930px;
	height: 50px;
	padding: 0px;
}

#site_title { float: left; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 960px; height: 110px; color: #F60; text-indent: -10000px; background:url(imgs/head_pacific.jpg) no-repeat;}


#t_main {
	clear: both;
	position: relative;
	width: 960px;
	padding: 0px 0 ;
	background: #fff url(images/content_top.jpg) no-repeat top
}

#t_main span.bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
	height: 15px;
	background: url(images/content_bottom.jpg) no-repeat
}

.col_w900 { width: 900px; height:370px; padding: 0 30px 70px 30px; margin-bottom: 0; background: url(images/content_divider.jpg) repeat-x bottom }
.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px }
.col_allw280 { float: left; width: 280px; margin-right: 30px }
.col_w900_last { padding: 0 30px; margin: 0; background: none; }
.col_last { margin: 0; }


#map img { width: 270px; height: 160px; border: 1px solid #999; padding: 4px }


#t_footer {
	clear: both;
	background-color:#36C;
	width: 960px;
	padding: 10px 0;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 11px;
}

#t_footer a {
	font-weight: normal;
	color: #fff;
}