.header {
	margin:0 auto;
	float:none;
	width:820px;
	height:200px;
}
.left_header {
	/*background:transparent url(../css/left_header.jpg) no-repeat top left;*/
	width:10px;
	height:670px;
	float:left;
	font-size:1px;
}
.right_header {
/*	background:transparent url(../css/right_header.jpg) no-repeat top left;*/
	width:10px;
	height:270px;
	float:left;
	font-size:1px;
}
.header_content {
	float:left;
	width:800px;
	height:200px;
}

.contentContainer {
	background:transparent url(../css/content_container_inner.gif) no-repeat top left;

	width:800px;
	margin-top:121px;
	padding:0 10px;
	float:left;
}

.style1 {font-size: 10px}

.content_block_r img 
{
	border: #666666;
	border:solid 1px;

}

.content_block img
{

    border: #666666;
	border:solid 1px;
	margin-left: 0px;
	margin-right: 15px;
}