html
{	height: 100%;
}
body
{	background: #092C62;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: arial;
	color: white;
	font-size: 14px;
}

img {
	border: 2px solid #000000;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h3
{
	_margin: 0 0 5px -10px;
	/* height: 20px; */
	line-height:	20px;
	display: block;
	position:	relative;
	background-image: url(../imgs/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
p
{
	padding-left: 6px;
	padding-right: 20px;
}
#outercontainer 
{	width: 100%
}
#headcontainer
{		background: url("../imgs/headback.jpg") repeat-x;
}
#head
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
	height: 133px;
	background-repeat: no-repeat;
	background-image: url(../imgs/head.jpg);
}
#cloudcontainer
{
}
#clouds
{
	border-bottom: 1px solid #D4CED2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 100%;
	height: 79px;
	z-index: 300;
	background-image: url(../imgs/skybig.jpg);
	background-repeat: no-repeat;
	background-position: 0 -400px;
}
#outercontent
{	background: #092C62;
	position: relative;
	margin: 0;
	padding: 0;
	border-top: 2px solid #092C62;
}
#content
{
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
	background-image: url(../imgs/bkgd-content.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
#menu
{
	position: relative;
	color: white;
	margin: 0;
	padding: 0;
	width: 175px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu td {
	height: 16px;
}
#main
{
	left: 0px;
	width: 625px;
	_height: 260px;
	float: left;
	position: relative;
}

#main a:link, #main a:visited
{
	color: #FF0000;
	text-decoration: underline;
}

#main ul li {
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 14px;
}

#picsright
{	position: relative;
	padding: 8px;
	width: 240px;
	float: right;
}
#picsright img
{	float: left;
	border: 1px solid black;
	margin: 0 0 5px 0;
}
.slideshow
{	float: right;
}
.slideshow img
{	border: 1px solid black;
}
.ss_controls
{	_position: relative;
	_top: -3px;
	background: black;
	width: 204px;
	margin: 0 0 3px 0;
}
.ss_controls img
{	border: 0;
}
.newsleft
{	width: 355px;
	padding: 5px 0 0 0;
	border-top: 1px solid #BCBEC9;
}
#faq
{	margin: 0;
	padding: 0 0 0 10px;
	width: 230px;
	float: right;
}
#faq .whole
{	margin: 0 0 0 18px;
}
#faq textarea
{	height: 100px;
}
#glguide a
{	position: relative;
	top: 2px;
}
#visa
{	float: right;
	margin: 5px 0 0 0;
}
#foot
{	background: url("../imgs/redblock.gif") no-repeat 0 5px;
	border-top: 1px solid #D5CCD4;
	width: 800px;
	padding: 5px 5px 5px 7px;
	clear: both;
	height:	60px;
}
#footleft
{	float: left;
}
#foottitle
{	padding: 0 0 0 5px;
	font-size: 18px;
	font-weight: bold;
}
#phone
{	font-size: 13px;
	width: 120px;
	margin: 5px 10px 0 40px;
	_margin: 5px 10px 0 20px;
	float: left;
}
#address
{	font-size: 13px;
	width: 160px;
	margin: 5px 0 0 10px;
	float: left;
}
#email
{	margin: 0 0 0 40px;
}
#footright
{	background: url("../imgs/redblock.gif") no-repeat top right;
	padding: 0 15px 0 0;
	float: right;
}
#copyright
{	font-size: 13px;
	text-align: right;
	margin: 5px 0 0 0;
}
.clear
{	clear: both;
}

.style1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

.listLeft {
	float: left;
	width: 280px;
	margin-bottom: 12px;
	position: relative;
	text-align: left;
}

.listRight {
	float: right;
	width: 280px;
}
