body {
	background-image: url(../images/mainBG.jpg);
	margin-left: 0px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#pageWrapper {
	width:959px;
	margin:auto;
}

#menuContainer{
	width:959px;
	clear:both;
}


#contentWrapper {
	width:944px;
	clear:both;
	background-image:url(../images/contentBG.gif);
}

#contentContainer {
	width:896px;
	margin:auto;
	clear:both;
	margin-bottom:25px;
}

#contentContainerSideMenu {
	width:896px;
	margin:auto;
	clear:both;
	background-image:url(../images/sideMenuBG.gif);

}

#contentContainerSmall {
	width:622px;
	float:left;
}

#contentContainerLeft{
	width:445px;
	float:left;
}

#contentContainerRight{
	width:415px;
	float:right;
}

#contentContainerFull{
	width:896px;
	float:right;
}

#sideMenuContainer {
	width:224px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
}

.sideMenuContentContainer {
	width:204px;
	margin:auto;
}

#footer {
	width:892px;
	height:23px;
	background-image:url(../images/footerBG.gif);
	padding-left:26px;
	padding-right:26px;
	padding-top:6px;
	margin-bottom:46px;
}

#pageHeaderContainer {
	clear:both;
	float:left;
	margin-left:26px;
	margin-bottom:10px;
	width:570px;
	background-image:url(../images/photoCorner.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

.productContainerLeft {
	width:420px;float:left;
}

.productContainerRight {
	width:420px;float:right;
}

.sidemenuSeperator {
	clear:both;
	margin-top:15px;
	margin-bottom:8px;
	background-image:url(../images/sidemenuSeperator.gif);
	height:4px;
}

.sidemenuSeperator2 {
	clear:both;
	margin-top:6px;
	margin-bottom:6px;
	background-image:url(../images/sidemenuSeperator2.gif);
	height:1px;
	background-repeat:repeat-x;
}

.thumbLeft {
	float:left;width:98px;height:98px;margin-right:4px;margin-bottom:4px;
}

.thumbRight {
	float:left;width:98px;height:98px;margin-bottom:4px;
}
