body {
	padding: 0px;
	margin: 0px;
	background: #000000;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
} 
.ux-menu a.current {
                background-image: url('images/menu-item-bg-current.png');
                border-color: #cbc0b7;
            }
#container {
    
	border-left: 1px solid #B7CA57;
	border-right: 1px solid #B7CA57;
	text-align: left;
    margin: 0 auto; 
    width: 1010px;
} 

#header {
    background: black url(../images/bg_top.png) no-repeat;
	width: 1010px;
	height: 200px;	
	float: left;
	position: relative;
}

#header-logo {
	position: absolute;
	left:600px;
}

.language{
	color:#B7CA57;
	margin-top:10px;
	margin-left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:100;
	position:absolute;
	top:20px;
	right:17%;
	left: 250px;
}

.language a{
	color:#B7CA57;
	text-decoration:none;
	z-index:100;
}
.language a:hover{
	color:#B7CA57;
	text-decoration:underline;
	z-index:100;
}
#header img{
	position:absolute;	
	top: 110px;
	padding-right: 18%;
	z-index:50;
}


#heading {
	/*width:695px;
	 * height: 60px;
	 * float: left;
	 * clear:both;
	 */
	color: #B7CA57;	
	padding-left: 350px;
	top: 140px;
	font-size: 48px;	
	font-variant: small-caps;	
	position:absolute;
}

#wrapper {
	background:black none repeat scroll 0 0;
	color:#020202;
	clear:both;
	/*padding:0;
	position:relative;
	width:1010px;*/
	/*float: left;*/
	/*width: 100%;*/
}

#navigation {
	/*background:#020202 url(../images/corner_bottom.png) no-repeat scroll bottom right;*/
	color:#333333;
	float:left;	
	width:272px;
	border-right: 1px solid #9AAA4A;
	border-bottom: 1px solid #9AAA4A;
	padding-bottom:25px;	
}

#content {
	background:#020202 none repeat scroll 0 0;
	border-color:#000000;
	border-style:solid;
	border-width:0 0 0 0;
	border-top: 1px solid #B7CA57;
	color:#333333;
	text-align:left;
	float: left;
	width:735px;

/*	padding: 10px;*/
}

#sub-content {
    font-size: 12px;
	line-height:1.7;
	padding: 5px 20px;
	color: #DADADA;
	}
	
#sub-content #right_index_packages{
	margin:5px;
	padding-left:10px;
	
	float:right;
	width:130px;
	border-left:1px solid #E5FD6D ;
	height:auto;
}

#sub-content #right_index_packages p{
	margin-bottom:10px;
	font-size:10px;
}
#sub-content #right_index_packages p a{
	text-decoration:none;
	color:#DADADA;
	}
#sub-content #right_index_packages p a img{
	border:none;
	
}

#sub-content #left_index_content{
	width:540px;
	padding-right:10px;
}
#sub-content a{
text-decoration:none;
color:#E5FD6D;
}

#sub-content a:hover{
text-decoration:underline;
color:#E5FD6D;
}

.thumbnail {
	
	padding: 4px;
	/*background-color: black;
	border: 1px solid #B7CA57;*/
	float: left;
	margin-top:15px;
	margin-right: 10px;
	margin-bottom: 5px;
	width:150px;
	height:100px;
}

.thumbnail a{
	text-decoration:none;
}
.thumbnail a:hover{
	color:#E5FD6D;
	text-decoration:underline;
}

.web_link {
	color:#DADADA;
	font-size:12px;
	padding-left:5px;
	text-decoration:none;
}

.thumbnail img {
    padding: 4px;
	background-color: black;
	border: 1px solid #B7CA57;
	
	margin-right: 10px;
	margin-bottom: 3px;

	/*border: 0px;*/
}

.hintTextbox{
	background-color: #000000;
    border-left: 1px solid #E5FD6D;
    border-bottom: 1px solid #E5FD6D;
    border-right: 1px solid #292929;
    border-top: 1px solid #292929;
    font-family: "lucida grande",tahoma,verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    color: gray;
    margin-bottom: 10px;
    padding: 5px;
}

#form1 textarea{
	position:absolute;
	margin-left:205px;
	margin-right:10px;
	margin-top:3px;
	font-size:16px;
}

.submit_reset{float:right; clear:both;}

#form1 .telephone {
	color:white;
}


#validation_message{
	/*height:15px;*/
	width:668px;
	/*margin-left:3px;*/
	padding:10px;
	color:#FFFFFF;
	font-variant: small-caps;
	font-size: 14px;
	border:2px solid #990000;
	background-color:#000000;
	visibility:hidden;

}

.menu_link
{
	position:relative;
	top:-10px;
	right:-8px;
	color:#E5FD6D;
	font-size:14px;
	text-decoration: none;
}
.menu_link_div{
	height:80px;
}

.thumbnail .zoom  img{
	position:absolute;
	z-index:100;
	border:none;
	background:none;
}

#simple-horizontal-menu img{
	border:none;
}

#footer {
    background: black url(../images/bg_footer.png) no-repeat scroll right bottom;
	background-position-x: right;
	width: 100%;
	/*height: 176px;*/
	margin:0 auto;	
	clear: left;
	color:#E5FD6D;
	/*margin-top:20px;*/
	padding-top:125px;
	padding-bottom: 30px;
	text-align:center;
	line-height:1.9;
}

#footer .footer-links{
margin:0 auto;
}
#footer .footer_link{
	font-size:9px;
	color:#E5FD6D;

}

#footer a{
margin-left:4px;
margin-right:4px;
	text-decoration:none;
	color:#E5FD6D;
}
#footer a:hover{
	text-decoration:underline;

}

.active_slider {
	text-decoration: none;	
}

.inputbutton{
cursor:pointer;
color:#E5FD6D;
background:transparent;
border:1px solid #E5FD6D;
height:28px;
width:50px;
}

.footer-links {
	width: 750px;
}
