/* LikeDealer Investment Firm */


/* Neutralize styling: 
   Elements we want to clean out entirely: */
   
html, body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {margin: 0; padding: 0;}
html {font-size:100%;}
img {border:0;}
ul {list-style:none;}


/* ############ Miscellaneous conveniences ############*/
br.clear, .clear {clear:both; line-height:0; height:0}
.left {float:left}
.right {float:right}

/* ############ Apply styles ############ */
body {font: 12px/1.4 Arial, Helvetica, sans-serif;color:#000; text-align: center; background:#2a2a2a; margin:0; padding:30px 0}
a {color: #464544;}
a:hover {color: #FFA405;}
.left {float: left;}
.right {float: right;}
.more {text-align: right;}
.clear {clear: both;}



#wrapper {text-align: left;margin:0 auto 10px;width: 760px;position: relative; border:#8693c8 10px solid; padding:300px 0 0; background:#FFF url(images/header.jpg) 0 0 no-repeat}
#header {position: absolute;top: 0;left: 243px;width: 535px;height: 308px;background: url(images/header_2.jpg) no-repeat;}
#logo {position:absolute; top:20px; left:5px; width:250px; height:40px; }
#logo h1 {display: none}

/*menu*/
#nav {position:absolute; top:139px; left:0; width:235px;}
#nav ul {}
#nav li {border-top: 1px solid #959595;background:#2a2a2a;padding: 5px 0 0 17px;}
#nav a {color: #fff;text-decoration: none;/*border-left: 1px solid #959595;*/padding-left: 10px;display: block;padding: 0px 0 4px 8px;}
#nav a:hover {text-decoration: underline;}
#nav span {color: #E9C379;/*border-left: 1px solid #959595;*/padding-left: 10px;display: block;padding: 0px 0 4px 8px;}


/*news*/
#news {background: #8693c8;padding-top: 10px;padding-bottom: 10px; float:left; width:235px; color:#FFF}
#news dl { margin:15px 20px 0 25px}
#news dt { font-size:12px; border-bottom:#FFF 1px dotted; font-weight:bold; margin-bottom:5px}
#news dd {margin-bottom:30px; margin-left:5px; font-size:11px}
#news dd img { vertical-align:middle}
#news a { color:#FFF}

/*contenuto*/
#content {float: right;width: 460px; margin-right:20px; margin-top:20px}
#content h2 {font-size: 18px arial;color: #BE8B06;border-bottom: 1px solid #C4AE7C;padding-bottom: 5px;margin-bottom:15px; font-weight:normal}
#content h3 {font-size:13px; margin-bottom:5px}
#content p {margin-bottom:10px}
#content ul {margin:10px 0 0}
#content ul li {padding-left:10px; background:url(images/list.gif) 0 7px no-repeat; margin-bottom:5px}

/*team*/
#content .item {clear:both; margin-bottom:30px}
#content img.left {margin:0 10px 0 0;}

/*disclaimer*/
#disclaimer {margin:20px; font-size:11px}

#footer {background: #eaeaea; margin-top:10px; text-align:center; font-size:11px; padding:4px 0}

