#env_guide {
/* height: 1085px; */
 background-image: url('../images/env_guide_bg.gif');
 width: 941px;
 padding:20px;
 font-family:arial;
}


#env_guide td {
	vertical-align:middle;
}

#env_guide tr {
	vertical-align:middle;
	width:100%;
}

.odd {
	background: #e0efff;
}

/* Tabs Div */

#tabsDiv {
	display: block;
	width: 901px;
	margin-top: 8px;
}

#tabsNav {
	width: 901px;
	padding: 0;
	background-image:url('../images/top_nav_bg.gif');
	background-repeat:no-repeat;
	clear:both;
	height:32px;
}

#tabsCopy {
	padding: 0;
}

#tabsCopy td {
	padding: 10px ;
}


#tabsDiv #tabsNav img {
	float: left;
	clear: none;
	display: inline;
	padding: 0;
	margin: 0;
	cursor:pointer;
}

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7, #tab8 {
	width: 899px;
	/* margin: 0 0 0 12px; */
	border: 1px solid #b3cfeb;
	border-width: 0 1px 1px 1px;
	background: #fff;
	display: none;
	clear:both;
}

#callOuts {
	clear:both;
	height:294px;
}

#callOuts h2 {
	color:#fff;
	padding-top:5px;
}

#callOuts p {
	padding:5px 10px 5px 10px;
	font-size: 8pt;
	margin:0;
}

#preslugs {
	height: 30px;
	clear:both;
}

#slugs {
	clear:both;
	height: 95px;
}

#callOuts .shop_btn {
	position:absolute;
	top:260px;
	left:108px;
	margin:0;
	padding:0;
}

#callOuts h2 {
	background:url('../images/blue_headers_bg.gif');
	background-repeat:no-repeat;
	width:289px;
	height:40px;
	text-align:center;
	padding:0;
	margin:0;
	line-height:280%;
}

#callOuts .inner {
	background:url('../images/blue_border_box.gif');
	background-repeat:no-repeat;
	height:254px;
	width:289px;
	color:#000;
	padding:0;
	margin:0;
}

#callOuts .outer {
	width:289px;
	height:294px;
	position:absolute;
}