*{ outline: none;}


body {
background:#c2d8ed url(../images/bluepattern.jpg) repeat;
font-family:Arial, sans-serif;
margin-top:25px;
}

#wrap {
width:898px;
height:auto;
margin:auto;
}

#top {
background:transparent url(../images/home-top.png) no-repeat;
width:898px;
height:97px;
}

#middle {
background:transparent url(../images/home-middle.png) no-repeat;
width:898px;
height:324px;
}

#middle_image {
background:transparent url(../images/home-image.jpg) no-repeat center;
width:832px;
height:324px;
margin-left:34px;
}

#bottom {
background:transparent url(../images/home-bottom.png) no-repeat;
width:898px;
height:38px;
}

#nav {
width:898px;
margin:0;
padding:0;
}

ul#navlist {
padding-top:65px;
padding-left:330px;
padding-bottom: 0;
padding-right: 0;
margin:0;
}

#navlist li {
display:inline;
list-style:none;
}

#navlist li a {
text-decoration:none;
width:auto;
margin:0;
}

#chocolatiers a {
background:url(../images/chocolatiers.png) no-repeat;
height:12px;
width:120px;
float:left;
padding-right:65px;
}

#chocolatiers a:hover {
background:url(../images/chocolatiers_hover.png) no-repeat;
}

#experience a {
background:url(../images/experience.png) no-repeat;
height:12px;
width:94px;
float:left;
padding-right:50px;
}

#experience a:hover {
background:url(../images/experience_hover.png) no-repeat;
}

#shop a {
background:url(../images/shop.png) no-repeat;
height:12px;
width:42px;
float:left;
padding-right:30px;
}

#shop a:hover {
background:url(../images/shop_hover.png) no-repeat;
}

#contact a {
background:url(../images/contact.png) no-repeat;
height:12px;
width:78px;
float:left;
padding-right:35px;
}

#contact a:hover {
background:url(../images/contact_hover.png) no-repeat;
}

#nav a i {
visibility:hidden;
}

#nav>ul#navlist li a {
width:auto;
}

#home_text {
width:295px;
height:81px;
float:right;
padding-top:110px;
padding-right:15px;
clear:both;
}

#home_logo {
width:144px;
height:247px;
padding-top:10px;
margin-left:73px;
}

#footer {
float:right;
padding-top:15px;
padding-right:22px;
font-size:10px;
color:#777;
}

#footer a:link{
	color:#777;
	text-decoration: none;
}
#footer a:visited{
	color:#777;
	text-decoration: none;
}
#footer a:hover{
	color:#666;
	text-decoration: none;
}
#footer a:active{
	color:#777;
	text-decoration: none;
}
	

.hidden {
display:none;
}

a img {
border:none;
}

img,#top,img,#bottom,img,#middle {
behavior:url(css/iepngfix.htc);
}

img,#home_text,img,#home_logo {
behavior:url (css/iepngfix.htc);
}