body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a {
	color: #1C5A8B;
}
a:hover {
	color: #1E7CBC;
}
#apDiv1 {
	position:absolute;
	left:212px;
	top:429px;
	width:691px;
	height:127px;
	z-index:1;
}
#container {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#header {
	height: 128px;
	width: 902px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
}
#header-logo {
	float: left;
	margin: 0px;
	height: 128px;
	width: 483px;
	cursor: pointer;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#social-network {
/*	border: 1px solid #ffffff;*/
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	height: 49px;
}
#social-network-share-rss {
	text-align: center;
	float: left;
	height: 49px;
	width: 34px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(../images/socialnet/rss.png);
	background-repeat: no-repeat;
}
#social-network-share-facebook {
	text-align: center;
	float: left;
	height: 49px;
	width: 34px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(../images/socialnet/facebook.png);
	background-repeat: no-repeat;
}
#social-network-share-twitter {
	text-align: center;
	float: left;
	height: 49px;
	width: 34px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(../images/socialnet/twitter.png);
	background-repeat: no-repeat;
}
#social-network-share-youtube {
	text-align: center;
	float: left;
	height: 49px;
	width: 34px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(../images/socialnet/youtube.png);
	background-repeat: no-repeat;
}
#social-network-share-picasa {
	text-align: center;
	float: left;
	height: 49px;
	width: 34px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(../images/socialnet/picasa.png);
	background-repeat: no-repeat;
}
#content {
	background-color: #458CCA;
	width: 902px;
	padding-bottom: 20px;
}
#headline {
	width: 902px;
	padding-bottom: 15px;
}
#headline-title {
	padding-left: 20px;
	font-size: 30pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 3px;
	text-align: left;
	letter-spacing: -1px;
}
#headline-details {
	font-size: 12pt;
	color: #FFF;
	width: 830px;
	padding-top: 5px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#overview-page-container {
	width: 902px;
	padding-bottom: 35px;
	background-image: url(../images/inside-bg.jpg);
	background-repeat: repeat-x;
	background-color:#07111B;
}
#overview-page-title {
	padding-left: 20px;
	font-size: 40pt;
	font-weight: bold;
	color: #79CEC9;
	margin: 0px;
	padding-top: 3px;
	text-align: left;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
#overview-page-details {
	background-color:#BBE7FF;
	font-size: 12pt;
	color: #666;
	width: 830px;
	padding-top: 5px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
#contactus-form {
	border: 1px solid #039;
	background-color:#FFF;
	font-size: 11pt;
	color: #666;
	width: 680px;
	height: 420px;
	text-align: justify;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	padding-top: 20px;
	padding-left: 40px;
}
.form-row {
	height: 30px;
}
.form-row-textarea {
	height: 180px;
}

.form-label {
	padding-top: 3px;
	height: 22px;
	color:#039;
	float: left;
	width: 170px;
}
.form-input {
	height: 25px;
	float: left;
	width: 350px;

}
.form-input input{
	border: 1px solid #039;
	background-color:#BBE7FF;
	color: #039;

}
.form-input select{
	border: 1px solid #039;
	color: #039;
	width: 150px;
	background-color:#BBE7FF;

}
.form-input textarea{
	border: 1px solid #039;
	color: #039;
	width: 330px;
	background-color:#BBE7FF;

}
.form-button {
	height: 30px;
	width: 80px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
	cursor: pointer;
}
.overview-page-topborder {
	height: 5px;
	background-color:#BBE7FF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/border-top.jpg);
}
.overview-page-bottomborder {
	height: 5px;
	background-color:#BBE7FF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/border-bottom.jpg);
}
#button img {
	cursor: pointer;
}
#banner-container {
	height: 625px;
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
#banner-content {
	background-image: url(../images/home/banner-side.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 625px;
	width: 863px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#banner-banner-image {
	background-image: url(../images/home/banner-image-3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 392px;
	width: 827px;
	margin-left:16px;
	margin-right:auto;
}

#banner-border-container {
	background-image: url(../images/home/banner-side-bg.png);
	background-repeat: repeat-y;
	background-color: #09111C;
	background-position: center;
	height: 625px;
	width: 863px;
	margin-left:auto;
	margin-right:auto;
}
#banner-bordertop-container {
	background-image: url(../images/home/banner-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	width: 863px;
	margin-left:auto;
	margin-right:auto;
}
#banner-borderbottom-container {
	background-image: url(../images/home/banner-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	width: 863px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 625px;
	width: 902px;
	position: relative;
	font-size: 9pt;
}
#banner-box {
	font-size: 9pt;
	position: absolute;
	width: 824px;
	height: 176px;
	left: 17px;
	top: 425px;
	color: #333;
}
#banner-box-img {
	background-image: url(../images/home/z-download.jpg);
	float: left;
	width: 203px;
	height: 176px;
	cursor: pointer;
}
#banner-box-one {
	float: left;
	width: 207px;
	height: 176px;
}
#banner-box-one-title {
	color: #fff;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	width: 207px;
	height: 31px;
	font-size: 12pt;
	background-image:url(../images/home/menu-bg.jpg);
}
#banner-box-one-details {
	width: 197px;
	height: 125px;
	text-align: justify;
	padding: 5px;
	background-image:url(../images/home/side.jpg);
}
#banner-box-two {
	float: left;
	width: 207px;
	height: 176px;
}
#banner-box-two-title {
	color: #fff;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	width: 207px;
	height: 31px;
	font-size: 12pt;
	background-image:url(../images/home/menu-bg.jpg);
}
/*#banner-box-two-title:hover {
	color: #fff;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	width: 207px;
	height: 31px;
	font-size: 12pt;
	background-image:url(../images/home/menu-bg-hover.jpg);
}*/
#banner-box-two-details {
	width: 197px;
	height: 125px;
	text-align: justify;
	padding: 5px;
	background-image:url(../images/home/middle.jpg);
}
#banner-box-three {
	float: left;
	width: 207px;
	height: 176px;
}
#banner-box-three-title {
	color: #fff;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	width: 207px;
	height: 31px;
	font-size: 12pt;
	background-image:url(../images/home/menu-bg.jpg);
}
#banner-box-three-details {
	width: 197px;
	height: 125px;
	text-align: justify;
	padding: 5px;
	background-image:url(../images/home/side.jpg);
}
/*#banner_content {
	background-color: #BBE7FF;
	position: absolute;
	width: 824px;
	height: 156px;
	left: 37px;
	top: 430px;
}
#banner_content p {
	font-size: 11pt;
	color: #333;
	text-align: justify;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
}
#banner_title {
	background-color: #0074AE;
	height: 33px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}*/
