/**
*  General HTML styles
***/

* {
	margin:0;
}
body {
	font: normal 10px verdana,arial,helvetica,sans-serif; 
	background-color:#FFFF00;
	margin-top:0;
}
h1 {
	display:none;
}
h2 {
	display:none;
}
h3 {
	font-weight:bold;
	font-size:24px;
	color:#0049B1;
	display:block;
	vertical-align:top;
	clear:right;
}
h4 {
	font-weight:bold;
	font-size:14px;
	color:#0049B1;
	display:block;
	margin-left:-232px;
	vertical-align:top;
}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#0049B1;
	margin:4px 4px 4px 0;
}
h6 {
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	margin:4px 4px 4px 2px;
}
h7 {
	font-size:10px;
	font-weight:bold;
	margin:4px;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
p a {
}
blockquote {
	margin:0 0 20px 20px;
}
img {
	border:none;
}
ol {
	list-style-type:lower-alpha;
	list-style-position:inside;
	text-indent:-22px;
}
table {
	font: normal 10px verdana,arial,helvetica,sans-serif; 
	
}


/**
*  General CLASS styles
***/

.logosmall {
	margin:0 12px 9px 0;
}
img.logosmall {
	display:inline;
	float:left;
	clear:none;
	border:0 !important;
	text-align:left;
	margin-bottom:0 !important;
}
div.gallery {
	width:580px;
	text-align:center;
}
div.gallery img {
	border:0 !important;
	margin-right:20px;
}
div.gallery ul {
	margin-left:45px;
}
div.gallery-small {
	clear:right;
	height:172px;
}
div.gallery-small img {
	border:0 !important;
	margin-right:20px;
}
div.gallery-small li {
	float:left;
}
div.gallery-small ul {
	list-style-image:none !important;
}
.highslide-gallery ul li {
	width:170px !important;
	height:172px !important;
}
div.pagetitle, div.gallery-subtitle {
	display:block;
	float:left;
	clear:right;
	width:100%;
	height:43px;
	margin-bottom:20px;
	text-align:left;
}
div.gallery-subtitle h3 {
	font-size:18px;
}
div.gallery-subtitle h3 a {
	color:#0049B1;
	text-decoration:none;
}
div.gallery-subtitle h4 {
	margin-left:0;
	font-size:12px;
}

/**
*  Specific ID styles
***/

div#container {
	width:800px;
	margin:0 auto;
	background-color:white;
	text-align:left;
}
div#content p {
	padding:0 4px;
	line-height:14px;
	margin-bottom:12px;
}
div#content img {
	border:solid 4px #00ADEB;
	margin-bottom:22px;
}
div#content ul {
	list-style-image:url(images/bullet.gif);
	list-style-type:none;
	margin-bottom:12px;
	padding-top:2px;
}
div#content ol {
	margin-bottom:12px;
}
div#content li {
	margin-bottom:2px;
}
div#content table {
	margin:0 0 12px 20px;
	border:solid 1px #0049B1;
}
div#content table td, div#content table th {
	padding:3px;
	vertical-align:top;
}
div#content table th {
	margin-top:12px;
	text-align:left;
	font-weight:bold;
	color:white;
	background-color:#00ADEB;
}
div#footer {
	clear:both;
	font-size: 8pt;
	text-align: center;
	margin-bottom:22px;
	padding-bottom:22px;
}
div#header {
	height:100px;
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin:0 0 24px 0;
}
div#leftcol {
	float:left;
	padding-left:22px;
	width:156px;
}
div#menu ul {
	list-style-type:none;
	padding:0;
	margin-top:57px;
}
div#menu ul li a {
	font-size:10px;
	font-weight:bold;
	color:white;
	list-style-type:none;
	padding:0;
	text-decoration:none;
}
div#menu ul li a:hover {
	text-decoration:underline;
}
div#menu ul li {
	margin:2px 0;
	padding:3px 4px;
	background-color:#0049B1;
}
div#pagetitle {
	display:block;
	clear:right;
	height:43px;
	margin-bottom:20px;
}
div#rightcol {
	padding:0 22px 22px 200px;
}
div#summary {
	padding-top:11px;
}
div#summary h6 {
	margin-top:20px;
	font-weight:bold;
}
div#summary ul {
	margin:0 4px 12px 18px;
	padding:0;
	list-style-type:none;
	list-style-image:url('images/bullet.gif');
}
div#summary ul li {
	margin:5px 0;
	padding:0;
}
div#topmenu {
	text-align:right;
	padding:5px 24px;
	margin:0;
}
div#topmenu a {
	font-weight:normal;
}
body#availability div#content h5 {
	font-size:18px;
}
body#availability div#container {
	width:900px !important;
}
body#corporatelets div#content ul {
	list-style-image:none;
	margin:40px 100px;
	padding:0;
}
body#corporatelets div#content ul li {
	float:left;
}
body#corporatelets div#content ul li a {
	margin:0 20px;
	padding:8px;
	background-color:blue;
	font-size:14px;
	color:#FFFFFF;
}
body#prices div#content img {
	margin-right:20px;
}
body#prices div#content h5 {
	margin:20px auto 10px;
	font-size:16px;
}
body#prices div#content table {
	margin: 0 0 20px 60px;
	width: 439px; 
	height: 359px;
}