/*** Tabs Layout ***/

.features {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;	
	float: left;
	overflow: hidden;
	position: relative;
	clear: left;
	width: 840px;
}

.features * {
	position: static !important;
}
.fcolumns {
	float: left;
	padding: 0;
	margin: 0 0 5px 8px;
	position: relative;
	background-color: #ffffff;
	background-image: url(left_bg.gif) !important;
	border-right: solid 8px #DE5608 !important;
	width: 260px;
	wid\th: 252px !important;
	padding-bottom: 1000px;
	margin-bottom: -1000px;	
}

.fcolumns .head {
	position: relative;
	padding: 0;
	margin: 0 0 0 8px;
	background-image: none !important;
	background: #DE5608;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	
}


.fcolumns.fc {
	margin-left: 10px;
}


.fcolumns div.footer {
	display: block;
	float: left;
	position: absolute;
	bottom: 8px;	
	position: absolute !important;
	width: 260px;
	bottom: 0;
	margin-left: -16px;
	padding-bottom: 8px;
	border-bottom: solid 8px #DE5608 !important;
	
}


* html .fcolumns div.footer {
	bottom: -1px;
}

/*** Styles ***/
.head h1, .head h2 {
	font-size: 24px;
	line-height: 1em;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	border: none;
}

.head h2 {
	font-size: 100%;
	line-height: 1em;
}

.copy {
	padding: 8px;
	margin: 0 8px 8px 8px;
	position: relative;
	background: #fff;
}


.copy h2 {
	margin: 0;
	font-size: 133%;
	border-bottom: 1px solid #ddd;
}

.copy p {
	margin: 6px 0;
}


h3 {
	margin: 3px 0 0 0;
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -0.04em;	
}


.listDesc {
	font-size: 83%;
	line-height: 1.5em;
	color: #666;
}

ul.list {
	list-style-type: square;
	list-style-image: url(/img/crumb.gif);
	margin: 0 0 0 16px;
	padding: 0;
}

ul.list li {
	padding: 3px 0;
	margin: 0;
}

.list a{
	color:#000;
}
.list a:link{
	color:#000;
}
.list a:visited{
	color:#000;
}
.list a:hover{
	color:#DE5608;
}

.mousetype{
	font-size:10px;
}