#mainContainer{
	margin:0 auto;
	width:950px;
	visibility:hidden;
}
#row1{
	height:20px;
}
#row2{
	background-color:#FFFFFF;
	text-align:center;
}
#row3{
	background-color:#FFFFFF;
	height:10px;
}
#row4{
	background-color:#FFFFFF;
	position:relative;
	height:620px;
}
#row4_1{
	padding-left:10px;
	padding-right:10px;
	width:150px;
	position:absolute;
	top:0px;
}
#row4_2{
	position:absolute;
	left:170px;
	width:600px;
	top:0px;
}
#row4_3{
	position:absolute;
	width:160px;
	left:775px;
	background-color:#ffd39b;
	padding:5px;
	top:0px;
	text-align:center;
}
#row5{
	height:13px;
	margin-bottom:2px;
}
#row6{
	height:34px;
	background-image:url(../images/row6.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:8px;
	color:#FFFFFF;
}