body {
	background-color: #000000;
	background: #ffffff;
	margin-top: 0px;
	color: #000000;
}
#cont {
	position:absolute;
	left:50%;
	top:0px;
	width:750px;
	margin-left: -375px;
}
#banner {
		position: absolute;
		top:15px;
		height: 150px;
		width: 750px;
		background: url(images/logo.jpg);
		}
#leftcol {
	position: absolute;
	top: 165px;
	width: 150px;
	height: 597px;
	text-align: left;
	background:#ffffff;
	color:#000000;
	padding-left: 1px;
		}
#maincol {
	position: absolute;
	top: 165px;
	width: 340px;
	left: 151px;
	height: 603px;
	background:#ffffff;
	color:#000000;
	padding-left: 7px;
		}
#thirdcol {
	position: absolute;
	top: 165px;
	width: 49px;
	left: 497px;
	height: 601px;
	background:#ffffff;
	color:#000000;
	background: url(images/affordable.gif);
	background-position: center;
}
#rightcol {
	position: absolute;
	top: 165px;
	width: 210px;
	left: 540px;
	height: 599px;
	background:#ffffff;
	color:#000000;
		}
#rightcontent {
	position: absolute;
	top: 17px;
	width: 195px;
	left: 4px;
	height: 366px;
	background:#006699;
	color:#FFFFFF;
	z-index: 1;
	padding-left: 4px;
	padding-right: 4px;
		}
#rightimage {
	position: absolute;
	top: 389px;
	width: 200px;
	left: 2px;
	height: 209px;
	background: #FFFFFF;
	color:#000000;
	z-index: 1;
		}
#footer {
	position: absolute;
	background: #000000;
	color: #FFFFFF;
	width: 750px;
	top: 766px;
	text-align: center;
	height:5px;
	background: url(images/footer.jpg);
		}
#copyright {
	position: absolute;
	background:#ffffff;
	color: #000000;
	width: 467px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	top: 771px;
	height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		}
#links {
	position: absolute;
	background:#ffffff;
	color: #000000;
	width: 279px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	left: 469px;
	top: 771px;
	height:14px;
	text-align: right;
		}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
img {
border: none;
}

	a.a {
	font-size: 12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
a.a:link {
	text-decoration: none;
}
a.a:visited {
	text-decoration: none;
}
a.a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0099;
}
a.a:active {
	text-decoration: none;
}
#menu {margin-top:20px;}
#menu dl {width: 150px; margin: 0 auto; padding: 0 0 10px 0; background: #006699 url(images/bottom.gif) no-repeat bottom left;}
#menu dt {margin:0; padding: 10px; font-family:Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #006699 url(images/top.gif) no-repeat top left;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #47a;}
#gallery a, #gallery a:visited {color:#fff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #006699 url(images/arrowr.gif) no-repeat 10px 10px; width:125px;
}
#gallery a:hover {background: #258 url(images/arrowr.gif) no-repeat 11px 10px; color:#9cf;}

ol li {font-size:11px;}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}