/* 001f33 , to allazo kai se index*/
html, body {
	padding:0;
	margin: 0;
	background-color:#ffffff;
	height:100%;
}
p { padding:0px; margin:0px; }
table,td,th { border: 0; padding: 0px; border-collapse: collapse; }

#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 1 */
/* *********** */
#MainArea1 {
 display:block; position:relative; 
 width:1000px; height:286px;
}
#MainArea1 #MA1_Sep1 { display:block; width:4px; height:286px; float:left; display:inline; }
#MainArea1 #MA1_C1 { display:block; width:183px; height:286px; float:left; display:inline; }
#MainArea1 #MA1_Sep2 { display:block; width:13px; height:286px; float:left; display:inline; }
#MainArea1 #MA1_C2 { display:block; width:603px; height:286px; float:left; display:inline; }
#MainArea1 #MA1_Sep3 { display:block; width:14px; height:286px; float:left; display:inline; }
#MainArea1 #MA1_C3 { display:block; width:179px; height:286px; 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; }

/* MAIN AREA 2 */
/* *********** */
#MainArea2 {
 display:block; position:relative; 
 width:1000px; height:auto;
}
#MainArea2 #MA2_Sep1 { width:4px; height:137px; float:left; display:inline; }
#MainArea2 #MA2_C1 {  width:183px; height:137px; float:left; display:inline; }
#MainArea2 #MA2_Sep2 {  width:3px; height:137px; float:left; display:inline; }
#MainArea2 #MA2_C2 {  width:806px; height:137px; float:left; display:inline; }

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

.bottompage {
	position: relative;
	width:100%;
	margin: 0 auto;
	margin-top:10px;
	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; }
