@charset "utf-8";
/* CSS Document */

#main_menu li#mm_contact_us a , #main_menu li#mm_contact_us a:hover {
	background-position: -353px -28px;
}

body {
	background-color: #DD127B;
}

h1 {
	position: absolute;
	top: 10px;
	left: 15px;
}
h1 a {
	width: 100px;
	height: 118px;
	text-indent: -99999px;
	background-image: url(../images/contact_us/logo_header.gif);
	background-repeat: no-repeat;
	display: block;
}

#account_login a {
	color: #DD127B;
}
#cart a {
	color: #DD127B;
}

#main_contents {
	background-image: url(../images/contact_us/main_contents_bg.jpg);
}

#main_contents h2 {
	margin: 40px 0 0 235px;
	padding: 300px 0 0 0;
	width: 450px;
	height: 120px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	color: #D3264C;
	background-image: url(../images/contact_us/creator_and_designer_bg.jpg);
	background-repeat: no-repeat;
}
#main_contents h2 strong {
	font-size: 24px;
	display: block;
}
#main_contents a#facebook , #main_contents a#twitter {
	width: 192px;
	height: 181px;
	text-indent: -99999px;
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	display: block;
	overflow: hidden;
}
#main_contents a#facebook {
	background-image: url(../images/contact_us/facebook_bg.jpg);
	left: 260px;
}
#main_contents a#twitter {
	background-image: url(../images/contact_us/twitter_bg.jpg);
	left: 470px;
}

address {
	background-image: url(../images/contact_us/logo_footer.gif);
	color: #DD127B;
}
address a {
	color: #DD127B;
}
