

#header {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 759px;
	height: 139px;
	z-index: 0;
}

#header1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 152px;
	width: 300px;
	height: 138;
	z-index: 0;
}

#content {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 188px;
	width: 748px;
	height: 300px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
}

#menu {
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	position: absolute;
	left: 320px;
	top: 153px;
	width: 440px;
	height: 29px;
	z-index: 0;
	overflow: visible;
	visibility: visible;
}

#description {
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	position: absolute;
	left: 337px;
	top: 183px;
	width: 407px;
	height: 70px;
	z-index: 0;
	background-color: #FFFFFF;

}
#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px none #000000;
	top: 600px;
	width: 750px;
	height: 70px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	background-position: center;
	border: thin solid #FF9900;
	text-align: center;
	vertical-align: top;
}

.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	background-position: center;
	border: thin solid #FF9900;
	text-align: center;
	vertical-align: top;
}
.fillbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}
.fillboxo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	vertical-align: top;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: thin solid #FF9900;
}

#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	position: absolute;
	z-index: 10;
	height: 1px;
	width: 100px;
	left: 25px;
	top: 46px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: none;
}
.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	background-color: #3366CC;
	background-position: center;
	font-weight: bold;
	text-align: center;
}