@charset "utf-8";
/* CSS Document */

#flash_imag {
	float: left;
	height: 280px;
	width: 760px;
	border: 1px solid #8b91a0;
}
#flash_right {
	float: left;
	height: 280px;
	width: 175px;
	margin-left: 9px;
	background-color: #f3f3f3;
	border: 1px solid #8b91a0;
	
}
#flash_right_purchase {
	height: 130px;
	padding-top: 20px;
	padding-left: 10px;
}
#information {
	float: left;
	width: 480px;
	margin-top: 15px;
	margin-left: 10px;
}
#information1 {
	width: 440px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8b91a0;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#information1 img {
	padding-right: 10px;
}

#information2 {
	width: 460px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#information2_head {
	width: 444px;
	background-image: url(../images/compare1.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#information2_main {
	width: 434px;
	background-image: url(../images/compare2.gif);
	padding-left: 10px;
}

#information2_foot {
	width: 444px;
	background-image: url(../images/compare3.gif);
	height: 23px;
}

#information_left {
	float: left;
	width: 250px;
	margin-top: 15px;
}
#award {
	border: 1px solid #8b91a0;
	width: 245px;
}
#award_title {
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 232px;
	line-height: 28px;
	color: #FFF;
	padding-left: 4px;
	margin-left: 4px;
}
#awards_content {
	width: 230px;
	margin-left: 6px;
	border: 1px solid #8b91a0;
	margin-bottom: 6px;
	margin-top: 2px;
}

#customer {
	border: 1px solid #8b91a0;
	width: 245px;
}
#customer_title {
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 232px;
	line-height: 28px;
	color: #FFF;
	padding-left: 4px;
	margin-left: 4px;
}
#customer_content {
	width: 230px;
	margin-left: 6px;
	border: 1px solid #8b91a0;
	margin-bottom: 6px;
	margin-top: 2px;
}

#feedback {
	float: right;
	width: 190px;
	margin-top: 15px;
	border: 1px solid #8b91a0;
}

#feedback_title {
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 176px;
	line-height: 28px;
	color: #FFF;
	padding-left: 4px;
	margin-left: 4px;
}

#feedback_content {
	width: 176px;
	margin-left: 8px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 8px;
}

#feedback_content p
{
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
}

