img {
	display: block;
}
html body{
	margin:0 0 0 0;
	background-color:#1F355A;
	color:#1F355A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
td tr{
	vertical-align:top;
}
.map_aboutus{
	border-width:4px;
	border-color:#1F355A;
	border-style:dotted;
}
.title{
	color:#E20400;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
.subTitle{
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}
.footer_shansolutions a{
	font-size:10px;
	color:#1F355A;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}