* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

html {
	min-width: 980px;
}

body {
	/*background: url(images/body-tail.gif) repeat-x 50% 0%;*/
	font-family:Arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #00243c;
}

	a:hover {
		text-decoration: none;
	}


h2 {
	padding: 0 0 17px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 400;
	color: #05588b;
}

	h2 strong {
		display: block;
		padding: 0 0 1px 0;
		font-weight: 400;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}

h3 {
	padding: 0 18px 29px 18px;
	line-height: 1.2em;
	font-size: 1.8em;
	font-weight: 200;
	color: #fefefe;
}

h5{
	padding: 0 0 17px 0;
	line-height: 1.25em;
	font-size: 1.5em;
	color: #05588b;
	font-weight: 400;
}

h6 {
	padding: 0 0 16px 0;
	line-height: 1.3em;
	font-size: 1.2em;
	color: #656565;
}

	h6 em {
		display: block;
		margin: 0 0 -8px 0;
		font-style: normal;
	}
	
	h6 i {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 2px 23px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 30px 0 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 4px 23px 0 1px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 80px 26px 0 !important;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 80px 22px 0 !important;
	}

.col-1, .col-2, .col-3, .col-4, .col-5, .col1, .col2 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
	background:#f2f3f5;
}

#header {
	position: relative;
	height: 200px;
}

.right-bg {
	position:absolute;
	top:0;
	right:0;
	width:50%;
	height:200px;
	background:url(images/tail-right.gif) left top repeat-x;
}

#content {
	width: 950px;
	background:#f2f3f5;
	padding:0 15px 0 15px;
}


	#content #indent {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 31px;
	padding-left: 0;
	}
	
	#content p {
		padding: 0 0 25px 0;
		line-height: 1.5em;
		font-size: 1.1em;
		color: #605f5f;
	}
	
		#content p.extra {
			padding: 0 0 20px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 18px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 12px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 14px 0;
		}
		
		#content p.extra4 {
			padding: 0 0 31px 0;
		}
		
		#content p b {
			color: #656565;
		}
		
			#content p small {
				float: right;
				padding: 0 25% 0 0;
				font-size: 1em;
			}

#column-left {
	float: left;
	width: 660px;
	overflow: hidden;
	padding: 0 39px 0 0;
}

	#column-left .indent {
		padding: 3px 0 0 0;
	}
	
	#column-left .indent-1 {
		padding: 7px 0 0 0;
	}

#column-total {
	float: left;
	width: 930px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 15px;
}

	
	
#column-right {
	float: left;
	width: 251px;
	
	overflow: hidden;
}

.box {
	width: 100%;
	margin: 0 0 22px 0;
	overflow: hidden;
}

	.box .border-top {
		background: #eaecef url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 12px 0 30px 0;
	}
	
.box-1 {
	background: url(images/line-ver.gif) repeat-y 100% 0%;
	margin: 0 0 34px 0;
}

	.box-1 .inner {
		padding: 0 33px 0 0;
	}
	
	.box-1 .inner-1 {
		padding: 0 38px 0 0;
	}

.box-2 {
	width: 100%;
	overflow: hidden;
	padding-bottom:25px;
}

	.box-2 .border-top {
		background: #e5e8ec url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 21px 15px 33px 18px;
	}

.box-indent {
	margin: 0 0 36px 0 !important;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 28px;
	float: left;
	overflow: hidden;
	line-height: 24px;
	text-decoration: none;
	font-size: 1em;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 28px;
		padding: 0 22px 0 23px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	background: url(images/arrow.gif) no-repeat 100% 8px;
	float: left;
	padding: 0 15px 0 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #66a3b8;
}

.link-indent {
	margin: 0 0 33px 0;
}

.link-position {
	margin: 8px 0 33px 0;
}

.indent-left {
	padding: 0 0 0 2px;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 14px;
		line-height: 1.833em;
		font-size: 1em;
		color: #66a3b8;
	}
	
		.list li a {
			color: #66a3b8;
		}

