@charset "utf-8";
/* CSS Document */

#container_guarantee {
	background:url(images/bg_board_rev3.jpg) no-repeat;
	width:1012px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom: 1px #999999 solid;
	
}

#main_left_guarantee {
	background:url(images/header_new_guarantee.jpg) no-repeat;
	width:617px;
	float:left;
	margin-left:29px;
	margin-top:11px;
	display:inline;
}

#bullets {
	width:220px;
	text-align:left;
	float:left;
	margin-right:14px;
	padding-top:12px;
}


#block {
	width:617px;
	height:120px;
}

#main_text {
	/*
	border-left:#CCCCCC 1px solid;
	*/
	text-align:left;
	float:left;
	padding-top:10px;
	margin: 0 auto;
}

ul.bullet_text {
	font-size:13px;
	color:#003366;
	line-height:22px;
	list-style-image: url(images/bullets_rev2.gif);
}
	
ul.bullet_body {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:18px;
}

h2.bullets {
	color:#FF6600;
	padding-left: 10px;
}

h2.main {
	color:#FF6600;
}

.body_text {

	font-size:13px;
	color:#003366;
	padding: 5px 10px 0 15px;
	line-height:18px;
}