
#indexContent 
{
	background-color: #000; 
	padding-bottom: 1px;
	width: 968px; 
	margin: auto;
}

.mainLink 
{
	margin-top: 223px;
	margin-left: 700px;
}

.tsuboHomePageMain
{
	/*background-image: url(../images/homepage/JanCreativeTsuboHeader.jpg);*/
	width: 968px;
	margin: auto;
	height: 420px;
	display: none;
}

.promoBoxes 
{
	width: 968px; 
	margin: auto; 
	height: 220px;	
	background-image: url(../images/homePageContent/promoBG.jpg);
}

#imageone, #imagetwo, #imagethree 
{
	display: none; 
	width: 320px; 
	float: left; 
	height: 220px;
}

#imageone 
{
	/*background-color: Red;*/
}

#imagetwo 
{
	margin-left: 3px; 
}

#imagethree 
{
	margin-left: 3px; 
}

