#Row1
{
	margin: 0;
	padding: 0;
	width: 1003px;
	background: url(../../images/home/row1_background.gif) repeat-y;
	float:left;
}

#Row1Top
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 12px;
	background: url(../../images/home/row1_top.gif) no-repeat;
}

#Row1Middle
{

}

#Row1MiddleMain
{
	padding: 0 15px 5px 10px;
	width: 978px;/*560px;*/
}

#Row1MiddleMainLeft
{
	float: left;
	width: 541px;
	padding: 0;
}

#Row1MiddleMainRight
{
	float: right;
	width: 407px;
	padding: 0 10px 0 20px;
}

#Row1Bottom
{
	margin: 0;
	padding: 0;
	height: 4px;
	background: url(../../images/home/row1_bottom.gif) no-repeat;
}

#Row2
{
	background: url(../../images/home/row2_background.gif) repeat-y;
}

#Row2Top
{
	margin: 0;
	padding: 0;
	height: 20px;
	background: url(../../images/home/row2_top.gif) no-repeat;
}

#Row2Middle
{
	
}

#Row2MiddleLeft
{
	float: left;
	width: 525px;
	padding: 10px 15px 10px 20px;
}

#Row2MiddleLeftLeft
{
	padding: 0 0 10px 0;
}

#Row2MiddleLeftRight
{
	padding: 10px 0 0 0;
}

#Row2MiddleLeftRightQuizTop{margin-top:40px;background:#FFFFFF url(../../images/home/quiz_top.jpg) no-repeat; width:530px;height:19px;}
#Row2MiddleLeftRightQuizBody{background:#FFFFFF url(../../images/home/quiz_background.jpg) repeat-y; width:530px;}
#Row2MiddleLeftRightQuizBodyInner{padding:0 15px 5px 15px;}
#Row2MiddleLeftRightQuizBottom{background:#FFFFFF url(../../images/home/quiz_bottom.jpg) no-repeat; width:530px;height:13px;}

/*#Row2MiddleLeftRightLeft
{
	float: left;
	width: 206;
	padding: 0 20px 0 0;
}

#Row2MiddleLeftRightRight
{
	float: right;
	width: 351px;
}*/

#Row2MiddleRight
{
	float: left;
	width: 403px;
	padding: 10px 15px 10px 20px;
}

#Row2Bottom
{
	margin: 0;
	padding: 0;
	height: 20px;
	background: url(../../images/home/row2_bottom.gif) no-repeat;
}

#Row3
{
	background: url(../../images/home/row3_background.gif) repeat-y;
}

#Row3Top
{
	margin: 0;
	padding: 0;
	height: 13px;
	background: url(../../images/home/row3_top.gif) no-repeat;
}

#Row3MiddleLeft
{
	float: left;
	width: 323px;
	height: 155px;
}

#Row3MiddleMiddle
{
	float: left;
	padding: 35px 31px 0 58px;
	width: 353px;
}

#Row3MiddleRight
{
	float: right;
	padding: 35px 61px 0 20px;
	width: 157px;
}

#Row3Bottom
{
	margin: 0;
	padding: 0;
	height: 4px;
	background: url(../../images/home/row3_bottom.gif) no-repeat;
	background-position: 0 100%;
}

#Row1MiddleMainRight a, #Row2MiddleLeftLeft a, #Row2MiddleLeftRightRight a
{
	color: #2D8F8F;
	text-decoration: none;
}

#Row1MiddleMainRight a:hover, #Row2MiddleLeftLeft a:hover, #Row2MiddleLeftRightRight a:hover
{
	text-decoration: underline;
}