div.row{
	margin:0 0 0 0px;
	width:500px;
	float:left;
	position:relative;
}
div.row3{
	margin:0 0 0 0px;
	width:600px;
	float:left;
	position:relative;
}
div.image_column1{
	width:200px;
	float:left;
	position:relative;
	text-align:center;
}
div.image_column1a{
	width:240px;
	float:left;
	position:relative;
	text-align:center;
}
div.image_column1b{
	width:600px;
	float:left;
	position:relative;
	text-align:center;
}
div.image_column2{
	width:300px;
	float:left;
	position:relative;
	text-align:center;
}
div.image_column2a{
	width:180px;
	float:left;
	position:relative;
	text-align:center;
}
	
.texttitle{
	padding:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#993300;
	text-align:center;
}
div.seperate_rows{
	width:100%;
	height:0px;
	vertical-align:bottom;
	min-height:10px;
	position:relative;
	float:left;
}
div.seperate_column{
	width:50px;
	height:30px;
	min-height:30px;
	position:relative;
	float:left;
}
div.seperate_column_left3{
	width:155px;
	height:30px;
	min-height:30px;
	position:relative;
	float:left;
}
