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

* {
	margin:0;
	padding:0;
	border:none;
}

body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#261F1F;
}

hr {
	width:100%;
	border:none;
	border-bottom:1px dotted #666;
}

img {
	border:none;
}

a {
	color:#322F98;
	text-decoration:none;
}

a:hover {
	color:#F39;
}

a:visited {
	color:#322F98;
	text-decoration:none;
}

a:visited:hover {
	color:#f39;
}

li {
	color:#333;
	line-height:30px;
	margin-left:30px;
}

#wrapper {
	width:900px;
	display:block;
	margin:0px auto;
	position:relative;
}

p {
	margin:0px 0px 10px 0px;
	
}

p, td, div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:22px;
	color:#333;
}

/* TOP AREA & NAVBAR */

#navbar {
	float:left;
	display:inline;
}

#navlink-wrapper {
	display:inline;
	float:left;
}

.navlink {
	display:block;
	height:71px;
	border:0px;
	
}

a#home,a#services,a#success-stories,a#contact,a#about {
	text-decoration:none;
}

a.navlink span {
	text-decoration:none;
	visibility:hidden;
	font-size:12px;
	line-height:12px;	
}

#spacer {
	height:72px;
}

a#home {
	width:75px;
	background-image:url(images/CNP_02.jpg);
}

a#home:hover {
	background-image:url(images/CNP-b_02.jpg);
}

a#services {
	width:189px;
	background-image:url(images/CNP_03.jpg);
}

a#services:hover {
	background-image:url(images/CNP-b_03.jpg);
}

a#success-stories {
	width:148px;
	background-image:url(images/CNP_04.jpg);
}

a#success-stories:hover {
	background-image:url(images/CNP-b_04.jpg);
}

a#about {
	width:98px;
	background-image:url(images/CNP_05.jpg);
}

a#about:hover {
	background-image:url(images/CNP-b_05.jpg);
}

a#contact {
	width:113px;
	background-image:url(images/CNP_06.jpg);
}

a#contact:hover {
	background-image:url(images/CNP-b_06.jpg);
}

/* LEFT COLUMN */

#left-column, #left-column img {
	width:283px;
	float:left;
	display:inline;
}

/* MAIN CONTENT */

#main, #main img {
	width:617px;
	float:left;
	display:inline;
}

#main-sub-page {
	width:900px;
	background-image:url(images/main-content-bg.gif);
	background-repeat:repeat-y;
}

#main-text {
	width:505px;
	height: 255px;
	position:absolute;
	top:403px;
	left:316px;
}

#main-text-subpage {
	width:659px;
	height: 271px;
	position:absolute;
	top:362px;
	left:101px;
	overflow-x:hidden;
	visibility: visible;
}

/* FOOTER */

#footer, #footer img {
	width:900px;
	height:99px;
	position:relative;
	float:left;
	display:inline;
	padding-bottom:50px;
}

#footer-text {
	font-size:10px;
	color:#CCC;
	text-align:center;
	width:900px;
	display:block;
	position:absolute;
	top:64px;
	left:0px;
	z-index:2;
}

#footer-text a:link {
	color:#C69;
	text-decoration:none;
}

#footer-text a:hover {
	color:#FC0;
}

#footer-text a:visited {
	color:#C69;
	text-decoration:none;
}

#footer-text a:visited:hover {
	color:#FC0;
}

a#left-column-button {
	width:283px;
	height:199px;
	display:block;
	background-image:url(images/CNP_13.jpg);
	float:left;
}

a#left-column-button:hover {
	background-image:url(images/CNP-b_13.jpg);
}

a#left-column-button span {
	display:none;
}

/* SERVICES PAGE */

#services-buttons-wrapper {
	width:695px;
	height:175px;
	position:absolute;
	top:161px;
	left:104px;
}

a.services-button {
	display:block;
	float:left;
	text-decoration:none;
	height:175px;
}

a.services-button span {
	visibility:hidden;
}

a#parents {
	background-image:url(images/programs_01.jpg);
	width:225px;
}

a#parents:hover {
	background-image:url(images/programs-b_01.jpg);
}

a#professionals {
	background-image:url(images/programs_02.jpg);
	width:234px;
}

a#professionals:hover {
	background-image:url(images/programs-b_02.jpg);
}

a#contact-cnp {
	background-image:url(images/programs_03.jpg);
	width:234px;
}

a#contact-cnp:hover {
	background-image:url(images/programs-b_03.jpg);
}

/* ABOUT US PAGE */

#about-navbar {
	height:31px;
	width:700px;
	position:absolute;
	left:98px;
	top:153px;
}

a.about-navbar-link {
	display:block;
	float:left;
	height:31px;
	text-decoration:none;
}

a.about-navbar-link span {
	visibility:hidden;
}

a#overview {
	background-image:url(images/aboutnav_01.gif);
	width:97px;
}

a#overview:hover {
	background-image:url(images/aboutnav-b_01.gif);
}

a#staff {
	background-image:url(images/aboutnav_02.gif);
	width:129px;
}

a#staff:hover {
	background-image:url(images/aboutnav-b_02.gif);
}

a#board {
	background-image:url(images/aboutnav_03.gif);
	width:134px;
}

a#board:hover {
	background-image:url(images/aboutnav-b_03.gif);
}

a#values {
	background-image:url(images/aboutnav_04.gif);
	width:105px;
}

a#values:hover {
	background-image:url(images/aboutnav-b_04.gif);
}

a#partners {
	background-image:url(images/aboutnav_05.gif);
	width:87px;
}

a#partners:hover {
	background-image:url(images/aboutnav-b_05.gif);
}

a#events {
	background-image:url(images/aboutnav_06.gif);
	width:148px;
}

a#events:hover {
	background-image:url(images/aboutnav-b_06.gif);
}

/* CONTACT US PAGE */

#contact-info-table p {
	line-height:22px;
}

#contact-info-table strong {
	display:block;
	width:100%;
	padding:3px;
	background-color:#666666;
	color:#FFF;
}

#contact-info-table td {
	padding:3px;
	font-size:13px;
}

#contact-info-table td  p {
	font-size:13px;
	line-height:20px;
}

a#page-link {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
}
