#pagesize {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
	float: none;
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#pricing_info {
	float: left;
	height: 450px;
	width: 1000px;
	background-attachment: scroll;
	background-image: url(../pricing/cip_pricing_verbiage.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#CIP_logo {
	float: left;
	height: 100px;
	width: 1000px;
}
#links {
	float: left;
	height: 20px;
	width: 1000px;
}
#body {
	background-attachment: scroll;
	background-image: url(../CIP_background.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 450px;
	width: 1000px;
}
#copyright {
	float: left;
	height: 20px;
	width: 1000px;
}
#ngs {
	float: left;
	height: 20px;
	width: 1000px;
}
#accordian {
	float: left;
	height: 400px;
	width: 800px;
	margin-left: 100px;
	margin-top: 125px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-color: #6C9;
	border-right-color: #6C9;
	border-bottom-color: #6C9;
	border-left-color: #6C9;
}
#pricing_info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	height: 250px;
	width: 700px;
	margin-left: 150px;
	border: thick dotted #6C9;
	margin-top: 100px;
}
#pricing_verbiage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	float: left;
	height: 25px;
	width: 75px;
	margin-left: 550px;
	margin-top: 56px;
	font-style: italic;
}
#albums_families {
	float: left;
	height: 169px;
	width: 250px;
	margin-left: 75px;
	margin-top: 50px;
}
#albums_seniors_kids {
	float: left;
	height: 169px;
	width: 250px;
	margin-top: 25px;
	margin-left: 75px;
}
#albums_couples_engagements {
	float: left;
	height: 169px;
	width: 250px;
	margin-top: 25px;
	margin-left: 50px;
}
#albums_individual_portraits {
	float: left;
	height: 169px;
	width: 250px;
	margin-top: 25px;
	margin-left: 50px;
}
#albums_maternity_babies {
	float: left;
	height: 169px;
	width: 250px;
	margin-top: 50px;
	margin-left: 50px;
}
#albums_weddings {
	float: left;
	height: 169px;
	width: 250px;
	margin-top: 50px;
	margin-left: 50px;
}

