@charset "utf-8";
/* CSS Document */


html, body {margin: 0; padding: 0; background:#000; font: 12px Arial, Helvetica, sans-serif; cursor:default; color: #000;}

#container{ margin: auto; margin-top: 0; padding: 0; width:900px; height:600px;}

#logo{float:left; width:224px;}
#logo h3 a{ text-align:left; font-size:18px; font-family:Verdana, Geneva, sans-serif; color:#fff; font-weight:normal; text-decoration:none;}



#menu{float:left; width:50px; height:200px; margin-left:30px; margin-top:10px;}
#menu ul{ list-style:none; margin:0; padding:0;}
#menu ul li{  padding:14px; }
#menu ul li a{ }

#menu ul li#web a{ display:block; background:url(images/layout/ico_web.jpg) no-repeat; width:42px; height:42px;}
#menu ul li#print a{ display:block; background:url(images/layout/ico_print.jpg) no-repeat; width:42px; height:42px; }
#menu ul li#photo a{ display:block; background:url(images/layout/ico_photo.jpg) no-repeat; width:42px; height:42px; }

#menu ul li#web a:hover{ display:block; background:url(images/layout/ico_web_active.jpg) no-repeat; width:42px; height:42px;}
#menu ul li#print a:hover{ display:block; background:url(images/layout/ico_print_active.jpg) no-repeat; width:42px; height:42px;}
#menu ul li#photo a:hover{ display:block; background:url(images/layout/ico_photo_active.jpg) no-repeat; width:42px; height:42px;}

#menu ul li#web.active a{ display:block; background:url(images/layout/ico_web_active.jpg) no-repeat; width:42px; height:42px;}
#menu ul li#print.active a{ display:block; background:url(images/layout/ico_print_active.jpg) no-repeat; width:42px; height:42px; }
#menu ul li#photo.active a{ display:block; background:url(images/layout/ico_photo_active.jpg) no-repeat; width:42px; height:42px; }

#menu span { display:none; }

#content{ float:left; width:550px; height:560px; background-color:#FFF; margin-left:20px;}
#content2{ float:left; width:550px; height:560px; background-color:#000; margin-left:20px;}
#picture{ background:url(images/layout/eu.jpg); width:500px; height:345px; margin:25px 25px 0 25px; border:1px solid #EAEAEA;}
#text1{ background:url(images/layout/welcome.jpg); width:498px; height:23px; margin-left:26px;}
#text2{ background:url(images/layout/message.jpg); width:309px; height:112px; margin:30px auto auto 60px;}


#gallery {width:530px; height:510px; margin:10px 10px auto 10px; background:#000;}




























