/* CSS Document */

body	{ 
	background-color:#E9792C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	margin: 0 auto;
	height: 100%;
	}
	
#container { 
	width:780px;
	margin:0 auto;
	}
	
#header {
	height:119px;
	background:url(images/top.jpg);
	}
	
#box {
	width:780px;
	height:100%;
	display:table;
	background:#76B834;
	float:left;
	}

.left { 
	height:350px;
	width:196px;
	background:url(images/left.jpg);
	background-repeat:no-repeat;
	float:left;
	}

#right {
	width:584px;
	background:#FFE4B0;
	float:left;
	margin:0px;
	height:100%;
	}
#menu {
	width:584px;
	height:30px;
	float:left;
	margin:0px;
	background:url(images/menu.jpg);
	background-repeat:no-repeat;
	}
	
#bottom {
	height:30px;
	background:url(images/bottom.jpg);
	width:780px;
	float:left;
	}

#pagetext {
	margin:0px;
	width:584px;
	height:100%;
	background:#FFE4B0;
	float:left;
	}


#pictures {
  	margin:2px 15px 25px 70px; 
}

#prices { 
	height:100%;
	margin:35px 15px 25px 50px;
	}
	
#contacts { 
	height:100%; 
	margin:35px 15px 25px 50px;
	}
	
.layer { float:right; margin:0px; background:url(images/layer.jpg); background-repeat:no-repeat; width:169px; height:165px; }


ul#simple-menu{ 
	list-style-type:none;
	height:27px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:0px; 
	}
	

ul#simple-menu li{
	float:left;
	margin:0px;
	padding:0px;
	margin:0px;
	}

ul#simple-menu li a{
	color:#FF6A04; font-weight:bold; font-size:20px; font-family:"Palatino Linotype"; margin-left:20px; text-decoration:none;
	}



#pagetext a { font-size:13px; color: #E9792C;  font-weight:bold; line-height:17px;  text-decoration:none; }

.layer p { font-size:12px; color:#FFFFFF; font-style:italic; margin:6px 0 0 0; }




#bottom p { text-align:right; font-size:11px; font-weight:bold; margin:8px 20px 0 0; color:#5FA11E}	

p.pagetext { margin:28px; font-style:italic; }

#pagetext h1 { font-size:16px; margin:30px; }

#header a {  margin-left:620px; font-size:13px; color:#FF6A04;  font-weight:bold; line-height:17px; font-family:"Palatino Linotype";  } 

#header a:hover { margin-left:620px; font-size:13px; color:#FF6A04;  font-weight:bold; line-height:17px;  text-decoration:none; font-family:"Palatino Linotype"; line-height:17px;  } 	

.left img { margin:380px 0 0 25px;}

#menu img {
	margin:8px 0 0 8px;
	}
	