div
{
	display: block;
}


.content_block
{
	z-index: 101;
	/*background-color: #a00;*/
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}
.content_block1
{
	z-index: 101;
	/*background-color: #a00;*/
	overflow: hidden;
	display: block;

}

.small_left_column_300
{

	position: relative;
	float: left;
	width: 300px;

	/*background-color: #788579;*/

}
.small_right_column_300
{

	width: 300px;
	position: relative;
	float: left;
	/*background-color: #788579;*/

}
.big_left_column
{

	width: 900px;
	position: relative;
	float: left;
	background-color: #D8F2DB;
}
.big_right_column
{

	width: 900px;
	position: relative;
	float: left;
	background-color: #D8F2DB;
}

.two_column
{

	width: 585px;
	position: relative;
	float: left;

}

.three_column
{

	width: 390px;
	position: relative;
	float: left;
	/*background-color: #A8F2DB;*/
}
.four_column
{

	width: 280px;
	position: relative;
	float: left;
	/*background-color: #E8F2DB;*/
	overflow: none;
}
.six_column
{

	width: 195px;
	position: relative;
	float: left;
	/*background-color: #A8F2DB;*/
	text-align: center;
}

#lower
{
	height: 20px;
}
.otpr
{
  padding-top: 100px;
	position: relative;
	float: none;
	margin: 0 auto;
	width: 300px;
	text-align: center;
}
.otpr h1
{

	font-size: 32px;
	color: #a00;
	line-height: 30px;
	position: relative;
	overflow: hidden;
	float: none;
	display: block;
}
