body { 
        background: url('/images/linzerhearts.jpg') top repeat;
	color: #4C4C4C;
        font-family: Century Gothic,Ariel,Helvetica,sans-serif;
        font-size: 12px; 
}

#right {
	position: absolute; 
	left: 755px; 
	z-index: 20; 
}

#container
{
	position: relative; 
	top: 50px; 
	margin: 0 auto; 
	width: 745px; 
	border: 1px solid #4C4C4C; 
	background-color: #FFFFFF; 
	z-index: 5;
}

#top {
        width: 745px; 
        height: 150px; 
}

#logo {
        float: right; 
        left: 632px;
        position:absolute;
        width: 113px;
        height: 600px;
        top: 151px; 
        background: url("/images/inatteso-border.jpg") no-repeat;
}

#nav {
        width: 745px; 
        height; 35px;
	border-top: 1px solid #4C4C4C; 
	border-bottom: 1px solid #4C4C4C; 
        font-family: Century Gothic,Ariel,Helvetica,sans-serif;
        font-size: 14px; 
        font-weight: bold; 
}

#nav ul {
	display: inline; 
	list-style: none; 
	padding-left: 0px; 
	margin-left: 0px;
}

#nav ul li {
	margin-left: 0;
	padding: 1px 22px;
	border-left: 1px solid #4C4C4C;
	list-style: none;
	display: inline;
}
	
#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#nav ul li a {
	text-decoration: none;
	color: #701111; /*7A1D4A*/
}
#nav ul li a:hover {
	color: #B3B0B0;
}

#main {
        width: 595px;
        margin: 25px;
        min-height: 350px;
}

#main a {
	text-decoration: none;
	color: #701111;
}

#main a:hover {color: #B3B0B0;} 

h1 {
        color: #4C4C4C;
        font-family: Century Gothic,Ariel,Helvetica,sans-serif;
        font-size: 36px;
        margin-top: 7px;
        margin-bottom: 7px;
}   

h2 {
        color: #4C4C4C;
        font-family: Century Gothic,Ariel,Helvetica,sans-serif;
        font-size: 18px;
        margin: 5px;
    }

h3 {
        color: #4C4C4C;
        font-family: Century Gothic,Ariel,Helvetica,sans-serif;
        font-size: 16px;
} 

#spec ul {
	display: inline; 
	list-style: disc;
}
#spec ul li {
        margin-bottom: 10px;
}

.footer {
        font-size: 11px;
}
       
.slideshow {
        height:150px;
        width:745px;
}

.slideshow img {
    display: none;
}

.list li {margin-bottom: 10px;}
