BODY {
MIN-WIDTH: 1400px; MAX-WIDTH: 1400px; ; WIDTH: expression(document.body.clientWidth <= 1400 ? "1400px" : "auto"); 
BACKGROUND-COLOR: #000000;
}

#main {
        position: absolute;
	top: 100px;
	left: 100px;
	width: 1000px;
	height: 450px;

        background: url(./images/mainbg.jpg) no-repeat;
	background-color: #333333;
	
        padding-right: 10px;

	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 0px solid #666666;

        z-index: 1; 
}


#main_menu {
       position: absolute;
       top: 75px;
       left: 850px;
       width:200px;
       height: 500px;

       BACKGROUND-COLOR: #666666;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 0; 
}

#counter88x15 {
       position: absolute;
       top: 554px;
       left: 906px;
       width:88px;
       height: 15px;

       BACKGROUND-COLOR: #666666;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 0; 
}


#mc0 {
       position: absolute;
       top: 102px;
       left: 500px;
       width:446px;       
       
       BACKGROUND-COLOR: #333333;
       padding-top: 10px;

       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 2; 
}

#menu1 {
       position: absolute;
       top: 120px;
       left: 950px;
       width:200px;
       height: 65px;

       cursor:hand;
       text-decoration: none;
       BACKGROUND-COLOR: #666666;

	color: #fff;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	padding-top: 10px;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 3; 
}

#menu2 {
       position: absolute;
       top: 190px;
       left: 950px;
       width:200px;
       height: 65px;

       cursor:hand;
       text-decoration: none;
       BACKGROUND-COLOR: #666666;

	color: #fff;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	padding-top: 10px;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 4; 
}

#menu3 {
       position: absolute;
       top: 260px;
       left: 950px;
       width:200px;
       height: 65px;

       cursor:hand;
       text-decoration: none;
       BACKGROUND-COLOR: #666666;

	color: #fff;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	padding-top: 10px;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 5; 
}

#menu4 {
       position: absolute;
       top: 330px;
       left: 950px;
       width:200px;
       height: 65px;

       cursor:hand;
       text-decoration: none;
       BACKGROUND-COLOR: #666666;

	color: #fff;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	padding-top: 10px;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 6; 
}

#menu5 {
       position: absolute;
       top: 400px;
       left: 950px;
       width:200px;
       height: 65px;

       cursor:hand;
       text-decoration: none;
       BACKGROUND-COLOR: #666666;

	color: #fff;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	padding-top: 10px;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 7; 
}

#menu6 {
       position: absolute;
       top: 470px;
       left: 950px;
       width:200px;
       height: 65px;

       cursor:hand;
       text-decoration: none;
       BACKGROUND-COLOR: #666666;

	color: #fff;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle; 
	padding-top: 10px;

       border-top: 0px solid #f00;
       border-bottom: 0px solid #f00;
       border-left: 0px solid #f00;
       border-right: 0px solid #f00;

       z-index: 8; 
}

#mc1 {
       position: absolute;
       top: 102px;
       left: 105px;
       width:825px;
       height:446px;       
       
       BACKGROUND-COLOR: #333333;
       padding-top: 10px;
       overflow: auto;

       scrollbar-face-color:#666666;
       scrollbar-highlight-color:#FFFFFF;
       scrollbar-3dlight-color:#FFFFFF;
       scrollbar-darkshadow-color:#FFFFFF;
       scrollbar-shadow-color:#FFFFFF;
       scrollbar-arrow-color:#FFFFFF;
       scrollbar-track-color:#FFFFFF;

       border-top: 0px solid #CCCCCC;
       border-bottom: 1px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 11; 
}

#mc1 A{
	color: #666666;
        text-decoration:underline;
	font-weight: bold;
}

#mc1  A:hover{
	color: #666666;
        text-decoration:underline;
}

#mc1 A:visited{
	color: #666666;
        text-decoration:underline;
}


#mc1 #f1 {
       position: absolute;
       top: 500px;
       left: -50px;
       width:100px;
       height:70px; 

       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 12; 
}

#mc1 #f2 {
       position: absolute;
       top: 500px;
       left: 60px;
       width:100px;
       height:70px; 

       z-index: 12; 
}

#mc1 #f3 {
       position: absolute;
       top: 500px;
       left: 170px;
       width:100px;
       height:70px; 

       z-index: 12; 
}

#mc1 #f4 {
       position: absolute;
       top: 485px;
       left: 280px;
       width:70px;
       height:100px; 

       z-index: 12; 
}

#mc1 #f5 {
       position: absolute;
       top: 485px;
       left: 360px;
       width:70px;
       height:100px; 

       z-index: 12; 
}

