
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body#home {
	background-image: url(/images/site/bgd_home.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

a {
	color: #f0772f;
}

a:hover {
	color: #B24526;
}

h1 {
	font-size: 18px;
	color: #f0772f;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 12px;
	padding: 0 0 1px 0;
	margin: 0;
	background-image: url(/images/site/h3-dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#maincol {
	float: left;
	width: 543px;
	margin: 11px 0 0 19px;
	padding: 0;
	background-image: url(/images/site/home-content-bgd.gif);
	background-repeat: repeat-y;
}

body#home #maincol {
	margin: 83px 0 0 20px;
}

#maincol #content {
	background-image: url(/images/site/bgd.jpg);
	background-repeat: no-repeat;
	width: 503px;
	padding: 50px 20px 0 20px;
}

body#home #maincol #content {
	background-image: url(/images/site/home-content-bgd.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 0 20px;
}

#maincol #content li {
	list-style-image: url(/images/site/arrow.gif);
}

#maincol #footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

#maincol #aquarium {
	background-repeat: no-repeat;
	height: 165px;
}

td{
	vertical-align:top;
}
