h2{
	height:38px;
	padding-top:40px;
	margin-bottom:18px;
}

#description1{
	font-size:14px;
	line-height:1.8em;
	margin-bottom:1.5em;
	margin-left:20px;
}

.content_box{
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	margin-left:20px;
	margin-bottom:20px;
	width:500px;
	
	padding-bottom:30px;
}

h3.img_title{
	background-image:url(../images/contact/image_title.png);
	background-repeat:no-repeat;
	width:128px;
	height:19px;
	text-indent:-9999px;
	margin-top:30px;
}

.content_box a{
	margin-top:30px;
	display:block;
	background-image:url(../images/contact/contact_btn.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:490px;
	height:61px;
	text-indent:-9999px;
}

.content_box a:hover{
	background-position:0px -61px;
}

#description2{
	margin-top:20px;
	background-image:url(../images/contact/phone_number.png);
	background-repeat:no-repeat;
	width:489px;
	height:114px;
	text-indent:-9999px;
}

#description3{
	margin-top:10px;
}

#description3 span{
	float:right;
	margin-top:10px;
}