#mc2 {
       position: absolute;
       top: 102px;
       left: 105px;
       width:825px;
       height:448px;       
       
       BACKGROUND-COLOR: #333333;
       padding-top: 10px;
       overflow: auto;

       scrollbar-face-color:#666666;
       scrollbar-highlight-color:#FFFFFF;
       scrollbar-3dlight-color:#FFFFFF;
       scrollbar-darkshadow-color:#FFFFFF;
       scrollbar-shadow-color:#FFFFFF;
       scrollbar-arrow-color:#FFFFFF;
       scrollbar-track-color:#FFFFFF;

       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 12; 
}

#mc3 {
       position: absolute;
       top: 102px;
       left: 105px;
       width:825px;
       height:446px;       
       
       BACKGROUND-COLOR: #333333;
       padding-top: 10px;
       overflow: auto;

       scrollbar-face-color:#666666;
       scrollbar-highlight-color:#FFFFFF;
       scrollbar-3dlight-color:#FFFFFF;
       scrollbar-darkshadow-color:#FFFFFF;
       scrollbar-shadow-color:#FFFFFF;
       scrollbar-arrow-color:#FFFFFF;
       scrollbar-track-color:#FFFFFF;

       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 13; 
}

#mc3 #dv1 {
       position: absolute;
       top: 350px;
       left: -450px;
       width:700px;
       height:200px; 

       BACKGROUND-COLOR: #FFFFFF;
       padding-top: 10px;

       border-top: 1px solid #CCCCCC;
       border-bottom: 1px solid #CCCCCC;
       border-left: 1px solid #CCCCCC;
       border-right: 1px solid #CCCCCC;

       z-index: 13; 
}

#mc3 #dv2 {
       position: absolute;
       top: 400px;
       left: 245px;
       width:450px;
       height:200px; 

       BACKGROUND-COLOR: #FFFFFF;
       padding-top: 10px;

       border-top: 1px solid #CCCCCC;
       border-bottom: 1px solid #CCCCCC;
       border-left: 1px solid #CCCCCC;
       border-right: 1px solid #CCCCCC;

       z-index: 13; 
}

#mc4 {
       position: absolute;
       top: 102px;
       left: 500px;
       width:400px;
       height:446px;       
       
       BACKGROUND-COLOR: #333333;
       padding-top: 10px;

       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 14; 
}

#mc5 {
       position: absolute;
       top: 102px;
       left: 500px;
       width:400px;
       height:446px;       
       
       BACKGROUND-COLOR: #333333;
       padding-top: 10px;

       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 15; 
}

#mc6 {
       position: absolute;
       top: 102px;
       left: 500px;
       width:400px;
       height:446px;       
       
       BACKGROUND-COLOR: #333333;
       padding-top: 10px;

       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;

       z-index: 16; 
}

#mc1, #mc2, #mc3, #mc4, #mc5, #mc6 {
	visibility: hidden;
}

#main_menu A, #menu1 A, #menu2 A, #menu3 A, #menu4 A, #menu5 A, #menu6 A{
	color: #FFFFFF;
        text-decoration:none;
}

#main_menu A:hover, #menu1 A:hover, #menu2 A:hover, #menu3 A:hover, #menu4 A:hover, #menu5 A:hover, #menu6 A:hover{
	color: #FFFFFF;
        text-decoration:none;
}

#main_menu A:visited, #menu1 A:visited, #menu2 A:visited, #menu3 A:visited, #menu4 A:visited, #menu5 A:visited, #menu6 A:visited{
	color: #FFFFFF;
        text-decoration:none;
}


img {
       border-top: 0px solid #CCCCCC;
       border-bottom: 0px solid #CCCCCC;
       border-left: 0px solid #CCCCCC;
       border-right: 0px solid #CCCCCC;
}

p.header {
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

p.txt {
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

p.txt-right {
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

ul{
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

li{
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

p.title {
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

p.name {
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

p.phone {
	 
        color=#FF9900;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

p.city {
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

p.web {
	 
        color=#666666;
        text-decoration:underline;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}

p.email {
	 
        color=#666666;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

A{
	color: #666666;
        text-decoration:underline;
	font-weight: bold;
}

A:hover{
	color: #666666;
        text-decoration:underline;
}

A:visited{
	color: #666666;
        text-decoration:underline;
}

#main_map {
        position: absolute;
	top: 650px;
	left: 100px;
	width: 1000px;
	height: 718px;

        background: url(WhereDoYouWantToGoTomorrow.jpg) no-repeat;
	background-color: #333333;
	
        padding-right: 10px;

	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;

        z-index: 1; 
}
