/* CSS Document */

#container{
width:750px;
position:relative;
margin:0 auto 0 auto;




}

#nav{

border:solid 1px #AABA08;

}


#content{
position:relative;
top:0;
border:solid 1px #AABA08;
}

#content td{
padding:10px;
}

#content_image{
width:400px;
height:auto;
margin:0 0 0 auto;
}
.content_text{
position:relative;
top:0;
border-top:solid 5px #AABA08;
width:308px;
height:auto;


}

#bottom{

}

.address{
width:680px;
margin:0 auto 0 auto;
}

#infoLine{
margin-left:10px;
}

#partners ul li{
list-style:none;
list-style-image:url(../images/elements/Bullet_1.gif);
}
#partnersTitle{
color:#333333;
font-weight:700;
}
/*---------- MENU - PRODUCTS ----- */

#menu_products{
display:none;
position:absolute;
z-index:1;
top:162px;
left:95px;
width:100px;
background-color:#EBEBEB;
border:solid 1px #AABA08;
padding:2px;
}
.menu_item:hover{
background-color:#FFFFFF;
}
.menu_item{
border-bottom:solid 1px #D4D4D4;
}
#menu_products a:hover{
text-decoration:underline;

}


#menu_products a{
display:block;
color:#333333;

}

/*-------- SERVICES --------------*/

#services_text{

}

#services_text .text_title{
margin-left:-10px;
font-size:14px;
font-weight:bold;
}
#services_text ul{
margin-top:10px;
}
#services_text ul li{
list-style:none;
list-style-image:url(../images/elements/Bullet_1.gif);
}
/*--------- RENTALS ---------*/
#rentals_text{
}

#rentals_text ul{
margin:-10px 0 0 5;
}

#rentals_text li{
list-style:none;
list-style-image:url(../images/elements/Bullet_2.gif);
}

#rentals_text table{
width:100%;
}

#rentals_text td{
padding:0;
}
#rentals_content img{

}
#rentals_content .evolution{
width:400px;

}
/*---------- ARTWORK ---------------*/
#artwork_text .text_title{
margin-left:-15px;
font-size:14px;
font-weight:bold;
}

#artwork_text ul p{
padding:10px;
margin-left:-22px;
}
/*--------- CONTACT -----------------*/
#contact_text{
color:#333333;
font-size:12px;
border:none;
}
#map{
margin-left:20px;
padding:10px;
}
#contact_text table{
margin:10px 0 10px 20px;

}
#contact_text td{
padding:0 0px 0 5px;
}
#contact_text .ar{
width:50px;
}
#contact_image table{
margin:10px 0 10px 20px;
}
#contact_image td{
padding:0 0px 0 5px;
}
/*------- HTML ------------*/
html{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
line-height:18px;
color:#333333;
}
img{

}
a{
text-decoration:none;
color:#0000FF;
}
p{
margin:0;
}

td{
vertical-align:top;
}

table{
table-layout:auto;
border-collapse:collapse;
}

/*-------- GLOBAL --------*/