body, html{
font-family:arial;
font-size: 12px;
color: #1D1D1D;
margin: 0;
line-height:17px;
background-image: url('bgd.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

a:focus,input{outline:none;}

a {
color:#776b85;
text-decoration:underline;
}

a:hover {
color:#333;
text-decoration:underline;
}

a:focus {
outline:none;
}

.clearboth {
clear:both;
}

.input {
font-size:11px;
color:#323332;
}

.input1 {
width:145px;
border:0px;
margin:0px;
font-size:11px;
color:#323332;
height:18px;
background:url(images/inmid.gif) repeat-x;
padding-top:4px;
}

#container {
width:960px;
margin:0 auto;
}



/* header part css starts here*/

#header {
z-index:1;
position:absolute;
}

#header div.header {
text-align:left;
float:left;
z-index:1;
margin:0px;
width:960px;
padding:0px;
}

#header div.wrapper {
text-align:left;
float:right;
width:960px;
margin-bottom:5px;
}

#header div.column {
float:left;
width:10px;
text-align:left;
}
#header div.logo {
width:266px;
float:left;
text-align:left;
height:85px;
//background-image:url(images/top-cen.gif);
background-repeat:repeat-x;
padding-top:15px;
padding-left:15px;
}
#header div.breadcrumbs {
text-align:left;
float:left;
width:950px;
margin-bottom:5px;
border-bottom:1px solid #DEDEDE;
padding-bottom:7px;
color:#A7A6A6;
padding-left:10px;
}
#header div.breadcrumbs a{
color:#A7A6A6;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#header div.breadcrumbs a:hover {
color:#A7A6A6;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#header div.breadcrumbs .sel {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
#header div.toplink {
width:350px;
	float:right;
	text-align:left;
	height:100px;
	padding-top:10px;
padding-right:0px;
}
#header div.toplink p{
margin:0px;
padding:0px;
margin-top:0px;
margin-bottom:0px;
text-align:left;
font-size:12px; color:#2A2A2A; font-weight:bold;
letter-spacing:1px;
	margin-left: 145px;
}

#header div.toplink p b{
color:#BD080D;
font-size:12px;
font-weight:bold;
}

#header div.toplink p img{
margin-right:10px;
}

#header div.toplink ul{
margin:15px 0 0 0; 
padding:0px;
}

#header div.toplink li {
display:inline;
list-style-type:none;
}

#header div.toplink li a{
margin-right:10px;
background-color:#EBEBEB;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#626262;
padding:3px 10px 3px 10px;
height:19px;
float:left;
}
#header div.toplink li a:hover{
margin-right:10px;
background-color:#E03434;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
padding:3px 10px 3px 10px;
height:19px;
float:left;
}

#header div.toplink li a.current{
margin-right:10px;
background-color:#E03434;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
padding:3px 10px 3px 10px;
height:19px;
float:left;
}

#header div.heading{
width:634px;
height:62px;
float:left;
background:url(images/inhead.jpg) no-repeat;
font-size:24px;
color:#FFFFFF;
line-height:36px;
padding-top:20px;
padding-left:30px;
}
#header div.proposal {
width:251px;
height:54px;
float:left;
background:url(images/inheadright.jpg) no-repeat;
padding:28px 0px 0px 45px;
}

#header div.proposal a {
width:196px;
height:22px;
float:left;
background-image:url(images/proposal.gif);
background-position:top left;
background-repeat:no-repeat;
font-size:14px;
color:#C5C5C5;
text-decoration:none;
font-weight:bold;
padding-left:10px;
font-family:arial;
padding-top:5px;
}
#header div.proposal a:hover {
width:206px;
height:22px;
float:left;
background-image:url(images/proposal.gif);
background-position:bottom left;
background-repeat:no-repeat;
color:#272727;
padding-top:5px;
}

.togglediv {
width:30px;
float:left;
height:30px;
background-image:url(images/nav-cen.gif);
background-repeat:repeat-x;
position:relative;
}

