@charset "ISO-8859-1";
body {
	background-image: url(images/index_07.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #08193C;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#Table_01 {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 900px;
	font-size: 12px;
	line-height: 49px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#nav a:link, #nav a:visited, #nav a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
 
#nav a:hover, #nav a.current {
	color:#FFCC00;
	text-decoration:underline;
}
#price {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 900px;
	font-size: 13px;
	line-height: 48px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-weight: normal;
	font-size: 22px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
#flash {
	background-color: #000000;
	height: 201px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}.floatLeft {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 20px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	width: 450px;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #0B1E42;
	text-align: center;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
