body {
	background-image: url(../graphic/bg_main.gif);
	background-repeat: repeat-x;
}

* {
	margin: 0;
	border-width: 0;
}

html, body {
	height: 100%;
}

.wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px; /* the bottom margin is the negative value of the footer's height */
	width: 940px;
}

/* LOGO */

#logo {
	width: 600px;
	height: 165px;
	padding-top: 20px;
	text-align: center;
	margin: auto;
}

/* NAVIGATION */

#navigation {
	margin: auto;
	height: 65px;
	width: 763px;
	text-align: center;
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(../graphic/navigation_bg.gif);
	background-repeat: no-repeat;
}

#navigation ul {
	margin-left: -40px; /* moves list to the left */
}

#navigation li {
	float: left;
	height: 52px;
	width: 107px;
	padding-top: 13px;
	margin-right: 2px;
	list-style: none;
	display: block;
	background-image: url(../graphic/button.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}	

#navigation li.active {
	text-decoration: none; 
	background-image: url(../graphic/button_active.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 52px;
}

#navigation li.active a {
	text-decoration: none; 
	color: #000000;
	background-image: none;
}

#navigation li.active a:hover {
	text-decoration: none; 
	color: #000000;
	background-image: none;
}

#navigation :hover {
	text-decoration: none; 
	color: #000000;
	background-image: url(../graphic/button_hover.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#navigation li a {
	color: #FFFFFF; 
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration: none; 
	color: #FFFFFF;
	background-image: none;
}

/* --- HEADLINE --- */

#headline {
	width: 940px;
	padding-top: 20px;
	text-align: center;
}

#headline p {
	text-align: left;
	font-size: 24px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#headline ul, #headline li { 
	display:inline; 
	list-style-type:none; 
	margin:0; 
	padding:0;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
} 

#headline li a {
	float:left;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
}

#headline li a:hover {
	text-decoration: underline; 
	color: #333333;
	background-image: none;
}


/* --- HEADLINE 2--- */

#headline2 {
	width: 940px;
	padding-top: 0px;
	text-align: center;
}


#headline2  p {
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	color: #000000;
}


#headline2 a {
	text-decoration: underline;
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	color: #000000;
	
}

#headline2 a:hover {
	text-decoration: underline; 
	color: #333333;
	background-image: none;
}


.headline2title {
	font-size: 34px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}



/* --- IMAGE SLIDER --- */

#slide-wrapper {
	width: 940px;
	padding-top: 25px;
}

#slider{
	overflow: hidden; 
	width: 706px; 
	height: 233px; 
	margin: auto}	

#slider ul, #slider li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li{ 
	width: 706px;
	height: 233px;
	overflow: hidden; 
}	

#prevBtn, #nextBtn{
	display: block; 
	width: 36px; 
	height: 36px; 
	position: absolute; 
	left: 65px; 
	top: 418px; 
}	

#nextBtn{ left: 839px; 
}	
													
#prevBtn a, #nextBtn a{  
	display: block;
	width: 36px;
	height: 36px;
	background: url(../slider/images/btn_prev.gif) no-repeat 0 0;	
}	

#nextBtn a{ 
	background: url(../slider/images/btn_next.gif) no-repeat 0 0;	
}	


/* IMAGE REPLACEMENT SLIDER*/

#prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* CONTENT HEADLINES */

.ch_small {
	width: 273px;
	height: 36px;
	padding-bottom: 25px;
	display: block;
	background-image: url(../graphic/ch_small.gif);
	background-repeat: no-repeat;
}

.ch_contact {
	width: 273px;
	height: 300px;
	padding-bottom: 25px;
	display: block;
	background-image: url(../graphic/ch_large.gif);
	background-repeat: no-repeat;
}

.ch_big {
	width: 606px;
	height: 36px;
	padding-bottom: 25px;
	display: block;
	background-image: url(../graphic/ch_big.gif);
	background-repeat: no-repeat;
}

.ch_text {
	text-align: left;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
	height: 30px;
	width: 210px;
	float: left;
	padding-top: 8px;
}

.ch_text2 {
	text-align: left;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
	height: 30px;
	width: 520px;
	float: left;
	padding-top: 6px;
}

.ch_icon {
	margin-right: 10px;
	margin-left: 7px;
	display: block;
	height: 36px;
	width: 36px;	
	float: left;
}

/* CONTENT ICONS */

.plus {
	display: block;
	width: 14px;
	height: 13px;
	margin-right: 8px;
	float: left;
	padding-top: 2px;
}

/* CONTENT FONTS */
	
.content-main p {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	color: #000000;
}

.content-sub  p {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	color: #000000;
	letter-spacing: 0px;
}


.content-main a {
	text-decoration: underline; 
	color: #000000;
	
}

.content-main a:hover {
	text-decoration: underline; 
	color: #333333;
	background-image: none;
}

.content-sub a {
	text-decoration: underline; 
	color: #000000;
}