.list-1 {
	background: url(images/list-bg.gif) repeat 50% 2px;
	padding: 0 17px 0 17px;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 3em;
		font-size: 1em;
		color: #27639c/*66a3b8*/;
	}
	
		.list-1 li img {
			float: left;
			margin: 8px 10px 0 0;
		}
		
		.list-1 li a {
			text-decoration: none;
			color: #27639c;
		}
		
		.list-1 li a:hover {
			text-decoration: underline;
		}

.list-2 {
	margin: 0 0 -10px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #858585;
}

	.list-2 dt {
		font-weight: bold;
		color: #2062a1/*66a3b8*/;
	}
	
		.list-2 dt a {
			text-decoration: none;
			color: #2062a1;
		}
		
		.list-2 dt a:hover {
			text-decoration: underline;
		}
		
	.list-2 dd {
		padding: 0 0 25px 0;
	}

.list-3 {
	padding: 0 0 8px 1px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #858585;
}

	.list-3 dt {
		font-weight: bold;
		color: #656565;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #656565;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 19px 0;
	}
	
.list-4 {
	padding: 0 0 0px 20px;
	overflow: hidden;
}

	.list-4 li {
		background: url(images/marker-1.gif) no-repeat 0% 7px;
		padding: 0 0 0 23px;
		line-height: 2.4em;
		font-size: 1.1em;
		color: #05588b;
	}
	
		.list-4 li a {
			text-decoration: none;
			color: #393939;
		}
		
		.list-4 li a:hover {
			color: #04225f;
			text-decoration: underline;
		}

.list-5 {
	width: 100%;
	margin: 0 0 -26px 0;
	padding: 3px 0 0 0;
	overflow: hidden;
}

	.list-5 li {
		width: 100%;
		padding: 0 0 26px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #858585;
	}
	
		.list-5 li img {
			float: left;
			margin: 4px 30px 0 0;
		}
		
		.list-5 li strong {
			display: block;
			padding: 0 0 8px 0;
			color: #656565;
		}
		
		.list-5 li p {
			padding: 0 0 2px 0 !important;
		}

.list-6 {
	width: 100%;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.list-6 li {
		width: 180px;
		float: left;
		padding: 0 48px 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #858585;
	}
	
	.list-6 li.last {
		padding: 0;
	}
	
		.list-6 li img {
			margin: 0 0 12px 0;
		}
		
		.list-6 li strong {
			display: block;
			padding: 0 0 8px 0;
			color: #656565;
		}
		
			.list-6 li strong a {
				text-decoration: none;
				color: #656565;
			}
			
			.list-6 li strong a:hover {
				text-decoration: underline;
			}

.list-7 {
	width: 100%;
	margin: 0 0 -24px 0;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.list-7 li {
		width: 100%;
		padding: 0 0 24px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #858585;
	}
	
		.list-7 li img {
			float: left;
			margin: 4px 30px 0 0;
		}
		
		.list-7 li strong {
			display: block;
			padding: 1px 0 7px 0;
			color: #656565;
		}
		
		.list-7 li p {
			padding: 0 0 12px 0 !important;
		}
		
.list-8 {
	width: 100%;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.list-8 li {
		width: 290px;
		float: left;
		padding: 0 30px 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #858585;
	}
	
	.list-8 li.last {
		padding: 0;
	}
	
		.list-8 li img {
			margin: 0 0 12px 0;
		}
		
		.list-8 li strong {
			display: block;
			padding: 0 0 8px 0;
			color: #656565;
		}
		
			.list-8 li strong a {
				text-decoration: none;
				color: #656565;
			}
			
			.list-8 li strong a:hover {
				text-decoration: underline;
			}


.title {
	padding: 0 0 26px 0 !important;
	line-height: 1.25em !important;
	font-size: 2em !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	color: #002942 !important;
}

	.title span {
		display: block;
		margin: -1px 0 0 0;
	}

.pic-indent {
	margin: 0 0 25px 0;
}

.pic-indent1 {
	margin: 0 0 19px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 210px;
	padding: 1px 0 0 0;
}
	
	#contact-form label {
		display: block;
		height: 20px;
		overflow: hidden;
		margin-top:5px;
		color:#05588b;
	}
	
	#contact-form .label2 {
		display: block;
		height: 100px;
		overflow: hidden;
	}

	#contact-form input {
		background-color: #FFF;
		width: 200px;
		height: 16px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #E4E4E4;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #707070;
	}
	
	#contact-form .input{
   	border: 1px solid #a1b2ce;
	background:#00243c;
	width:60px; 
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	vertical-align:middle;
	padding: 0px 3px 0px 3px;
	margin:10px 15px 0 0;
	font-weight:bold;
	cursor: pointer;
}
	
	#contact-form textarea {
		background-color:#FFF;
		width: 200px;
		height: 64px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #E4E4E4;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #707070;
		margin-bottom:15px;
	}
	
	

