html, body, h1, h2, h3, h4, ul {
	margin: 0;
	padding: 0;
	font-family: helvetica;
}

li {
	font: 11px verdana, arial, sans-serif;
	line-height: 20px;
}

h1 img {
	display: block;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	color: #042945;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #ffffff;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #042945;
	padding-bottom: 10px;
}
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	background: #006AAE;
	margin-top: 5px;
	width: 800px;
	position: relative;
	border-left: 9px solid #006AAE;
	border-right: 9px solid #006AAE;
	border-top: 9px solid #006AAE;
}
#header {
	position: absolute;
	top: 0;
	left: 200px;
	width: 600px;
	height: 180px;
	/*background: #006AAE url(images/header.jpg) no-repeat right;
*/
	background: #006AAE;
	border-bottom: 9px solid #006AAE;
	z-index: 999;
}
#left {
	float: left;
	width: 200px;
	height: 100%;
	background: #006AAE;
	position: relative;
	z-index: 999;
}
hr {
	margin: 0;
	padding: 0;
	color: #ffffff;
}
#logo {
	/*width: 200px;
*/
	height: 189px;
	background: #006AAE;
	/*text-align: center;
*/
	padding-left: 5px;
	color: #ffffff;
}
#logo p {
	margin: 8px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 3px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	background: #006AAE;
	padding: 5px 0;
}
h1 a {
	color: #ffffff;
}
p {
	text-align: justify;
	line-height:20px;
}
#contact {
	background: #006AAE;
	text-align: center;
	width: 190px;
	background: transparent;
	border: none;
	color: #ffffff;
	position: absolute;
	bottom: -30pt;
}
#contact a {
	color: #ffffff;
}
.flags {
	text-align: left;
	padding-right: 9px;
	width: 16px;
	margin-left: 18px;
}
.flags img {
	margin-top: 5px;
}
#support {
	/*background: url(images/support.jpg) no-repeat;
*/
	/*border-left: 9px solid #006AAE;
*/
	padding: 1px;
	height: 97px;
	color: #1A1A18;
}
#support p {
	margin: 0.7em 2.6em;
}
#right {
	float: right;
	width: 560px;
	padding: 200px 20px 0px 20px;
	min-height: 380px;
	position: relative;
	/*border-left: 9px solid #006AAE;
*/
	background: #ffffff;
}
#right img {
	margin-left: 10px;
}
#right h2 {
	font: 18px arial, sans-serif;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3 {
	font: 14px arial, sans-serif;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
}
#welcome {
	margin-right: 20px;
}
#profile {
	margin-right: 16px;
}
#right .left {
	margin-right: 18px;
}
#right .more {
	font-weight: bold;
	font-size: 10px;
}
#corp, #indu {
	float: left;
	width: 49%;
}
#corp {
	margin-right: 1%;
}
#corp-img, #indu-img {
	background: url(images/pic_2.jpg) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
}
#indu-img {
	background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
	height: 2em;
}
#footer {
	/*background: url(images/footer_bg.gif) repeat-y;
*/
	border-bottom: 9px solid #006AAE;
	background: #006AAE;
	position: relative;
	border-left: 9px solid #006AAE;
	border-right: 9px solid #006AAE;
	/*margin-left: 200px;
*/
}
#copyright {
	text-align: center;
	padding: 22px 0px 5px 0px;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	/*border-bottom: 1px solid #948b76;
*/
}
#footerline {
	/*background: url(images/footerline.gif) no-repeat;
*/
	margin: 10px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}
