body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	background-image: url(../images/EC-Cabana-background.jpg);
}
#container  {
	width: 1009px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
}
#container  #header{
	background-image: url(../images/index-header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 1009px;
}
#container #social {
	padding: 0px;
	height: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 800px;
	text-align: right;
	padding-right: 50px;
	color: #000;
}
#container #header2 {
	background-image: url(../images/index-header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 1009px;
	padding-top: 64px;
}
#container #flashheader{
	text-align: center;
	height: auto;
	width:971px;
	padding-left:19px;
}
#container #flashheader #FlashID{
}
#container  #mainContent{
	background-color: #DADADA;
	margin-left: 19px;
	margin-right: 19px;
	color: #000;
	height: auto;
	padding-bottom: 20px;
}
#container #mainContent #title01{
	background-image: url(../images/divider-gray.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	padding-left: 80px;
	padding-top: 8px;
	margin-bottom: 10px;
}
#content01    {
	padding-left: 60px;
	padding-right: 60px;
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #DADADA;
}
.content02  {
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #f1f1f1;
	padding-right: 40px;
	margin-left: 20px;
	margin-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #399EB2;
	border-bottom-color: #399EB2;
}
.content03 {
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 20px;
	margin-right: 20px;
}
#content04 {
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #f1f1f1;
	padding-right: 40px;
	margin-left: 20px;
	margin-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #399EB2;
	border-bottom-color: #399EB2;
}
#content05 {
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 20px;
	margin-right: 20px;
}
#content06 {
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #f1f1f1;
	padding-right: 40px;
	margin-left: 20px;
	margin-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #399EB2;
	border-bottom-color: #399EB2;
}
#content07 {
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 20px;
	margin-right: 20px;
}
#content08 {
	line-height: 22px;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #f1f1f1;
	padding-right: 40px;
	margin-left: 20px;
	margin-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #399EB2;
	border-bottom-color: #399EB2;
}
#footer  {
	padding: 0px;
	color: #000;
	text-align: center;
	margin: 0px;
	font-size: 13px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 100px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#container #mainContent a {
	color: #38ABBE;
	text-decoration: none;
}
#container #mainContent a:hover {
	color: #38ABBE;
	text-decoration: underline;
}
.divider {
	width:971px;
	height:2px;
	padding:0;
	margin:0;
}
object,embed {
	display:block;
	}
#f-source-menu {
	margin:0;
	padding:0;
}
#f_source_navigation {
	margin:0;
}
#navmenu {
	padding-top:5px;
	background:#38ABC0;
}