﻿body {
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #000000;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#designedby {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 80%;
}
#designedby a {
	color: #FE4101;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#top {
	line-height: 35px;
	height: 45px;
	color: #FFFFFF;
	text-align: right;
	background-image: url('images/creditcards.gif');
	background-position: 50px 6px;
	background-repeat: no-repeat;
	font-size: medium;
	letter-spacing: 3px;
	padding-right: 20px;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#logo {
	width: 322px;
	float: left;
	display: inline;
}
#flashBanner {
	width: 648px;
	float: right;
	display: inline;
	height: 239px;
	background-image: url('images/flashBG.png');
	background-repeat: no-repeat;
}
#flashWrapper {
	width: 625px;
	height: 200px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
#left {
	width: 250px;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main {
	width: 625px;
	float: right;
	display: inline;
	padding-right: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#left h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 110%;
	letter-spacing: 2px;
	font-variant: normal;
	text-transform: uppercase;
}
#left ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#left ul li {
}
#left ul li a {
	display: block;
	color: #4888B7;
	text-decoration: none;
	padding: 4px 10px 4px 20px;
}
#left ul li a:hover {
	color: #FF0000;
}
#footer {
	clear: both;
	padding: 20px 20px 10px 20px;
	text-align: center;
	background-image: url('images/footer.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4888B7;
	font-size: 85%;
	color: #FFFFFF;
	overflow: hidden;
}
#flash {
	height: 200px;
	width: 625px;
}
#prev{
	width: 18px;
	height: 32px;
	float: left;
	margin: 84px 0 0 0px;
	position: relative;
}
#slider{
	width: 585px;
	height: 200px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px;
}
#slider img{
	border:none;
margin:0px;
padding:0px;
}
.current{
	width: 585px;
	height: 200px;
	display: inline;
}
#next{
	width: 18px;
	height: 32px;
	float: left;
	margin: 84px 0 0 0px;
	position: relative;
}
.clear {
	clear: both;
}
#main a {
	color: #7AA9CB;
	text-decoration: underline;
}
#main a:hover {
	color: #BFD6E6;
	text-decoration: underline;
}
TABLE.cobtbl{
	background-color: #000000;
}
TD.cobhl{
	background-color: #242424;
}

TD.cobll{
	background-color: #000000;
	color: #E6E6E6;
}
h1 {
	color: #4888B7;
	font-size: 140%;
	letter-spacing: 2px;
	font-weight: normal;
}
h4 {
	color: #F3A30C;
	font-size: 110%;
	letter-spacing: 2px;
	font-weight: normal;
}
h3 {
	color: #D31F1E;
	font-size: 120%;
	letter-spacing: 2px;
	font-weight: normal;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #183045;
	text-decoration: none;
	font-weight: bold;
}

