#intro {
	font-family:verdana;
	font-size:12px;
	width: 950px;
	height: 276px;
	float: left;
	margin: 0 0 6px;
	padding:0; }
/* Subsection Tabs
--------------------*/
#intro ul.subsection_tabs {
	width: 268px;
	list-style:none;
	height:276px;
	float: left;
	margin: 0;
	padding: 0; }

#intro ul.subsection_tabs li {
	width: 268px;
	height: 92px;
	float: left;
	margin: 0;
	padding: 0; }

#intro ul.subsection_tabs li a {
	display:block;
	height:92px;
	background-color:#c19846;
	color:white;
	text-decoration: none;
	width:268px;
	padding: 0; }
#intro ul.subsection_tabs li.tab1 a {
	background-image: url(../images/tabs/tab1-off.jpg);
	background-repeat: no-repeat;
	background-position: 0 0; }
#intro ul.subsection_tabs li.tab1 a.active {
	background-color: #e7cd90;
	background-image: url(../images/tabs/tab1-on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0; }
#intro ul.subsection_tabs li.tab2 a {
	background-image: url(../images/tabs/tab2-off.jpg);
	background-repeat: no-repeat;
	background-position: 0 0; }
#intro ul.subsection_tabs li.tab2 a.active {
	background-color: #e7cd90;
	background-image: url(../images/tabs/tab2-on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0; }
#intro ul.subsection_tabs li.tab3 a {
	background-image: url(../images/tabs/tab3-off.jpg);
	background-repeat: no-repeat;
	background-position: 0 0; }
#intro ul.subsection_tabs li.tab3 a.active {
	background-color: #e7cd90;
	background-image: url(../images/tabs/tab3-on.jpg);
	background-repeat: no-repeat;
	background-position: 0 0; }
#sub {
	background-color: #f1dea6;
	background-image: url(../images/tabs/sub-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 682px;
	height: 276px;
	overflow: hidden;
	float: left; }
#sub img {
	float: right;
	margin: 0;
	}
#sub .tab-txt { width: 340px; height: 250px; float: left; margin-top: 13px; margin-left: 22px; }
#sub .tab-txt li {
	font-size: 11px;
	line-height: 140%;
	margin: 0 0 5px;
	padding: 0;
	list-style-image: url(../images/list-intro.gif); }
#sub .tab-txt ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 21px; }
#sub .tab-txt p { font-size: 11px; line-height: 140%; margin: 0 0 10px; padding: 0; }
#sub .tab-txt a {
	color: black;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-width: 0; }
#sub .tab-txt a:hover {
	text-decoration: none; }
#sub a img {
	border: none;
	}
#sub .tab-txt h2 {
	color: #492502;
	margin-top: 5px;
	margin-bottom: 8px; }
#one {
	background-image: url(../images/tabs/one-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 682px;
	height: 276px;
	float: left; }
#two {
	background-image: url(../images/tabs/two-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 682px;
	height: 276px;
	float: left; }
#three {
	background-image: url(../images/tabs/three-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 682px;
	height: 276px;
	float: left; }
.extra {
	color: #507508;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
	}

