@charset "utf-8";
/* 



Main Blue - #1AA9E5

Grey Text - #BBBBBB

Grey Line - #555655



Box Size - 310 x 200



*/



* {
	-moz-outline:none;
	outline:0;
	outline:none;
}
body {
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) no-repeat top center #000;
	font-family:Helvetica, Arial, sans-serif;
}
#homeContent{
	_height:360px;
	min-height:360px;
}
#content ul{
	list-style: none;
	padding: 0px;
}
#content li{
	list-style-image: url(../images/bullet.png);
	line-height: 30px;
	color: #9a9a9b;
	margin-left: 25px;
}
a:link, a:visited{
	text-decoration: none;
	color: #fff;
}
a:hover, a:active{
	color: #1AA9E5; ;
}

#content a:link, #content a:visited{
	text-decoration: none;
	color: #1AA9E5; 
}
#content a:hover, #content a:active{
	color: #fff; 
}


#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 123px;
	width: 960px;
	border-bottom: 1px solid #555655;
	position:relative;
}
#logo {
	float: left;
	height: 55px;
	width: 198px;
	margin-top: 40px;
	background: url(../images/logoText.png) no-repeat;
}
#navTop{
	float: right;
}
#nav {
	float: right;
	height: 24px;
	margin-top: 72px;
	font-size:20px;
}

#contactBotTop {
	float: right;
	width: 115px;
	margin-left: 13px;
}
#tagline {
	height: 125px;
	width: 960px;
	border-bottom: 1px solid #555655;
	position: relative;
}
#teaserLeft {
	height: 67px;
	width: 475px;
	position: absolute;
	top: 32px;
	color:#fff;
	line-height:28px;
}
#teaserLeft p{
	margin: -5px;
	line-height:28px;
}


#footer {
	height: 100px;
	width: 960px;
	clear: both;
	z-index: 2;
	margin-top: -75px;
	position: relative;
}
.title {
	font-size: 12px;
	color: #BBBBBB;
	display: block;
	margin-bottom: 10px;
}

#contact {
	width: 960px;
	border-top: 1px solid #555655;
	border-bottom: 1px solid #555655;
	position: relative;
	background-image: url(../images/cristal.png);
	padding-top: 30px;
	height:175px;
	clear:left;
	z-index: 1;
}
#contactBack{
	z-index: 0;
	width: 1010px;
	margin-left: -25px;
	height:350px;
	position: relative;
	background-image: url(../images/footerBack.jpg);
	margin-top: -275px;
	
}

#cbox .cmail {
	font-size: 11px;
	float: left;
	height: 34px;
	background-image: url(../images/iconos/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height:11px;
	margin-top: -10px;
}
#cbox .caddress {
	float: right;
	padding-left: 30px;
	background-image: url(../images/iconos/map.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #666;
	text-align: justify;
	line-height:20px;
}

#cbox div.ce_text.caddress.block p {
margin-top: 0px;	
}
#cbox {
	width: 310px;
	height: 105px;
	margin-right: 20px;
	float: right;
	padding: 20px;
	background-image: url(../images/info_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#contact_form {
	margin-left: 20px;
	width: 288px;
}
#contact_form .idfname {
	font-size: 12px;
	color: #666;
	height: 19px;
	width: 227px;
	background-color: #191919;
	border:0px solid;
	padding-top: 3px;
	padding-left: 3px;
}
#contact_form .femail .idfemail {
	font-size: 12px;
	color: #666;
	height: 19px;
	width: 227px;
	background-color: #191919;
	border: 0px solid;
	padding-top: 3px;
	padding-left: 3px;
}
#contact_form .title {
	margin-bottom: 10px;
	padding-left: 24px;
}
#contact_form .fname {
	padding-left: 25px;
	background-image: url(../images/iconos/user.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contact_form .femail {
	padding-left: 25px;
	background-image: url(../images/iconos/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form .fmsg {
	padding-left: 25px;
	background-image: url(../images/iconos/comment.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form .fmsg .idfmsg {
	background-color: #191919;
	height: 52px;
	width: 227px;
	border:0px solid;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 3px;
	color: #666;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
#contact_form .send {
	display: block;
	float: right;
	background-image: url(../images/btn_send.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 44px;
	margin-right: 42px;
	margin-top: 8px;
}
#contact_form .send a {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 37px;
}
#contact_form .req {
	float: left;
	font-size: 10px;
	color: #BBB;
	margin-left: 94px;
	margin-top: 10px;
}

#cbox .cnum {
	font-size: 11px;
	float: left;
	height: 34px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height:11px;
	position: absolute;
	color: #666;
}
#numES{
background-image: url(../images/iconos/phoneES.png);
margin-top: 20px;
}
#numUK{
background-image: url(../images/iconos/phoneUK.png);
margin-top: 38px;
}
#numUSA{
background-image: url(../images/iconos/phoneUSA.png);
margin-top: 56px;
}


