body{
	background-color : #ffffff;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-align: center;
	color:#101010;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size : 2em;
	color: #0197d4;
}

h2{
	font-size : 1.5em;
	color: #0058a2;
	padding-bottom: 4px;
	border-bottom: 1px solid #0197d4;
}

h3{
	font-size : 1.1em;
	color: #0058a2;
	margin-bottom: 0px;
}

p {
	margin: 0px;
	padding: 3px 0px 8px 0px;
}

a {
	color: #0197d4;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

acronym {
	cursor:pointer;
}

hr {
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #036cae;
	background-color: #036cae;
}

form {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

input, textarea, select {
	border: 1px solid #c2c2c2;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #d9d9d9;
}

input {
	width: 180px;
}

textarea {
	width: 280px;
	height: 85px;
}

.radio {
	width: 20px;
}

.button {
	font-size: 1.1em;
	color: #ffffff;
	background-color: #0058a2;
	font-weight: bold;
	cursor:pointer;
	padding: 2px 4px 2px 4px;
	width: auto;
}

.page {
	width: 770px;
	margin: auto;
	background-image: url(../images/page.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding: 0px;
}

.container {
	width: 760px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin: auto;
	background-image: url(../images/container.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.footercontainer {
	width: 770px;
	margin: auto;
	overflow: auto;
	padding: 0px;
}

.header {
	float: left;
	width: 760px;
	height: 90px;
	padding-top: 10px;
}

.nav {
	clear: both;
	float: left;
	text-align: left;
	width: 760px;
	margin-top: 8px;
}

.nav ul {
	list-style: none;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: -2px !important;
	margin-left: -4px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

.nav li {
	float: left;
	margin-left: 2px;
}

.nav a {
	display: block;
	width: 125px;
	height: 50px;
	text-indent: -999999px;
	overflow: hidden;
}

.homepageon a {
	background-image: url(../images/homepageon.gif);
}

.homepage a:hover {
	background-image: url(../images/homepagehover.gif);
}

.homepage a {
	background-image: url(../images/homepage.gif);
}

.serviceandfaqson a {
	background-image: url(../images/serviceandfaqson.gif);
}

.serviceandfaqs a:hover {
	background-image: url(../images/serviceandfaqshover.gif);
}

.serviceandfaqs a {
	background-image: url(../images/serviceandfaqs.gif);
}

.booknowon a {
	background-image: url(../images/booknowon.gif);
}

.booknow a:hover {
	background-image: url(../images/booknowhover.gif);
}

.booknow a {
	background-image: url(../images/booknow.gif);
}

.pricesandchargeson a {
	background-image: url(../images/pricesandchargeson.gif);
}

.pricesandcharges a:hover {
	background-image: url(../images/pricesandchargeshover.gif);
}

.pricesandcharges a {
	background-image: url(../images/pricesandcharges.gif);
}

.specialofferson a {
	background-image: url(../images/specialofferson.gif);
}

.specialoffers a:hover {
	background-image: url(../images/specialoffershover.gif);
}

.specialoffers a {
	background-image: url(../images/specialoffers.gif);
}

.accountsetupon a {
	background-image: url(../images/accountsetupon.gif);
}

.accountsetup a:hover {
	background-image: url(../images/accountsetuphover.gif);
}

.accountsetup a {
	background-image: url(../images/accountsetup.gif);
}


.content {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 704px;
	padding-left: 28px;
	padding-right: 28px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1.4em;
	overflow: hidden;
}

.content ul {
	list-style-image: url(../images/list.gif);
}

.pagebottom {
	margin-top: 0px;
	padding: 0px;
}

.footer {
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	margin-top: -5px;
	padding-top: 3px;
	background-image: url(../images/footerbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 2.5em;
	background-color: #0057a4;
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
}

.footer p {
	margin-top: 0px;
	padding-top: 0px;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
}

.mainimg {
	float: right;
	margin-left: 50px;
}

.pagedriver {
	margin-left: 15px;
}

#latestpromo {
	padding: 20px 0;
	position: relative;
	left: -12px;
}

.formleft {
	clear: both;
	float: left;
	width: 220px;
}

.formright {
	float: left;
	margin-left: 40px;
}

.blue {
	font-weight: bold;
	color: #0197d4;
}

.center {
	width: 480px;
	margin: auto;
}

.cards {
	text-align: center;
}

.error {
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.small {
	font-size: 0.8em;
	text-align: center;
}