body {
    font-size: 0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #777777;
    margin-top: 0px;
	background-image: url(optimitzats2/fons.gif);
}

.style4 {
	color: #666666;
	font-weight: bold;
}

.style5 {color: #666666}

h1 {
	font-size: 0px;
}
h2 {
	font-size: 0px;
}
h3 {
	font-size: 0px;
}

p {
    padding-left: 30px;
}


/************************************
* MENU BEGIN
/***********************************/

.element{
    color: #000000;
    width: 400px;
}

.element, .toggler, .menuItem {
    color: #FFFFFF;
    margin: 0;
    padding: 2px 0px;
    background: #000;
    font-size: 11px;
    font-family: Verdana;
    float: left;
    height: 12px;
	_height: 15px;
    cursor: pointer;
}

#menuTop {
    width: 780px !important;
    height: 20px;
    background-color: #000;
}

#menuTop a, #menuTop a:active, #menuTop a:visited, #menuTop a:hover, #menuTop a:link {
    font-size: 11px;
    color: #abe5e5;
    text-decoration: none;
    float: left;
}

.activeLink a, .activeSection a:active, .activeSection a:visited, .activeSection a:hover, .activeSection a:link {
    color: #669999;
}

.logo {
    position: absolute;
    top: 30%;
    left: 30%;
}

img {
    border: 0px;
}

.brand-menu {
    color: #abe5e5;
    margin-right: 10px;
    padding: 2px 0px;
    background: #000;
    font-size: 11px;
    font-family: Verdana;
    float: right;
    height: 12px;
    font-weight: bolder;
}

.victorcoder, .victorcoder a {
    font-size: 8px;
    font-family: Verdana;
    clear: both;
    padding-top: 25px;
}

/************************************
* ABOUT Page BEGIN
/***********************************/

.about-container {
    width: 780px;
    height: 100%;
}

.about-container p{
    padding-left: 5px;
}

.about-photo-text {

}

.about-photo {
    float: left;
    width: 356px;
}

.about-text {
	padding-top:5px;
    float: right;
    width: 419px;
    text-align: justify;
}

.about-clients {
    clear: both;
    padding-top: 30px;
	_padding-top: 15px;
    text-align: left;
    font-size: 0.8em;
}

.about-clients ul {
    float: left;
    padding-left: 20px;
    margin-left: 15px;
}