#cbox .cfax {
	font-size: 11px;
	float: left;
	height: 34px;
	background-image: url(../images/iconos/fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	line-height:11px;
	margin-top: 85px;
	position: absolute;
	color: #666;
}

#cbox ul .cmail a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
.qform a {
	display: block;
	height: 17px;
	width: 71px;
	text-indent: -9999px;
}
#links {
	float: left;
	width: 460px;
	margin-top:20px;
}
#footerNav{
	height: 20px;
}
#flogo {
	height: 82px;
	width: 99px;
	background-image: url(../images/pluma.png);
	background-repeat: no-repeat;
	float: right;
}
#flogo a {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 65px;
}
#copyright {
	font-size: 10px;
	color: #BBBBBB;
	float: right;
	width: 300px;
	margin-top: 14px;
	margin-right: 10px;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links ul li {
	float: left;
	font-size: 11px;
}
#links ul li.active {
margin-left: 10px;
}
#links ul li a {
	color: #BBBBBB;
	text-decoration: none;
	margin-left: 8px;
}
#links ul li a:hover {
	color: #1AA9E5;
}
#links li.active{
	padding: 0px;
	margin: 0px;
}
.box {
	float: left;
	width: 305px;
	margin-right: 5px;
	margin-left: 5px;
}


#pagetitle {
	height: 75px;
	width: 400px;
	position: absolute;
	top: 26px;
	right: 0px;
	text-align: right;
	color:#1AA9E5;
	font-size:30px;
}
#pagetitle h1{
margin: 0px;
text-transform: uppercase;

}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
	margin-left: 15px;
}
li.active{
	color: #1AA9E5;
}

.invisible{
	display:none;
}

#content{
	position: relative;
	color: #bbbbbb;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	width:960px;
	z-index: 3;
	_height: 200px;
	min-height: 200px;
}
#content h1{
	font-size: 18px;
	font-weight: lighter;
	}
#content h2{
	font-size: 14px;
	font-weight: bold;
}
#content h3{
	font-size: 14px;
   color: #555655;
   font-weight: bold;

}	
.clear{
	clear: both;
}
.contentParrafo{
	position: relative;
	z-index:0;
	padding-bottom: 10px;
	width:218px;
	margin-right:20px;
	float:left;
}
#servicesText{
	float:left;
}
#servicesRight{
	float:right;
}
.contentServicesParrafo{
	position: relative;
	z-index:0;
	width:436px;
}
#rightContentImage{
	text-align: center;
}
.rightContent{
	float:right;
	width:479px;
	_height:200px;
	min-height:200px;
}
.divisions{
	width:225px;
	_height:150px;
	min-height:150px;
	float:left;
	text-align:justify;
}
#divisionsCol2{
	margin-left:20px;
}
#divisionsCol3{
	margin-left:20px;
}
#divisionsCol4{
	margin-left:20px;
}
.divisions h2{
	background-color: #242424;
	border-bottom:1px solid #1AA9E5;
}
.divisions h3{
	background-color: #242424;
	border-top:1px solid #1AA9E5;
}
.error{
	font-size: 12px;
	color: #fff;
}

#idiomaSelector{
	font-size: 11px;
	height: 20px;
	width: 60px;
	position: absolute;
	right: 0px;
	top: 50px;
}