﻿body{
	text-align: center;
	background-color:#000000;
	background-image: url(images/global_bg.jpg); 
	scrollbar-base-color:#FFF;
	scrollbar-3dlight-color: #999;
	margin: 0;
	color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

a {
	text-decoration: none; 
}

a:link { 	color: #666666; }
a:visited { color: #666666; }
a:hover { color: #CCCCCC; }
a:active { color: #666666; }

img{
	border: 0px;
	margin:0px;
}


p{
	font-size: 12px;
	line-height: 1.8em;	
	padding-left: 50px; 
}

table {
	border:0px none;
	caption-side:top;
	font-size:12px;
	max-width:500px;
}
td, th {

	border-collapse:collapse;
	empty-cells:show;
	font-size:12px;
	height:40px;
	padding:5px;
	text-align:left;
}
input, select, textarea {
	background-color: #CCCCCC;
	font-size:12px;
}

h1{
	font-size: 10px;
}

h2{
	color: #336699;
	margin: 0px;
	font-size: 10px;
	font-weight: normal; 
}

h3{
	color: #336699;
	font-size: 10px;
	font-weight: normal;
}

#logo{
	width: 100%;
	height: 250px;
	margin-top: 50px;
}

#menu{
	width: 100%;
	height: 29px;
	top: 290px;
	background-image: url(images/menu_bg.gif);	
	margin: 0px 0px 0px 0px;
	text-align: center;
	position: absolute;
	left: 0px;
	float: right;
}

#menu ul{
	margin: 0px 0px 0px 0px;
	padding:0;
}

#menu li{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding:0;
	display: inline;
}

#main{
	width: 100%;
	height: auto;
	top: 320px;
	margin: 0px;
	text-align: center;
}


#in {
	position: absolute;
	width: 800px;
	height: 650px;
	left: 20%;
	text-align: left;
}

#enter{
	margin-top: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
}

#gallery{
	position: absolute;
	width: 100%;
	height: 650px;
	margin: 30px 0px 0px 0px;
	text-align: center;
	float: right;
	left: 0px;
}

#gallery ul{
	margin: 10px 0px 15px 0px;
	padding:0;
}

#gallery li{
	list-style-type:none;
	margin: 0px 10px 0px 10px;
	padding:0;
	display: inline;
}

#gallery a{
	text-decoration: none; 
}

#contact {
	width:500px;
	left: 25%;
	top: 350px;
	position:absolute;
}

#map {
	top: 350px;
	width: 100%;
	height: auto;
	margin: 50px 0 0 0;
	text-align: center;
}

#footer{
	width: 100%;
	height: auto;
	margin-top: 30px;
	font-family: Arial,Verdana,sans-serif; 
}

#footer p{
	color: #666666;
	font-family: Arial,Verdana,sans-serif; 
	font-size: 9px;
	text-align: center;
}

#footerlink{
	margin-top: 120px;
}

#footerlink p{
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#address{
	margin-top: 360px;
	text-align: center;
	}

#address p{
	font-size: 10px;
	color: #666699;
	line-height: 1.3em;
}
