body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #437097;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#banner_wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/banner_bck.jpg);
	background-repeat: repeat-x;
}

#banner_back_img {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	height: 119px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6E0FB;
	font-size: 14px;
	position: relative;
	top: -18px;
	.top: -22px;
	_top: -22px;
}

#page_wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page {
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 30px;
	padding-left: 7px;
}

#footer {
	background-image: url(images/footer_grad.jpg);
	background-repeat: repeat-x;
	height: 75px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2D4B64;
	padding-top: 50px;
}


/*STYLES*/

h1, h2, h3, h4, h5, h6, p {
 margin-top: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 18px;
	font-weight: bold;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 18px;
	font-weight: bold;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 18px;
	font-weight: bold;
}

.titles{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 16px;
	font-weight: bold;
}

.titles_no_bold{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B2E;
	font-size: 16px;
}

.prices{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3A5F7E;
	font-size: 16px;
	font-weight: bold;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.grey_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

a.menu:link {
	font-size: 12px;
	color: #9CCBF7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:visited {
	font-size: 12px;
	color: #9BCFF6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:active {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.footer:link {
	font-size: 10px;
	color: #8BADC9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footer:visited {
	font-size: 10px;
	color: #8BADC9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footer:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footer:active {
	font-size: 10px;
	color: #8BADC9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

img.border {
	border: 2px solid #1E1D22;
}

/*PNG FIX*/

img, div, ul, li { 
	behavior: url(iepngfix.htc);
}

/*PRINT*/
