a:link, 
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover, 
a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	border: none;
}
#mainContainer{
	width:775px;
	text-align:left;
	margin:0 auto;
	padding-top: 0px;
}

#content {
	background-color: #FFFFFF;
	background: url(../product_images/productbrowser_background_20070622.jpg) no-repeat center center;
	height: 154px;
}

#productbrowser {
	/* Typical fixed height and fixed width example */
	width: 775px;
	height: 151px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding:0;
/* 	top: -25px; */
}

.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 1172px;
	height: 108px;
	position: relative;
	top: 5px;
	left: 10px;
}

ul li{
	text-align: center;
}

#absolute_container{
	position: absolute;
	left: 0;
}
.product_image{
	position: relative;
	width:128px;
	height:113px;
	z-index:1;
	float: left;
	padding-bottom: 10px;
}

#learn-to-scuba-dive {
	background: url(../product_images/PI-learn-to-scuba-dive.jpg) bottom center no-repeat;
}
#recreational-diving {
	background: url(../product_images/PI-recreational-diving.jpg) bottom center no-repeat;
}
#professional-training {
	background: url(../product_images/PI-professional-training.jpg) bottom center no-repeat;
}
#diving-safari {
	background: url(../product_images/PI-diving-safari.jpg) bottom center no-repeat;
}
#national-geographic {
	background: url(../product_images/PI-national-geographic.jpg) bottom center no-repeat;
}
#marine-biology {
	background: url(../product_images/PI-marine-biology.jpg) bottom center no-repeat;
}
#underwater-photography {
	background: url(../product_images/PI-underwater-photography.jpg) bottom center no-repeat;
}
#groups {
	background: url(../product_images/PI-groups.jpg) bottom center no-repeat; 
}
#gap-years{
	background: url(../product_images/PI-gap-years.jpg) bottom center no-repeat;
}
#career-development {
	background: url(../product_images/PI-career-development.jpg) bottom center no-repeat;
}
#graduates {
	background: url(../product_images/PI-university-graduates.jpg) bottom center no-repeat;
}
#career-breaks { 
	background: url(../product_images/PI-career-breaks.jpg) bottom center no-repeat;
}
#PR-dahab-diver {
	background: url(../product_images/PI-PR-dahab-diver.jpg) bottom center no-repeat;
}
#PR-dahab-express {
	background: url(../product_images/PI-PR-dahab-express.jpg) bottom center no-repeat;
}
#PR-submerge {
	background: url(../product_images/PI-PR-submerge.jpg) bottom center no-repeat;
}
#PR-dahab-explorer {
	background: url(../product_images/PI-PR-dahab-explorer.jpg) bottom center no-repeat;
}
#PR-dahab-master {
	background: url(../product_images/PI-PR-dahab-master.jpg) bottom center no-repeat;
}
#PR-master-scuba-diver {
	background: url(../product_images/PI-PR-master-scuba-diver.jpg) bottom center no-repeat;
}
#PR-divemaster {
	background: url(../product_images/PI-PR-divemaster.jpg) bottom center no-repeat;
}
#PR-instructor {
	background: url(../product_images/PI-PR-instructor.jpg) bottom center no-repeat;
}
#PR-career-development {
	background: url(../product_images/PI-PR-career-development.jpg) bottom center no-repeat;
}
#about {
	background: url(../product_images/PI-about.jpg) bottom center no-repeat;
}
#whats-going-on {
	background: url(../product_images/PI-whats-going-on.jpg) bottom center no-repeat;
}
#osx_server {
	background: url(../product_images/pb_macosx_20090608.jpg) bottom center no-repeat;
}
#CO-splash-page {
	background:url(../product_images/CO-splash-page.jpg) bottom center no-repeat;
}
#CO-news {
	background:url(../product_images/CO-news.jpg) bottom center no-repeat;
}
#CO-about {
	background:url(../product_images/CO-about.jpg) bottom center no-repeat;
}
#CO-team {
	background:url(../product_images/CO-team.jpg) bottom center no-repeat;
}
#CO-media {
	background:url(../product_images/CO-media.jpg) bottom center no-repeat;
}
#CO-faq {
	background:url(../product_images/CO-faq.jpg) bottom center no-repeat;
}
#CO-exhibitions {
	background:url(../product_images/CO-exhibitions.jpg) bottom center no-repeat;
}
#CO-feedback {
	background:url(../product_images/CO-feedback.jpg) bottom center no-repeat;
}
.product_label{
	position: relative;
	z-index:2;
	width:128px;
	height:20px;
	margin-top: 100px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#link_back{
	margin: 20px 0 0 5px;
}
#link_back a{
	color: #000;
}
