@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #005175;
	background-image: url(../images/assets/bkg_body.jpg);
	background-repeat: repeat-y;
	background-color: #0781B0;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

a {
	color: #058CB9;
	text-decoration: none;
}
a:hover {
	color: #005175;
	text-decoration: underline;
}
p {
	margin-top: 0px;
}
h1 {
	color: #164676;
	font-size: 18px;
}
h2 {
	color: #058CB9;
	font-size: 15px;
}
h3 {
	color: #09F;
}


a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clearspace {
	clear: both;
}



/* CSS Document */

#wrapper {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/assets/bkg_footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
 #topNav {
	height: 22px;
	font-size: 11px;
	color: #00a1c8;
	text-align: right;
	margin-top: 0px;
	padding-top: 9px;
	padding-right: 25px;
}
#topNav a {
	color: #00a1c8;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: underline;
}

 #top {
	background-image: url(../images/assets/bkg_top.jpg);
	background-repeat: no-repeat;
	height: 128px;
	margin-bottom: 5px;
	position: relative;
}
  #logo {
	height: 91px;
	width: 142px;
	position: absolute;
	left: 720px;
	top: 17px;
}
 #mainNav {
	height: 25px;
	margin-bottom: 5px;
}
#mainNav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#mainNav ul li {
	list-style-type: none;
	float: left;
	margin-right: 8px;
}

 #header {
	height: 341px;
	position: relative;
	padding-right: 21px;
	padding-left: 21px;
}
  #flashHeader {  }
  #actionableNav {
	position: absolute;
	bottom: -1px;
	left: 21px;
	margin: 0px;
	padding: 0px;
	width: 860px;
}
.actionable {
	height: 171px;
	width: 172px;
	overflow: hidden;
	position: relative;
	float: left;
}

.actionable_front {
	position: absolute;
	top: 145px;
}
 #content_Wrapper {  }
#contenido {
	width: 860px;
	padding-right: 21px;
	padding-left: 21px;
}

#footer {
	height: 200px;
	position: relative;
	background: #fff;
	background-image: url(../images/assets/bkg_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#bottomNav {
	font-size: 10px;
	color: #FFF;
	position: absolute;
	left: 246px;
	top: 92px;
	width: 622px;
	text-align: right;
}

#bottomNav a {
	color: #2DA3BC;
	text-decoration: none;
}

#bottomNav a:hover {
	color: #164676;
	text-decoration: underline;
}

#address {
	font-size: 11px;
	color: #2d9fb3;
	position: absolute;
	left: 206px;
	top: 125px;
	width: 686px;
	height: 28px;
}

#address a {
	color: #2D9FB3;
}


.contenido {
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	background-image: url(../images/assets/bkg_content.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.copy {
	padding-left: 272px;
	
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	
}
.txtOnly {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	display: block;
	padding-left: 40px;
	background-color: #B7E3FE;
}
.separator {
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #70C7DB;
}
.imageTreatment {
	float: left;
	margin-bottom: 20px;
	margin-left: 15px;
	background-image: url(../images/assets/imageTreatment.jpg);
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 30px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 80px;
}
.myColorbox {
	background-image: url(../images/assets/boton.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	color: #098EBB;
	text-decoration: none;
	display: block;
	width: 100px;
	padding-left: 18px;
	padding-bottom: 2px;
}
.myColorboxFloorplans {
	font-size: 11px;
	color: #098EBB;
	text-decoration: none;
	text-decoration: none;
	padding-bottom: 2px;
}
.myColorboxFloorplans a {
	text-decoration:none;
	color:#098EBB;
	}
.myColorboxFloorplans  img {
	border:3px solid #FFF;
}
.photoHolder {
	float: left;
	width: 70px;
	padding: 4px;
	text-align: center;
	background-color: #FFF;
	margin: 10px;
}

.powered_by_ic {
	width:153px;
	height:29px;
	position:absolute;
	top:160px;
	right:22px;
	background:transparent url(../images/assets/pwr_bg.png) top left no-repeat;
	text-align:right;
	z-index:10;
}