#slideshow_container {
	}
#overlay {
	position: absolute;
	background: url("../img/static/overlay2.png") top left no-repeat;
	z-index: 90;
	width: 938px;
	height: 339px;
	overflow: hidden;
	text-align: right;
	padding: 0px 26px 0px 0px;
	}
#overlay span.title {
	font-family: Trebuchet,"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 50px;
	color: white;
	font-weight: normal;
	display: block;
	float: right;
	margin: 41px 20px 0px 0px;
	}
#overlay #buttons {
	float: right;
	}
#overlay #buttons img {
	margin: 27px 0px 0px 10px;
	border: none;
	}
h1 {
	font-size: 30px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	margin: 27px 0px 42px 0px;
	font-weight: normal;
	}
#main_panel {
	position: relative;
	float: left;
	width: 612px;
	line-height: 17px;
	}
#main_panel a img.back_button {
	float: right;
	border: none;
	margin: 0px;
	}
#main_panel .subtitle {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 25px;
	
	}
#main_panel ul {
	list-style-type: none;
	list-style-image: url("../img/static/arrow_icon.gif");
	}
#main_panel ul li {
	line-height: 17px;
	margin-bottom: 25px; 
	}
.promo_box {
	width: 320px;
	height: 214px;
	padding-top: 5px;
	float: right;
	font-size: 11.5px;
	margin-bottom: 10px;
	line-height: 16px;
	}
.promo_box img {
	float: right;
	margin: 11px 5px;
	}
.promo_box div {
	width: 140px;
	margin: 18px 0px 0px 18px;
	float: left;
	}
.promo_box div p {
	margin: 0px;
	}
.promo_box div span.sub_title {
	color: #00a8c4;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 12px;
	margin-bottom: 2px;
	}
#row_box div {
	width: 230px;
	
	}
.promo_box div span.product_name {
	font-size: 28px;
	}
.sub_title {
	height: 26px;
	margin-bottom: 22px;
	margin-top: 27px;
	}
.sub_title img {
	border: none;
	float: left;
	margin: 0px 4px 0px 0px;
	}
.sub_title span {
	height: 26px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	display: block;
	float: left;
	}
#about_us {
	background: url("../img/static/about_us_top.gif") top left no-repeat;
	width: 253px;
	float: right;
	padding: 19px 50px 0px 17px;
	}
#about_us h2 {
	font-size: 28px;
	color: #12507a;
	margin: 0px;
	margin-bottom: 17px;
	}
#about_us p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	}
#about_us_bottom {
	background: url("../img/static/about_us_bottom.gif") top left no-repeat;
	width: 320px;
	height: 151px;
	margin-bottom: 10px;
	float: right;
	}


#content { 
	position: relative;
	}
#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	