* {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
body {
	background-color: #000;
	background-image: url(../images/bg.gif);
	color: #C4C4C4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
a {
	color: #69F;
}
a:hover {
	color: #ffffff;
}

.clear {
	clear: both;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	height: 90px;
	margin-top: 10px;
	position: relative;
}
.mainImg {
	float: left;
}

.logo {
	background-repeat: no-repeat;
	text-indent: -9000px;
	background-image: url(../images/cpi-logo.gif);
	position: absolute;
	top: 10px;
	right: 0px;
	height: 60px;
	width: 220px;
}



/*
==================================================================================================================================================
====================================================== NAVIGATION ================================================================================
==================================================================================================================================================
*/




#navigation {
	margin-top: 35px;
	float: left;
	background-color: #000;
	padding-left: 10px;
}
#navigation li {
	float: left;
}

#navigation a {
	float: left;
	display: inline-block;
	margin-right: 10px;
	color: #999;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
#navigation a {	
	display: block;
}

#navigation a:hover {
	color: #fff;
}
body.home #aHome, 
body.company #aCompany, 
body.residential #aResidential, 
body.commercial #aCommercial,
body.commercial-main #aCommercial, 
body.commercial-home #aCommercial, 
body.contact #aContact

{
	color: #fff;
}




/*
==================================================================================================================================================
======================================================== CONTENT =================================================================================
==================================================================================================================================================
*/



/*
====== FOR CONTENT PAGES =======

background-color: #000;
height: 450px;
width: 1000px;

================================
*/


#content {
	background-color: #000;
	height: 350px;
	width: 900px;
	position: relative;
	font-size: 11px;
	line-height: 18px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	margin-bottom: 20px;
	color: #FFF;
	margin-top: 10px;
}

#content p {
	margin-bottom: 20px;
}
.h2Txt {
	font-size: 17px;
	margin-bottom: 15px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 50px;
}
.h2Txt-01 {
	font-size: 17px;
	margin-bottom: 15px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
.pageTxt {
	position: absolute;
	top: 10px;
	right: 10px;
}




/*
=============================================================
===================== HOME PAGE =============================
=============================================================
*/


body.home #content {
	height: 350px;
}
.bullets {
	font-size: 14px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.bullets li {
	list-style-type: disc;
	margin-bottom: 5px;
	color: #FFF;
	font-style: italic;
}



#flashHome {
	position: absolute;
	left: 0px;
	top: 0px;
}

/*
=============================================================
================== COMPANY PAGE =============================
=============================================================
*/


.company #content {
	height: 400px;
	width: 870px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


/*
=============================================================
================== COMPANY PAGE =============================
=============================================================
*/


.commercial #content
{
	height: 380px;
	width: 880px;
	padding: 10px;
}


.commercial-main #content
{
	height: 573px;
	width: 890px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.commercial-home #content
{
	height: 450px;
	width: 900px;
	padding: 0px;
}
#items li {
	float: left;
}
#items a {
	display: block;
	background-color: #151515;
	width: 325px;
	margin-top: 10px;
	margin-right: 10px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	padding-top: 20px;
	padding-left: 110px;
	font-weight: normal;
	background-image: url(../images/co-investment-small.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-position: left center;
}

#items #introduction {
	background-image: url(../images/introduction-small.jpg);
}
#items #co-investment {
	background-image: url(../images/co-investment-small.jpg);
}
#items #example-deal {
	background-image: url(../images/example-deal-small.jpg);
}
#items #inv-structure {
	background-image: url(../images/inv-structure-small.jpg);
}
#items #exit-strategy {
	background-image: url(../images/exit-strategy-small.jpg);
}
#items #team {
	background-image: url(../images/team-small.jpg);
}
#items #faq {
	background-image: url(../images/faq-small.jpg);
}
#items #next-step {
	background-image: url(../images/next-step-small.jpg);
}



#items a:hover {
	background-color: #fff;
	color: #000;
}
.contact #content
{
	height: 420px;
	width: 870px;
	padding: 10px;
	padding-left: 20px;
	padding-top: 20px;
}
.contact .contactImg {
	position: absolute;
	top: 10px;
	right: 10px;
}
.contact .contactTxt {
	width: 410px;
}
.contact #wrapper #content .contactTxt #contactDetails {
	font-size: 15px;
}

.contact .cBold {
	font-weight: bold;
	padding-right: 10px;
	color: #FFF;
}
.contact .ch2 {
	color: #FFF;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
.contact #wrapper #content .contactTxt #contactDetails #phone {
	padding-bottom: 5px;
	padding-top: 5px;
}
.contact #wrapper #content {
	height: 370px;
}
.contact .contactTxt .contactTxt2 {
	font-size: 13px;
}







/*
==================================================================================================================================================
========================================================== FOOTER ================================================================================
==================================================================================================================================================
*/



#footer {
	height: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272727;
	padding-top: 20px;
	margin-top: 15px;
}
#fPhone {
	float: left;
	padding-right: 30px;
}
.linkPDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F7F7F;
	background-color: #202020;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	border: 1px solid #313131;
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-transform: capitalize;
	display: block;
}
a.backButton {
	color: #666666;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #202020;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 8px;
	text-transform: uppercase;
}
a.backButton:hover {
	color: #000;
	background-color: #fff;
	background-image: url(../images/arrow2.gif);
}
.commercial #quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 880px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}
a.enterSite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #999;
	display: block;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 15px;
	background-color: #1D1D1D;
}
a.enterSite:hover {
	color: #fff;
	background-color: #000;
}
