body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
	background-attachment: fixed;
	background-image: url(http://www.whimsychild.com.au/images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}
.header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 150px;
	font-size: 14px;
}

.mainbg .box {
	border: 1px dashed #AAABAD;
	padding: 5px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 350px;
}
.mainbg .box .rightbox {
	clear: none;
	float: right;
	width: 140px;
	background-color: #fff;
	background-attachment: fixed;
	background-image: url(images/girl.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainbg .box .rightbox .rightbox2 {
	background-image: url(/images/girl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:250px;
	padding: 5px;
	width: 795px;
}

.mainbg .box .leftbox {
	width: 165px;
	clear: none;
	float: left;
}
.mainbg .box .mainbox {
	clear: none;
	float: left;
	margin-left: 10px;
	width: 655px;
}
.mainbg .footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #AAABAD;
	border-bottom-color: #AAABAD;
	border-left-color: #AAABAD;
	background-color: #FFF;
}
.bottomnav {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 5px;
}


.mainbg {
	background-attachment: fixed;
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 272px;
}
.mainbg .footer2 {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 5px;
	background-color: #FFF;
	margin-bottom: 20px;
	font-size: 10px;
}
.mainbg .footer3 {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 5px;
	background-color: #FFF;
	font-size: 14px;
}
.mainbg .footer .cartfooter {
	color: #FFF;
	background-image: url(/cart.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 150px;
	float: left;
	padding-top: 45px;
	text-align: center;
}



A.cartfooter, .cartfooter a {
	font-size:10px;
	color:#fff;
}
.mainbg .box2 .mainbox2 {
	float: right;
	width: 810px;
	margin-left: 10px;
	clear: none;
}
.mainbg .box2 {
	border: 1px dashed #AAABAD;
	padding: 5px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/backgroundproduct.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 350px;
}
.mainbg .box2 .leftbox {
	width: 165px;
	clear: none;
	float: left;
}

