body {
font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
color:#676767;
padding:0px;
margin:0px;
background:#EFEDEB ;
text-align: center;

}

/*Main Page Container Centerd*/
div#container
{
padding:0px;
margin:0px;
margin-left: auto;
margin-right: auto;
width: 760px;
text-align: left;

}
/*Container for Header*/
div#header {
width:760px;
height:135px;
/*background:url("images/top.jpg") no-repeat center;*/
}

/*Info Container*/
div#info_data{
width:510px;
height:216px;
margin-top:15px;
margin-left:15px;
text-align:left;
float:left;
}
/*Container for Info Image*/
span.info_pic{
margin:0px;
padding:0px;
font-family:Verdana;
font-size:9px;
float:left;
}
/*Container for Info Text*/
span.info_text {
margin-top:90px;
margin-left:10px;
padding:0px;
width:333px;
height:auto;
line-height:18px;
font-family:Verdana;
font-size:11px;
text-align:left;
float:left;
}
/*Container for Login Box*/
div#login{
width:190px;/*184px;*/
height:175px;/*224px;*/
margin-top:5px;
margin-left:4px;
padding-top:20px;
padding-left:30px;
text-align:left;
float:left;
color:#676767;
background:url("images/login_bg.gif") no-repeat left;
}
/*Login Title*/
div#login span{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-align:center;
color:#7498c0;
}
/*Login links [for "Forgot...?" and "Suscribe"]*/
div#login a{
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#5a636c;
text-decoration:none;
}
div#login a:hover{
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:underline;
}
/*Boxes*/
.boxes {
margin-top:8px;
padding:0px;
clear:both;
text-align:center;
/*****************/
color:#33383d;
line-height:15px;
font-size:11px;
text-align:left;
}
/*Boxes Links*/
.boxes a{
font-weight:100;
color:#2C3339;/*#5a636c;*/
text-decoration:none;

}
.boxes a:hover{
text-decoration:underline;
}
/*Box_1*/
div#box_1{
background:#CBD3DE url("images/header_box_1.gif") center top repeat-x;
width:235px;
height:310px;
margin:0px 5px 0px 0px;
padding:55px 10px 0px 10px;
float:left;
/*line-height:15px;
font-size:11px;
text-align:left;*/
}
/*Box_2*/
div#box_2{
background:#DAE0D2 url("images/header_box_2.gif") center top repeat-x;
width:235px;
height:310px;
margin:0px 8px 0px 8px;
padding:55px 10px 0px 10px;
float:left;
/*line-height:15px;
font-size:11px;
text-align:left;*/
}
/*Box_3*/
div#box_3{
background:#EFD9C1 url("images/header_box_3.gif") center top repeat-x;
width:191px;
height:125px;
margin:0px 0px 0px 5px;
padding:55px 10px 0px 10px;
float:left;
/*line-height:15px;
font-size:11px;
text-align:left;*/
}
div#box_4{
background:#EFD9C1 url("images/header_box_4.gif") center top repeat-x;
width:191px;
height:125px;
margin:0px 0px 0px 5px;
padding:55px 10px 0px 10px;
float:left;
/*line-height:15px;
font-size:11px;
text-align:left;*/
}
/*buttons*/
.button{
margin:5px 20px 5px 0px;
}
.button a img{
padding:5px 0px;
}
/*Container Texts*/
.content_txt{
padding:0px 130px 0px 130px;
text-align:right;
line-height:15px;
font-size:11px;

}
/*list-types*/
ul{
margin:0px;
padding:0px;
padding-left:16px;
}
li{
margin:0px;
padding:0px;
list-style-image:url(images/li.gif);

}
/*Container for Footer*/
div#footer{
clear:both;
text-align:center;
font-family:Verdana;
font-size:9px;
}
a{
color:#1068B2;
}
/*forms table*/
.forms{
color:#000000;
font-size:10px;
}