@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:none;
}

BODY {
margin:0px;
padding:0px;
border:0px;
background-color:#ABCCC4;
}



#bigheader{
	height:247px;
	width:100%;
	background-image:url(../images/wide-header-gf.gif);
	background-repeat:repeat-x;
	border-bottom: 1px #dbdbdb solid;

}


#head-web{
	height:247px;
	width:930px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#header{
	width:930px;
	height:212px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	display:block;	
}

#menu{
	width:930px;
	margin:auto;
	height:33px;
	float:left;
	border-bottom:none;
	border-top: 1px #dbdbdb solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	position:relative;
	font-size: 14px;
}


#menu ul{
	list-style:none;
	display:inline;
	margin-left:17px;
	
}

#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	
}


#menu ul li a{
	float:left;
	padding-left:8px;
	padding-right:8px;
	line-height:34px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;

}


#menu ul li a:hover, #menu ul li .active{
	float:left;
	padding-left:8px;
	padding-right:8px;
	line-height:34px;
	background-color:#99c1b8;
	color:#1f3a3e;
}

/*SDUBEMNU*/
#menu .submenu
{
	position:absolute;
	top:34px;
	width:200px;
	border:1px solid #DBDBDB;
	border-top:none;
	display:none;
	z-index:50;
	margin-top:0px;
	margin-left:0px;
*margin-left:0px;
	background-image:none;
	padding-bottom:0px;
	margin-bottom:0px;
	height:50;
	background: #64646A;
	clear:both;
}

#menu .submenu ul{
 padding-bottom:0px;
 margin-bottom:0px;

}

#menu .submenu li{

	text-align:center;
	line-height:25px;
	height:25px;
	padding-bottom:0px;
	margin-bottom:0px;
	
} 


#menu .submenu li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	width:180px;
	font-weight:normal;
	background-image:none;
	padding-left:5px;
	line-height:25px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#menu .submenu li a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1f3a3e;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	background-image:none;
	padding-left:5px;
	line-height:25px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-right:14px;
}



#menu .submenu2 ul{
 padding-bottom:0px;
 margin-bottom:0px;

}

#menu submenu2 ul li{
	text-align:center;
	line-height:25px;
	height:25px;
	padding-bottom:0px;
	margin-bottom:0px;
	
} 


#menu .submenu2
{
	position:absolute;
	top:76px;
	left:199px;
	width:200px;
	border:1px solid #DBDBDB;
	border-top:none;
	display:none;
	z-index:50;
	margin-top:0px;
	margin-left:0px;
	*margin-left:0px;
	background-image:none;
	padding-bottom:0px;
	margin-bottom:0px;
	height:50;
	background-color:#8F8F8F;
}
	
/*center*/	

#bigcenter{
	width:100%;
	background-color:#dbdbdb;
	display:table;
	background-image:url(../images/big-center-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#center-web{
	width:930px;
	margin:auto;
	display:table;
	background-image:url(../images/center-bg.gif);
	background-repeat:repeat-x;
	background-color:#f4f4f4;
	padding-bottom:10px;
	
	}

#left-column{
	width:636px;
	float:left;
	padding-top:15px;
	
}


#left-column h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#19698c;
	margin-left:31px;
	
}

#left-column h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#70afa1;
	text-align:left;
	margin-left:31px;
	margin-top:15px;
	margin-bottom:10px;
	
}




#left-column p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	margin-left:31px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:38px;
}


#right-form{
	width:287px;
	height:450px;
	margin-right:5px;
	_margin-right:2px;
	background-image:url(../images/contact-bg.gif);
	display:table;
	margin-top:4px;
	
	
}

#right-form h1{
	width:275px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1f3a3e;
	font-size:24px;
	line-height:36px;
	margin-left:12px;
}


#right-form form input{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#f4f4f4;
	line-height:25px;
	height:25px;
	border:1px #000 solid;
}


#right-form form textarea{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#f4f4f4;
	height:104px;
	border:1px #000 solid;
}


#right-form form select{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#f4f4f4;
	line-height:25px;
	height:25px;
	border:1px #000 solid;
}

#right-form .btn{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#97c0b6;
	line-height:25px;
	height:25px;
	border:1px #FFF solid;
	margin-top:5px;
	cursor:pointer;
}	

#right-form table{
	color:#FFF;
	font-size:12px;
	text-align:left;
	margin-left:15px;
	margin-top:22px;
}


#right-form p{
	text-align:center;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#0a2e57;
	margin-top:15px;
}


#contact-form{
	background-color:#19698c;
	width:400px;
	float:left;
	margin-left:60px;
	_margin-left:30px;
	display:table;
	padding-bottom:15px;
}




#contact-form input{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#f4f4f4;
	line-height:25px;
	height:25px;
	border:1px #000 solid;
}


#contact-form textarea{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#f4f4f4;
	height:104px;
	border:1px #000 solid;
}


#contact-form select{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#f4f4f4;
	line-height:25px;
	height:25px;
	border:1px #000 solid;
}

#contact-form .btn{
	width:157px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1f3a3e;
	font-size:12px;
	background-color:#97c0b6;
	line-height:25px;
	height:25px;
	border:1px #FFF solid;
	margin-top:5px;
	cursor:pointer;

}	

#contact-form table{
	color:#FFF;
	font-size:12px;
	text-align:left;
	margin-left:15px;
	margin-top:22px;
}
	
/*FOOTER */

#bigfooter{
	width:100%;
	height:98px;
	background-image:url(../images/wide-footer-bg.gif);
	background-repeat:repeat-x;
	border-top:1px #ccc9c9 solid;
}

#footer-web{
	width:930px;
	height:98px;
	font-size:10px;
	text-align:left;
	color:#FFF;
	padding:0px;
	padding-left:0px;
	margin:auto;


}

#footer-web ul img{
	float:left;
}


#footer-web ul{
	padding:0px;
	margin-top:25px;
	width:700px;
	float:left;

}

#footer-web li{
display:inline;
line-height:22px;
margin-right:2px;
margin-top:5px;
padding:0px;

}

#footer-web li a{
	text-decoration:none;
	color:#FFF;
	margin-left:3px;
	margin-right:3px;

}

#footer-web li a:hover, #footer-web li a.currentfoot{
text-decoration:underline;
}

#footer-web span{
	color:#073549;
}

/*SLIDESHOW*/

.slideshow { 

 width:643px;
 float:left;
  height:187px;
  padding:0px;
  margin:auto;
  float:left;
  overflow:hidden;
/*height: 232px; width: 232px; margin: auto */
}
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }

.slideshow1 { 

 width:363px;
 float:left;
  height:462px;
  padding:0px;
  margin:auto;
  float:left;
/*height: 232px; width: 232px; margin: auto */
}
.slideshow1 img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }


#contactform label.error {
font-size:11px;
color:#A1C7BE;
text-align:center;
}	

#contact-form label.error {
font-size:11px;
color:#A1C7BE;
text-align:center;
}