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

/*standards*/

body
{
background:url(../images/bg_top_stndrd.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;
}

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

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

#header
{
background:url(../images/bnr_2.jpg) no-repeat right;
width:939px;
height:112px;
margin-top:5px;
}

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


p
{
padding:5px;
margin:0;
line-height:20px;
}

/* 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;
}




#abt_cnt
{
width:832px;
padding-top:40px;
margin:0 auto;
}





/* footer*/

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

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