#title_bar {
	background:url('images/products_title.gif') no-repeat 0 0;
	width:115px;
	height:21px;
	margin:55px 0 28px 33px;
}

#title_bar_contact {
	background:url('images/ttl_contact01.gif') no-repeat 0 0;
	width:115px;
	height:25px;
	margin:55px 0 28px 33px;
}

#contact_form_container {
	margin-left:33px;
}

.product_area {
	width:908px;
	clear:both;
	overflow:hidden;
	margin:0 0 40px 33px;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:40px;
}

.bottom_product {
	border:0px none;
	margin-bottom:0;
	
}

.left_prod_area {
	float:left;
	overflow:hidden;
	width:153px;
	height:153px;
	border:1px solid #C4C4C4;
}

.left_prod_area img{
	vertical-align:top;
}

.right_prod_area {
	float:left;
	margin-left:20px;
	width:731px;
}

.logo {
	text-align:left;
	clear:both;
	margin-bottom:14px;
}

.bold_text {
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 8px 0;
	overflow:hidden;
}

.download_link {
	clear:both;
}


.download_link a{
	color:#73a64d;
	text-decoration:underline;
	font-weight:bold;
	float:left;
	background:url('images/pdf_icon.gif') no-repeat 0 50%;
	height:24px;
	padding-left:31px;
	line-height:2em;
}

.prod_divider {
	
}