@charset "utf-8";
#test1  #catalog_content {
	height: 600px;
	width: 750px;
}
#test1 #catalog_content #catalog_title {
	background-image: url(http://www.miatamania.com/sitegraphics/pages/Catalogs/images/title.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 750px;
}
#test1 {
	width: 750px;
	height: 450px;
}
#test1 #catalog_content #catalog_copy1 {
	width: 730px;
	padding-left: 15px;
	float: left;
	height: auto;
}
#test1 #catalog_content #flyer {
	float: left;
	height: 130px;
	width: 700px;
	padding-left: 15px;
	padding-right: 30px;
}


#test1 #catalog_content #catalog_copy {
	text-align: left;
	float: left;
	height: auto;
	width: 730px;
	padding-left: 15px;
}
#test1 #catalog_content #catalog_hdr {
	float: left;
	height: 95px;
	width: 750px;
}

#test1 #catalog_content #catalog_sections {
	float: left;
	height: auto;
	width: 500px;
	padding-top: 10px;
	padding-left: 15px;
}
#test1 #catalog_content #catalog_cover {
	float: left;
	height: auto;
	width: 200px;
}
