@charset "utf-8";
/* CSS Document */

body {
	background-image: url("/IMAGES/Tile 1.jpg");
	background-repeat: repeat;
}

p {
	padding: 0px 100px 0px 40px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#1b4164;
	font-weight:bold;
	text-align:justify;
	font-size:18px;
}

img.displayed {
    display: block;
	position:absolute;
    margin-left: 50%;
	left:-430px;
}

img.displayed2 {
	display: block;
	position:absolute;
	margin-left:50%;
	left:-330px;
}

.fees{
	padding: 0px 100px 0px 60px;
}

.fees2{
	padding: 0px 100px 0px 80px;
}

#welcome-intro-container{
	display:block;
	left:50%;
	width:1000px;
	height:auto;
	background:none;
	position:absolute;
	margin-left:-475px;
	top:10px;
}

#welcome-intro-top{
	display:block;
	background:url(/IMAGES/top_border_logo.png) no-repeat;
	height:185px;
}

#welcome-intro-content{
	display:block;
	position:absolute;
	top:185px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:232px;
	overflow:hidden;
}

#welcome-intro-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:417px;
	background:url(/IMAGES/border_bottom.png);
}

#consult-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:486px;
}

#consult-top{
	display:block;
	background:url(/IMAGES/consult_top.png) no-repeat;
	height:138px;
}

#consult-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:378px;
	overflow:hidden;
}

#consult-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:516px;
	background:url(/IMAGES/border_bottom.png);
}

#kitchen-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:1071px;
}

#kitchen-top{
	display:block;
	background:url(/IMAGES/kitchen_top.png) no-repeat;
	height:138px;
}

#kitchen-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:846px;
	overflow:hidden;
}

#kitchen-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:984px;
	background:url(/IMAGES/border_bottom.png);
}

#redesign-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:2124px;
}

#redesign-top{
	display:block;
	background:url(/IMAGES/redesign_top.png) no-repeat;
	height:138px;
}

#redesign-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:244px;
	overflow:hidden;
}

#redesign-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:382px;
	background:url(/IMAGES/border_bottom.png);
}

#shopping-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:2575px;
}

#shopping-top{
	display:block;
	background:url(/IMAGES/shopping_top.png) no-repeat;
	height:138px;
}

#shopping-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:181px;
	overflow:hidden;
}

#shopping-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:319px;
	background:url(/IMAGES/border_bottom.png);
}

#staging-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:2963px;
}

#staging-top{
	display:block;
	background:url(/IMAGES/staging_top.png) no-repeat;
	height:138px;
}

#staging-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:1021px;
	overflow:hidden;
}

#staging-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:1159px;
	background:url(/IMAGES/border_bottom.png);
}

#org-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:4191px;
}

#org-top{
	display:block;
	background:url(/IMAGES/org_top.png) no-repeat;
	height:138px;
}

#org-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:181px;
	overflow:hidden;
}

#org-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:319px;
	background:url(/IMAGES/border_bottom.png);
}

#other-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:4579px;
}

#other-top{
	display:block;
	background:url(/IMAGES/other_top.png) no-repeat;
	height:138px;
}

#other-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:722px;
	overflow:hidden;
}

#other-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:860px;
	background:url(/IMAGES/border_bottom.png);
}

#contact-container{
	display:block;
	position:absolute;
	background:none;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-475px;
	top:5508px;
}

#contact-top{
	display:block;
	background:url(/IMAGES/contact_top.png) no-repeat;
	height:138px;
}

#contact-content{
	display:block;
	position:absolute;
	top:138px;
	width:1000px;
	background:url(/IMAGES/border_sides.png) repeat-y;
	height:80px;
	overflow:hidden;
}

#contact-bottom{
	display:block;
	position:absolute;
	width:1000px;
	height:58px;
	top:218px;
	background:url(/IMAGES/border_bottom.png);
}