.mypets {
position:absolute;
margin-top:20px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: none;
}

.technology{ /*header of 2nd demo*/
cursor: pointer;
font: bold 14px Verdana;
margin:0px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
}



.topnav{
float:left;
font-family:arial;
font-size:12px;
line-height:normal;
text-align:left;
width:910px;
height:30px;
color:#ffffff;
background-image:url(images/nav-cen.gif);
background-repeat:repeat-x;
}

.topnav ul{
list-style-type: none;
margin:0;
padding:0;
}

.topnav li{
display:inline;
margin:0;
padding:0;
}

.topnav a{
float:left;
background:url(images/nav.gif) no-repeat left top;
margin:0;
text-decoration:none;
color:#ffffff;
padding-left:6px;
}
.topnav a:hover{ 
background-position:0% -30px; 
color:#000000;
text-decoration:none;
}
.topnav a span{
float:left;
display:block;
background:url(images/nav-ho.gif) no-repeat right top;
padding: 7px 13px 8px 8px;
font-weight:bold;
color:#ffffff;
}
.topnav a span {float:none;}

.topnav a:hover span {
color: #ffffff;
background-position:100% -30px;
}



.topnav li.drop a{ 
background-position:0 -30px; 
color:#ffffff;
background-image: url(images/nav.gif);
}

.topnav li.drop a span{ 
background-position:100% -30px; 
color:#ffffff;
background-image:url(images/nav-ho.gif);
}
.topnav li.drop a:hover{ 
background-position:0% -30px; 
color:#ffffff;
text-decoration:none;
}

.topnav li.drop a:hover span{ 
background-position:100% -30px; 
}

.topnav li.selected a{ 
background-position:0 -30px; 
color:#000000;
background-image: url(images/nav-selected.gif);
}

.topnav li.selected a span{ 
background-position:100% -30px; 
color:#000000;
background-image:url(images/nav-selected-ho.gif);
}
.topnav li.selected a:hover{ 
background-position:0% -30px; 
color:#000000;
text-decoration:none;
}

.topnav li.selected a:hover span{ 
background-position:100% -30px; 
}



#slider {
	width:960px;
	height:260px;
	float:left;
	text-align:left;
	background:url(images/slidebg.gif) repeat-x top;
	overflow:hidden;
	background-color:#3B3542;
}
#slider h5 {
padding:0;
margin:0;
color:#f5f6f6;
font-family:Arial;
font-weight:bold;
font-size:40px;
letter-spacing:-2px;
line-height:40px;
}

#slider p {
color:#C8C8C8;
font-family:'lucida sans unicode';
font-weight:normal;
font-size:15px;
letter-spacing:-1px;
line-height:15px;
}

#slider div.slide1 {
	width:960px;
	height:200px;
	float:left;
	text-align:right;
	background-image: url(images/slide1.jpg);
	overflow:hidden;
	padding-top:60px;
	padding-right:2px
}


#slider div.slide1 a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:top;
width:144px;
float:right;
padding-right:40px;
margin-top:56px;
}
#slider div.slide1 a:hover {
color:#313231;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:bottom;
width:144px;
float:right;
padding-right:40px;
margin-top:56px;
}
#slider div.slide2 {
width:662px;
height:200px;
float:left;
text-align:right;
background-image: url(images/slide2.jpg);
overflow:hidden;
padding-top:60px;
padding-right:2px
}

#slider div.slide2 a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:top;
width:144px;
float:right;
padding-right:40px;
margin-top:18px;
}
#slider div.slide2 a:hover {
color:#313231;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:bottom;
width:144px;
float:right;
padding-right:40px;
margin-top:16px
}

