body
{
	background-color: #91CCEA;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#container
{
	width: auto;
	height: 700px;
	background-image: url(images/structure/bluegradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#header
{
	width:800px;
	height: 103px;
	background-image: url(images/structure/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
}
#slider1
{
    width: 800px; /* important to be same as image width */
    height: 560px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px auto;
	color: #666;
}
#slider1Content
{
	width: 800px; /* important to be same as image width or wider */
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.slider1Image
{
	float: left;
	position: relative;
	display: none;
	background-color: #FFF;
}
.slider1Image span
{
	position: absolute;
	color: #f1e8cc;
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight:bold;
	padding: 30px;
	width: 960px;
    background: url(images/bgFeature.png);
	display: none;
}
.clear
{
	clear: both;
}
.slider1Image span strong
{
	color: #f1e8cc;
	font: serif;
	font-size: 16px;
}
.slider1Image span copy
{
	color: #f1e8cc;
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight:bold;
}
.left
{
	top: 0;
    left: 0;
	width: 400px !important;
	height: 5px;
}
.right
{
	right: 0;
	bottom: 0;
	width: 180px !important;
	height: 410px;
}
ul
{
	list-style-type: none;
}
#footer
{
	width:796px;
	height: 30px;
	background-image: url(images/structure/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 2px;
	overflow: auto;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF9;
	font-size: 12pt;
	margin-left: 9px;
	margin-top: 4px;
}
a:link {
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p.c1 {text-align: center}
p {font-family: Verdana, Geneva, helvetica, sans-serif; font-size: 10pt; color: #043730
}
li {font-family: Verdana, Geneva, helvetica, sans-serif; font-size: 10pt; color: #043730
}
h1 {
	font-family: Verdana, Geneva, helvetica, sans-serif;
	font-size: 12pt;
	color: #006E89
}
h2 {
	font-family: Verdana, Geneva, helvetica, sans-serif;
	font-size: 10pt;
	color: #006e89
}

td {
	font-family: Verdana, Geneva, helvetica, sans-serif; font-size: 10pt; color: #043730
}
th {
	font-family: Verdana, Geneva, helvetica, sans-serif; font-size: 10pt; color: #043730
}
.smalltext {font-family: Verdana, Geneva, helvetica, sans-serif; font-size: 7pt; color: #043730
}
.text1 {font-family: Verdana, Geneva, helvetica, sans-serif; font-size: 10pt; color: #FFF
}
.extra {display: none;}

