@charset "UTF-8";
/* BANNER MENU */
	#div1-tab	{
		background: transparent url(images/shared-tab.png) top center no-repeat;
		width: 142px;
		display: block;
		text-decoration: none;
		height: 92px;
		}
		
	#div1-tab:hover, #div1-tab[class=active]	{
		background: transparent url(images/shared-tab.png) top center no-repeat;
		text-decoration:none;
		}
		
	#div2-tab	{
		background: transparent url(images/reseller-tab.png) top center no-repeat;
		width: 142px;
		display: block;
		text-decoration: none;
		height: 92px;
		}
		
	#div2-tab:hover, #div2-tab[class=active]	{
		background: transparent url(images/reseller-tab.png) top center no-repeat;
		text-decoration:none;
		}
	#div3-tab	{
		background: transparent url(images/support-tab.png) top center no-repeat;
		width: 142px;
		display: block;
		text-decoration: none;
		height: 92px;
		}
	#div3-tab:hover, #div3-tab[class=active]	{
		background: transparent url(images/support-tab.png) top center no-repeat;
		text-decoration:none;
		}
	#div4-tab	{
		background: transparent url(images/formula-tab.png) top center no-repeat;
		width: 142px;
		display: block;
		text-decoration: none;
		height: 92px;		
		}
	#div4-tab:hover, #div4-tab[class=active]	{
		background: transparent url(images/formula-tab.png) top center no-repeat;
		text-decoration:none;
		}
	#div5-tab	{
		background: transparent url(images/guarantee-tab.png) center top no-repeat;
		width: 142px;
		display: block;
		text-decoration: none;
		height: 92px;
		}
	#div5-tab:hover, #div5-tab[class=active]	{
		background: transparent url(images/guarantee-tab.png) top center no-repeat;
		text-decoration:none;
		}
		
	#div6-tab	{
			background: transparent url(images/control-tab.png) top center no-repeat;
			width: 142px;
			display: block;
			text-decoration: none;
			height: 92px;
			}
	#div6-tab:hover, #div6-tab[class=active]	{
			background: transparent url(images/control-tab.png) top center no-repeat;
			text-decoration:none;
			}
		
/* BANNER SETTINGS */
	a:active, a:focus {
		outline: none;
	}
	img	{
		border:0px;
		}
	#banner {
		width: 940px;
		height: 320px;
		overflow: hidden;
		color: #d2d2d3;
		font-size: 14px;
		line-height: 18px;
		font-weight: lighter;
		}
	#scroller {
		width: 940px;
		height: 320px;
		margin: 0 auto;	
		overflow: hidden;
		}
	#content-scroller {
		width: 6640px;
		}
		
	div.section {
		width: 940px;
		height: 320px;
		float: left;
		font-family: Helvetica, Arial, sans-serif;
		margin: 0 20px 0 20px;
		}
	
	#banner a{
		color: #d2d2d3;
		text-decoration: underline;
	}
	
	#banner a:hover {
		color: #ed6800;
		text-decoration: none;
	}
	
	div.section h2 {
		font-family: rockwell, tahoma, helvetica, sans-serif;
		font-size: 26px;
		color: #9fa2a7;
		line-height: 30px;
		font-weight: lighter;
		text-shadow: 0px 1px 0px #000000;
		margin-bottom: 20px;
		}
	
	.section-pricing {
		position: relative;
		height: 53px;
		margin-top: 30px;
	}
	
	.pricing-button {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.view-link {
		position: absolute;
		top: 20px;
		left: 260px;
		font-size: 13px;
	}
		
	.section-left {
		float: left;
		width: 500px;
		margin-right: 20px;
	}
	
	.section-right {
		float: right;
		width: 410px;
	}
	
	#div1-pane {
		margin-top: 30px;
		}
		
	#div2-pane {
		margin-top: 30px;
		}
	#div3-pane {
	margin-top: 30px;
		}
	#div4-pane {
	margin-top: 30px;
		}
	#div5-pane {
	margin-top: 30px;
		}	
	#div6-pane {
	margin-top: 30px;
		}
	div.div_padding	{
		padding:0px
		}
	div.div_padding p	{
		margin:0px 0px 20px 0px;
		padding:0px;
		width:500px;
		}
	#bannerMenu	{
		list-style: none;
		height: 92px;
		width: 960px;
		background: transparent url(images/tab-bg.png) top left repeat;
		}
	#bannerMenu li	{
		float:left;
		width: 142px;
		padding: 0 8px 0 8px;
		border-left: 1px solid #202327;
		border-right: 1px solid #131418;
		}

.title {
	font-size:21px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:30px;
	color:#FFF;
}
.slide-text {
	font-size:14px;
	font-family:Helvetica;
	color:#CFCFCF;
	line-height:22px;
	padding-top:20px;
	padding-bottom:30px;
	width:530px;
}