
body {
	margin: 0px;
	background-color: #D9CAEC;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 787px;
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 15px;
	background: transparent url(/images/Simply_Baby_Content.jpg) repeat-y top left;
	
}

.ui_header {
	background: transparent url(/images/Simply_Baby_Header.jpg) no-repeat top left;
	width: 787px;
	height: 263px;
}

.ui_main_content_wrapper {
	padding: 0 25px 25px 25px;
}

.ui_main_content {
	width: 737px;
}

.ui_footer {
	background: transparent url(/images/Simply_Baby_Footer.jpg) no-repeat top left;
	width: 787px;
	height: 31px;

}

.ui_copyright_tagline {
	margin: 0px auto;
	width: 767px;
}

.ui_copyright {
	float: right;
	width: 40%;
	text-align: right;
	font-size: 10px;
	color: #fff;
}

.ui_tagline {
	float: left;
	text-align: left;
	color: #fff;
	width: 59%;
	font-size: 10px;
}

.ui_tagline a:link {
	color: #B88FF3;
	font-size: 10px;
	text-transform: lowercase;
}

.ui_tagline a:visited {
	color: #B88FF3;
	font-size: 10px;
	text-transform: lowercase;
}

.ui_tagline a:hover {
	color: #353535;
	font-size: 10px;
	text-transform: lowercase;
}

.ui_tagline a:active{
	color: #B88FF3;
	font-size: 10px;
	text-transform: lowercase;
}