body {

background: #afd11c url('../images/bg.gif') repeat-x;

}

* {

margin: 0;
padding: 0;

}

#container {

width: 754px;
margin: 0 auto;

}

#header {

margin-top: 61px;
float: left;
margin-bottom: 42px;

}

#header h1 {

width: 142px;
height: 51px;
background: url('../images/tripix.png') no-repeat;
text-indent: -9999px;
float: left;

}

#header h2 {

width: 481px;
height: 45px;
background: url('../images/slogan.png') no-repeat;
text-indent: -9999px;
cursor: text;
margin-left: 86px;
margin-top: 2px;
float: left;

}

#menu {

width: 625px;
height: 49px;
background: url('../images/menu.png') no-repeat left;
list-style-type: none;
padding-left: 58px;
float: left;

}

#menu li {

float: left;

}

#menu li a {

color: #000;
font: 13px Tahoma;
text-decoration: none;
padding-top: 17px;
width: 125px;
text-align: center;
height: 32px;
background: url('../images/menu_a.png') repeat-x;
float: left;

}

#menu li.selected a, #menu li a:hover {

background: url('../images/menu_hover.png') repeat-x;

}

#language {

width: 61px;
padding-top: 17px;
padding-right: 10px;
height: 32px;
background: url('../images/menu.png') no-repeat right top;
float: left;

}

#language li {

list-style-type: none;
margin-right: 5px;
float: right;

}

#language li a {

float: left;
margin-top: 1px;

}

#language li.selected a, #language li a:hover {

opacity: .5;
filter: alpha(opacity=50);

}

#language a img {

border: 0;

}

#content {

width:754px;
float: left;

}

#content a {

color: #000000;
letter-spacing: 0.5px;
text-decoration: none;

}

#top {

width: 610px;
height: 70px;
font: 11px Tahoma;
padding-left: 72px;
padding-right: 72px;
padding-top: 13px;
letter-spacing: 0px;
line-height: 18px;
color: #677521;
background: #d0e75f url('../images/top_bg.png') repeat-x;
float: left;

}

#top h4 {

font: 13px Tahoma;
color: #000;
margin-bottom: 7px;

}

#text {

font: 11px Tahoma;
padding-left: 72px;
margin-top: 30px;
line-height: 18px;
color: #3f4c1e;
width: 383px;
float: left;

}

#text p {

margin-bottom: 22px;

}

#text a {

color: #677521;
letter-spacing: 0.5px;
text-decoration: none;

}

#text2 {

font: 11px Tahoma;
margin-left: 20px;
margin-top: 30px;
line-height: 18px;
color: #3f4c1e;
float: left;

}

#text2 a {

color: #677521;
letter-spacing: 0.5px;
text-decoration: none;

}

#text2 p {

margin-bottom: 22px;

}

#portfolio {

width: 220px;
font: 11px Tahoma;
color: #677521;
margin-left: 20px;
margin-top: 30px;
letter-spacing: 0.5px;
float: left;

}

#portfolio a {

color: #677521;
text-decoration: none;

}

#portfolio p {

margin-bottom: 15px;

}

#footer {

float: left;
font: 11px Tahoma;
color: #3f4c1e;
padding-left: 72px;
margin-top: 30px;
letter-spacing: 0.5px;
margin-bottom: 10px;
width: 682px;

}

#footer a {

color: #3f4c1e;
text-decoration: none;

}