		A.menu {
			display: block;
			
			background: dbe9fd;
			WIDTH: 190px;
			height: 25px;
			TEXT-DECORATION: none;
		}
		A.menu:hover {
			
			BACKGROUND-COLOR: b7d7fb;
			TEXT-DECORATION: none;
			color: Red;
		}
		.menu {
			FONT-SIZE: 18pt;
			FONT-FAMILY: Times New Roman, Times, serif;
		}





body {margin:0;padding:0;background-image: url(../images/bgmy2.jpg);	background-position: top;background-size: 100% 100%;}

p,td { font-family:Arial, Helvetica, sans-serif; margin-top: 0px;}

a img{border:0;}

a{color: #e76600;text-decoration: underline;}

a:hover{color: #EF0624;text-decoration: underline;}

a.hidden {text-decoration: none;color: #000000;cursor:default;}

form {margin:0;padding:0;}

ul {margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}

ol {margin-left:10px;margin-top:5px; margin-bottom:5px;padding:1px;line-height: 16px; list-style:inside;}

h1 {font-size: 14px;font-weight: bold;color: #000000;margin: 0px;text-transform: uppercase;padding-bottom: 8px;	font-family: Arial, Helvetica, sans-serif;padding-top: 0px;}

.black-txt {color: #000000;}

.bottom_addr {font-size: 10px;color: #666666;padding-top: 2px;padding-right: 10px;padding-bottom: 2px;padding-left: 14px;text-align: left;	background-image: url(../images/c-bg.gif);background-repeat: repeat-y;}

.bottom_addr a {text-decoration: none;}

.bottom_addr a:hover {text-decoration: underline;}

.c-bg {background-image: url(../images/c-bg.gif);background-repeat: repeat-y;}

.bottom_menu {color: #000000;text-align: left;padding-top: 7px;	padding-bottom: 2px;font-family: Tahoma, Arial;font-size: 11px;background-image: url(../images/c-bg.gif);background-repeat: repeat-y;padding-left: 14px;}

.bottom_menu a {color: #1E3C4D;text-decoration: underline;}

.bottom_menu a:hover {color: #000000;text-decoration: underline;}

.menu {color: #FFFFFF;background-image: url(../images/mbg.gif);background-repeat: repeat-x;font-weight: bold;padding-right: 14px;padding-left: 14px;white-space: nowrap;font-family: Tahoma, Arial;font-size: 10px;}

.menu a{text-decoration: underline;color: #FFFFFF;}

.login-form-title {font-family: Tahoma, Arial;font-size: 10px;text-align: right;padding-right: 2px;}

.menu a:hover {color: #FFFFFF;text-decoration: underline;}

.sub {color: #e2aa0f;text-transform: none;vertical-align: top;padding-top: 4px;padding-right: 5px;}

.sub a{color: #e2aa0f;text-decoration: none;}

.sub a:hover {color: #e2aa0f;text-decoration: underline;}

.body_txt {color: #000000;text-align: justify;vertical-align: top;font-size: 12px;font-family: Tahoma, Arial;padding-top: 8px;	padding-right: 10px;padding-bottom: 15px;padding-left: 10px;}

.company_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	position: absolute;
	margin-top: 120px;
	margin-left: 60px;
	white-space: nowrap;
}

.login_form {height: 19px;width: 155px;	font-size: 11px;padding-top: 3px;padding-left: 2px;	border: 1px solid #dc9d56;	margin-bottom: 1px;}

#slogan{
	position:absolute;
	margin-left:245px;
	margin-top:185px;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 2;
	left:auto;
	top: auto;
	white-space: nowrap;
	
	
}

.left-title {	background-image: url(../images/l-title-bg.gif);background-repeat: repeat-y;font-family: Tahoma, Arial;font-size: 12px;font-weight: bold;padding-top: 1px;	padding-right: 10px;padding-bottom: 4px;padding-left: 10px;}

.left-content {background-image: url(../images/l-bg.gif);background-repeat: repeat-y;font-size: 11px;}

#slogan_shadow {
	position:absolute;
	margin-left:246px;
	margin-top:186px;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	z-index: 1;
	left: auto;
	top: auto;
	white-space: nowrap;
	
}

#left_block{width:223px;margin-left:4px;	display:block;margin-top: -3px;position: relative;	height: 100%;}


#slogan_md{
	position:absolute;
	margin-left:300px;
	margin-top:185px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 2;
	left: auto;
	top: auto;
    white-space: nowrap;
}

.left-title {	background-image: url(../images/l-title-bg.gif);background-repeat: repeat-y;font-family: Tahoma, Arial;font-size: 12px;font-weight: bold;padding-top: 1px;	padding-right: 10px;padding-bottom: 4px;padding-left: 10px;}

.left-content {background-image: url(../images/l-bg.gif);background-repeat: repeat-y;font-size: 11px;}

#slogan_shadow_md {
	position:absolute;
	margin-left:301px;
	margin-top:186px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	z-index: 1;
	left: auto;
	top: auto;
    white-space: nowrap;
}

#left_block{
	width:223px;
	margin-left:4px;
	display:block;
	margin-top: -3px;
	position: relative;
	height: 100%;
}






#gallery1 {
  position: relative;
  padding-top: 50%;
  -moz-user-select: none; user-select: none;
}

#gallery1 img {
  position: absolute;
  top: 25%;
  left: 12.5%;
  max-width: 24.5%;
  max-height: 49.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-user-select: none; user-select: none;
  cursor: zoom-in;
}
#gallery1 img:nth-child(4n-2) {left: 37.5%;}
#gallery1 img:nth-child(4n-1) {left: 62.5%;}
#gallery1 img:nth-child(4n) {left: 87.5%;}
#gallery1 img:nth-child(n+5) {top: 75%;}

#gallery1 img:focus {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 31;
  max-width: 100%;
  max-height: 100%;
  outline: none;
  pointer-events: none;
}

#gallery1 img:focus ~ div {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 30;
  background: rgba(7,46,63,.9);
  cursor: zoom-out;
}