#body_middle{
	float: left;
	background-image: url(../images/graphics/dot.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 800px;
	position: relative;
	left: 100px;
	height: 190px;
}

#body_middle, #body_bottom{	
	font-family: Verdana;
	font-size: 11px;
}

#body_middle .left_column{
	float: left;
	width: 233px;
	padding: 0px 5px 0px 0px;	
	text-align: left;	
}

#body_middle .center_column{
	float: left;
	width: 314px;
	padding: 0px 5px 0px 5px;
	height: 30px;	
	text-align: left;	
}

#body_middle .right_column{
	float: left;
	width: 223px;
	padding: 0px 0px 0px 15px;	
	text-align: left;
}

#body_middle .right_column{
	background-image: url(../images/graphics/testimonial_dots.png);
	background-position: 100px 150px;
	background-repeat: no-repeat;	
}

#body_bottom{
	float: left;
	width: 800px;
	position: relative;
	left: 100px;
	margin-top: 5px;
}

#body_bottom .left_column{
	float: left;
	width: 233px;	
	padding: 0px 5px 0px 0px;	
	text-align: left;	
}

#body_bottom .center_column{
	float: left;
	width: 314px;
	height: 30px;
	padding: 0px 5px 0px 5px;	
	text-align: left;	
}

#body_bottom .right_column{
	float: left;
	width: 223px;
	padding: 0px 0px 0px 15px;	
	text-align: left;	
}

.news_title{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-transform: none;
	background-image: url('../images/graphics/arrow_orange.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.news_title a{
	text-decoration: underline;
	color: #767676;
}

.product p{
	margin-left: 60px;
	margin-top: -10px;
}

.line{
	background-image: url(../images/graphics/dot.png);
	background-position: center top;
	background-repeat: repeat-x;
}

.line2{
	margin: 20px 18px 0px 18px;
	background-image: url(../images/graphics/dot.png);
	background-position: center top;
	background-repeat: repeat-x;
}

#details{
	margin-top: 10px;
	position: relative;
	left: 110px;
}

.test {
	font-size: 11px;
}

.product{
	padding: 0px;
	margin: 0px;	
	width: auto;
	height: auto;	
}

.product .home_mid_table{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 10px;
	margin-bottom: 30px;	
}

.product .bot_tb{
	top: 0px;
	margin-bottom: 0px;
}

.product .home_mid_table IMG{	
	margin: 3px 5px 3px 5px;
}

.product .home_mid_table P{
	padding: 0px;
	margin: 0px;
}

.product .home_mid_table H2{
	padding: 0px;
	margin: 0px;
}