@charset "utf-8";
/* CSS Document */

body { background: transparent url(../img/backgroundg.jpg) top center no-repeat; }

#menuSelect{
    left:0px;
}

/* Contents */
#content { width:100%; float:left; padding:0; margin:18px 0; background:transparent url(../img/contents_background.png) top left no-repeat; }

/* About Us */
#about_us { margin:30px 40px 0 30px; display:block; float:left; width:94%; /*background:transparent url(../img/about/map.jpg) top center no-repeat;*/ }
#about_us .left { float:left; width:430px;}
#about_us .left a img { border:0; }
#about_us .right { float:right; width:440px;}
#about_us .right ul { margin:0; padding:0; }
#about_us .right p { margin:22px 0; padding:0; color:#323232; }
#about_us .right ul li { list-style:none; margin:22px 10px; }
#about_us p { margin:21px 0; text-align:justify; }
#logos { float:left; margin:40px 0 0 38px; }

#slideshowControls {}
#slideshowControls span { margin:0 auto; display:none;}
#slideshowControls a#slideshowPrev { float:left; padding:3px 8px; color:#fff; text-decoration:none; font-weight:bold; }
#slideshowControls a#slideshowNext { float:right;  padding:3px 8px; color:#fff; text-decoration:none; font-weight:bold; }