@charset "UTF-8";
/* CSS Document */


.header {
	text-align: left;
	height: 800px;
	width: 80px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	vertical-align: top;
	margin-left: 150px;
	margin-top: 0px;
	position: absolute;
	top: 0px;
}
.menu-con {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #663;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663;
	right: 20px;
}

#footer {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #663;
	clear: both;
	color: #900;
	font-size: 9px;
	padding-top: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663;
	padding-bottom: 5px;
	margin-top: 650px;
	margin-bottom: 5px;
	background-color: #9FF;
}

#fsDemo
{
	float: right;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}.menu-con a {
	text-decoration: none;
	color: #FFF;
}

#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660;
	text-align: left;
	float: none;
	width: 300px;
}
#mainContent blockquote p a {
	color: #FFF;
}
#priceTable blockquote table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: none;
	text-align: left;
}
.bodyImage {
	float: right;
}
#header a {
	text-decoration: none;
}
#mainContent blockquote h1 {
	background-color: #C4BB02;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border: thick double #996;
}
#pricesImage {
	text-align: right;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
