body {
  background-color:#ffffff;
  margin:0px;
  padding:0px;
  width:100%;
  height:100%;
}
img {
  border:0;
}
à {
  border:0px;
  border:none;
  outline:none;
}
a:active, a:focus, a:visited { 
    border:none;
    outline:none;
}
#main {
  background-color:#333333;
  margin:0 auto;
  width:995px;
  height:550px;
  /*border:1px solid #fff;*/
  overflow:hidden;
  z-index:0;
  display:block;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight:bold;
}
#banerarea {
  margin:0 auto;
  width:995px;
  height:80px;
  display:block;
  padding-top:10px;
}
#indexa {
  width:471px;
  margin:20px auto;
  background-color:#333333;
}
#content {
  background : url(../img/faceback.png) no-repeat 50% 40px;
  overflow:hidden;
  height:550px;
  z-index:1;
  display:block;
}
#logoto {
   width:150px;
   height:140px;
   position:absolute;
   display:block;
   top:35px;
   padding:0px;
   margin-left:25px;
   /*border:1px solid #fff;*/
}
#mainmenu {
   background-color:#FF9900;
   color:#333333;
   width:995px;
   display:inline;
   overflow:hidden;
   float:left;
   margin-top:0px;
   padding-top:5px;
   padding-bottom:5px;
}
#mainmenu a {
   color:#333333;
   text-decoration:none;
   margin-left:91px;
}
#mainmenu a:hover {
   color:#efefef;
   text-shadow: 0.1em 0.1em 0.2em black;
}
#mainmenu .mselected{
   color:#efefef;
   text-shadow: 0.1em 0.1em 0.2em black;
}
#mainmenupage {
   width:275px;
   display:block;
   overflow:hidden;
   float:right;
   padding:0px;
   margin-top:20px;
   margin-right:30px;
}
#secondmenu {
   display:block;
   overflow:hidden;
   width:840px;
   padding:20px;
   margin:190px auto;
   border: 2px solid #FF9900;
   background:url(../img/50gray.png) repeat;
   -moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    border-radius: 15px;
}
#secondmenu  ul{
    padding:0px;
	margin:0px;
	float:left;
	display:block;
	overflow:hidden;
    width:400px;
    list-style:none;
	line-height:20px;
	margin-right:20px;
	/*border:1px solid #efefef;*/
}
#secondmenu  ul li {
    padding:0px;
	margin:0px;
}
#secondmenu a {
    color:#FF9900;
    text-decoration:none;
	margin-left:50px;
}
#secondmenu a:hover {
    color:#efefef;
}
#textfield {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight:bold;
   color : #cccccc;
   width:600px;
   height:95px;
   overflow:hidden;
   margin-top:40px;
   margin-left:270px;
   /*border:1px solid #cc9999;*/
   z-index:2;
}
#textfield2{
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight:bold;
   color : #cccccc;
   width:300px;
   height:370px;
   overflow:hidden;
   margin-top:30px;
   margin-left:350px;
   /*border:1px solid #cc9999;*/
   z-index:2;
}
#pagetitle {
   width:275px;
   height:52px;
   margin-top:20px;
   margin-right:30px;
   z-index:3;
   display:block;
   float:right;
}
#pmenu {
   width:950px;
   height:45px;
   margin:0 auto;
   color:#cccccc;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   /*border:1px solid #cc9999;*/
   margin-top:20px;
   text-transform: uppercase;
   line-height:150%;
   overflow:hidden;
}
#pmenu a {
   color:#ff9933;
   font-weight:bold;
   text-decoration:none;
}
#pmenu a:hover {
   color:#ff9933;
   font-weight:bold;
   text-decoration:underline;
}
#lang {
   color:#cccccc;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;
   display:block;
   height:20px;
   margin-top:5px;
   margin-right:5px;
   float:right;
}
#lang a{
   color:#ff9933;
   font-weight:bold;
   text-decoration:none;
}
#lang a:hover {
   color:#ff9933;
   font-weight:bold;
   text-decoration:underline;
}
#lang img {
   margin-right:13px;
   margin-bottom:2px;
}
#lang .lastimg {
   margin-right:0px;
}
#contactform  {
   display:block;
   width:500px;
   height:350px;
   margin:20px auto;
   padding:0px;
   color:#cccccc;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;
}
#contactform  textarea{
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border:2px solid #ff9933;
	background-color:white;
	filter:alpha(opacity=60);
	opacity:.6;
}
.contactinput {
   width:350px;
   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border:2px solid #ff9933;
	background-color:white;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.headtitle {
    background-color:#FF9900;
    font-size:15px;
	color:#333333;
	font-weight:bold;
	padding:3px;
}
#copyright {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#ccc;
   position:relative;
   bottom:13px;
   display:block;
   text-align:center;
}
#map {
    display:block;
	width:500px;
	height:270px;
	position:absolute;
	top:230px;
	left:30%;
	padding:0px;
	border-radius: 5px;
	border:2px solid #ff9933;
}
#photosarea {
   width:950px;
   height:270px;
   margin:0px auto;
   margin-top:45px;
   margin-bottom:10px;
   padding-left:20px;
   padding-right:20px;
   /*border:1px solid #cc9999;*/
   overflow:hidden;
}
#photosarea img {
   min-height:130px; 
   max-height:130px;
   border:2px solid #ff9933;
}
#paging {
   margin:0 auto;
   width:95px;
   color:#ccc;
}
#paging img {
   border:0px;
   margin-top:5px;
   position:relative;
   top:3px;
}
#paging a {
   border:0px;
   text-decoration:none;
   color:#ff9933;
}