body {
	margin : 0px 0px 0px 0px;
	background-color: #4a4e4b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #222222;
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

#content
{
	width:990px;
	margin-left : auto;
	margin-right: auto;
	margin-top:0px;
	padding-bottom:0px;
	text-align: left;
	line-height: 150%;
	background-image: url(../_images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}

#head
{
	width: 990px;
	background-image: url(../_images/head_bg_03.jpg);
	background-repeat: no-repeat;
	height: 198px;
	
}


#head .a
{
	position: absolute;
	z-index:6;
}

#head .a a
{
	position: absolute;
	display: block;
	float:left;
	background-color: white;
	opacity: .6;
	filter: alpha(opacity=60);
	width: 92px;
	margin: 0px 0px 0px 0px;
	padding: 5px 1px 5px 1px;
	text-align:center;
	font-weight: bold;
	color: #000000;
	text-decoration:none;	
	z-index:6;
}

#head a:hover
{
	opacity: 1;
	filter: alpha(opacity=100);	
}

#head .btn1 {margin-left: -5px; margin-top: 80px;}
#head .btn2 {margin-left: 70px; margin-top: 20px;}
#head .btn3 {margin-left: 147px; margin-top: 120px;}
#head .btn4 {margin-left: 223px; margin-top: 50px;}
#head .btn5 {margin-left: 300px; margin-top: 140px;}
#head .btn6 {margin-left: 377px; margin-top: 50px;}
#head .btn7 {margin-left: 454px; margin-top: 120px;}
#head .btn8 {margin-left: 530px; margin-top: 20px;}
#head .btn9 {margin-left: 606px; margin-top: 80px;}

#head .a .sub-box a
{
	opacity: .8;
	filter: alpha(opacity=80);
	color:white;
	position:relative;
	font-size: 75%;
	margin-bottom: 2px;
	background-color: #5b8087;
	z-index:6;
}
#head .a .sub-box a:hover
{
	opacity: 1;
	filter: alpha(opacity=100);	
	color: black;
	background-color: white;
	z-index:6;
}

#head a.logo
{
	width: auto;
	position:absolute;
	margin-top:16px;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 662px;
	background: transparent;
	opacity: 1;
	filter: alpha(opacity=100);
}

#head a.logo img
{
	border: none;
}

#black-stripe
{
	height: 35px;
	background-color: #000000;
	clear:both;
	padding: 15px 15px 0px 3px;
	color:white;
}

#black-stripe #activator
{
	position:absolute;
	width: 77px;
	height: 135px;
	margin-top: -85px;
	z-index: 1;
}
#black-stripe #activator.btn1 {margin-left:0px; background-color:#36AA47;}
#black-stripe #activator.btn2 {width: 76px; margin-left:77px; background-color:#46BBF0;}
#black-stripe #activator.btn3 {margin-left:153px; background-color:#EE7B20;}
#black-stripe #activator.btn4 {margin-left:229px; background-color:#000000;}
#black-stripe #activator.btn5 {width: 76px;margin-left:306px; background-color:#9F0076;}
#black-stripe #activator.btn6 {margin-left:383px; background-color:#006CB5;}
#black-stripe #activator.btn7 {margin-left:459px; background-color:#00A472;}
#black-stripe #activator.btn8 {width: 76px;margin-left:536px; background-color:#F7B350;}
#black-stripe #activator.btn9 {margin-left:612px; background-color:#DF0039;}

#black-stripe #lang
{
	float: right;
}
#black-stripe #lang img
{
	margin-right: 10px;
}

#black-stripe img
{
	vertical-align:middle;
}

#right-column
{
	float: right;
	background-color:#393d3a;
	width: 263px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

#right-column h3
{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	color: #c6e097;
	font-size: 120%;
	background:transparent;
}

#right-column input{font-size: 85%; width: 120px;}

#login-box
{
	clear:both;
	background-color: #000000;
	padding: 8px 8px 8px 8px;
	margin-bottom: 10px;
}

.gallery-thumb-box
{
	height: 100px;
	width: 100px;
	background-color: #9ab9cb;
	text-align:center;
	margin: 2px 2px 2px 2px;
	float:left;
	vertical-align: middle;
}

.inquiry
{
	margin-top: 20px;
	padding: 10px;
	background-color: #efefef;
}

img.thumb
{
	padding: 5px;
	vertical-align: middle;
}

.guestbook-box
{
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	margin-bottom:10px;
}

.highlight
{
	font-weight:bold;
	color: #df0039;
}

img.left
{
	float:left;
	margin-right:5px;
}
img.right
{
	float:right;
	margin-left:5px;
	clear:right;
}

.bannery
{
	clear:both;
	background-color: #4a4e4b;
	padding: 8px 8px 8px 8px;
	margin-bottom: 10px;
}

.sub-box
{
	position:absolute;
	display: none;
	margin-top: 30px;
	width:90px;

}

#text-and-navig
{
	float:left;
	width: 700px;
}

#text-content
{
	float:right;
	padding: 20px 20px 20px 0px;
	width: 570px;
}

#navig
{
	float:left;
	width:80px;
	padding: 20px 5px 20px 5px;
	text-align: center;
}

#foot
{
	padding: 10px 10px 10px 10px;
	height: 40px;
	background-color: black;
}
.short-text
{
	background-color: #efefef;
	padding: 5px;	
}
p
{margin-bottom: 12px;}

hr{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 1px;
	border-top: 1px solid #cccccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #cccccc;	
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
	color: #89a8ba;
	font-size: 200%;
	line-height: 120%;
}

h1.first-title{
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
	font-size: 16px;
	color: #104152;	
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
	font-size: 140%;
	color:#006cb5;
/*	background-color:#efefef;*/
}

h2.atleft{
	margin-bottom : 20px;
	padding : 5px 5px 5px 5px;
	margin-left :18px;
	background-color : white;
}


h3{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
	color : #36aa47;
	padding: 12px;
	background-color: #efefef;
}

h3.message{
	text-align: center;
	background-color: #EF7C1F;
	padding: 2px 2px 2px 2px;
	color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}


h4{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Trebuchet MS,Verdana, Arial;
	text-align : left;
	font-weight : bold;
}

h5{
	font-size: 11px;
	margin-top: 0px;
}

ul {margin-left:0px;padding-left:15px;}
li {margin-left:0px;padding-left:10px;list-style:square;}


table.no-format
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.no-format td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.clear-all{
	clear: both;
}

fieldset
{
	background-color: #efefef;
	border: none;
}
legend
{
	font-size: 120%;
	font-weight: bold;
	color: #c6e097;
	background-color: white;
	padding: 5px 10px 5px 10px;
}

input
{
	border: 1px solid #f0f0f0;
	font-size: 100%;
	background-color:#c6e097;
}
select
{
	border: 1px solid #000000;
	font-size: 85%;
}
textarea
{
	border: 1px solid #f0f0f0;
	font-size: 85%;
	background-color:#c6e097;
	font-family: Verdana, Arial, Trebuchet;
}
input.btn
{
	border: 1px outset black;
	background-color: #f7b350;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}


img {border:none;}

a:link {	color: #36AA47;	text-decoration: underline;}
a:active {color: #36AA47;text-decoration: underline;}
a:visited {color: #36AA47;text-decoration: underline;}
a:hover {color: #555555;text-decoration: none;}