#footerline a {
	color: #ffffff;
}
#footerline a:hover {
	color: #ffce07;
}
#footer_text {
	color: #ffffff;
	font-size: 10px;
	margin: 10px;
	text-align: justify;
}
/*MENU*/
/*Toggle Area*/
#menu {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-size: 11px;
}
#menu .toggle {
	float: right;
	width: 12px;
	padding: 2px 1px 0 2px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid white;
	color: #ffffff;
	font-size: 14px;
	border-left: 1px solid #ffffff;
	/*height: 33px;
*/
	font-weight: bold;
}
#menu ul.navmenu li:first-child .toggle {
	border-width: 0 0 0 1px;
}
/*Menu Setup*/
#menu ul {
	padding: 0;
	margin: 0;
	width: 188px;
	color: #006aae;
	line-height: 18px;
}
#menu ul ul {
	border: 1px solid transparent;
}
#menu ul.navmenu li {
	margin: 0;
	list-style: none;
	line-height: 15px;
}
/*Links*/
#menu ul.navmenu a {
	text-decoration: none;
	padding: 0px 4px 5px 0px;
	/*display: block;
*/
	color: #006aae;
}
#menu ul.navmenu ul.submenu {
	background: #f5e295;
	color: #2e5a7d;
	padding-left: 2px;
	padding-bottom: 3px;
}
#menu ul.navmenu ul.submenu a {
	background: #f5e295;
	color: #2e5a7d;
	font-size: 10px;
	padding: 0;
}
#menu ul.navmenu ul.submenu a:hover {
	background: #ffce07;
	color: #006aae;
}
/*Heading Outer div*/
#menu ul.navmenu .menutop {
	border: 1px solid #ffce07;
	border-width: 0 1px;
	overflow: hidden;
	width: 185px;
	background: #ffce07;
	padding-left: 5px;
}
/*Header Links*/
#menuTitle {
	width: 169px;
	/*text-align: center;
*/
	float: left;
	overflow: hidden;
	margin: 0px 0px 2px 0px;
	border-top: 1px solid white;
}
#menu ul.navmenu .menutop a {
	/*width: 178px;
	float: left;
*/
	margin: 0 0 1px 0;
	/*border-top: 1px solid white;
*/
}
/*Header Link Hover*/
#menu ul.navmenu .menutop a:hover {
	color: #024c7c;
}
/*Removes white border for the first header*/
#menu ul.navmenu li:first-child .menutop a {
	border-width: 0px;
}
/*Single Menu Width Fix*/
#menu ul.navmenu .menusingle a {
	width: 140px;
}
/*Border Radius and Special Border Width*/
#menu ul.navmenu li:first-child .menutop {
	border-width: 1px 1px 0 1px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#menu ul.navmenu li:last-child .menutop {
	border-width: 0px 1px 1px 1px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#menu ul.navmenu li:last-child ul.submenu {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#menu ul.navmenu li:last-child .menutop-open {
	-moz-border-radius: 0;
	-webkit-border-radius: 0px;
	border-width: 0 1px;
}
/*tables*/
td.innerTitle {
	background-color: #006AAE;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
table.pricesTable {
	border: 1px solid  #006AAE;
	text-align: center;
}
table.pricesTable td {
	border: 1px solid #006aae;
	color: #006aae;
}
table.pricesTable select {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #006aae;
}
table.pricesTable input {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #006aae;
}
table.pricesTable td.innerTitle1 {
	background-color: #FFDE78;
	border: 1px solid #006AAE;
	color: #006AAE;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
table.pricesTable td.innerTitle2 {
	background-color: #006AAE;
	border-color: #006AAE;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

table.pricesTable td.innerTitle2 a {
	color:white;
}

table.pricesTable td.innerTitle3 {
	background-color: #006AAE;
	border-color: #006AAE;
	text-align: right;
}
table.pricesTable td.innerTitle3 a:hover {
	color: #006AAE;
	text-decoration: none;
}
table.pricesTable td.innerTitle3 a:visited {
	color: #006AAE;
	text-decoration: none;
}
table.pricesTable td.innerTitle3 a:link {
	color: #006AAE;
	text-decoration: none;
}
tr.topRow {
	background-color: #006aae;
	height: 25px;
	color: #ffffff;
}
tr.topRow_title {
	background-color: #006aae;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
tr.topRow_title td {
	background-color: #006aae;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.prim {
	background: #cccccc;
}
/*tables*/
#right_banners {
	float: right;
	width: 600px;
	padding: 180px 0px 0px 0px;
	min-height: 380px;
	background: #ffffff;
}
#right_banners h1 {
	margin: 10px;
	width: 454px;
}
#right_banners p {
	margin: 10px 136px 10px 10px;
}
#banners {
	width: 129px;
	padding: 0;
	/*margin-left: 10px;
*/
	background: #006aae;
	float: right;
	text-align: right;
}
/*activities table*/
#activities {
	margin-bottom: 10px;
	color: #ffffff;
	text-align: center;
}
#activities td.top {
	text-align: center;
	background: #ffce07;
	color: #006aae;
	font-weight: bold;
}
#activities td {
	background:white;
	border:1px solid #006AAE;
	color:#333333;
	vertical-align: middle;
}

#activities tr.color td {background:#fae498;}
#activities tr.color2 td {background:#bde08b;}

#banner-centro {
	background: #006AAE;
	height: 80px;
}
#error{  
	margin-bottom: 20px;  
	border: 1px solid #efefef;  
	}  
#error ul{  
	list-style: square;  
	padding: 5px;  
	font-size: 11px;  
}  
#error ul li{  
	list-style-position: inside;  
	line-height: 1.6em;  
}  
#error ul li strong{  
	color: #e46c6d;  
} 

.choose_camp {
	background: #006AAE;
	color: white;
	padding: 3px;
}

.choose_camp:hover {
	color:#FFCE07;
}

#page-wrap {
  background: white;
  width: 600px;
  overflow: hidden;
  position:relative;
}

#mover {
  width: 250px;
  position: relative;
}

.slide {
  width: 600px;
  float: left;
  position: relative;
}

#slider {
    width: 600px;
    height: 180px;
    z-index: 50;
}

#slider div {
    height: 180px;
    color: #333;
    text-align: left;
    font-size: 16px;
}

#slider div img {
    width: 600px;
    height: 180px;
    z-index:-1;
}

div.links ul {list-style:none;}
div.links ul li {float:left; width:20%; border: 1px solid #006AAE; margin:10px; text-align:center;}
div.links ul li a {padding:10px;}
div.links ul li a:hover {text-decoration:underline;}
div.links hr {width:100%; border: none;clear: both;}
div.links p.title {font-style:normal; color: #006aae;font-size:15px; font-weight:bold; border-bottom: 1px solid #006aae;}
div.links div {width:50%;float:left;}
div.links p a {text-decoration:underline; font-style:normal;}
div.links p a:hover {color:#006aae;}
div.links p {font-style:italic;}
div.links ul li.current {background:#006aae;}
div.links ul li.current a {color:white;}

