#sidebar #sidebar_image {
	background: url(../images/products_categories/sidebar_img.png) no-repeat;
}

#contentarea {
	/*background: #FFFFFF url(../images/contact_us/main_bg.jpg) bottom repeat-x;
	margin: 3px 0;*/
	background: url(../images/contact_us/contents_c.jpg) repeat-y;
}
#contentarea_t {
	background: url(../images/contact_us/contents_t.jpg) top no-repeat;
}
#contentarea_b {
	background: url(../images/contact_us/contents_b.jpg) bottom no-repeat;
}


.box_contact_item {
	background: url(../images/contact_us/boxcontact_bg.jpg) no-repeat;
	width: 189px;
	height: 88px;
	margin-bottom: 15px;
	text-align: center;
}
.box_contact_item_i {
	padding: 8px 0 0 0;
}
div.contact_links {
	padding: 25px 0;
}
ul.contact_links {
	padding: 10px 0;
}
div.contact_links a {
	font-weight: bold;
}