@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
body{background:#f4f4f4;font:14px/20px Georgia, "Times New Roman", Times, serif;color:#3a3939;position:relative;min-width:970px;}
html,body{height:100%;}
p{padding-bottom:20px;}
.p0 {padding-bottom:0;}
.p1 {padding-bottom:15px;}
.p2 {padding-bottom:10px;}
.p3 {padding-bottom:7px;}
a{color:#393939;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#000;font-family:Georgia, "Times New Roman", Times, serif;font-weight:400;letter-spacing:-1px;text-shadow:1px 1px 2px rgba(122,142,147, 1);}
h1{font-size:40px;}
h2{font-size:36px;margin-bottom:14px;}
h3{font-size:30px;} 
h4{font-size:27px;}  
h5{font-size:24px;color:#3d3d3d;text-shadow:1px 1px 2px rgba(0,0,0, .4);}
h6{font-size:18px;color:#079bd7;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;text-shadow:none;letter-spacing:1px;margin-bottom:10px;}
.f1{font-size:15px;margin-bottom:2px;text-align:center;text-shadow:1px 1px 2px rgba(122,142,147, 1);color:#000;}
/* Global Structure---------------------------------------- */
.wrapper {
	width:100%;
	overflow:hidden;
}
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}
.color2{color:#fefefe;text-shadow:1px 1px 2px rgba(124,146,152, 1);letter-spacing:-2px;}
.color3{color:#000;}
.color4 {color:#3a3939;}
.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.reg2 {font-style:italic;}
.rel {position:relative;}
/*********************************header*************************************/
header {
	background:url(../images/header.png) center top no-repeat;
	min-height:122px;
	position:relative;
	z-index:5;
	margin:0 0 -55px;
}
/********************** Content ************************/
section{position:relative; z-index:1;background:url(../images/body_2.jpg) center top repeat #9cc8d5;border-bottom:7px solid #e2e2e2;}
.body_bg {background:url(../images/body_1.jpg) center top no-repeat;padding:102px 0 54px;}
#page1 .body_bg {padding:55px 0 54px;}
/******************** Footer ******************/
footer{
	background:#f4f4f4;
	color:#a2a2a2;
	padding:14px 0 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
footer a {
	color:#a2a2a2;
}
aside {
	background:#f4f4f4;
	color:#727171;
}
/*********************************boxes**********************************/
.indent {padding:126px 0 0 27px;}
.indent1 {padding:0px 0 40px 230px;}
.indent2 {padding:0px 20px 0 30px;}
.indent3 {padding:0px 25px 0 25px;}
.indent4 {padding:0px 30px 0 20px;}
.indent5 {padding:0px 25px 0 30px;}
.indent6 {padding:30px;}
.indent7 {padding:0px 35px 0 25px;}

.indent-left {padding-left:20px;}
.indent-left1 {padding-left:30px;}
.indent-left2 {padding-left:5px;}

.indent-bottom {padding-bottom:0;}

.indent-right {padding-right:30px;}
.indent-right1 {padding-right:12px;}

.indent-top {padding-top:52px;}
.indent-top1 {padding-top:38px;}
.indent-top2 {padding-top:20px;}
.indent-top3 {padding-top:17px;}
.indent-top4 {padding-top:45px;}

.margin-top { margin-top:0;}

.margin-bot {margin-bottom:18px;}
.margin-bot1 {margin-bottom:14px;}
.margin-bot2 {margin-bottom:23px;}
.margin-bot3 {margin-bottom:20px;}
.margin-bot4 {margin-bottom:40px;}
.margin-bot5 {margin-bottom:30px;}

.margin-left {margin-left:-10px;}
.margin-left1 {margin-left:7px;}

.margin-right {margin-right:30px;}

.img-indent {float:left; margin:3px 32px 0px 0px;}
.img-indent1 {float:right; margin:3px 0px 0px 20px;}
.img_border {
	padding:10px 10px 0;
	background:#fbfbfb;
	position:relative;
	display:block;
	margin-bottom:60px;
}
.img_border:after {
	display:block;
	content:"";
	position:absolute;
	z-index:55;
	height:60px;
	left:0;
	bottom:-60px;
	right:0;
	background:url(../images/img_border.png) left top no-repeat;
}
/*********************************header*************************************/
.logo {
	padding:20px 0 0;
	margin:0 0 0 -14px;
	float:left;
}
.logo a {
		display:block; 
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat 0 0;
		width:200px;
		height:65px;
}
.slogan {
	font-size:24px;
	line-height:29px;
	color:#d9dbd8;
	float:left;
	text-transform:uppercase;
	padding:35px 0 0 7px;
}
/***** menu *****/
header nav {
	float:right;
	padding:12px 0 0;
}
.menu {
	float:left;
	padding:0; 
	position:relative;
	z-index:20;
	background:url(../images/menu.png) left top repeat-y;
}
.menu li {
	float:left; 
	position:relative;
	background:url(../images/menu.png) right top repeat-y;
	padding:9px 0 8px;
	width:100px;
	text-align:center;
}
.menu li a {
	display:block;
	font-size:24px;
	line-height:29px;
	color:#d9dbd8;
	overflow:hidden;
	text-transform:uppercase; 
	z-index:20;
	padding:13px 0 14px 0;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	color:#000;
}
.menu > li.sfHover > a {
	background:#fff;
}
.menu ul {
	z-index:20;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:		absolute;
	top:			-9999em;
	width:			166px;
	background: 	#fff;
	border:			none;
	padding:14px 3px;

}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	text-align:left;
	background:none;
	margin:0;
	padding:0;
	border:none;
}

.menu li li a {
	background:none;
	text-transform:none;
	display:		block;
	padding:		4px 0 5px 25px;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#444;
	background:#f9f9fa;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			65px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			170px;
	top:			-14px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
footer nav {
	float:right;
}
.menu2 {
	overflow:hidden;
}
.menu2 li:first-child {
	background:none;
	margin-left:0;
	padding-left:0;
}
.menu2 li {
	background:url(../images/menu2.gif) left 2px no-repeat;
	float:left;
	margin-left:8px;
	padding-left:9px;
	font-size:12px;
	line-height:15px;
}
.menu2 li a {
	color:#a2a2a2;
	text-decoration:none;
}
.menu2 li a:hover,
.menu2 li a.active {
	text-decoration:none;
	color:#000;
}
/*********************************bg's*************************************/
.border-1 {
	background:url(../images/border-1.png) left top repeat-x;
}
.border-2 {
	background:url(../images/border-1.png) left bottom repeat-x;
	padding:0 0 29px;
	margin:0 0 32px;
}
.border-3 {
	border-bottom:1px solid #e3e3e3;
	padding:30px 0 40px;
}
.border-4 {
	background:url(../images/border-4.png) 309px top repeat-y;
}
.border-5 {
	background:url(../images/border-5.png) left bottom repeat-x;
	padding:0 0 17px;
	margin:0 0 20px;
}
.col-1 {
	float:left;
	width:313px;
}
.col-2 {
	float:left;
	width:230px;
}
.col-3 {
	float:left;
	width:430px;
}
.box-1 {
	background:url(../images/box-1.jpg) left top repeat;
}
.box-1 h2,.box-1 {
	color:#fefefe;
}
.box-1 h2 {
	text-shadow:1px 1px 2px rgba(5,135,186, 1); 	
}
.step {
	float:left;
	display:block;
	width:50px;
}
.pic_bg {
	float:left;
	width:80px;
	height:90px;
	margin:0 23px 0 0;
	background:url(../images/pic_bg.png) left top no-repeat;
	overflow:hidden;
}
.pic_nobg {
	float:left;
	width:80px;
	height:90px;
	margin:0 23px 0 0;
	overflow:hidden;
}
.letter {
	float:left;
	width:160px;
	padding:0 0 0 10px;
	margin:0 45px 0 0;
	line-height:18px;
	font-size:14px;
	color:#000;
	font-style:italic;
}
/*********************************buttons*************************************/
.button-1 {
	display:inline-block;
	padding:0 0 0 26px;
	height:94px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	letter-spacing:-1px;
	font-size:36px;
	line-height:44px;
	text-shadow:1px 1px 2px rgba(122,142,147, .7);
	background:url(../images/button1_l.png) left top no-repeat;
}
.button-1 span {
	display:block;
	background:url(../images/button1_r.png) right top no-repeat;
	padding:0 24px 0 0;
}
.button-1 span span {
	background:url(../images/button1_t.png) right top repeat-x;
	padding:22px 5px 28px;
}
.button-1:hover {
	text-decoration:none;
	background-position:left bottom;
	text-shadow:1px 1px 2px rgba(0,0,0, .7);
}
.button-1:hover span {
	background-position:right bottom;
}
.button-2 {
	display:inline-block;
	position:relative;
	background:url(../images/button2.gif) right top repeat;
	padding:10px 2px 11px 21px;
	font-size:18px;
	line-height:22px;
	letter-spacing:-1px;
	text-shadow:1px 1px 2px rgba(0,0,0, 1);
	color:#fff;
	margin:0 22px 0 0;
}
.button-2>span {
	position:absolute;
	display:block;
	width:22px;
	right:-22px;
	height:100%;
	bottom:0;
	background:url(../images/button2.gif) left top repeat;
}
.button-2:hover {
	text-decoration:none;
}
.button-2:hover>span {
	background:url(../images/button2_hover.png) left bottom no-repeat;
}
/*********************************buttons*************************************/
.link-1 {
	text-decoration:underline;
	background:url(../images/link-1.png) right 8px no-repeat;
	display:inline-block;
	color:#079bd7;
	padding:0 9px 0 0;
}
.link-1:hover {
	text-decoration:none;
}
.link-2 {
	font-style:italic;
	color:#000;
	text-decoration:underline;
}
.link-2:hover {
	text-decoration:none;
}
.link-4 {
	display:inline-block;
	font-style:italic;
	color:#000;
	text-decoration:none;
}
.link-4:hover {
	text-decoration:underline;
}
.link-3 {
	display:inline-block;
	position:relative;
	font-size:18px;
	line-height:22px;
	letter-spacing:-1px;
	text-shadow:1px 1px 2px rgba(5,135,186, 1);
	color:#fff;
}
.link-5 {
	text-decoration:none;
	display:inline-block;
	color:#079bd7;
	padding:0 0 0 0;
}
.link-5:hover {
	text-decoration:underline;
}
.destacado {
    font-weight:600;
}
.fp {
    font-size:120%;
	font-style:italic;
	text-decoration:none;
	display:inline-block;
	padding:0 0 0 0;
}
/*********************************lists*************************************/
.dl-1 dd span {
	display:block;
	float:left;
	width:75px;
}
.ul-1 li {
	background:url(../images/ul-1.png) left 11px no-repeat;
	font-size:14px;
	line-height:17px;
	padding:5px 0 7px 19px;
	font-style:italic;
}
.ul-1 li a {
	color:#000;
}
.ul-1 li a:hover {
	text-decoration:none;
	color:#08a6d9;
	text-shadow:1px 1px 2px rgba(5,135,186, .5);
}
.ul-2 {
	background:url(../images/ul-2_left.gif) left top repeat-y;
}
.ul-2 li:first-child {
	background:none;
}
.ul-2 li {
	font-size:36px;
	line-height:44px;
	letter-spacing:-2px;
	width:100%;
	position:relative;
	background:url(../images/ul-2_top.gif) right top repeat-x;
}
.ul-2 li a {
	display:block;
	color:#fff;
	text-shadow:1px 1px 2px rgba(122,142,147, 1);
	background:url(../images/ul-2.gif) left -999em no-repeat;
	position:relative;
	padding:18px 0 24px 15px;
}
.ul-2 li a:hover {
	text-decoration:none;
	text-shadow:1px 1px 2px rgba(10,130,169, 1);
	background-position:left top;
	background-repeat:repeat;
}

.ul-3 li {
	font-size:14px;
	line-height:17px;
	background:url(../images/ul-3.png) left 13px no-repeat;
	padding:6px 0 7px 12px;
}
.ul-3 li a {
	color:#079bd7;
	text-decoration:underline;
}
.ul-3 li a:hover {
	text-decoration:none;
}
.soc_list {
	overflow:hidden;
}
.soc_list li {
	float:left;
	margin-left:11px;
}
.soc_list li:first-child {
	margin-left:0;
}
.soc_list li a {
	display:block;
	width:36px;
	height:36px;
	background:#e3e3e3;
	position:relative;
	overflow:hidden;
}
.soc_list li a img {
	position:absolute;
	left:0;
	top:0;
}
.soc_list li a:hover img {
	top:-36px;
}
.soc_list li a:hover {
	background:#3c3c3c;
}
.soc_list2 {
	overflow:hidden;
	padding:20px 0 0;
}
.soc_list2 li {
	float:left;
	margin-left:10px;
}
.soc_list2 li:first-child {
	margin-left:0;
}
.soc_list2 li a {
	display:block;
	width:36px;
	height:36px;
}
/*********************************fonts*************************************/
.title-1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:44px;
	color:#292c30;
	letter-spacing:-1px;
	text-shadow:1px 1px 2px rgba(122,142,147, .7);
}
.title-2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:60px;
	line-height:72px;
	color:#fff;
	letter-spacing:-3px;
	text-shadow:1px 1px 2px rgba(122,142,147, .5);
	margin:-9px 0 -7px;
}
/***** contact form *****/
#message_form fieldset {
	border:none;
	padding:0;
	}			
		#message_form label {
			display:block;
			min-height:58px;
			position:relative;
		}
		#message_form label.message {
			height:200px;
		}
		#message_form label input {
			background:#f4f5f5;
			border:none;
			color: #727171;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			height:17px;
			font-weight: normal;
			margin:0;
			outline:none;
			overflow: hidden;
			padding:10px 15px 11px;
			vertical-align: middle;
			width:263px;
			box-shadow:1px 1px 1px rgba(136,179,189, .75) inset;
		}
		#message_form .area .error { float:none;}
		#message_form textarea {
			background:#f4f5f5;
			border:none;
			color: #727171;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			font-weight: normal;
			margin: 0;
			outline: medium none;
			overflow:auto;
			padding:10px 15px;
			vertical-align: middle;
			width:400px;
			height:180px;
			resize:none;
			box-shadow:1px 1px 1px rgba(136,179,189, .75) inset;
	}
		#message_form a {cursor:pointer;}
			#message_form .success {display:none;margin-bottom:10px;background: none;box-shadow: none;color: #000;}
			#message_form .error,
			#message_form .empty {
				color:#f00;
				font-size:11px;
				line-height:18px;
				display:none;
				overflow:hidden;
			}
	.buttons-wrapper {text-align:right; padding-top:30px; position:relative; padding-right:28px;}
	.buttons-wrapper a { margin-left:25px;}
