/* CSS Document */
div#headerbg{
	float: left;
	position: absolute;
	z-index: 1;
}

div#headerpic{
	position: absolute;
	left: 234px;
	top: 58px;
	z-index: 2;
}

div#spaceheader{
	width: 780px;
	height: 183px;
}

/*background and content page*/
.bg_content{
	background: #E4F4F8 url(../images/background/bg_content.jpg) no-repeat;
}

div#content_base{
	float:left;
}
div#content{
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}





/*product box*/
div#stayfree_drymax_ultrathin{
	position:absolute;
	left:588px;
	top:226px;
	background: url(../images/background/bg_stayfree_drymax_ultrathin.jpg) no-repeat;
	width:159px;
	height:218px;
	z-index:5;
	padding:125px 5px 5px 5px;
}

/*gidc button*/
div#gidc_button{
	position:absolute;
	left:588px;
	top:230px;
	width:159px;
	height:100px;
	z-index:6;
}

/* for mac */
div#stayfree_drymax_ultrathin:empty{
	position:absolute;
	left:588px;
	top:226px;
	background: url(../images/background/bg_stayfree_drymax_ultrathin.jpg) no-repeat;
	width:159px;
	height:218px;
	z-index:5;
	padding:132px 5px 5px 5px;
}

div#drymax_boxcontent{
	display: block;
	width: 145px;
}

div#content_blocktext{
	display: block;
	width: 311px;
}

div#product_link{
	position: absolute;
	left: 640px;
	top: 234px;
	width: 56px;
	height: 50px;
	z-index: 6;
}
