body {
	background-color: #FFFFFF;
	/*background-image: url(../images/back_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
}

#top_spacer {
	float: left;
	height: 30px;
	width: 800px;
}

#main_content {
	float: left;
	height: auto;
	width: 800px;
	padding-bottom: 50px;
}

#left_content {
	float: left;
	height: auto;
	width: 245px;
	background-image: url(../images/break.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#left_content_text {
	width: 196px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 29px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}


#left_logo {
	text-align: center;
	float: left;
	height: auto;
	width: 244px;
	padding-bottom: 20px;
}

#now_claims {
	text-align: left;
	float: left;
	height: auto;
	width: 244px;
}

#now_claims2 {
	text-align: left;
	float: left;
	height: auto;
	width: 244px;
}

#right_content {
	float: left;
	height: auto;
	width: 456px;
	background-image: url(../images/break.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-left: 30px;
}

#home_bloc_1 {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 202px;
	margin-right: 25px;
	float: left;
}

#home_bloc_2 {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 202px;
	float: left;
}

#box_title {
	float: left;
	height: 24px;
	width: 192px;
	text-align: center;
	padding-top: 6px;
}

#box_text {
	float: left;
	height: 92px;
	width: 156px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 2px;
}

#box_link {
	float: left;
	height: auto;
	width: 170px;
	padding-left: 20px;
	padding-top: 5px;
}

#across_bloc {
	float: left;
	height: auto;
	width: 450px;
	padding-top: 15px;
}

#footer {
	float: left;
	height: auto;
	width: 800px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 12px;
}

