@charset "utf-8";
/* CSS Document */

/*--- mainPic -------------------------------------------------------------*/

#mainPic {
	height: 500px;
	width: 850px;
	clear: both;
}

#contact_top {
	background-image: url(images/images/contact_title_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}
#contact_center	{
	background-image: url(images/images/images/news_title_center.png);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#contact_frame	{
	width: 570px;
	padding-bottom: 21px;
	background-image: url(images/images/images/news_title_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;	
}