#slider div.slide3 {
width:662px;
height:200px;
float:left;
text-align:right;
background-image: url(images/slide3.jpg);
overflow:hidden;
padding-top:60px;
padding-right:2px
}
#slider div.slide3 a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:top;
width:144px;
float:right;
padding-right:40px;
margin-top:18px;
}
#slider div.slide3 a:hover {
color:#313231;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:bottom;
width:144px;
float:right;
padding-right:40px;
margin-top:18px
}
#slider div.slide4 {
width:662px;
height:200px;
float:left;
text-align:right;
background-image: url(images/slide4.jpg);
overflow:hidden;
padding-top:60px;
padding-right:2px
}
#slider div.slide4 a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:top;
width:144px;
float:right;
padding-right:40px;
margin-top:56px;
}
#slider div.slide4 a:hover {
color:#313231;
font-weight:bold;
text-decoration:none;
background-image:url(images/proposal-button.gif);
height:27px;
padding-top:9px;
background-position:bottom;
width:144px;
float:right;
padding-right:40px;
margin-top:56px
}

.rightnav {
width:239px;
float:left;
background:url(images/rightbg.jpg) no-repeat right;
padding:20px 15px 0px 40px;
height:240px;
}

.rightnav b {
font-size:18px;
font-weight:normal;
color:#FFFFFF;
line-height:18px;
}
.rightnav p {
padding:0;
margin:0;
float:left;
color:#FFFFFF;
}

.rightnav span {
color:#E4EAEB;
font-size:15px;
font-weight:bold;
width:239px;
float:left;
margin-top:10px;
margin-bottom:10px;
}

.rightnav a{
font-weight:bold;
color:#A1A1A1;
text-decoration:none;
font-size:12px;
}

.rightnav a:hover{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}

.rnewletter {
width:230px;
height:50px;
float:left;
padding-right:10px;
padding-top:34px;
margin-top:40px;
}

.rnewlin{
width:222px;
height:28px;
float:left;
padding-top:8px;
padding-left:8px;
background-image:url(images/newsletter.gif);
}
.stop{
width:202px;
float:left;
background-color:#1B1B1A;
padding-left:10px;
padding-right:10px;
padding-top:6px;
}

.subscribe{
width:220px;
float:left;
color:#FFFFFF;
font-size:12px;
padding-top:6px;
}

.stop_left{
width:170px;
float:left;
}

.sinleft{
float:left;
height:23px;
}

.sinmid{
float:left;
}

.sinmid input {
width:160px;
border:0px;
margin:0px;
font-size:11px;
color:#323332;
background:url(images/inbg.gif) no-repeat;
padding-top:4px;
padding-left:5px;
padding-bottom:8px;
}


.stop_right{
width:32px;
float:left;
text-align:right;
}




.sbot{
width:222px;
float:left;
}

.sbot_top{
width:202px;
float:left;
}
.sbot_left{
width:10px;
float:left;
}
.sbot_mid{
width:202px;
height:10px;
float:left;
background:url(images/smidbg.gif) repeat-x;
}

.sbot_right{
width:10px;
float:left;
}

/* header part css ends here*/









/* middle part css starts here*/

#content {
z-index:1;
position:absolute;
}


#content div.content {
	width:960px;
	float:left;
	z-index:1;
	margin-top:415px;
	clear:both;
	background-image:url(images/midtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.tagdiv {
width:960px;
float:left;
padding-top:10px;
}

.tagdiv h1{font-size:12px;  color:#E03434; padding:5px 0px; margin:0px; text-align:center;}



#content div.container {
width:940px;
float:left;
padding-left:15px;
padding-right:5px;
padding-bottom:10px;
background:url(images/bbg.gif) repeat-x left top;
}


#content div.box-gray {
float:left;
width:280px;
margin-right:10px;
background-image:url(images/gray-back.gif);
padding:0px 10px 0px 10px;
background-position:bottom;
background-color:#ffffff;
background-repeat:repeat-x;
height:370px;
}

#content div.box-gray h1, h2, h3, h4 {
font-family:Arial;
font-size:18px;
color:#404040;
line-height:20px;
margin:0px;
width:182px;
font-weight:bold;
padding-left:0px;
padding-top:5px;
}


