#pagesize {
	height: 800px;
	width: 1000px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#CIP_logo {
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 500px;
}
#index {
	float: left;
	height: 60px;
	width: 1000px;
}
#links {
	float: left;
	height: 20px;
	width: 1000px;
}
#copyright {
	height: 25px;
	width: 1000px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
}
#ngs {
	float: left;
	height: 25px;
	width: 1000px;
}
#body {
	height: 450px;
	width: 1000px;
	float: left;
	background-attachment: scroll;
	background-image: url(CIP_background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#aboutme {
	height: 212px;
	width: 308px;
	float: left;
	margin-left: 180px;
	border: thin none #000;
}
#pricing {
	float: left;
	height: 212px;
	width: 308px;
	margin-left: 180px;
	margin-top: 10px;
}
#testimonials {
	float: left;
	height: 212px;
	width: 308px;
	margin-top: 10px;
	margin-left: 20px;
}
#albums {
	float: left;
	height: 212px;
	width: 308px;
	margin-left: 20px;
}
