@import "content.css";


body { background-image: url(http://hovpublishing.businesscatalyst.com/images/page_bg.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

}


/* Body Structure */

#container {
clear:both;

background-repeat:repeat-x;
height:100%;

}

#pageContainer {

margin:auto;
width: 820px;
height:auto;
background-image:url(http://hovpublishing.businesscatalyst.com/images/Content_bg.png);


}

/* Begin header structure */

#header { 
margin:auto;
background: url(http://hovpublishing.businesscatalyst.com/images/Header.jpg);
width:900px;
height: 115px;
}

#menu { 

margin:auto;
background: url(http://hovpublishing.businesscatalyst.com/images/menu_bg.jpg);
width:900px;
height: 47px;

}


#contentContainer {
margin:auto;
background-color:#FFFFFF;
width:900px;
}

#categories {
margin:auto;
background-image:url(http://hovpublishing.businesscatalyst.com/images/categories_header.jpg);
width:200px;
height: 41px;
}

#categoriesMenu {
margin:auto;
width:200px;
height: 118px;
}

#quicknews {
margin:auto;
background-image: url(http://hovpublishing.businesscatalyst.com/images/quicknews_header.jpg);
width:200px;
height: 64px;
}

#newsletterSignup {
margin:auto;
background-image: url(http://hovpublishing.businesscatalyst.com/images/newsletter_header.jpg);
width:200px;
height: 58px;
}

#contactHeader {
margin:auto;
background-image: url(http://hovpublishing.businesscatalyst.com/images/contact_header.jpg);
width:200px;
height: 58px;
}

#slideshowBg {

background-image: url(http://hovpublishing.businesscatalyst.com/images/slideshow_bg.jpg);
width:450px;
height: 202px;
clear:both;
}

#saleBox {

width:247px;
height: 202px;
clear:both;

}

#content {
float:left;
width:700px;
height: auto;

}

#featuredMusic {
margin:auto;
background-image: url(http://hovpublishing.businesscatalyst.com/images/featured_music.jpg);
width:250px;
height: 57px;
}

#newReleases {
margin:auto;
background-image: url(http://hovpublishing.businesscatalyst.com/images/newreleases_header.jpg);
width:250px;
height: 57px;
}

#featuredAuthor {
margin:auto;
background-image: url(http://hovpublishing.businesscatalyst.com/images/featured_authors.jpg);
width:449px;
height: 55px;
}


#footer {
margin:auto;
width:900px;
height:42px;

}

