#tab_bar {

	margin-bottom:24px;

}

h4 {

	font:26px Tahoma, Geneva, sans-serif;

	color:#005072;

	border-bottom:1px solid #336699;

	margin:0px 0px 20px 0px;

	width:400px;

}

#services, #products {

	float:left;

	width:440px;

	padding-left:12px;

}

#products {

	margin-left:28px;

}

.prod {

	/*margin-bottom:25px;
	margin-top:20px;
	display:block;*/

}



.prod_img, .prod_title, .prod_desc {

	float:left;

}

.prod_img {

	margin-right:25px;

}

.prod_title {

	font:16px Tahoma, Geneva, sans-serif;

	color:#78909a;

	font-weight:bold;

}

.prod_desc {

	width:200px;

	font:12px Verdana, Geneva, sans-serif;
	line-height:1.5em;
	margin-top:0px;

}

.clear {

	clear:both;

	margin-bottom:12px;

}



