#container {
	width: 960px;
}
#header {
	height: 201px;
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#siteMenu {
	margin: 0 80px 0 0;
	padding: 0px;
	float: right;
	height: 28px;
	list-style-type: none;
}
#siteMenu li {
	display: inline;
}
#siteMenu  a  {
	color: #999999;
	background-image: url(../images/sitemenu-hover-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	line-height: 18px;
	font-size: 10px;
	display: block;
	float: left;
	margin-left: 10px;
	text-decoration: none;
}
#siteMenu a:hover {
	color: #CCCCCC;
}
#siteMenu a span {
	background-image: url(../images/sitemenu-hover-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 9px;
	height: 18px;
	display: block;
}
#mainMenu {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
#mainMenu li a {
	color: #FFFFFF;
	display: block;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	margin-bottom: 4px;
}
#mainMenu li a span {
	visibility: hidden;
}
#mainMenu li a:hover {
	background-position: 0px -26px;
}
#mainMenu li.mmOverview  a {
	background-image: url(../images/main-menu-overview.png);
}
#mainMenu li.mmBrandPartner a {
	background-image: url(../images/main-menu-brandspartner.png);
}
#mainMenu  li.mmDirConcept  a {
	background-image: url(../images/main-menu-directoryconcept.png);
}
#mainMenu  li.mmRateSpecs  a {
	background-image: url(../images/main-menu-ratespecs.png);
}
#mainMenu  li.mmDistCirc  a {
	background-image: url(../images/main-menu-disctributioncirculation.png);
}
#mainMenu  li.mmSignUp  a {
	background-image: url(../images/main-menu-signup.png);
}
#mainMenu  li.mmBuyTheBook  a {
	background-image: url(../images/main-menu-buythebook.png);
}

#bodyTop {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
}
#body {
	width: 920px;
	background-image: url(../images/body-bottomdecor.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#whiteBg {
	background-image: url(../images/white-bg.png);
	background-repeat: repeat-y;
}
#contentPanel {
	background-color: #FFFFFF;
	width: 540px;
	float: left;
	padding: 30px;
	display: inline;
}
#contentPanelTop {
	background-image: url(../images/contentpanel-top-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
}
div.sidePanelBoxTop {
	background-image: url(../images/side-panel-box-bg-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
div.sidePanelBoxBody {
	background-image: url(../images/side-panel-box-bg.png);
	padding: 0 10px;
}
div.sidePanelBoxBottom {
	background-image: url(../images/side-panel-box-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	margin-bottom: 10px;
}
#sidePanel {
	width: 280px;
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 160;
	padding-left: 20px;
	min-height: 160px;
	color: #000000;
}
#sidePanel h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#sidePanel a {
	color: #000000;
}
#sidePanel a:hover {
	color: #FFFFFF;
}
#sidePanel hr {
	background-image: url(../images/sitepanel-hr.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidePanelLogo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidePanelLogo li {
	display: block;
	width: 110px;
	float: left;
	padding: 0 10px;
	text-align: center;
}
.sidePanelLogo a {
	display: block;
	line-height: normal;
	font-size: 10px;
}
.sidePanelList {
	margin: 30px 0 0 0;
	padding: 0px;
	list-style-type: none;
}
.sidePanelList li {
	margin-bottom: 15px;
}
.sidePanelList a {
	line-height: 1em;
	font-size: 16px;
}
.relatedLinkList  {
	line-height: 1em;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.relatedLinkList li {
	margin-bottom: 10px;
}


.dummyBookSection {
	height: 106px;
	display: block;
}
#footer {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 330px;
}
#footerContent {
	background-image: url(../images/footercontent-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 331px;
	padding: 30px 390px 70px 30px;
}
#footerContent div.footerLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	margin-right: 30px;
}
#footerContent div.footerLeft h1 {
	margin: 0px;
	padding: 0px;
}
#footerContent div.footerLeft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerContent div.footerLeft a {
	font-size: 12px;
	line-height: 18px;
}
#footerContent div.footerRight {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
#footerContent div.footerRight div.footerLogoBox {
	height: 70px;
	width: 120px;
	color: #666666;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	margin: 20px auto 0 auto;
	padding: 10px;
	background-image: url(../images/footer-logo-box-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#subMenuGroup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0 0 10px;
	width: 540px;
}

#subMenuGroup a {
	width: 250px;
	height: 24px;
	line-height: 24px;
	color: #9f9f9f;
	display: block;
	float: left;
	padding-left: 20px;
	background: url(../images/submenu-bullet.png) no-repeat left center;
}

#subMenuGroup a:hover {
	color: #3f3f3f;
	background-image: url(../images/submenu-bullet-hover.png);
}
#partnerList ul {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	margin: 0 0 20px 0;
}
#partnerList li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.colLeft {
	float: left;
	width: 255px;
	margin-right: 15px;
}
.colRight {
	float: left;
	width: 255px;
	margin-left: 15px;
}
#adsBanner {
	border: 1px dashed #666666;
	text-align: center;
}
#adsBanner a {
	color: #666666;
	background-color: #EBEBEB;
	display: block;
	padding: 20px;
}
#adsBanner a:hover {
	color: #999999;
	background-color: #FFFFFF;	
}