body {
	background: #faf9f5 url('http://fcaatumd.com/fca/images/bg.png') center 90px no-repeat;
	width: 100%;
	padding: 0 auto;
	margin: 0 auto;
	font-family: helvetica;
}

#follow {
	background: transparent url('http://fcaatumd.com/fca/images/follow_bg.jpg') no-repeat;
	position: absolute;
	width: 163px;
	height: 78px;
	top: 30px;
	left: 65%;
	font-size: 10pt;
	color: #444;
	padding: 35px 0 0 15px;
}

#header {
	margin-top: 100px;
}
	
	.logo {
		margin-left: 40px;
		float: left;
	}

#nav {
	margin-top: 58px;
	margin-left: 340px;
	height: 35px;
	width: 100%;
	letter-spacing: -1pt;
}

	#nav ul {
		float: left;
		margin-right: 25px;
	}
	
	.NAVtop a {
		font-size: 12pt;
		text-decoration: none;
		display: block;
		height: 26px;
	}
	
	.NAVtop a:link,
	.NAVtop a:visited {
		color: #4a3f2b;
	}
	
	.NAVtop a:hover,
	.NAVtop a:active {
		color: #555;
	}
	
	#nav ul .NAVdrop {
		display: none;
	}
	
	#nav ul:hover .NAVdrop {
		display: block;
	}
	
	.NAVdrop {
		background: #fff;
		padding: 4px 10px;
	}
	
	.NAVdropUL {
		position: absolute;
		z-index: 100;
	}
		
	.NAVdrop a {
		font-size: 9pt;
		text-decoration: none;
                padding-bottom: 4px;
		border-bottom: #eee solid 1px;
		display: block;
		min-width: 100px;
	}
	
	.NAVdrop a:link,
	.NAVdrop a:visited {
		color: #f3820a;
	}
	
	.NAVdrop a:hover {
		color: #111;
	}

.wrap {
	margin: 35px auto 0;
	width: 760px;
	padding: 0 0 0 25px;
}

	.banner {
		position: relative;
	}
	
	.bannerLeft {
		float: left; 
		background: #fff; 
		width: 25px; 
		height: 135px; 
		display: block; 
		position: absolute; 
		bottom: 0;
	}
	
	.bannerRight {
		background: #fff; 
		width: 25px; 
		height: 135px; 
		display: block; 
		position: absolute; 
		bottom: 0; 
		right: 0
	}
	
	.mainpagecontent {
		background: #fff;
		min-height: 200px;
	}
	
	.mainpageText {
		margin-top: 10px;
		font-size: 8pt;
		color: #575757;
		line-height: 10pt;
	}
	
	.mainpageBorder {
		margin-top: 55px;
		border-right: #8e886e dotted 1px;
		width: 1px;
		height: 100px;
	}
	
	.mainpageLink {
		margin-top: 10px;
	}
	
	.mainpageLink a:link,
	.mainpageLink a:visited {
		font-size: 8pt;
		color: #ff5f11;
	}
	
	.mainpageLink a:hover {
		color: #e58700;
		margin-top: 10px;
	}
	
	.mainpageDate {
		margin-top: 10px;
		font-size: 8pt;
		color: #333;
		font-weight: bold;
		line-height: 10pt;
	}
	
	.mainpageDate a:link,
	.mainpageDate a:visited {
		font-size: 8pt;
		color: #333;
		font-weight: bold;
		line-height: 10pt;
		text-decoration: none;
	}

	.mainpageDate a:hover {
		font-size: 8pt;
		color: #575757;
		font-weight: bold;
		line-height: 10pt;
	}
	
	.mainpageDateEntry {
		font-size: 8pt;
		color: #575757;
		line-height: 9pt;
	}
	
	.mainpageDateEntry a:link,
	.mainpageDateEntry a:visited {
		font-size: 8pt;
		color: #575757;
		line-height: 9pt;
		text-decoration: none;
	}
	
	.mainpageDateEntry a:hover {
		font-size: 8pt;
		color: #333;
		line-height: 9pt;
	}
	
.prezzo {
	margin: 10px auto 0;
	width: 760px;
	padding: 25px 0 25px 25px;
}

	.prezzoIMG {
		float: left;
		margin-left: 25px;
		margin-top: 15px;
	}
	
	.prezzoMessage {
		background: #fff;
		height: 120px;
		margin-left: 134px;
		padding: 20px;
	}
	
	.prezzoName {
		font-size: 10pt;
		color: #575757;
	}
	
	.prezzoText {
		font-size: 8pt;
		color: #575757;
		margin-top: 10px;
		line-height: 9pt;
	}
	
