body {
	margin: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
td.nav {
	background-image: url(../images/top_lower.gif);
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 15px;
	font-weight: bold;
	color: #8CA4FF;
	letter-spacing: 3px


}
a.nav {
	color: #8CA4FF;
	text-decoration: none;

}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navH {
	color: #FFFFFF;
	text-decoration: none;

}
a.navH:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav {
	color: #000033;

}
a.subnav:hover {
	color: #8CA4FF;
}
td.content {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
}
td.content_img1l {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
	background-image: url(../images/building.gif);
	background-repeat: no-repeat;
	background-position: left bottom

}
td.content_img1r {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
	background-image: url(../images/building.gif);
	background-repeat: no-repeat;
	background-position: right bottom

}
td.content_img_services {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
	background-image: url(../images/services_01.jpg);
	background-repeat: no-repeat;
	background-position: left top

}
