@media screen {

	#sub-head {
		background: url('https://sc1.checkpoint.com/www/images/layout/duke/products-portal/bg-total-security.gif') 0 0 no-repeat;
		margin: 15px 0 0;
		padding: 0;
		width: 424px;
		height: 28px;
		text-indent: -9999px;
	}
	
	#promo-main {
		float: left;
		margin: 10px 0;
		padding: 0;
	}

	#promo-sub {
		float: right;
		margin: 10px 0;
		padding: 0;
		width: 211px;
	}
	
	#promo-sub a {
		display: block;
		margin: 0;
		padding: 0;
		width: 214px;
		height: 100px;
	}
	
	#promo-sub a.movie {
		margin-bottom: 8px;
	}
	
	.tabs {
		margin: 0;
		padding: 0;
		width: 860px;
	}
	
	.tabs .tab-buttons {
		float: left;
		background: url('https://sc1.checkpoint.com/www/images/layout/duke/products-portal/bg-menu.gif') 0 100% repeat-x;
		margin: 0;
		padding: 0 12px;
		width: 836px;
		list-style: none;
	}

	.tabs .tab-buttons li {
		float: left;
		margin: 0 13px 0 0;
		padding: 0;
		border-left: 1px solid #c6c6c6;
		border-top: 1px solid #c6c6c6;
		border-right: 1px solid #c6c6c6;
		border-bottom: none;
	}
	
	.tabs .tab-buttons li.last {
		margin-right:0;
	}
	
	.tabs .tab-buttons li a {
		display: block;
		float: left;
		background: url('http://sc1.checkpoint.com/www/images/layout/duke/bg-tabs-alt.gif') 0 0 no-repeat;
		margin: 0;
		padding: 7px 0;
		width: 197px;
		font-weight:none;
		font-size: 1.2em;
		text-decoration: none;
		text-align: center;
		color: #2f4075;
	}
	
	.tabs .tab-buttons li a:hover {
		background: url('http://sc1.checkpoint.com/www/images/layout/duke/bg-tabs-alt.gif') 0 -68px no-repeat;
	}
	
	.tabs .tab-buttons li.current {
		border-bottom: none;
	}

	.tabs .tab-buttons li.current a {
		background: url('http://sc1.checkpoint.com/www/images/layout/duke/bg-tabs-alt.gif') 0 -34px no-repeat;
		color: #2f4075;
		font-weight: bold;
	}
	
	.tabs .tab-buttons li.current {
		border-bottom: none;
	}
	
	.tabs .tab-content {
		clear: left;
		padding: 15px 10px;
		border: solid #c6c6c6;
		border-width: 0 1px 1px;
	}
	
	.tabs .tab-content a:visited {
		color: #0a5196;
	}
	
	.tabs .tab-content a:hover {
		color: #666;
	}

	.tabs .tab-content .clear {
		clear: both;
		display: block;
		margin: 0;
		padding: 0;
		height: 0;
		visibility: hidden;
	}

	.tabs .tab-content .column {
		float: left;
		margin: 0;
		padding: 0;
		width: 268px;
	}
	
	.tabs .tab-content .column.center {
		margin: 0 8px;
		padding: 0 8px;
		border: solid #666;
		border-width: 0 1px;
	}
	
	.tabs .tab-content h2, 
	.tabs .tab-content h3, 
	.tabs .tab-content h4 {
		color: #5971ae;
	}

	.tabs .tab-content .column h3 {
		margin-top: 0;
	}
	
	.tabs .tab-content .column h4 {
		margin-bottom: 10px;
		font-size: 1em;
	}
		
	.tabs .tab-content .sectionLinks {
		margin-left: 10px;
		font-size: 0.9em;
	}
	
	.tabs .tab-content .sectionLinks li a:visited {
		background: url('https://sc1.checkpoint.com/www/images/layout/duke/icon-arrow-section.gif') no-repeat 0 4px;
		color: #0a5196;
	}
	
	.tabs .tab-content .sectionLinks li a:hover {
		background: url('https://sc1.checkpoint.com/www/images/layout/duke/icon-arrow-section-hover.gif') no-repeat 0 4px;
		color: #666;
	}

}