@charset "UTF-8";
.image_right {
	clear: right;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.main_content_content {
	background-image: url(../images/bg_container_middle.png);
	margin-top: 30px;
}
.content_bg {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px;
}
.main_content_bottom {
	background-image: url(../images/bg_container_bottom.png);
	height: 20px;
	margin-bottom: 10px;
}
.footer_content {
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
}
.h1_content_bg {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.content_NObg {
	margin-right: 5px;
	margin-left: 5px;
	padding: 20px;
}
.half_center {
	float: left;
	width: 315px;
	padding: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.spacer {
	width: 700px;
	clear: both;
}
.half {
	width: 315px;
	padding: 20px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.gold {
	color: #afa345;
}
.box_right_180 {
	float: left;
	width: 180px;
	margin-top: 20px;
}
.box_180_right_content {
	margin-left: 200px;
}
.new {
	float: right;
	height: 120px;
	width: 120px;
	margin-top: 15px;
	margin-right: 15px;
	position: absolute;
	left: 920px;
	top: 140px;
}
.third_center {
	float: left;
	width: 236px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.third_center_middle {
	float: left;
	width: 235px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	margin-top: 20px;
	margin-bottom: 20px;
}
.half_no_padding {
	width: 335px;
	float: left;
	padding-right: 20px;
}
.half_center_no_padding {
	float: left;
	width: 315px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.center {
	text-align: center;
}
.gallery_top {
	padding-right: 5px;
	padding-left: 5px;
}
.gallery_top_bottomline {
	background-color: #DFDFDF;
	height: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
.border_image {
	border: 1px solid #CCC;
}
