/* CSS Document */
body {background: #FFF url(images/bg.gif) left top repeat-y; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; color:#777;}
a img {border:none;}
h1 {font-size:120%}
h2 {font-size:100%; color:#000; margin-top:0px;}

#header{width:770px}
#logo, #foto {background: #FFF;}
#logo {height: 120px; margin-top:35px; padding: 40px 0 0 15px; }
#film{float:right}

div#foto {height: 175px; padding-left:45px; }
div#foto img {float:left; margin-right:30px; border: #eb79ec 3px solid;}
div#foto span img {margin-top:17px;}
#left, #right {width:250px; float:left;padding-top:20px}
#left  {margin: 0 20px 0 230px; clear:both; }
#incontent {width:500px; float:left; padding-top:20px; margin: 0 20px 0 230px; clear:both;}

#footer {width:500px; padding-top:20px; text-align:center; clear:both;}
#footer a{color:#444444; font-weight:bold; text-decoration:underline;}
#footer {color:#444444;  text-decoration:none;}





#menu {  float: left; margin:0; padding:15px 0 15px 150px; text-align:center;  list-style: none;  }
#menu li { display: inline  ; margin: 0px; }
#menu a { background:url(images/nav.gif) center top no-repeat;  padding:3px 26px 3px 30px; text-align:center; text-decoration:none;  font-size:9px; font-weight: bold; color: #212E34; }
#menu a:hover {margin:0;  color: #212E34;}
.spacer {clear:both;}

div.phone{font-size:14px; font-weight:bold; text-align:center}
div.phone span{color:#eb79ec}