/* CSS Document */


#image_map01{
	width:600px;
	height:480px;
	background:url(../img/FrontPage/FrontPageDaniel.png) no-repeat;
	position:relative;
	border:none;
}

#image_map01 a{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:590px;
	height:450px;
	left: 5px;
	top: 15px;
	}
	
/* 1x1 Pro Package */	
	
#image_map02{
	width:600px;
	height:346px;
	background:url(../img/FrontPage/FrontPage_1x1_ProPackageFall2010.png) no-repeat;
	position:relative;
	border:none;
}

#image_map02 a{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:588px;
	height:334px;
	left: 5px;
	top: 15px;
	}


/* 1x2 Intro to 3D and ZBrush */

#image_map03{
	width:600px;
	height:157px;
	background:url(../img/FrontPage/FrontPage_1x2_Intro_ZBrush.png) no-repeat;
	position:relative;
	border:none;
}

#image_map03 a#Intro3D{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:287px;
	height:132px;
	left: 5px;
	top: 15px;
	}
	
#image_map03 a#ZB{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:287px;
	height:132px;
	left: 305px;
	top: 15px;
	}	

/* 1x1 Animation */

#image_map04{
	width:600px;
	height:173px;
	background:url(../img/FrontPage/FrontPage_1x1_Animation.png) no-repeat;
	position:relative;
	border:none;
}

#image_map04 a{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:588px;
	height:154px;
	left: 5px;
	top: 6px;
	}s
