body {
	margin:0; padding:0;
	background:#999999 url("../images/bg.jpg") 0px 0px repeat-x;
	font-family:Verdana;
	font-size: 14px;
}

h1 {
	font-color:black;
	font-weight:normal;
	font-size:18px;
	font-family:Arial;
	margin-top:25px;
	margin-bottom:15px;
}

h2 {
	font-color:black;
	font-weight:bolder;
	font-size:15px;
	font-family:Arial;
	margin-top:25px;
	margin-bottom:15px;
}

.logo {
	margin:0; padding:0;
	position:absolute;
	top:0px; left:0px;
	background: url("../images/logo.jpg") 0px 0px no-repeat;
	height:60px; width:118px;
}

.sale {
	margin:0; padding:0;
	position:absolute; right:20px; top:30px;
	color:white;
	font-family:Arial;
	font-size:16px;
	font-weight:bolder;
}

.sale a {
	color:white;
	text-decoration:none;
}
.sale a:hover {color:black}
.sale a:active {color:red}

.content {
	background:#E7E7E7;
	border-left:2px solid #777777;
	border-right:2px solid #777777;
	border-bottom:2px solid #777777;
	width:761px;
	text-align:center;
}

.text_inner {
padding-left:20px;
padding-right:20px;
text-align:left;
}

.text_inner2 {
padding-left:20px;
padding-right:20px;
text-align:center;
}

.text_inner img {
margin:10px;border-color:#CC3333;
}

.text_inner2 img {
margin:3px;border-color:#CC3333;
}

.content img {
	margin-top:0px;
	paddign-top:0px;
}

.menu table {
	width:100%;
}

.menu td {
	background:#E7E7E7 url("../images/menu_bg.jpg") 0% 0% repeat-x;
	height:49px;width:25%;
}

.menu a {
	color: #666666;
	text-decoration:none;
}

.menu a:hover {color:black}
.menu a:active {color:red}

a {color:#CC3333;text-decoration:underline;}
a:hover {color:black;text-decoration:none;}
a:active {color:#CC3333;text-decoration:none;}

.copyr {
	color:gray;
	font-size:11px;
	padding-top:20px;
	padding-bottom:20px;
}

h3 {font-weight:bolder; font-size:20px;font-family:Times; font-style:italic;}
.ac {color:#CC3333;}

td#in1, td#in2, td#in3, td#in4 {
	width:302px;
	height:232px;
	vertical-align:bottom;
	text-align:center;
	padding-bottom:8px;
}

td#in1 {
	background: url("../images/index_01.jpg") 0px 0px no-repeat;
	border:1px solid #999999;
}

td#in2 {
	background: url("../images/index_02.jpg") 0px 0px no-repeat;
	border:1px solid #999999;
}

td#in3 {
	background: url("../images/index_03.jpg") 0px 0px no-repeat;
	border:1px solid #999999;
}

td#in4 {
	background: url("../images/index_04.jpg") 0px 0px no-repeat;
	border:1px solid #999999;
}

/* ----------------------------------------------------- */
/* -------------------- Gallary ------------------------ */
/* ----------------------------------------------------- */

#thumbBox{
	position: absolute;
	left: 0; top: 0;
	width: auto; padding: 10px; padding-bottom: 0;
	background: #999999;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	border:1px solid #eeeeee
}

#thumbBox .footerbar{
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: black;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage {background-color: white;}

#thumbLoading {
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 0.5em 1em;
	z-index: 5;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

/*-----------------------------------------------*/
/*-----------------------------------------------*/
/*-----------------------------------------------*/

.map {border:0px; margin-top:10px;margin-bottom:10px;}
.otta {padding-left:15px; padding-right:15px;}