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


#homeTable1 {
	width: 700px;
	border-collapse: collapse;
	margin: 30px auto 0px auto;
	}
	
	
#homeTable1 td {
	text-align: center;
	font-size: 12px;
	padding-top: 25px;
	width: 175px;
	}
	
#homeTable1 h2 {
	margin-bottom: 3px;
}

#homeTable1 h4 {
	margin-bottom: 10px;
}


/*#homeTable1 .pdlngMSpic {
	margin-left: 15px;
	}

#homeTable1 .pdlngMStxt {
	margin-left: 40px;
	}*/
	
#homeTable1 .picSpan2 {
	width: 375px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #034E41;
}

a:hover, a:active, a:focus {
	text-decoration:none;
	color: #af838e;
}

