body {
 background-color: #386265; text-align: center;  margin: 0; padding: 0;
	 padding-bottom: 11px;  }
	 
/*fix no scrollbar in firefox on short pages*/
html {
min-height: 101%;
}
	 
a {color: #386265; font-weight: normal; text-decoration: underline;}
a:hover  {color: #999999;}

div#container {position: relative; margin: 10px auto 10px auto; border: 1px solid #386265; font-size: 12px;  text-align: left; width: 858px;  color: #333; background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;  padding:0; line-height: 1.6em;}

div#header {text-align: right; padding-right: 12px; padding-top: 12px;}

div#nav { text-align: right; padding-top: 5px; padding-bottom: 5px; padding-right: 12px;   }
div#nav a {color: #666; font-weight: bold;   font-size: 15px; text-decoration: none; margin-left: 9px;}
div#nav a:hover {color: #6DA7AD;}

div#content {float: left; padding: 12px 30px 12px 30px; width: 550px;}
div#right {float: right; width: 200px; margin-top: 47px; margin-bottom: 20px; padding: 0 5px 12px 12px; border-left: 1px solid #ccc;}

p {margin-top: 0; margin-bottom: 10px;  }
 

h1 { font-size: 27px; color: #4D848A; font-weight: normal; margin-top: 0; margin-bottom: 10px;  }
h2  { font-size: 16px; color: #4D848A;  font-weight: bold; margin-top: 0; margin-bottom: 10px;  }
h3 {font-size: 13px; color: #4D848A;  font-weight: bold; margin-top: 0; margin-bottom: 3px; }

div#footer {clear: both; text-align: center; font-size: 11px; color: #666; margin: 25px 12px 12px 12px; border-top: 1px solid #666; padding-top: 10px; }
div#footer a {color: #666;}

ul {margin-left: 5px; padding-left: 0; list-style-type: disc;}
li {margin-bottom: 7px; }

table td {vertical-align: top; padding: 5px 5px 5px 0;}
table.spacing td {padding: 0 15px 5px 0;}
table.prices {width: 500px; margin-bottom: 10px;}
table.prices td {padding: 0 15px 5px 0;}
table.prices td.right {text-align: right;}
div.clear {clear: both; margin: 10px; text-align: center; }
div#right img {margin-top: 20px;}
table.galltable td {padding: 10px; text-align:center;vertical-align: middle; border-right: 1px solid #CCC; border-top: 1px solid #CCC;}
table.galltable {border-left: 1px solid #CCC; border-bottom: 1px solid #CCC; width: 550px;}

img.flleft {float: left; margin: 0 20px 20px 0; }