@charset "utf-8";

/* CSS Document */



body { background: transparent url(../img/backgroundg.jpg) top center no-repeat; }



#menuSelect { left:141px; }





/* 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:100%; }

#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; }



/* Apps */

#featured_apps { margin:5px 23px 10px 35px; }

#featured_apps a { text-decoration:none; }

#featured_apps .app { margin: 0 10px 10px 0; width:300px; height:188px; float:left; background:transparent url(../img/apps/background.png) top left no-repeat; }

#featured_apps .app a img { float:left; margin:8px 10px 0 10px; border:none; }

#featured_apps .app a h3 { float:left; margin:5px 10px; text-decoration:none; color:#333333; }

#featured_apps .app a span { float:left; margin:5px 10px; color:#999999; clear:left; text-decoration:none; }

#featured_apps .app .left { float:left; }

#featured_apps .app .right { float:right; height:40px; }

h2.title_app { float:left; margin:20px 40px 20px 30px; width:900px;}

