@charset "utf-8";
/* CSS Document */
.tm #submenu {
	float:left;
	position:relative;
	width: 177px;
	margin: 0 0px;
	padding: 5px 5px 5px 5px;
	background: #0b0e15;
	min-height: 400px;
}
.tm #rightMenu2 {
	position:relative;
	width: 660px;
	margin: 0 12px;
	padding: 12px 5px 5px 5px;
	margin-left: 205px;
	background:none;
	min-height: 600px;
}
/* IE6 Only */
* html .tm #rightMenu2 {
	position:relative;
	width: 660px;
	margin: 0 12px;
	padding: 12px 5px 5px 5px;
	margin-left: 205px;
	background:none;
	height: 600px;
}
.tm #logos2 {
	position: absolute;
	width: 589px;
	height: 35px;
	margin: 0px 164px;
	background: #0b0e15;
}
/* IE6 Only */
* html .tm #logos2 {
	position: absolute;
	width: 589px;
	height: 35px;
	margin-left: 164px;
	background: #0b0e15;
} 

.tm #logos2 ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 589px;
	height: 35px;
	list-style-type: none;
	list-style-image: none;
	background-color: #0b0e15;
}
.tm #logos2 ul li {
	float: left;
	display: inline;
	height: 35px;
	background-color: #0b0e15;
}
.tm #logos2 ul li a {
	overflow: hidden;
	display: block;
	height: 35px;
	padding-top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}
.tm #logos2 ul li#mx a {
	height: 35px;
	width: 65px;
	background: url(../../images/logo_mx.jpg) no-repeat;
}
.tm #logos2 ul li#gas a {
	height: 35px;
	width: 86px;
	background: url(../../images/logo_gas.jpg) no-repeat;
}
.tm #logos2 ul li#arnette a {
	height: 35px;
	width: 92px;
	background: url(../../images/logo_arnette.jpg) no-repeat;
}
.tm #logos2 ul li#oakley a {
	height: 32px;
	width: 82px;
	background: url(../../images/logo_oakley_peq.png) no-repeat;
}
.tm #logos2 ul li#mt a {
	height: 35px;
	width: 107px;
	background: url(../../images/logo_mt.jpg) no-repeat;
}
.tm #logos2 ul li#dakine a {
	height: 35px;
	width: 73px;
	background: url(../../images/logo_dakine.jpg) no-repeat;
}
.tm #logos2 ul li#sky a {
	height: 35px;
	width: 65px;
	background: url(../../images/logo_sky.jpg) no-repeat;
}
.tm #logos2 ul li#pullman a {
	height: 35px;
	width: 96px;
	background: url(../../images/logo_pullman.jpg) no-repeat;
}
.tm #logos2 ul li#luxurynews a {
	height: 32px;
	width: 86px;
	background: url(../../images/logo_luxnews_peq.png) no-repeat;
}
.tm #footer2 {
	position: absolute;
	background-position: center bottom;
	background: url(../../images/pie_teammaclean.jpg) no-repeat;
	width: 940px;
	height: 28px;
	padding: 0px; 
	margin: 35px 4px;
}
/* IE6 Only */
* html .tm #footer2 {
	position: absolute;
	background-color:#FFFFFF;
	background-position: center bottom;
	background: url(../../images/pie_teammaclean.jpg) no-repeat;
	width: 940px;
	height: 28px;
	padding: 0px;
	margin-left: 0px;
}