#login {
	height: 236px;
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#recent-news-container {
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 50px;
	margin-top: 11px;
	padding-top: 11px;
}
#recent-news-banner {
	background-image: url(../images/bandbg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
#recent-news-banner p {
	margin: 0px;
	font-weight: bold;
	color: #06C;
	padding-top: 5px;
	text-align: center;
	font-size: 14pt;
}
.recent-news-content {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.recent-news-date {
	font-size: 10pt;
	color: #666;
	font-style: italic;
	margin: 0px;
	width: 120px;
	float: left;
}
.recent-news-title {
	color: #039;
	font-size: 12pt;
	margin: 0px;
	padding-bottom: 3px;
	width: 720px;
	float: left;
}
.recent-news-readmore {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	background-color: #BBE7FF;
	color: #666;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
.recent-news-readmore a{
	text-decoration: underline;
	color: #666;
}

/*
.recent-news-content {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	padding-bottom: 7px;
}
.recent-news-title {
	color: #039;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.recent-news-details {
	font-size: 10pt;
	color: #666;
	margin: 0px;
	padding-left: 10px;
}
*/

.content-news-spacer {
	height: 5px;
	width: 830px;
}
.content-news-rec-container {
	height:auto;
	width:820px;
}
.content-news-rec-details {
	width:600px;
	float:left;
}
.content-news-share {
	text-align: center;
	border: 1px solid #039;
	background-color: #fff;
/*	margin: 0px;
	margin-left: 10px;
	padding-left: 5px;*/
	padding-top: 5px;
	width: 200px;
	height: 70px;
	float:right;
}
.facebookshare-list {
	width: 88px;
	float:right;
}
.tweetshare-list {
	width: 110px;
	float:right;
}
.content-news-title {
	color: #039;
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.content-news-title a{
	text-decoration: none;
}
.content-news-date {
	font-size: 10pt;
	color: #666;
	margin: 0px;
	padding-left: 10px;
}
.content-news-details {
	font-size: 12pt;
	color: #666;
	margin: 0px;
	width:820px;
	padding-left: 10px;
	padding-top: 10px;
	float:left;
}
.content-link-more {
	color: #039;
	font-size: 10pt;
	float:left;
	width:820px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 40px;
}
.content-link-back {
	color: #039;
	font-size: 10pt;
	float:left;
	width:820px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 10px;
}
#banner_title h3 {
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	font-size: 13pt;
	text-align: center;
}
#spacer {
	float: left;
	height: 236px;
	width: 7px;
}
#login_box {
	background-image: url(../images/login.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 236px;
	width: 320px;
	text-align: center;
}
#login_box p {
	font-size: 12px;
}
#button {
	height: 34px;
	width: 285px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#login_box #username {
	font-size: 16px;
	width: 280px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#login_box #password {
	font-size: 15px;
	width: 280px;
	margin-bottom: 10px;
	margin-top: 3px;
}
#juancho {
	float: left;
	height: 236px;
	width: 207px;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
}
#social_network {
/*	border: 1px solid #ffffff;*/
	float: left;
	height: 236px;
	width: 310px;
	cursor: pointer;
}
#social-network-8layer {
	float: left;
	height: 64px;
	width: 155px;
	cursor: pointer;
	background-image: url(../images/socialnet/8layer.jpg);
	background-repeat: no-repeat;
}
#social-network-kahel {
	float: right;
	height: 64px;
	width: 155px;
	cursor: pointer;
	background-image: url(../images/socialnet/kahelos.jpg);
	background-repeat: no-repeat;
}
#social-network-8ix {
	float: left;
	height: 46px;
	width: 164px;
	cursor: pointer;
	background-image: url(../images/socialnet/8ix.jpg);
	background-repeat: no-repeat;
}
#social-network-charozt {
	float: right;
	height: 46px;
	width: 146px;
	cursor: pointer;
	background-image: url(../images/socialnet/charozt.jpg);
	background-repeat: no-repeat;
}
#social-network-share {
	text-align: center;
	float: left;
	height: 48px;
	width: 310px;
	cursor: pointer;
	padding-left: 60px;
	padding-right: 58px;
}
#layer8-map {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/8layer-office.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 310px;
}
#footer {
	background-color: #000;
	height: 45px;
	width: 902px;
	text-align: center;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#subfooter {
	float: left;
	background-color: #006666;
	height: 20px;
	width: 902px;
	text-align: center;
	padding-top:5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 9pt;
	color: #FFFFFF;
}
#footer-left {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	float:left;
	padding-left:10px;
}
#footer-right {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	float:right;
	padding-right:10px;
}

#footer a {
	font-size: 10pt;
	color: #FFFFFF;
}

