@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bubbles-1600pixels.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	padding-top: 30px;
}

#home {
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 407px;
	margin: 0px;
	clear: both;
}
#top {
	margin: 0px;
	padding: 0px;
}


.oneColFixCtr #container {
	width: 803px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #FFFFFF;*/ /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	margin: 0px;
	padding: 0px;

}
#bottom {
	margin: 0px;
	padding: 0px;
}
#about {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-left: 25px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	height: 407px;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#about h3 {
	color: #0098c3;
	padding-top: 30px;
}
#c4r {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 25px;
	background-repeat: no-repeat;
	height: 407px;
	margin: 0px;
	clear: both;
	background-image: url(../images/C4R.jpg);
}

#c4r h3 {
	color: #cf80a2;
	padding-top: 30px;
}
#contact {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 25px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	height: 407px;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#services {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 25px;
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	height: 407px;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#services  h3 {
	color: #cbdbf2;
	padding-top: 15px;
}
#services h4 {
	color: #cbdbf2;
	font-weight: normal;
}
#blank {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-left: 25px;
	background-image: url(../images/c4rlogogreenbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5efd7;
	padding-top: 0px;
	height: 407px;
}
#gift {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: 25px;
	background-image: url(../images/gift.jpg);
	background-repeat: no-repeat;
	height: 407px;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#gift h3 {
	color: #0098c3;
	padding-top: 30px;
}
#blankimg {
	height: 186px;
	width: 201px;
	position: relative;
	left: 220px;
	top: -120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact h3 {
	color: #cbdbf2;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contact p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#c4rlink {
	height: 100px;
	width: 100px;
	position: relative;
	left: 675px;
	top: -380px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blank h3 {
	color: #0098c3;
	padding-top: 30px;
}
#faq {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-left: 25px;
	background-image: url(../images/c4rlogogreenbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5efd7;
	padding-top: 0px;
	height: 3300px;
}
