@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #012350;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	margin-bottom: 10px;
}
.wrap #content .maincontent p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #000;
	letter-spacing: .2em;
}
.wrap #content .maincontent p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	letter-spacing: .3em;
}
.wrap #content .maincontent p strong {
	letter-spacing: .2em;
	color: #003;
}


.wrap {
	width: 873px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(images/innerbg.jpg);
	background-color: #C7DBF1;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	min-height: 580px;
}
.leftbar  {
	width: 220px;
	background-color: #0071BC;
	float: left;
	position: relative;
	height: 100%;
	min-height: 580px;
}
#content .leftbar h1 {
	font-size: 14px;
	margin-left: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4D1EE;
	margin-right: 10px;
	padding-bottom: 5px;
}
#content  .leftbar  a  {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	margin-left: 10px;
	color: #FFFFFF;
}
#content .leftbar a:hover {
	color: #000000;
}
#footer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #B5D2EF;
	line-height: 20px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#content .maincontent {
	margin-bottom: 20px;
	position: relative;
	float: left;
	margin-left: 25px;
	width: 600px;
}
#content .maincontent p {
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
.tablelist {
	font-size: 11px;
	border-collapse: collapse;
	border: 1px solid #6BA5D1;
}
.tablelist td {
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6BA5D1;
	border-right-color: #6BA5D1;
	border-bottom-color: #6BA5D1;
	border-left-color: #6BA5D1;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 8px;
}
.tablelist td.prices {
	background-color: #B5D2EF;
	width: 100px;
}
.tablelist td.disc {
	width: 480px;
}
.clear {
	clear: both;
}
#content .maincontent a {
	color: #0000ff;
}
#content .maincontent a:hover {
	color: #FFFFFF;
}
#form {
	font-size: 12px;
}
#form input {
	width: 200px;
	border: 1px solid #64A1CE;
	height: 20px;
}
#form textarea {
	width: 200px;
	border: 1px solid #64A1CE;
}
#form #button {
	width: 50px;
	background-color: #003366;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#form td {
	padding: 5px;
}
.wrap #content .maincontent p strong {
	letter-spacing: .2em;
}
.wrap #content .maincontent p strong {
	letter-spacing: normal;
}
.wrap #content .maincontent p em {
	font-size: 14px;
	font-weight: bold;
}