#content div.box-gray b{
color:#E03434;
}
#content div.box-gray hr{
color: #D7D9DA;
background-color: #e53e26;
height: 1px;
border:0px;
}
#content div.box-gray p{
margin:0px;
padding:5px 0px 0px 0px;
text-align:justify;
width:280px;
}


#content div.box-gray p.botpad{
margin:0px;
padding:10px 0px 32px 0px;
text-align:justify;
width:195px;
}

#content div.box-gray p.botpada{
margin:0px;
padding:5px 0px 0px 0px;
text-align:justify;
width:205px;
}

#content div.box-gray p.botpadb{
margin:0px;
padding:10px 0px 34px 0px;
text-align:justify;
width:195px;
}

#content div.box-gray a {
font-family:arial;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
float:left;
padding-left:10px;
padding-top:3px;
margin-top:3px;
margin-left:0px;

}
#content div.box-gray a:hover {
float:left;
color:#202121;
}




#content div.outsource {
width:930px;
float:left;
padding-top:10px;
padding-right:10px;
}

#content div.outsource hr{
color: #D7D9DA;
background-color: #D7D9DA;
height: 1px;
border:0px;
}

#content div.outsource p{
font-size:18px;
color:#252525;
line-height:22px;
font-weight:bold;
margin:4px 0 4px 0;
}
#content div.outsource b{
color:#E03434;
}

#content div.column {
width:450px;
float:left;
padding-left:15px;
}

#content div.column ul {
margin:0;
padding:0;
}

#content div.column li {
list-style-type:none;
background:url(images/icon-3.gif) no-repeat 0px 6px;
font-family:arial;
color:#1D1D1D;
font-size:12px;
padding-top:1px;
padding-left:14px;
}


.rnewletter1 {
width:254px;
float:left;
padding-top:20px;
}

.imgmar {
margin-right:6px;
}

.foco {
color:#000000;
}




/* middle part css ends here*/



/* footer part css starts here*/
#footer {
width:960px;
float:left;
z-index:1;
text-align:center;
background:url(images/fbg.gif) repeat-x;
padding-bottom:10px;
}

#footer a {
font-family:arial;
font-size:11px;
color:#000000;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}

#footer a:hover {
font-family:arial;
font-size:11px;
color:#E03434;
text-decoration:none;
}
#footer p {
margin-top:10px;
margin-bottom:0px;
font-size:11px;
line-height:14px;
color:#A2ABAE;
padding-left:40px;
padding-right:40px;
}

#footer p span.val {
margin-top:10px;
margin-bottom:0px;
margin-left:10px;
font-size:11px;
font-weight:bold;
}

#footer p span.val img {
margin-right:5px;
}


#footer p.optimize a {
color:#A2ABAE;
text-decoration:none;
margin:0;
padding:0;
}

#footer p.optimize a:visited {
color:#A2ABAE;
text-decoration:none;
}

#footer p.optimize a:hover {
color:#ADB4B7;
text-decoration:none;
}


.copyright {
font-size:11px;
color:#C1191F;
font-weight:bold;
}

/* footer part css ends here*/





/* Jquery Slider */

#caja {
width:220px;
display: none;
position:absolute;
padding-top:10px;
}
#mostrar{
display:block;
width:210px;
color:#fff;
font-weight:bold;
cursor:pointer;
padding-left:10px;
}
/* Jquery Slider */




.paging{
float:left;
font-family:arial;
font-size:12px;
font-weight:bold;
color:#525252;
text-decoration:none;


}
.paging a{
float:left;
font-family:arial;
font-size:12px;
font-weight:bold;
color:#525252;
text-decoration:none;
background-color:#E2E2E2;
padding:6px;
margin-right:2px;
}
.paging a:hover{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#525252;
text-decoration:underline;
}
#container #content .content .container .box-gray h4 strong {
	color: #F00;
}

