@charset "utf-8";
/* CSS Document */

body{
	background:url(/images/backg_body.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container{
	width:807px;
	clear:both;
}
h1{
	color:#92969F;
	text-align:center;
	font-size:18px;
}

h2{
	color:#FF8F0B;
	font-size:16px;
}
h3{
	color:#6795C5;
	font-size:14px;
}

#image{
	background:url(/images/image.jpg) no-repeat;
	width:520px; height:229px; 
	padding-top:3px; 
	margin-left:19px;
}

#header{
	background:url(/images/header.jpg) no-repeat;
	width:807px; 
	height:123px;
}

.menu_link{
	clear:both; 
	padding-top:7px;
}
.menu_link h2{
	text-align:center;
	font-size:px;
}

.menu_link a{
	background:url(/images/menu_link_off.png) no-repeat;
	width:232px; 
	height:25px;
	padding-top:9px; 
	display:block; 
	color:#FFFFFF; 
	font-size:11px; 
	text-decoration:none;
}

.menu_link a:hover{
	background:url(/images/menu_link_on.png) no-repeat;
	width:232px; 
	height:25px;
	padding-top:9px;
}

.bar_up{
	background:url(/images/bar_up.png) no-repeat;
	width:807px; 
	height:28px; 
	clear:both; 
	color:#FFFFFF; 
	font-size:11px;
}

.bar_up_02{
	margin-left:475px;
}

.bar_up div div{
	float:left; 
	width:80px;
	padding-top:7px; 
	text-align:center;
	}

.div_all{	clear:both;
}

.icons{
	margin-left:475px; 
	clear:both;
}

a.icon_home{
	background:url(/images/icon_home_off.jpg) no-repeat;
	width:81px; 
	height:123px; 
	display:block; 
	float:left;
}

a.icon_home:hover{
	background:url(/images/icon_home_on.jpg) no-repeat;
	width:81px; 
	height:123px;
}

a.icon_contact_us{
	background:url(/images/icon_contacts_off.jpg) no-repeat;
	width:81px; 
	height:123px; 
	display:block; 
	float:left;
}

a.icon_contact_us:hover{
	background:url(/images/icon_contacts_on.jpg) no-repeat;
	width:81px; 
	height:123px;
}

a.icon_site_map{
	background:url(/images/icon_site_map_off.jpg) no-repeat;
	width:81px; 
	height:123px; 
	display:block; 
	float:left;
}

a.icon_site_map:hover{
	background:url(/images/icon_site_map_on.jpg) no-repeat;
	width:81px; 
	height:123px;
}

a.icon_newsletter{
	background:url(/images/icon_newsletter_off.jpg) no-repeat;
	width:81px; 
	height:123px; 
	display:block; 
	float:left;
}

a.icon_newsletter:hover{
	background:url(/images/icon_newsletter_on.jpg) no-repeat;
	width:81px; 
	height:123px;
}
a.icon_blu{
	background: url(/images/icon_jaco_blu_off.jpg) no-repeat;
	width:81px; 
	height:123px; 
	display:block; 
	float:left;
}

a.icon_blu:hover{
	background:url(/images/icon_jaco_blu_on.jpg) no-repeat;
	width:81px; 
	height:123px;
}
a.icon_sea{
	background: url(/images/icon_seabreeze_off.jpg) no-repeat;
	width:81px; 
	height:123px; 
	display:block; 
	float:left;
}

a.icon_sea:hover{
	background:url(/images/icon_seabreeze_on.jpg) no-repeat;
	width:81px; 
	height:123px;
}

.container_02{
 	background:url(/images/center_cont.jpg) repeat-y;
	width:807px; 
	clear:both; 
	height:1150px;
}

.cont_left{
	width:538px; 
	float:left;
}

.cont_right{
	float:right; 
	width:265px;
}


.text_cont_left{
	width:490px;
	font-size:11px;
	text-align:justify; 
	margin-left:15px;
	height:900px;
	max-height:900px;
	overflow:auto;
	padding:10px;
}
.text_cont_left img{
	width:200px;
	height:200px;
	max-height:200px;
	max-width:200px;
	border:none;
}
.text_cont_left a{
	color:#FF8F0B; 
	text-decoration:none; 
	font-weight:bold; 
}

.text_cont_left a:hover{
	color:#48505F;
}


.up_cont_small{
	background:url(/images/up_cont_small.jpg) no-repeat;
	width:250px;
	height:26px;
}

.center_cont_small{
	background:url(/images/center_cont_small.jpg) repeat-y;
	width:230px;
	text-align:justify;
	font-size:11px;
	padding:0px 10px;
	overflow:hidden;
}
.center_cont_small h3{
	text-align:center;
}
.down_cont_small{
	background:url(/images/down_cont_small.jpg) no-repeat;
	width:250px; height:22px;
}

.footer{
	background:url(/images/footer.jpg) repeat-x;
	height:23px;
	padding-top:7px;
	width:807px;
	clear:both;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
.jaco{
	text-align:center;
	padding:10px 0px;
}
.jaco img{
	border:1px solid #FF9E21;
}
.sea-breeze{
	text-align:center;
	padding:10px 0px;
}
.sea-breeze img{
	border:1px solid #FF9E21;
}
