.container {
    margin-left: 0px;
}

.leftlogo {
    background-image: url('images/leftlogo.gif');
    background-position: bottom right;
    background-repeat: no-repeat; 
}

.slogan {
    position: relative;
    left: 215px;
}

.rightnav {
    background-image: url('images/rightnav.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.leftside {
    background-image: url('images/leftsideheader.gif');
    background-position: right;
    background-repeat: no-repeat;
}

.rightside {
    background-image: url('images/rightsideheader.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.bottomside {
    background-image: url('images/headerbottom.gif');
    background-position: top;
    background-repeat: no-repeat;
}

.newstickerbg {
    background-image: url('images/newstickerbg.gif');
    background-position: center;
    background-repeat: no-repeat;
}

.newsticker {
    position: relative;
    top: 0px;
    list-style-type: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #7C7870;
	left:0px;
	
}

.newsticker a {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #aa962f;
	left:0px;
}

.newsticker a:hover {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #aa892f;
}

.tell {
    position: relative;
    
}

.tell a {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #aa962f;
}

.tell a:hover {
    text-decoration: none;
    font-family: arial, verdana;
    font-size: 9pt;
    color: #aa892f;
}

.whataretext {
    margin-left: 15px;
    margin-right: 0px;
    font-family: arial, verdana;
    font-size: 10pt;
    color: #363636;
}

.characteristics {
    font-family: arial, verdana;
    font-size: 10pt;
    color: #363636;
    margin-left: 15px;
}

.thebest {
    margin-left: 10px;
    font-family: arial, verdana;
    font-size: 10pt;
    color: #000;
}

ul#news
{
	margin-left:5px;
}