#about {
	
}

	.aboutTitle {
		font-size: 25pt;
		color: #fff;
		margin-bottom: 10px;
	}
	
	.aboutWrap {
		background: #fff;
		min-height: 300px;
		margin-bottom: 25px;
	}
	
	.aboutContent {
		padding: 25px;
	}
	
	.aboutContentHeader {
		padding-bottom: 10px;
		border-bottom: #c5c5c5 4px solid;
	}
	
	.aboutContentTitle {
		color: #d53a44;
		font-size: 15pt;
	}
	
	.aboutContentTitle a,
	.aboutContentTitle a:visited {
		color: #d53a44;
		font-size: 15pt;
		text-decoration: none;
	}
	.aboutContentTitle a:hover {
		color: #d53a44;
		font-size: 15pt;
		text-decoration: underline;
	}
	
	.aboutContentSubtitle {
		color: #777;
		font-size: 9pt;
		margin: 0 0 0 10px;
	}
	
	.aboutContentText {
		font-size: 10pt;
		color: #222;
		line-height: 12pt;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	.aboutContentText p {
		font-size: 10pt;
		color: #222;
		line-height: 12pt;
		margin-top: 10px;
	}
	
	.aboutContentText img {
		margin: 2px;
	}
	
	.aboutNav {
		margin-top: 25px;
		margin-bottom: 25px;
		color: #333;
		font-size: 12pt;
	}
	
	.aboutNav ul {
		margin-top: 5px;
	}
	
	.aboutNav li {
		border-top: #ddd 1px solid;
		padding: 5px 0;
	}
	
	.aboutNav a:link,
	.aboutNav a:visited {
		color: #f3820a;
		font-size: 9pt;
		text-decoration: none;
	}
	
	.aboutNav a:hover {
		color: #f3820a;
		font-size: 9pt;
		text-decoration: underline;
	}
	
#eboard {
	
}

	.eboardTitle {
		font-size: 25pt;
		color: #fff;
		margin-bottom: 10px;
	}
	
	.eboardWrap {
		background: #fff;
		min-height: 300px;
		margin-bottom: 25px;
		position: relative;
	}
	
	.eboardContent {
		padding: 25px 25px 25px 20px;
	}
	
	.eboardContentHeader {
		padding-bottom: 10px;
		border-bottom: #c5c5c5 4px solid;
	}
	
	.eboardContentTitle {
		color: #d53a44;
		font-size: 15pt;
	}
	
	.eboardContentSubtitle {
		color: #777;
		font-size: 9pt;
		margin: 0 0 0 10px;
	}
	
	.eboardContentText {
		font-size: 10pt;
		color: #222;
		line-height: 12pt;
		margin-top: 10px;
	}
	
	.eboardContentText img {
		margin: 2px;
	}
	
	.eboardPortfolio {
		display: block;
		font-size: 9pt;
		line-height: 11pt;
		margin: 10px 10px 10px;
		min-height: 150px;
	}
	
	.eboardPortfolio img {
		margin-right: 10px;
		margin-bottom: 2px;
	}
	
	.eboardQuote {
		margin-left: 300px;
		font-size: 10pt;
	}
	
	.eboardNav {
		margin-top: 25px;
		margin-bottom: 25px;
		margin-right: 45px;
		color: #333;
		font-size: 12pt;
		position: absolute;
		right: 0;
	}
	
	.eboardNav ul {
		margin-top: 5px;
	}
	
	.eboardNav li {
		border-top: #ddd 1px solid;
		padding: 5px 0;
		line-height: 9pt;
	}
	
	.eboardNavPosition {font-family:tahoma;font-size:8pt;color:#888;letter-spacing:0px;}
	
	.eboardNav a:link,
	.eboardNav a:visited {
		color: #f3820a;
		font-size: 9pt;
		text-decoration: none;
	}
	
	.eboardNav a:hover {
		color: #f3820a;
		font-size: 9pt;
		text-decoration: underline;
	}

#news {
}
	
	.newsNavdate {
		font-size: 8pt;
		color: #575757;
		line-height: 10pt;
	}
	
.foot {
	width: 760px;
	margin: 0 auto 50px;
	clear: both;
	padding-left: 25px;
}

/* begin: slideshow */
.slideshow {
	position:relative;
	padding:0;
	margin-left: 25px;
}
.slideshow a img {border:none;}
.slideshow li.slide {list-style-type:none;}
.slideshow .slides {
	width: 710px;
	height: 267px;
	margin: 0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
}
.slideshow .buttons {display:none;}
.slideshow .buttons {
	display:block;
	position:absolute;
	z-index:100;
	left:0px;
	bottom:20px;
	margin:0;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:30px;
	height:30px;
	margin:0;
	padding-left:11px;
	line-height:30px;
	background-image:url('buttonBg.png');
	background-repeat:no-repeat;
}
.slideshow .buttons li a {
	float:left;
	text-decoration:none;
	width:30px;
	height:30px;
	color:#fff;
	outline:0;
}
.slideshow ul.buttons li a:hover {
	text-decoration:none;
	color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {color:#666666;}
/* end: slideshow */