#content_top {
	background: url(../images/content_top.png) no-repeat bottom center;
	height: 6px;
	min-height: 8px; height: auto !important; height: 8px;
	padding: 0;
	margin: 0;
}
#content_main_header { 
	background: url(../images/Bg_MainPhoto.png) no-repeat top center;
	padding: 10px 0;
	min-height: 300px; height: auto !important; height: 300px;
	width: 938px;
}
#blank_header {
	margin: 0 auto;
	height: 300px;
}
#content_main_wrap {
	background: url(../images/content_BG.png) repeat-y top center;
	padding: 0 30px;
	text-align: left;
	position: relative;		
	min-height: 100px; height: auto !important; height: 100px;
}
#content_body {
	width: 938px;
	min-height: 300px; height: auto !important; height: 300px;
	margin: 0 auto;
}
#content_bottom {
	/*background: url(../images/content_bottom.png) no-repeat bottom center;*/
	height: 6px;
	min-height: 6px; height: auto !important; height: 6px;
}

#content_left_col {
	float: left;
	width: 300px;
	padding-left: 20px;
}
#content_right_col {
	float: left;
}
#content_right_col_title {
	margin-bottom: 10px;
}
#content_right_col_left_col {
	float: left;
	width: 280px;
	margin-right: 10px;
}
#content_right_col_left_col ul li {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 15px;
}
#content_right_col_right_col {
	float: left;
}
#content_right_col_right_col ul {
}
#content_right_col_right_col ul li {
	list-style: none;
	margin: 0 0 10px 10px;
	
}
#content_bottom_link {
	float: left;
	width: 625px;
	clear: both;
	padding-left: 300px;
}
#content_bottom_link_left {
	float: left;
	width: 142px;
}
#content_bottom_link_right {
	float: left;
	padding-left: 15px;
	width: 443px;
}

#content_bottom_link_right a.buyButton {
	background: url(../images/Button_Buy.png) no-repeat 0 0;
	width: 443px;
	height: 40px;
	display: block;
	text-indent: -9999999px;
	margin-top: 5px;
}
#content_bottom_link_right a.buyButton:hover {
	background: url(../images/Button_Buy.png) no-repeat 0 -40px;
	width: 443px;
	height: 40px;
	display: block;
	text-indent: -9999999px;
	margin-top: 5px;	
}
#content_bottom_link_right a.buyButton_click {
	background: url(../images/Button_Buy.png) no-repeat 0 -80px;
	width: 443px;
	height: 40px;
	display: block;
	text-indent: -9999999px;
	margin-top: 5px;	
}

.divider { clear: both; height: 10px; }