@charset "UTF-8";
/* CSS Document */



h2{ margin: 9px 0 7px 0}





#leftContent{
	color: #494949;
	font-family:Arial, Helvetica, sans-serif;
	
	line-height:14px;
	
}



#title{
		background:url("../images/contact/title.jpg") no-repeat;
		width:655px;
		height:49px;
		text-indent:-10000px;
}

#stitle{
	background:url("../images/contact/stitle1.jpg") no-repeat;
	width:656px;
	height:45px;
	text-indent:-10000px;

}

#stitle2{
background:url("../images/contact/stitle2.jpg") no-repeat;
	width:656px;
	height:45px;
	text-indent:-10000px;
}

.text1{
	margin: 2px 15px 10px 20px;
	width:450px;
	min-height:60px;
	
}

.text2{
	margin: 2px 15px 10px 20px;	
}

.logo{
	display:block;
	margin: 15px 0 0 20px;
}

#leftContent a:link { text-decoration: underline; color: #5eaf37; }
#leftContent a:visited {text-decoration: underline; color: #5eaf37;}
#leftContent a:active {text-decoration: underline; color:#5eaf37 }
#leftContent a:hover {text-decoration: underline; color: #5eaf37;}
