/* CONTACT */
body#contact {
}
body#contact h1 {
	background-image: url(../images/contact/contact.png);
}
div#context_contact {
	background-image: url(../images/contact/context_contact.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
div#c_column_left {
	width: 316px;
	float: left;
	display: block;
}
div#c_column_right {
	margin: 0px;
	width: 632px;
	float: left;
	padding: 0px;
	display: block;
}
h2 {
	width: 610px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 24px;
	line-height: 100%;
	z-index: -9999;
}
h2#purchase {
	background-image: url(../images/contact/purchase.png);
}
h2#general {
	background-image: url(../images/contact/general.png);
}
h2#shop {
	background-image: url(../images/contact/shop.png);
}
h2#press {
	background-image: url(../images/contact/press.png);
}
h2#support {
	background-image: url(../images/contact/support.png);
}
div#sales_maildo {
	width: 276px;
}
div#sales_maildo a {
	width: 276px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/contact/salse_maildo_1.png);
	text-indent: -9999px;
	display: block;
	height: 51px;
}
div#sales_maildo a:hover {
	background-image: url(../images/contact/salse_maildo_2.png);
}
div#general_maildo {
	width: 276px;
}
div#general_maildo a {
	width: 276px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/contact/contact_maildo_1.png);
	text-indent: -9999px;
	display: block;
	height: 51px;
}
div#general_maildo a:hover {
	background-image: url(../images/contact/contact_maildo_2.png);
}
div#shop_maildo {
	width: 276px;
}
div#shop_maildo a {
	width: 276px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/contact/shop_maildo_1.png);
	text-indent: -9999px;
	display: block;
	height: 51px;
}
div#shop_maildo a:hover {
	background-image: url(../images/contact/shop_maildo_2.png);
}
div#perss_maildo {
	width: 276px;
}
div#press_maildo a {
	width: 276px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/contact/press_maildo_1.png);
	text-indent: -9999px;
	display: block;
	height: 51px;
}
div#press_maildo a:hover {
	background-image: url(../images/contact/press_maildo_2.png);
}
div#support_maildo {
	width: 276px;
}
div#support_maildo a {
	width: 276px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/contact/press_maildo_1.png);
	text-indent: -9999px;
	display: block;
	height: 51px;
}
div#support_maildo a:hover {
	background-image: url(../images/contact/press_maildo_2.png);
}
div#c_rightside {
	float: left;
	width: 275px;
	margin-left: 11px;
}
