.box-1,.box-2,.box-3  {
color:#79d7ff;
float:left;
width:332px;
display:inline;
color:#000000;
font-size:11px;
line-height:14px;
min-height:10px;
}

.box-3 {
margin-left:0;
}

.box-1 .logo_orange {
padding:20px 20px 0 0;
float:left;
}

.box-1 .orange_link {
padding:15px 20px 10px 0;
float:left;
}

.box-2 .text {
float:left;
margin:5px 0 0 250px;
}

.box-2 .points {
font-size:20px;
line-height:37px;
font-weight:700;
padding:0 0 3px;
color:#FF6600;
margin:0;
}

.box-2 .points span {
background:url(../images/sms_white.png) no-repeat 100% 4px;
padding:0 25px 0 0;
}

.box-3 .logo {
background:transparent url(../images/powered.png) no-repeat scroll 0 0;
float:right;
height:40px;
margin:25px 0 0;
text-indent:-9999px;
width:180px;
}


/* Language selection*/

.languages {
clear:right;
float:right;
font-size:11px;
font-weight:400;
height:22px;
}

.languages ul
{
margin:0;
}

.languages ul li {
background:transparent url(../images/list_pipe_sep.png) no-repeat scroll right 1px;
display:inline;
}

li {
color:#999999;
}

.languages ul li a {
padding:0 8px;
}

.languages ul li.last {
background:none;
margin-right:10px;
}

.languages ul li.last a {
padding-right:0;
}


/* Navigation bar */

#intro {
background-color:#E0E0E0;
clear:both;
color:#666666;
height:16px;
padding:0 0 2px;
width:100%;
font-size:11px;
margin-top:0;
padding-left:11px;
padding-top:2px;
}

.navigation_bar {
background:transparent url(../images/navigation.jpg) repeat-x scroll 0 0;
height:18px;
width:997px;
font-size:11px;
padding: 3px 0 0 0;
}

.navigation_bar .menu {
display:inline;
float:left;
height:18px;
margin:0 10px;
width:80px;
}

