/* Header */

#head_container {
 height:110px;
 background: url(/picturesstyle/gif1.gif) repeat-x scroll center;
 z-index:0;
}

#header {
 width: 100%;
 height: 130px;
 margin: 0px auto;
 z-index:0;
}

#header a {
 text-decoration: none;
}

/* Logo */

#logo {
background:transparent url(/picturesstyle/gif301.gif) no-repeat scroll center 0;
float:left;
height:45px;
margin-left:0px;
margin-top:0px;
padding:5px;
width:375px;
}

#logo h1, #logo p {
 margin: 0px;
 line-height: normal;
 font-weight: normal;
 color: #393939;
}

#logo p {
 padding-left: 3px;
}

#logo h1 {
 padding: 25px 0px 0px 0px;
}

#logo a {
 color: #393939;
}
