﻿HTML,BODY{
cursor: url("../images/coursor.cur"), auto;
/*cursor: auto;*/
}
/*cursor: url("../images/coursor.cur"), auto; A:hover{cursor: url("../images/coursor.cur"), url("../images/coursor.cur"), auto;}*/
body {
margin: 0px;
margin-top:0px;
	background-color: #ffffff;
		font-family: Verdana;
	font-size: 9pt;
	/*font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;*/
	padding: 0px;
	/*	background-image:  url("../images/perets02.jpg");cursor: url(images/coursor.cur);*/
	/*background-image:  url("cristmassbg.jpg");*/
		background-image:  url("Shrimps2.jpg");
    background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:center top;
}

.container {
	position: relative;
	margin: 0 auto;
	margin-top:-28px;
	width: 940px;
	float:left;
}
#wrapper {
	margin-top: 0px;
	float: left;
	width: 940px;
	z-index: 5;

}
.content_top {
	margin-top: 12px;
	margin-left:0px;
	/*background:#A80008;*/
	/*background-image:url(lo_Cristmas2.png);*/
	background-image:url(lo_11.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:25px;
	height: 277px;
}
.logo {
	position: absolute;
	float: left;
	z-index: 4;
	/*margin-left: 32px;*/
	margin-left: 17px;
	margin-top: 64px;
}
.logo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 41px;
	text-align: center;
	color:#CCC;
}
.logo a {
	color: #FFF;
		text-decoration: none;

}
.logo a:hover {
	color:#FF0;
}
.navigation {
	position: relative;
	float: right;
	background-color: #000;
	width: 647px;
	z-index: 5;
	margin-top: 237px;
	margin-right: 37px;
	margin-bottom: 6px;
	height: 40px;
	filter:alpha(opacity=70);opacity:0.7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navigation ul {
	margin-left: 1px;
	margin-top: 14px;
}

.navigation ul li {
	left: 10px;
	padding-left: 19px;
	margin-top: 11px;
	display: inline;
}

.navigation a {
	color:#FFF;
	text-decoration:none;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.navigation a:hover {
	color: #ffff00;
	text-decoration:none;
}
.top_button {
	position: absolute;
	height: 73px; 
	width: 689px; 
	left: 251px;
	z-index: 3;
	float: right;
	background-color: transparent;
	/*margin-top: -260px;
	margin-right: -21px;*/
	margin-top: 202px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*filter:alpha(opacity=10);opacity:1.7;*/
	text-align:right;
}
.top_button table {
	margin-left: 1px;
	margin-top: 7px;
}
.slideshow { 
	position: absolute;
	height: 277px; 
	width: 689px; 
	left: 256px;
	z-index: 3;
	background-color: #000;
}
.content_bottom {
	/*background-image:url(bo0.png);	height: 400px;*/
	background-repeat: repeat-y;
	background-position: left top;
	margin-left:25px;
}
.left_column {
/*background-color:#E5E5E3;*/
	position: relative;
	float: left;
	text-align:left;
	width: 480px;
	top: -5px;
	margin-left: 35px;
}
.left_column img {
	padding-right: 15px;
	margin-top: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #4e4b42;
	letter-spacing: -1pt;
	font-weight: 100;
	margin-top: 15px;
	margin-bottom: 20px;	
}
.left_column p, .right_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 20px;
	margin-left: 0px;
}
.left_column a, .right_column a {
	text-decoration: none;
}
.left_column a:hover, .right_column a:hover {
	text-decoration: none;
	color: #F00;
}
.left_column_index {
/*background-color:#E5E5E3;*/
	position: relative;
	float: left;
	text-align:left;
	width: 440px;
	top: -5px;
	margin-left: 75px;
}
.left_column_index h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #4e4b42;
	letter-spacing: -1pt;
	font-weight: 100;
	margin-top: 35px;
	margin-bottom: 20px;	
}
.left_column_index p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 20px;
	margin-left: 0px;
}
.left_column_index a {
	text-decoration: none;
}
.left_column_index a:hover {
	text-decoration: none;
	color: #F00;
}

.footer a, footer a:hover, .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 16px;
	text-decoration:none;
}
.footer a:hover {
	color: #999;
}
.right_column {
	float: right;
	position: relative;
	width: 370px;
	margin-right: 10px;
	margin-top: 20px;
	text-align:left;

}
.right_column img {
	border: 1px solid #dddbd7;
	padding: 3px;
	background-color: #FFF;
}
