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


.header {
	background-color: #EBEBEB;
	height: auto;
	width: 700px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}
.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: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3FF;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #036;
	background-color: #069;
}

#footer {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	color: #78C2F2;
	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: #999;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #EBEBEB;
}

#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: #59acde;
	text-align: left;
	width: 960px;
	margin: 0 auto 0 auto;
}
#mainContent blockquote p a {
	color: #36C;
}
#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: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border: thick double #7198BF;
	margin-right: 15px;
	width: 180px;
}
#pricesImage {
	text-align: right;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.column {
	width: 900px;
	margin: auto;
}
.video {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: right;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
