#row1_col1_cell1
{
	height: 320px;
	width: 912px;
	padding: 6px;
}

#row2
{
	background-image: url('../img/content2-top.png');
	background-position: top;
	background-repeat: no-repeat;
	width: 912px;
	margin-top: 5px;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 12px;
}
#row2_col1
{
	background-image: url('../img/content2-bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#row2_col1_cell1
{
	background-image: url('../img/content2-main.png');
	background-repeat: repeat-y;
	width: 882px;
	margin-top: 11px;
	padding: 15px;
	padding-top: 5px;
	min-height: 80px;
	_height: 8px;
}

#row2_col1_cell1 p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#row3
{

}

#row3
{
	background-image: url('../img/content3-top.png');
	background-position: left top;
	background-repeat: repeat-x;
	width: 912px;
	margin-top: 5px;
	margin-left: 6px;
	padding-top: 15px;
	padding-bottom: 12px;
}

#row3_col1_cell2,
#row3_col1_cell3,
#row3_col1_cell4,
#row3_col1_cell5
{
	float: left;
	width: 176px;
	background-image: url('../img/content3-bottom2.png');
	background-position: bottom;
	min-height: 250px;
	_min-height: 250px;
	margin-right: 5px;
	padding: 0px 1px 5px 1px;
}

#row3_col1_cell1 .text,
#row3_col1_cell2 .text,
#row3_col1_cell3 .text,
#row3_col1_cell4 .text,
#row3_col1_cell5 .text
{
	padding: 0px 10px 0px 10px;
}

#row3_col1_cell1
{
	float: left;
	width: 178px;
	background-image: url('../img/content3-bottom1.png');
	background-position: bottom;
	min-height: 100px;
	_min-height: 100px;
	margin-right: 5px;
	padding: 0px 1px 10px 1px;
}

#row3_col1_cell5
{
	margin-right: 0px;
}

#row2 h2, #row2 h3
{
	font-size: 15px;
	width: 110px;
}

#row3 h2, #row3 h3
{
	font-size: 12px;
	text-align: center;
	width: 176px;
}

h1
{
	display: none;
}
