HTML {
	height: 100%;
	background-color:#e2cbac;
	
}

BODY {
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color:#515050;
	background-color:#fff;
	height:820px;
	position:relative;
	width:100%;
	min-width:879px;
}


/***************************************************
* HEADER
**************************************************/
#header-back {
	height: 381px;
	background: url(../design/2010/img/header_back.jpg) repeat-x top left;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:0;
}
#header-back2 {
	height: 90px;
	background: url(../design/2010/img/header_back2.jpg) repeat-x top left;
	width:100%;
	position:absolute;
	top:91px;
	left:0;
	right:0;
	z-index:1;
}
#header{
	height:239px;
	padding:0 6px 0 5px;
	position:relative;
	z-index:2;
}
#header .motto{
	color:#a28152;
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	bottom:25px;
	left:235px;
}
#header .background{
     background: url(../design/2010/img/roof.png) no-repeat bottom center;
     height:178px;
     width:100%;
     position:absolute;
     z-index:-1;
     bottom:-1px;
     left:0;
}
/*LOGO TIPAS*/
#logo {
	background: url(../design/2010/img/logo.jpg) no-repeat bottom right;
	float:left;
	padding-top: 51px;
	padding-left:20px;
	width: 166px;
	height: 36px;
}

#logo A {
	width: 100%;
	height: 100%;
	display: block;
}

#foto1, #foto2, #foto3{
	float:left;
	width:229px;
	height:257px;
	margin-bottom:35px;
}
#foto1{
	margin-left:40px;
	background:url('../design/2010/img/foto1.jpg') no-repeat center top;
}
#foto2{
	margin-left:30px;
	background:url('../design/2010/img/foto2.jpg') no-repeat center top;
}
#foto3{
	margin-left:30px;
	background:url('../design/2010/img/foto3.jpg') no-repeat center top;
}
/***************************************************
* 			TOP MENU
**************************************************/
#menu {
	font-size: 17px;
	font-family:Arial;
	width:812px;
	background:url('../design/2010/img/menu.jpg') repeat-x bottom left;
	height:47px;
	margin-left:10px;
}
#menu DIV.left {
	background: url(../design/2010/img/menu_left.jpg) no-repeat top left;
	float: left;
	height: 47px;
	width: 12px;
}
#menu DIV.right {
	background: url(../design/2010/img/menu_right.jpg) no-repeat top right;
	float: right;
	height: 47px;
	width: 15px;
}

#menu UL {
	padding: 0px 0px 0 0;
	margin: 0px 0 0;
	list-style: none;
	float:right;
}

#menu li {
	float:left;
	background:url('../design/2010/img/menu_div.jpg') no-repeat left 2px;
	padding-left:2px;
}
#menu li.first{
	padding-left:0px;
}
#menu UL LI A {
	float: left;
	display: block;
	color: #fff;
	height: 35px;
	padding:10px 43px 0 43px;
	text-decoration: none;
}
#menu UL LI A.first{
	position:relative;
	background: url(../design/2010/img/menu_left.jpg) no-repeat top left;
}
#menu UL LI A.last{
	padding-right:44px;
	position:relative;
	background: url(../design/2010/img/menu_right.jpg) no-repeat top right;
}
#menu UL A.last span.side, #menu UL A.first span.side{
	height: 47px;
	width: 15px;
	display:none;
	position:absolute;
}
#menu UL A.last span.side{
	background: url('../design/2010/img/menu_right_on.jpg') no-repeat top right;
	right:0;
	top:0;
}
#menu UL A.first span.side{
	background: url('../design/2010/img/menu_left_on.jpg') no-repeat top left;
	left:0;
	top:0;
}
#menu UL LI A:link, #menu UL LI A:visited {
	color: #fff;
}
#menu UL LI A:hover, #menu UL LI A.active {
	background:url('../design/2010/img/menu_on.jpg') repeat-x top left;
}
#menu UL A:hover.last span.side, #menu UL A:hover.first span.side{
	display:block;
}

/*****************************
KALBOS IR HOME MYGTUKAI
******************************/
#kalbos {
	float:right;
	padding-top:51px;
	width:300px;
	padding-right:24px;
}

#ico_home,#ico_mail,#ico_tree {
	float:right;
	margin-left:8px;
}
#ico_home A,#ico_mail A,#ico_tree A {
	height: 32px;
	width: 32px;
	display: block;
}

#ico_home A {
	background: url(../design/2010/img/home.jpg) no-repeat top center;
}

#ico_home A:hover {
	background: url(../design/2010/img/home_on.jpg) no-repeat top center;
}

#ico_mail A {
	background: url(../design/2010/img/mail.jpg) no-repeat top left;
}

#ico_mail A:hover {
	background: url(../design/2010/img/mail_on.jpg) no-repeat top left;
}

#ico_tree A {
	background: url(../design/2010/img/tree.jpg) no-repeat top left;
}

#ico_tree A:hover {
	background: url(../design/2010/img/tree_on.jpg) no-repeat top left;
}

/****************************************
* 		CONTENT
*****************************************/
#wrapper {
	width:879px;
	margin-left: auto;
	margin-right: auto;
}

#content-wrapper{
	background:url('../design/2010/img/content.jpg') repeat-x top left;
	padding:24px 0px 0px 0px;
	height:100%;
	position:relative;
	z-index:2;
	margin:0px 21px 0px 22px;
}
#content-wrapper .side-left, #content-wrapper .side-right{
	width:3px;
	height:128px;
	background: url('../design/2010/img/side.jpg') no-repeat top center;
	position:absolute;
	top:0px;
}
#content-wrapper .side-left{
	left:0;	
}
#content-wrapper .side-right{
	right:0;	
}
#choose-area{
	padding:18px 0 0;
	margin-top:14px;
	background:url('../design/2010/img/more.jpg') no-repeat center top;
	text-align:center;
	font-family:"Times New Roman";
	font-size:18px;
	color:#604c31;
}

DIV.clear {
	clear: both;
}

/***********************************
* FOOTER
************************************/
#footer-back {
	height: 386px;
	background:url('../design/2010/img/footer_back.jpg') repeat-x top left;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}
#footer-back2 {
	height: 41px;
	width:100%;
	background:url('../design/2010/img/footer_back2.jpg') no-repeat top center;
	position:absolute;
	bottom:227px;
	left:0;
	right:0;
	z-index:1;
}
#footer {
	height:111px;
	color: #766a57;
	font-family:Arial;
	font-size: 11px;
	margin-top:54px;
	position:relative;
	z-index:3;
	text-align:center;
}

#footer P.info {
	margin: 0px 0 0 0px;
	padding-bottom:16px;
}

#footer P.webguru {
	padding: 30px 0px 0 0px;
	margin: 0 0 0px 0;
	font-size:13px;
	color:#534d45;
}


#footer A:link,#footer A:visited,#footer A:hover,#footer A:active {
	color: #766a57;
}
#footer IMG {
	margin-bottom: -1px;
	border:0;
}
