/*content section*/
.content_main { text-align: justify; width: 710px; height: auto; }
.width_2colm { width: 347px;}
.padding_2colm { margin-bottom: 5px; }
.one_colm  img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 4px #3d4c75;
	margin-right: 5px;
}
.padding_2colm img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 4px #3d4c75;
}
.two_colm_row {width: 710px; height: auto; }
.one_colm_rows { width: 710px; height: auto; }
.dotline {
	width: 710px;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: 1px dashed gray;
}