.content-sub a:hover {
	text-decoration: underline; 
	color: #333333;
	background-image: none;
}

.content-sub-holiday	li {
	list-style-image: url(../graphic/plus.png);
	padding:0 0 10px 10px;
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-weight:normal;
	color:#000;
	line-height: 20px;	

}


.text1 {
	display: block;
	width: 251px;
	float: left;
	padding-bottom: 30px;
}

.text2 {
	display: block;
	width: 606px;
	float: left;
	padding-bottom: 30px;
}


.text2	li {
  	list-style-image: url(../graphic/plus.png);
	padding:0 0 10px 10px;
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-weight:normal;
	color:#000;
}

.text2-holiday {
	display: block;
	width: 606px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	padding-bottom: 30px;
}


.text2-holiday	li {
	list-style-image: url(../graphic/plus.png);
	padding:0 0 10px 10px;
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-weight:normal;
	color:#000;
	line-height: 20px;	
}

.text3 {
	display: block;
	width: 100%;
	float: left;
	padding-bottom: 30px;
}

.text4 {
	display: block;
	width: 580px;
	float: left;
	padding-bottom: 10px;
}


h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.table {
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	color: #000000;
}


.table  p {
	font-size: 14px;
	line-height: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	border: none !important;
	display: block;
	color: #000000;
}


.table a {
	text-decoration: underline; 
	color: #000000;
	
}


.table a:hover {
	text-decoration: underline; 
	color: #333333;
	background-image: none;
}





.table_bg{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(../graphic/folio_bg.jpg);
	background-repeat: repeat-x;
}


.table_bg2{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(../graphic/folio_bg2.jpg);
	background-repeat: repeat-x;
}

/* CONTENT WRAPPERS */

.content-main {
	width: 939px;
	margin: auto;
	padding-top: 80px;
	padding-bottom: 30px;
}

.content-sub {
	width: 939px;
	margin: auto;
	padding-top: 84px;
	padding-bottom: 30px;
}

.content-sub2 {
	width: 939px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}



.thumb div {
	float: left;
	border: solid 1px #CCCCCC;
	margin: 8px 8px 0 0;
}
.thumb a {
	display: table-cell;
	width: 141px;
	height: 141px;
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF 10px 10px;
}
.thumb img {
	border: solid 0px #66f;
	vertical-align: middle;
}
/*\*//*/
* html .thumb a {
	display: block;
}
* html .thumb span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}
* html .thumb a {
	font-size: 1px;
}
/* non serve solito shift background-position: 11px 11px per IE/Mac */
.thumb div {
	border-collapse: collapse; /* Op7 */
}
.clear {
	clear: both;
	margin: 0;
	padding: 1em 0;
}
.thumb a:hover {
	background-color: #FFFFFF;
	opacity: 0.75;
}



/* CONTENT MAIN COLUMNS */

.content-main-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

.content-main-c1 {
	float: left;
	width: 273px;
}

.content-main-m2 {
	float: left;
	width: 60px;
	height: 1px;
}

.content-main-c2 {
	float: left;
	width: 273px;
}

.content-main-m3 {
	float: left;
	width: 60px;
	height: 1px;
}

.content-main-c3 {
	float: left;
	width: 273px;
}

/* CONTENT SUB COLUMNS */

.content-sub-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

.content-sub-c1 {
	float: left;
	width: 606px;
}

.content-sub-m2 {
	float: left;
	width: 60px;
	height: 1px;
}


.content-sub-c2 {
	float: left;
	width: 273px;
}

.content-sub-c2 {
	font-size: 16px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.content-sub-c2 a {
	text-decoration: underline; 
	color: #000000;
	
}

.content-sub-c2 a:hover {
	text-decoration: underline; 
	color: #333333;
	background-image: none;
}




/* FOOTER */

.footer{
	height: 75px; /* .push must be the same height as .footer */
	background: #0b0b0b;
}

.footer p{
	color: #FFFFFF;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.footer a{
	text-decoration:none; 
	color: #FFFFFF;
}

#footer_wrap{
	position: relative;
	margin: auto;
	width: 940px;
	padding-top: 32px;
}

#footer_left{
	width: 470px;
	float: left;
	text-align: left;
	height: 20px;
}

#footer_right{
	width: 470px;
	float: right;
	text-align: right;
	height: 20px;
}

.push {
	height: 75px; /* .push must be the same height as .footer */
}

/* FOOTER ICONS*/

.check {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-left: 16px;
	margin-right: 5px;
}

/* --- CONTACT FORM --- */

.form_nm {
	background-color: #f5f5f5;
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e0e0e0;
	text-indent: 3px;
	width: 160px;
	height: 20px;
}

.form_tf {
	background-color: #f5f5f5;
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e0e0e0;
	text-indent: 8px;
	line-height: 18px;
	width: 325px;
	height: 130px;
	padding-top: 5px;
}
