@charset "UTF-8";
/* CSS Document */

#thumbOne{
	float:left;
	width: 310px;
	height: 295px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image:url(../images/placeholder.png);
}
#thumbTwo{
	float:left;
	width: 310px;
	height: 295px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image:url(../images/placeholder.png);
}
#thumbThree{
	float:left;
	width: 310px;
	height: 295px;
	margin-bottom: 15px;
	background-image:url(../images/placeholder.png);
}
#thumbFour{
	float:left;
	width: 310px;
	height: 295px;
	margin-right: 15px;
	margin-bottom: 45px;
	background-image:url(../images/placeholder.png);
}
#thumbFive{
	float:left;
	width: 310px;
	height: 295px;
	margin-right: 15px;
	margin-bottom: 45px;
	background-image:url(../images/placeholder.png);
}
#thumbSix{
	float:left;
	width: 310px;
	height: 295px;
	margin-bottom: 45px;
	background-image:url(../images/placeholder.png);
}
/* 3D BUTTONS
-------------------------------------------------------------------------------------------*/
#three{
	width: 310px;
	height: 295px;
}
#three #main{
	width: 310px;
	height: 261px;
}
#three #btnOne{
	float:left;
	width: 178px;
	height: 34px;
}
#three #btnOne a.btn{
	display: block;
	width:178px;
	height:34px;
	background-image:url(../images/3d-btn01.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#three #btnOne a.btn:hover{
	background-position: 0px -34px;
}
#three #btnTwo{
	float:left;
	width: 132px;
	height: 34px;
}
#three #btnTwo a.btn{
	display: block;
	width:132px;
	height:34px;
	background-image:url(../images/3d-btn02.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#three #btnTwo a.btn:hover{
	background-position: 0px -34px;
}
/* DESIGN BUTTONS
-------------------------------------------------------------------------------------------*/
#design{
	width: 310px;
	height: 295px;
}
#design #main{
	width: 310px;
	height: 261px;
}
#design #btnOne{
	float:left;
	width: 121px;
	height: 34px;
}
#design #btnOne a.btn{
	display: block;
	width:121px;
	height:34px;
	background-image:url(../images/design-btn01.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#design #btnOne a.btn:hover{
	background-position: 0px -34px;
}
#design #btnTwo{
	float:left;
	width: 189px;
	height: 34px;
}
#design #btnTwo a.btn{
	display: block;
	width:189px;
	height:34px;
	background-image:url(../images/design-btn02.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#design #btnTwo a.btn:hover{
	background-position: 0px -34px;
}
/* DIGITAL BUTTONS
-------------------------------------------------------------------------------------------*/
#digital{
	width: 310px;
	height: 295px;
}
#digital #main{
	width: 310px;
	height: 261px;
}
#digital #btnOne{
	float:left;
	width: 310px;
	height: 34px;
}
#digital #btnOne a.btn{
	display: block;
	width:310px;
	height:34px;
	background-image:url(../images/seeWork-btn.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#digital #btnOne a.btn:hover{
	background-position: 0px -34px;
}
/* CONSULTATION BUTTONS
-------------------------------------------------------------------------------------------*/
#consultation{
	width: 310px;
	height: 295px;
}
#consultation #main{
	width: 310px;
	height: 261px;
}
#consultation #btnOne{
	float:left;
	width: 310px;
	height: 34px;
}
#consultation #btnOne a.btn{
	display: block;
	width:310px;
	height:34px;
	background-image:url(../images/seeWork-btn.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#consultation #btnOne a.btn:hover{
	background-position: 0px -34px;
}
/* VU BUTTONS
-------------------------------------------------------------------------------------------*/
#vu{
	width: 310px;
	height: 295px;
}
#vu #main{
	width: 310px;
	height: 261px;
}
#vu #btnOne{
	float:left;
	width: 310px;
	height: 34px;
}
#vu #btnOne a.btn{
	display: block;
	width:310px;
	height:34px;
	background-image:url(../images/vuBtn.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
#vu #btnOne a.btn:hover{
	background-position: 0px -34px;
}