@charset "iso-8859-7";


/* CSS Document */

#footercontent {
		background: url(../images/footer-cont.jpg) no-repeat left top;/*../images/footer_bg.jpg*/
		color: #979797;
		height: 212px;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		z-index: 0;
}
#footercontent h3 {
		font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
		padding: 0px;
		text-decoration: none;
		display: block;
		margin: 0px 0px 5px;
		color: #FFF;
}

#footercontent p {
		font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: justify;
		display: block;
		margin: 0px;
		padding: 0px;
}

#columnleft {
		width: 255px;
		float: left;
		overflow: hidden;
		display: inline;
		border-right-width: 1px;
		border-right-style: dotted;
		padding: 0px 20px;
		margin: 10px 0px;
		height: auto;
}
#columnleft a {
		color: #e5e5e5;
		text-decoration: none;
		padding: 4px 0px 0px;
		display: block;
		float: right;
		background: url(../images/contact_foto/button.png) no-repeat left top;
		height: 20px;
		width: 84px;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
}

#columnleft a:hover {
		color: #fff;
		text-decoration: none;
}
#video  {
	float: left;
	width: 195px;
	margin: 10px 0px 0px 20px;
	padding: 0px 20px 0px 0px;
	display: inline;
	height: 195px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dotted;

}
#tripadv {
	float: left;
	display: inline;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	height: 195px;
}

#nissakiagr {
		float: right;
		margin-right: 20px;
		padding-left: 20px;
		overflow: hidden;
		display: inline;
		width: auto; /*410px;*/
		margin-top: 10px;
		/*border-left-width: 1px;
		border-left-style: dotted;*/
}

#footercontent #nissakiagr li, #footercontent #nissakiagr ul {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	list-style:square inside;
}

#footercontent #nissakiagr a {
		color:#c6c6c6;
		text-decoration: none;
		/* margin-top: 5px;  */
		font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footercontent #nissakiagr a:hover {
		color:#FFF;
}
#nissakiagr .linkblock {
		float: left;
		height: auto;
		width: auto;
		margin-right: 13px;
		overflow: hidden;
		z-index: 0;
		/* margin-top: 6px; */
}


#footerd {
		padding-top: 8px;
		padding-bottom: 8px;
		background: url(../images/footerd.png) no-repeat left top;
		margin: 0px;
}
