body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #472716;
	text-decoration: none;
	background-color: #FFFFFF;
}


img {
	border:0px;
}


a {
	color:#333333;
	text-decoration:none;
}




#contactform{
	min-width: 537px;
	min-height: 500px;
	_width: 537px;
	_height: 500px;
	background: #FFFFFF;
	position:absolute;
	right:1px;
	top:108px;
	display:none;
	visibility:hidden;
	color:#FF9705;
}


#contactform form {
	padding:45px;
}


#contactform input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
	color:#FF9705;
}



#bigpicturewrap{
	min-width: 537px;
	min-height: 500px;
	_width: 537px;
	_height: 500px;
	/*background: #F35712;*/
	background: #FFFFFF;
	position:absolute;
	right:1px;
	top:44px;
	display:none;
	text-align:right;
}

#bigpicture {
	border:0px;
	cursor:pointer;
}



#motto {
	background: #ffffff;
	width:537px;
	height:43px;
	position:absolute;
	top:-43px;
	left:0px;
}



#motto p{
	padding:0px; margin:0px; padding-top:13px; padding-left:9px; font-size:11px;
}




#language {
	width:100%;
	height:43px;
	font-size:9px;
}

#language a{
	font-size:9px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


#language p{
	padding:0px; margin:0px; margin-top:30px; padding-left:7px;
}


#motto2 {
	width:100%;
	height:65px;
	background:#D5B58E;
	margin-top:43px;
}


#wrap {
	margin-left:auto;
	margin-right:auto;
	width:808px;
	min-height:501px;
	_height:501px;
	position:relative;
	margin-top:8%;
}


#left {
	width:268px;
	min-height:501px;
	_height:501px;
	float:left;
	border:0px;
	border-left:1px #816C60 solid;
}


#center {
	width:268px;
	min-height:501px;
	_height:501px;
	float:left;
	border:0px;
	border-left:1px #816C60 solid;
}


#right {
	width:268px;
	min-height:501px;
	_height:501px;
	float:left;
	border:0px;
	border-left:1px #816C60 solid;
	border-right:1px #816C60 solid;
}


#mainmenu {
	background:#FF9705;
	width:100%;
	min-height:200px;
	_height:200px;
	margin-top:43px;
}



#logo {
	width:100%;
	height:65px;
	background: #472716;
	position:relative;
}



#secondmenu {
	background:#FFFFFF;
	width:100%;
	min-height:100px;
	_height:100px;
}


#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472716;
	text-decoration: none;
}


#mainmenu ul{
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:13px;
	margin-top:21px;
}

#mainmenu li {
	margin-top:4px;
}







#secondmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9705;
	text-decoration: none;
}


#secondmenu ul{
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:23px;
	margin-top:10px;
}

#secondmenu li {
	margin-top:4px;
}



#mainmenu a.selectedmain {
	color:#ffffff;
}


#secondmenu a.selectedsecond {
	color: #472716;
}


#content {
	padding:15px;
}



.yellow {
	color: #FF9705;
}


.bgwelcome {
	background: #ffffff url(images/bg_welcome.gif) 168px 270px no-repeat;
}



#right p {
	margin:0px;
	padding:13px;
}

#content p{
	padding:0px;
	margin:0px;
	margin-left:10px;
}

#content img {
	padding:0px;
	margin:0px;
	margin-right:10px;
	margin-bottom:10px;
	cursor:pointer;

	max-width: 104px;
	max-height: 78px;
	
	width: expression(this.height < this.width && this.width > 104 ? '104px' : expression(this.height > this.width && this.width > 58 ? '58px' : true));
	height: expression(this.height > this.width && this.height > 78 ? '78px' : true);
	/*border: 1px #cccccc solid;*/
	
}


#medium {
	max-width: 268px;
	width: expression(this.height < this.width && this.width > 268 ? '268px' : true);
	height: expression(this.height > this.width && this.height > 201 ? '201' : true);
	cursor:pointer;
}
