body {
	margin: 0 0 0 0;
	font-family: Georgia, serif;
	background-color: #EBFFF2;
	color: #669900;
	font-size:14px;
	text-align:center;
}
div.dCont{
	margin:0;
	padding:0;
	border:0;
	margin:auto;
	width:765px;
	text-align:left;
}
h1.h1Main {
	font-size: 1.1em;
	font-weight: bold;
	text-align: justify;
}

h2.h2Main {
	text-align: justify;
	font-size: 0.9em;
	font-weight: bold;
}


h3 {
		margin:0;
		border:0;
		padding:0;
		font-size:12px;
}
a.main:link {
	color: #669900;
	text-decoration: none;
}
a.main:visited {
	color: #669900;
	text-decoration: none;
}
a.main:hover {
	color: #73919C;
	text-decoration: none;
}
a.main:active {
   color: #669900;
	text-decoration: none;
}
span.spanButDown {
	color: #73919C;
}
div.divbanner {
	width: 100%;
	height: 73px;
	background-image: url(../atgh_images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div.divSeaStrip {
	height: 30px;
	width: 100%;
	background-image: url(../atgh_images/sea_strip.jpg);
	background-repeat: repeat-x;
}
div.divNav {
	float:left;
	margin:10px 0 0 0;
	padding:0 2px 0 0;
	font-size:12px;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: #669900;
	width:160px;
	text-align:center;
}
span.spanBody{
font-size: 0.8em;
}
span.spanAddress {
   text-align: center;
	
}
div.divIndexMain {
	margin:10px 0 0 0;
	border:0;
	padding:0;
	float:right;
	width:600px;
}
img.ingFloatRight {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
img.ingFloatLeft {
float:left;
margin-right:10px;
margin-bottom:10px;
}
img.ingFloatBtm {
	margin:10px 0 10px 0;
	border:0;
	padding:0;
	float:none;
	clear:both;
}