.privacy {
	width: 100%;
	padding: 0 0 2px 0;
	overflow: hidden;
}

	.privacy h2 {
		padding: 0 0 14px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 18px 0 !important;
	}
	
		.privacy p.no-indent {
			margin: 0 !important;
			padding: 0 !important;
		}

#footer {
	background: url(images/footer.jpg) no-repeat 0% 0%;
	position: relative;
	height: 130px;
	overflow: hidden;
}

	#footer .inner {
		padding: 22px 18px 40px 19px;
	}
	
	#footer p {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #f1f1f1;
	position: absolute;
	top: 35px;
	left: 12px;
	}
	
		#footer p a {
			text-decoration: none;
			color: #f1f1f1;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}

#icons {
	float: right;
	margin: 0 0 -1px 0;
}

	#icons li {
		float: left;
		padding: 0 0 0 3px;
	}
	
#menu-bot {
	float: right;
	margin: 0 -10px 0 0;
	overflow: hidden;
}

	#menu-bot li {
		background: url(images/divider.gif) no-repeat 0% 7px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 11px 0 11px;
		line-height: 2em;
		font-size: 1em;
		color: #3d3d3d;
	}
	
		#menu-bot li a {
			text-decoration: none;
			color: #eeeeee;
		}
		
		#menu-bot li a:hover {
			text-decoration: underline;
		}

.top-tail-left {
	background:url(images/header-tail-left.jpg) top repeat-x;
	width:50%;
	position:absolute;
	height:200px;
	left:0;
}
.top-tail-right {
	background:url(images/header-tail-right.jpg) top repeat-x;
	width:50%;
	position:absolute;
	height:200px;
	right:0;
}


/*menu*/

#c-menu {
	width: 980px;
	height: 60px;
	background-color:#fff;
}

#menuu {
	width:980px;
	height: 50px;
	padding-top:5px;
}
ul#menu{
	list-style-type:none;
	width:980px;
	display:block;
	height:60px;
	text-transform:uppercase;
	font-size: 1.2em;
	
	font-family:Verdana, Geneva, sans-serif;
	overflow: hidden;
}

ul#menu li{display:block;float:left;}

ul#menu li a{
	
	display:block;
	color:#fff;
	text-decoration:none;
	height:45px;
	background-image: url(images/boton1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 140px;
	padding: 15px 0 0 0;
	text-align: center;
}

ul#menu li a:hover{
	background-color: transparent;
	background-image: url(images/boton2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#fff;
}
ul#menu li a.current,ul#menu li a.current:hover{color:#fff;
background:url(images/boton2.jpg) no-repeat top center;}

.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}
/*------------------- slide ------------ */
#header-slide {
	position: relative;
	height: 410px;
}

.slide-left {
	background:url(pictures/gradient.jpg) top repeat-x;
	width:50%;
	position:absolute;
	height:410px;
	left:0;
}
.slide-right {
	background:url(pictures/gradient.jpg) top repeat-x;
	width:50%;
	position:absolute;
	height:410px;
	right:0;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:10px;
    margin-left:-40px;  /*  Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:20px;
	background:url(pictures/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:-7px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -20px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(pictures/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:35px;
}
.theme-default a.nivo-prevNav {
	left:25px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
