
html, body{
	height: 100%;
	padding:0;
	margin: 0;
	background-color:#ffffff;
}
p { padding:0px; margin:0px; }
table,td,th { border: 0; padding: 0px; border-collapse: collapse; }
ul { list-style: url(../elements/li.jpg) disc } 

#container { 
	width:1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -290px; /* the bottom margin is the negative value of the footer's height */
} 

#mainContent { 
	width:1000px; height:auto;
	margin:auto;
	padding:0px;
	position:relative;
} 

/* TOP MENUS */
/* ********* */
#TopButtons {
 display:block; position:relative; 
 width:1000px; height:30px;
 background-image: url(../elements/top_bak_buttons_new.jpg); background-repeat:no-repeat;
}
#TopButtons1 {
 display:block; position:relative; 
 width:1000px; height:30px;
 background-image: url(../elements/check_availability.jpg); background-repeat:no-repeat;
}
#TopButtons #TB_C1 { display:block; width:210px; height:30px; float:left; display:inline; }
#TopButtons #TB_Sep1 { display:block; width:170px; height:30px; float:left; display:inline; }
#TopButtons #TB_C2 { display:block; width:489px; height:30px; float:left; display:inline; }
#TopButtons #TB_C3 { display:block; width:131px; height:30px; float:left; display:inline; }
/* LOGO AREA */
/* ********* */
#LogoArea {
 display:block; position:relative; 
 width:1000px; height:81px;
}
#LogoArea #LA_C1 { display:block; width:506px; height:81px; float:left; display:inline; }
#LogoArea #LA_Sep1 { display:block; width:128px; height:81px; float:left; display:inline; }
#LogoArea #LA_C2 { display:block; width:342px; height:81px; float:left; display:inline; }

#TopMenu {
 display:block; position:relative; 
 width:1000px; height:39px; padding-top:7px;
}


/* MAIN AREA */
/* *********** */
#MainArea {
 display:block; position:relative; 
 width:1000px; height:auto;
}
#MainArea #MA_Sep1 { display:block; width:4px; float:left; display:inline; }
#MainArea #MA_C1 { display:block; width:800px; float:left; display:inline; }
#MainArea #MA_Sep2 { display:block; width:13px; float:left; display:inline; }
#MainArea #MA_C2 { display:block; width:179px; float:left; display:inline; }

#checkAvailability { display:block; position:relative; width:179px; height:71px; background-image: url(../elements/check_availability.jpg); background-repeat:no-repeat; }
#mycyta { display:block; position:relative; width:179px; height:119px; background-image: url(../elements/mycytaback.jpg); background-repeat:no-repeat; }

#frameleft {
	display: inline;
	float: left;
	width:188px;
	margin: 0px 0px;
}

#framerightpages {
	display: inline;
	float: left;
	width: 612px;

}


/* LISTS */
/* ***** */
#areatop { display:block; position:relative; width:615px; height:25px; background-image: url(../elements/areatop.jpg); background-repeat:no-repeat; }
#areatile { display:block; position:relative; width:615px; height:auto; background-image: url(../elements/areatile.jpg); background-repeat:repeat-y; }
#areabottom { display:block; position:relative; width:615px; height:25px; background-image: url(../elements/areabottom.jpg); background-repeat:no-repeat; }

/* LISTS NO FRAME*/
/* ***** */
#areatopALL { display:block; position:relative; width:800px; height:25px; background-image: url(../elements/areatopALL.jpg); background-repeat:no-repeat; }
#areatileALL { display:block; position:relative; width:800px; height:auto; background-image: url(../elements/areatileALL.jpg); background-repeat:repeat-y; }
#areabottomALL { display:block; position:relative; width:800px; height:25px; background-image: url(../elements/areabottomALL.jpg); background-repeat:no-repeat; }


/* Bottom Page */
/* ************** */
.bottompage, .push {
	height: 290px; /* .push must be the same height as .footer */
}

.bottompage {
	position: relative;
	width:100%;
	margin: 0 auto;
	background-color:#00002f;
}

#bottomarea {
 display:block; position:relative; 
 width:1000px; height:auto; margin:auto; 
}
#bottomarea #BA_C1 { display:block; width:264px; height:auto; float:left; display:inline; }
#bottomarea #BA_C2 { display:block; width:262px; height:auto; float:left; display:inline; }
#bottomarea #BA_C3 { display:block; width:460px; height:auto; float:left; display:inline; }

