@charset "utf-8";
/* CSS Document */

#frameL
{
	position:relative;
	float:left;
	width:36px;
	height:316px;
	background:url(../images/discover_tofino_left.jpg) no-repeat;
}

#discover_slideshow
{
	position:relative;
	float:left;
	width:560px;
	height:316px;
	background:url(../images/discover_tofino_slideshow.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#slide_show { position:relative; width:528px; height:289px; margin:0px 15px 27px 17px; }

#frameR
{
	position:relative;
	float:left;
	width:204px;
	height:316px;
	background:url(../images/discover_tofino_right.jpg) no-repeat;
}

h1#content_hdr
{
	position:relative;
	clear:left;
	width:800px;
	height:90px;
	background:url(../images/discover_tofino_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#content
{
	position:relative;
	width:800px;
	min-height:400px;
	height:auto;
	background:#e8eae7 url(../images/discover_tofino_content.jpg) no-repeat top;
	padding:35px 0px 30px;
}

#content .content_wrapper { margin:0px 150px 30px 145px; }