body{
	background-color: #bedefb;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.header{
	background-image: url(../images/p1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 532px;
	top: 0px;
	left: 0px;
	position: absolute;
}

div.sky{
	background-image: url(../images/sky1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 532px;
	top: 0px;
	left: 0px;
	position: absolute;
}

img.city{
	position: absolute;
	top: 25px;
	left: 31%;
}

img.summer{
	position: absolute;
	top: 3px;
	left: 32%;
	margin-left: 222px;
}

img.four_star{
	position: absolute;
	top: 46px;
	left: 32%;
	margin-left: 115px;
}

img.logo{
	position: absolute;
	top: 69px;
	left: 20px;
}

div.yellow_menu{
	background-image: url(../images/yellow_menu_center.png);
	background-repeat: repeat-x;
	width: 69%;
	height: 107px;
	position: absolute;
	top: 305px;
	left: 200px;
	margin-right: 500px;
}

img.yellow_menu_left{
	position: absolute;
	top: 305px;
	left: 0px;
}

img.yellow_menu_right{
	position: absolute;
	top: 305px;
	left: 100%;
	margin-left: -328px;
}

div.yellow_menu_links{
	position: absolute;
	top: 345px;
	left: 0px;
	width: 100%;
	text-align: center;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.yellow_menu_link:link, a.yellow_menu_link:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #0063a5;
	text-decoration: none;
	line-height: 25px;
}

a.yellow_menu_link:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #0063a5;
	text-decoration: none;
	line-height: 25px;
}

span.yellow_menu_link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #0063a5;
	line-height: 25px;
	cursor: default;
	padding-left: 5px;
	padding-right: 5px;
}

div.flash_menu{
	width: 100%;
	position: absolute;
	top: 410px;
	/*border: 1px solid red;*/
	text-align: center;
}






div.content{
/*	background-image: url(../images/p2.jpg); */
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
/*	height: 642px; */
	position: absolute;
	top: 532px;
	left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;

}

td.content_left{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}

td.content_center{
	vertical-align: top;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}

td.content_right{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
}

h2, div.newsh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
}

h2.blue {
	color: #005496;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2.gray, div.newsh2{
	color: #404141;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.menu_caption_blue{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #005187;
	list-style: none;
}
	
a.menu_caption_blue:link, a.menu_caption_blue:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #005187;
	list-style: none;
	text-decoration: none;
}

a.menu_caption_blue:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #005187;
	list-style: none;
	text-decoration: none;
}

div.menu_item_red{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #cc3300;
	list-style-type: disc;
	margin-bottom: 6px;
	line-height: normal;
}

a.menu_item_red:link, a.menu_item_red:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #cc3300;
	list-style-type: disc;
}

a.menu_item_red:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #cc3300;
	list-style-type: disc;
}

img.menu_arrow{
	margin-right: 8px;
}

div.left_flag{
	margin-left: -25px;
	padding-bottom: 80px;
}

a.left_flag:link, a.left_flag:visited{
	color: #053e4f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	position: absolute;
	line-height: 13px;
	padding: 10px 0px 0px 18px;
	text-decoration: none;
}

a.left_flag:hover{
	color: #053e4f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	position: absolute;
	line-height: 13px;
	padding: 10px 0px 0px 18px;
	text-decoration: none;
}

div.news{
	line-height: 20px;
}

a.news_title:link, a.news_title:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005496;
}

a.news_title:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005496;
}

span.news_date{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3300;
}

a.news_more:link, a.news_more:visited{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.news_more:hover{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	line-height: 20px;
}

a.mailto:link, a.mailto:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

a.mailto:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

.tabs {
 PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; FONT: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;}

/*  seo realweb  */

.b, SPAN.b, P.b {font-weight: bold;}
.i, SPAN.i, P.i {font-style: italic;}
.up, SPAN.up, P.up {text-transform: uppercase;}

h1 {
font-size: 22px; 
color: #005496; 
font-family: Arial,Helvetica,sans-serif;
text-align:center;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #005496; 
}


/* ------------------- EVODESIGN -------------------------- */

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#noaqua {
	top:0px;
	left:0px;
	position:absolute;
	z-index:5;
	display:block;
	width:50%;
	height:65%;
	background-image:url(/images/transp.gif);
}

	.tlist td {
		font-size:12px;
		vertical-align:top;
		padding-bottom:7px;
		padding-right:5px;
		
	}
	.tlist td img, .border {
		padding:1px;
		border:1px solid #849baf;
	}
	
	.tlist td h4 {
		padding:0px;
		margin:0px 0px 5px 0px;
		color:#005496;
	}
	.tlist tr {
	}
	
	h4 {
		font-size:12px;
	}

	a:visited, a:active, a:hover, a {
		color:#005496;
	}

p.bigger, p.bigger a, p.bigger a:link, p.bigger a:visited, p.bigger a:hover {
	font-size:14px;
}
	
/* ----------------------------------------------------------
			PRICE TABLES
------------------------------------------------------------*/

.pricetable {
	width:700px;
	border-collapse:collapse;
}

.pricetable td, .pricetable th {
	font-weight:normal;
	font-size:12px;
	border-collapse:collapse;
	border:1px solid white;
	padding:4px 7px;
	color:#222;
}

.pricetable th {
	background-color:#B8CDE4;
}
.pricetable th.topleft {
	border-bottom:0px;
}
.pricetable td {
	background-color:#D6E4F4;
}
.pricetable ul {
	p__adding:0px;
	margin:2px;
}

.pricetable .subheader {
	background-color:#c5d4e4;
	font-size:17px;
	font-weight:normal;
}

/* ----------------------------------------------------------
			FORM
------------------------------------------------------------*/










