body {
	text-align : center;
	min-width : 991px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #1D4392;
}
h3 {
	padding-bottom: 6px;
	padding-left: 0px;
	padding-top: 0px;
	color: 0054a6;
	background-repeat: no-repeat;
	font-size: 15px;
	background-image: url(images/h3.jpg);
	background-position: left bottom;
}
h4 {
	color: #3F5275;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.price1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ed1b23;
}
ul {
}
a {
	color: 0054a6;
	text-decoration: none;
}
a:visited {
}
.footer {
	text-align: center;
	color: #003399;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	margin-top: 0px;
	margin-left: 0px;
	width: 991px;
	border: none;
	background-position: center;
	height: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
div.wrapper {
	width : 991px;
	margin-left : auto;
	margin-right : auto;
	background-color: #006699;
	position: relative;
}

