#p-rcb .cp_tab{
	display:none;
}

/* Flash Header */
#cp_header{
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	background-color: #ffffff;
	height:275px;
}
#cp_header object{ 
	outline: none; 
}

.tabContent{
	padding:30px 40px; 
}

h1{
padding:.5em 0 .3em 0;
color: #0b5ed7;
font-size: 30px;
}

h2 {
color: #0b5ed7;
font-size:26px;
}

a.arrow {
background: url('../images/main/arrow.png') no-repeat top left;
display: block;
padding-left: 23px;
height: 18px;
color: #1b1b1b;
font-size: 12px;
padding-top: 1px;
margin-top: 20px;
}

a.movie {
background: url('../images/main/movie.png') no-repeat 0px 3px;
display: block;
padding-left: 23px;
height: 14px;
color: #0b5ed7;
font-size: 12px;
margin-top: 20px;
}

#product_tabs {
margin-top: -198px;
height: 198px;
background: url('../images/main/tab_inactive.png') left bottom repeat-x;
}

#product_tabs li {
height: 178px;
float: left;
list-style-type: none;
text-align: center;
padding-top: 20px;
position: absolute;
width: 490px;
}

   #classic_tab_1.active {
   background: url('../images/main/tab1_active.png') left bottom repeat-x;
   width: 490px;
   }

#classic_tab_2 {
margin-left: 470px;
}
   
#classic_tab_2.active {
background: url('../images/main/tab2_active.png') left bottom repeat-x;
width: 490px;
}      

.product_content {
display: none;
background: url('../images/main/tab_bottom.jpg') bottom left no-repeat;
}

.disclaimer {
	width: 960px;
	text-align: center;
	}

.disclaimer_top {
	background: url('../images/main/tab_top.jpg') 0 0 no-repeat;
	width: 880px;
	padding: 20px 40px 5px 40px;
	}
	
.disclaimer_bottom {
	background: url('../images/main/tab_bottom.jpg') 0 0 no-repeat;
	width: 960px;
	height: 15px;
	}