body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
}
p {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 25px;
}
.h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	padding: 3px;

}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #014292;
	text-decoration: none;
}
.d {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 20px;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 3px;
}
.d:hover {
	color: #014292;
	text-decoration: none;
}
.icon {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 5px;
	padding-top: 5px;
	padding-left: 20px;

}
.icon:hover {
	color: #014292;
	text-decoration: none;
}
.contact {
	background-image: url(../images/con01.jpg);
	background-repeat: no-repeat;

}
.left-bg {
	background-image: url(../images/h-right-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mid-bg {
	background-image: url(../images/h-mid-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.about-bg {
	background-image: url(../images/h-about-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.con-bg {
	background-image: url(../images/h-con-pic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pic-bg {
	background-image: url(../images/h-bg.gif);
	background-repeat: no-repeat;
	height: 235px;
	width: 197px;
	background-position: top;
}
