html { 
	min-width: 760px;
	 }
	 
html>body div#maincontent {
	margin-left: 12px;
	min-height: 800px;
	}

body {
	background: #ECF0F7; 
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	font-size: 9pt;
	font-family: Verdana, Arial, Verdana, sans-serif;
	}
	
div#wrapper {
	color: #333;
	background: #FFF;
	width: 760px;
	margin: 0 auto;
	height: 100%;
	padding: 0;
	text-align: left;
	border-left: 1px solid #525D79;
	border-right: 1px solid #525D79;
	}
	
div#maincontent {
	background-color: #FFF;
	float: right;
	height: 100%;
	width: 500px;
	padding: 10px;
	border: 0;
	margin: 3px 25px 0 0;
	}
	
div#gallery img {
border: 1px solid black;
float: none;
padding: 2px;
margin: 2px 0px 2px 10px;
}	
	
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	
		/* ::::: top navigation ::::: */

div#topnav {
	float: left;
	width: 760px;
	height: 50px;
	background-color: #C7E9EC;
	text-align: center;
	margin: 3px 0 0 0;
	}
	
div.buttoncontainer{
	float: left;
	background-image: url('images/TOPbutton.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 113px;
	height: 30px;
	margin: 12px 0 0 10px;
	text-align: right;
	}
	
div.buttoncontainer a{
	font-size: 12px;
	color: #3333FF;
	padding: 0 10px 0 0;
	font-weight: bold;
	font-variant: small-caps;
	}

div.buttoncontainer a:hover{
	color: #827265;
	}

		/* ::::: end top navigation ::::: */
				
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		
		/* ::::: content divider ::::: */

div#divider {
	height: 189px;
	width: 475px;
	text-align: center;	
	padding: 0px;
	}
		
img {
	border: none;
	float: right;
	}
		
#divider p {	
	border-bottom: 1px solid #827265;
	border-top: 1px solid #827265;
	border-right: 1px solid #827265;
	padding: 44px 0px 44px 0;
	color: #827265;
	text-align: center;
	}
		
		/* ::::: end divider ::::: */		
		
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		
			/* ::::: sidebar / submenu ::::: */
		
div#sidebar	 {
	float: left;
	background-color: #A6AAB5;
	width: 175px;
	height: 1400px;
	margin: 3px 0 3px 0;
	text-align: left;
	}

#sidebar p {
	text-align: left;
	margin: 10px 0 0 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	}

#sidebar a:hover {
	color: #C7E9EC;
	}

div.subcontainer{
	float: left;
	background-image: url(images/SIDEbutton.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px 0px 0 5px;
	text-align: left;
	padding: 32px 0 15px 0px;
	}
	
div.subcontainer a {
	color: #3333FF;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 20px;
	}
	
div.subcontainer a:hover{
	color: #525D79;
	}
		
		/* ::::: end sidebar / submenu ::::: */
		
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */		
		
		/* ::::: footer ::::: */
		
div#footer {
	background: #525D79;
	width: 760px;
	height: 180px;
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: center;
	color: #FFF;
	clear: both;
	}
		
#footer a {
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
	margin: 0;
	}
	
#footer img {
	padding: 5px 5px 0 0;
	}
	
		/* ::::: end footer ::::: */
				
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		
		/* ::::: general element styles ::::: */

/* main content title */		
h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #525D79;
	font-variant: small-caps;
	margin: 20px;
	border-bottom: 5px dotted;
	text-align: center;
	}

/* rates header */	
h2 {
	font-size: 12pt;
	color: #525D79;
	margin: 20px;
	border-bottom: 1px solid #525D79;
	padding: 20px 0 10px 0;
	}

/* italicized slogan */	
h3 {
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	color: #827265;
	}

/* list headings */
h4 {
	font-size: 8pt;
	margin: 10px 0 5px 0px;
	font-weight: normal;
	color: #827265;
	}

/* footer text */
h5 {
	color: white;
	text-align: center;
	font-size: 8pt;
	margin-top: 10px;
	}
	
ul {
	font-size: 8pt;
	margin: 2px 0 15px 10px;
	list-style-type: circle;
	}
	
a	{
	font-size: 8pt;
	color: #3333FF;
	font-variant: small-caps;
	margin: 0 0 10px 6px;
	}

a:hover {
	color: #00CC66;
	}

table {
	width: 100%;
	padding: 5px;
	}	
	
td {
	padding: 5px;
	vertical-align:top;
	}

.rates td {
	text-align: center;
	font-size: 8pt;
	padding: 5px 5px 5px 8px;
	width: 17%;
	border: 1px solid gray;
	}	
	
.list td {
	text-align: left;
	}	
	
.menu {
	font-size: 8pt;
	color: #525D79;
	width: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-variant: normal;
	}
	
a.button {
text-align: center;
border: 1px solid black;
background-color: #FFFFCC;
font-size: 12pt;
font-weight: bold;
padding: 5px;
text-decoration: none;
}	