.green_square_left{
	display: block;
	float: left;
	width: 343px;
	height: 154px;
	background-image:url(/images/style/home_box_l.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:bottom;

}

.green_square_right{
	display: block;
	float: left;
	width: 343px;
	height: 154px;
	background-image:url(/images/style/home_box_r.gif);
	background-repeat:no-repeat;
	background-position:bottom right;


}


#news_marque{

	height:110px;
	width:300px;
	/*border:1px solid red;*/

}

#prod_promo{
	width:300px;
	padding-left:20px;
	/*border:1px solid red;*/

}



.green_square_inner{
	padding-top: 48px;
	padding-left: 24px;
	font-size: 10pt;

}



.green_square_full{
	display: block;
	float: left;
	width: 375px;
	height: 375px;
	background: url("/ui2/images/green_square_full.png") 0 0 no-repeat;
}

.green_header{
	font-size: 11pt;
	font-weight: bold;
	color: #c71725;

	padding-bottom: 18px;
	background-image:url(/images/style/home_btn_bg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	text-align: center;
}

.green{
	font-weight: bold;
	font-size: 12pt;
	color: #339933;
}

.green_square_inner img{
	border: 1px solid #000000;

}

/* Home page menu links fix */
a{
	text-decoration:none ! important;
}

