body {
	background-color: #000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 60px;
}

p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCC;
}

h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #398FDD;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	color: #FFF;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #94C9FD;
	text-decoration: none;
}

a.HEAD:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	text-transform: uppercase;
}

a.HEAD:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

a.HEAD:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3D8BCD;
}

a.HEAD1:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #398FDD;
	text-decoration: underline;
}

a.HEAD1:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

a.HEAD1:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-color: #666;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
	font-style: italic;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
#slider1 {
    width: 870px; /* important to be same as image width */
    height: 450px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content {
    width: 770px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image {
	float: right;
	position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 375px;
}
.right {
	right: 0;
	bottom: 0;
	width: 145px !important;
	height: 360px;
}
ul { list-style-type: none;}
a.HEAD2:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

a.HEAD2:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

a.HEAD2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
a.HEAD3:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

a.HEAD3:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}

a.HEAD3:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C7D92C;
}

