body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 14px;
	background-color: #E9F8FE;
	
	SCROLLBAR-FACE-COLOR: #E6EEFB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCDDB; 
	SCROLLBAR-SHADOW-COLOR: #DBDCE5; 
	SCROLLBAR-3DLIGHT-COLOR: #DBDCE5; 
	SCROLLBAR-ARROW-COLOR: #9a9a9a; 
	SCROLLBAR-TRACK-COLOR: #F8F8FB; 
	SCROLLBAR-DARKSHADOW-COLOR: #DBDCE5;
}
#page {
	width: 900px;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 117px;
	width: 100%;
	background-image: url(../images/headerBG.gif);
	background-repeat: repeat-x;
}
.headerLeft {
	height: 97px;
	width: 14px;
	float: left;
}
.headerBottomLeft {
	height: 14px;
	width: 14px;
	margin-top: 83px;
	background-image: url(../images/headerBtmLeft.gif);
	background-repeat: no-repeat;
}

.headerCenter {
	height: 97px;
	width: 767px;
	float: left;
}
.headerLogo {
	width: 222px;
	float: left;
	height: 117px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

.headerMenuArea {
	width: 545px;
	height: 97px;
	float: left;
}
.headerMenuText {
	height: 20px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.headerMenuText a {
	float: left;
	width: 102px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.headerMenuText a:hover
{
	color: #990033;

}

.headerMenu {
	width: 530px;
	height: 87px;
	margin-right: auto;
	margin-left: auto;
}
.headerMenu a
{
	height: 87px;
	width: 102px;
	text-decoration:none;
	text-align: center;
	float: left;

}
.headerRight {
	height: 97px;
	width: 19px;
	float: right;
}
.headerBottomRight {
	height: 19px;
	width: 19px;
	margin-top: 78px;
	background-image: url(../images/headerBtmRight.gif);
	background-repeat: no-repeat;
}
#banner {
	height: 250px;
	width: 100%;
	padding-top: 10px;
}
.animation {
	width: 320px;
	float: left;
	height: 250px;
}

.animationLeft {
	height: 250px;
	width: 20px;
	float: left;
	background-image: url(../images/animationLeft.gif);
	background-repeat: no-repeat;
}
.slideshow {
	height: 239px;
	width: 240px;
	float: left;
	margin-top: 9px;
}
.animationTop {
	width: 100%;
	height: 11px;
	background-image: url(../images/animationTop.gif);
}
.animationBottom {
	width: 100%;
	height: 10px;
	background-image: url(../images/animationBottom.gif);
	background-repeat: repeat-x;
}


.animationRight {
	height: 250px;
	width: 23px;
	float: left;
	background-image: url(../images/animationRight.gif);
	background-repeat: no-repeat;
}


.search {
	float: right;
	height: 250px;
	width: 400px;
}
.searchLeft {
	height: 250px;
	width: 20px;
	float: left;
	background-image: url(../images/searchLeft.gif);
	background-repeat: no-repeat;
}
.searchCenter {
	height: 250px;
	width: 357px;
	float: left;
	background-image: url(../images/searchBG.gif);
	background-repeat: repeat-x;
}
.searchRight {
	height: 250px;
	width: 23px;
	float: left;
	background-image: url(../images/searchRight.gif);
	background-repeat: no-repeat;
}


/* SEARCH */

.searchArea {
	width: 357px;
	height: 250px;
	font-family: arial;
	font-size: 14px;
	color: #57574E;
}
.searchTitle {
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 15px;
	padding-top: 10px;
	color: #333333;
}
.searchFunctionalArea {
	height: 225px;
	width: 100%;
}
.searchRow {
	width: 100%;
	height: 23px;
	clear: both;
}
.searchRowLabel {
	width: 30%;
	float: left;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #57574E;
	font-size: 11px;
}
.searchRowValue {
	width: 65%;
	float: left;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	color: #57574E;
	font-size: 12px;
}
.searchRowValue select{
	font-weight: normal;
	font-size: 10px;
}

/* end of search */
.searchButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A7EE;
	border: 1px solid #006895;
}
#body {
	width: 100%;
	height: 550px;
}
.continents {
	height: 500px;
	width: 700px;
	float: left;
	background-color: #ECECEC;
}
.continentsTitle {
	height: 40px;
	width: 100%;
	background-image: url(../images/bodyTitle.gif);
	background-repeat: repeat-x;
}
.continentsTitleLeft {
	height: 40px;
	width: 14px;
	float: left;
	background-image: url(../images/bodyTopLeft.gif);
	background-repeat: no-repeat;
}
.continentsTitleCenter {
	height: 28px;
	float: left;
	width: 674px;
	padding-top: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.continentsTitleRight {
	height: 40px;
	width: 12px;
	background-image: url(../images/bodyTopRight.gif);
	background-repeat: no-repeat;
	float: left;
}
.continentsCenter {
	width: 100%;
	height: 443px;
}
.continentsRow {
	height: 137px;
	width: 100%;
}
.continentSides {
	width: 230px;
	height: 137px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.continentSidesB {
	width: 230px;
	height: 137px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.continentsBottom {
	height: 17px;
	width: 100%;
}
.continentsBottomLeft {
	height: 17px;
	width: 14px;
	float: left;
	background-image: url(../images/bodyBottomLeft.gif);
	background-repeat: no-repeat;
}
.continentsBottomRight {
	height: 17px;
	width: 18px;
	float: right;
	background-image: url(../images/bodyBottomRight.gif);
	background-repeat: no-repeat;
}




.bodyRight {
	width: 165px;
	float: right;
	height: 525px;
}
.cities {
	width: 150px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECECEC;
}
.citiesItems {
	width: 150px;
	height: 143px;
	overflow: auto;
}
/*
.citiesItems a {
	font-size: 12px;
	font-weight: bold;
	color: #5D90C0;
	width: 127px;
	float: left;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration:none;
}*/
.citiesItems a:hover {
	background-color: #FFFFFF;
	height: 20px;

}
.countryItems a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 127px;
	float: left;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration:none;
}
.countryItems a:hover {
	background-color: #FFFFFF;
	color: #5D90C0;
	
	height: 15px;
}


#footer {
	height: 163px;
	width: 100%;
	margin-top: 20px;
	background-color: #ECECEC;
}
.footerLeft {
	height: 163px;
	width: 14px;
	float: left;
	background-image: url(../images/footerTopLeft.gif);
	background-repeat: no-repeat;
}
.footerCenter {
	height: 163px;
	width: 866px;
	float: left;
	text-align: center;
}
.footerRight {
	height: 163px;
	width: 19px;
	float: left;
	background-image: url(../images/footerTopRight.gif);
	background-repeat: no-repeat;
}

 For website links 
.footerBrowse {
	width: 100%;
	float: left;
	height: 20px;
	margin-top: 5px;
	color: #FFFFFF;
}
.footerBrowse a {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}
 End 

.titles {
	height: 20px;
	width: 230px;
	background-image: url(../images/continentTitle.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#banners
{
	width:287px;
	height:233px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.citiesItems a
{
	margin-top:100px;
	font-family: arial;
}
#page .extraRow {
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.extraRowCol {
	height: 60px;
	width: 33%;
	float: left;
	text-align: center;
}

