@charset "utf-8";
/* CSS Document */
/* author: Elissar Perales Abejo */

/*standards*/


body
{
background:url(../images/bg_top.jpg) repeat-x;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
}

ul
{
list-style:none;
padding:0;
margin:0;
display:block;
}

a
{
text-decoration:none;
color:#002dff;
}

a:hover
{
text-decoration:underline;
}


/* header */

#cntnr
{
width:939px;
margin:0 auto;
}

#hdr
{
width:939px;
height:104px;
}

#lg
{
background:url(../images/lg_img.jpg) no-repeat;
width:232px;
height:59px;
padding:0px;
float:left;
margin-top:38px;
}

#bnr

{
background:url(../images/bnr.jpg) no-repeat;
width:939px;
height:218px;
}

/* navigation */

#hm
{
width:443px;
height:13px;
float:right;
margin-top:15px;
padding-right:20px;
}

#hm_btn
{
width:13px;
height:13px;
padding:0;
margin:0;
float:right;
}

#hm_btn li
{
padding:0;
margin:0;
}

.hmbtn
{
background-image:url(../images/btnhome_h.gif);
background-repeat:no-repeat;
width:13px;
height:13px;
}

.hmbtn a
{
background-image:url(../images/btnhome_n.gif);
background-repeat:no-repeat;
width:13px;
height:13px;
display:block;
}

.hmbtn a:hover
{
background:none;
}


#nav
{
width:443px;
height:48px;
margin-top:20px;
float:right;
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-align:center;
}

#nav ul li
{
display:block;
width:167px;
height:29px;
float:left;
padding-top:19px;
color:#002dff;
}

#nav ul li a
{
text-decoration:none;
color:#FFFFFF;
}

#nav ul li a:hover
{
color:#002dff;
}


#nav ul li.services
{
width:93px;
float:left;
}

#nav ul li.initiatives
{
width:91px;
float:left;
}

#nav ul li.contact
{
width:91px;
float:left;
}


/* body */

#bdy
{
width:939px;
height:690px;
padding:0px;
margin:0px;
}


/* Container 1 */
#cntr1
{
width:939px;
height:172px;
padding-top:24px;
}

#sftwr
{
width:494px;
height:172px;
float:left;
background:url(../images/bg_sftwre.gif) no-repeat;
}
.sftwr_img
{
width:121px;
height:121px;
margin-left:21px;
margin-top:25px;
background:url(../images/sftwre_img.gif) no-repeat;
float:left;
}

.sftwr_hdr
{
width:237px;
height:18px;
background:url(../images/text_sftwre.png) no-repeat;
float:right;
margin-right:97px;
margin-top:41px;
}

.sftwr_cnts
{
width:310px;
height:75px;
padding-top:10px;
margin-right:26px;
float:right;
}

#prtnr
{
width:388px;
height:172px;
float:right;
background:url(../images/prtnrshps_img.jpg) no-repeat;
}

.prtnr_img
{
width:240px;
height:121px;
margin-left:9px;
margin-top:42px;
float:left;
}

.txtcnt_prtnr
{
width:107px;
height:109px;
float:right;
margin-top:35px;
padding:14px;
}

/* Container 2 */
#cntr2
{
width:939px;
height:375px;
margin-top:65px;
}

#rnd
{
width:494px;
height:196px;
background:url(../images/rnd_img.jpg) no-repeat;
float:left;
}

.rnd_img
{
width:127px;
height:134px;
float:left;
margin-left:21px;
margin-top:45px;
}

.rnd_cnt
{
width:274px;
height:124px;
margin-top:55px;
margin-right:42px;
float:right;
}

#apprt
{
width:381px;
height:371px;
float:right;
}

#apprt_hd
{
background:url(../images/txt_app_prt.png) no-repeat;
width:381px;
height:34px;
}

#apprt_img
{
width:381px;
height:135px;
margin-top:5px;
}


.apprt_cnt
{
width:381px;
height:135px;
margin-top:20px;
}

/* footer*/

#ftr
{
width:939px;
height:27px;
padding-top:2px;
font-size:10px;
color:#666666;
}

#cpryt
{
width:257px;
height:17px;
float:right;
}

