*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
}
html{
	/*background-image:url(images/background.jpg);
	background-repeat:repeat-x;*/
	background-color:#D5D5D5;
}
h1{
	font-size:36px;
	margin-top:0px;
	color:#0f033a;
}
h3{
	color:#0f033a;
}
em{
	font-style:inherit;
	font-weight:bold;
}
a{
	color:black;
	cursor:pointer;
	/*font-weight:bold;*/
}
a img{
	border-style:none;
}
.menu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.menu li{
	margin:0px -6px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	list-style-type:none;
}
.floatDiv{
	float:left;
	width:300px;

}
.menu{
	background-color:#ADADAD;
	border-bottom-style:solid;
	border-bottom-width:5px;
	margin-top:0px;
	margin-left:0px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.menu li{
	display:inline;
	margin-right:25px;
	font-weight:bold;
	list-style-type:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}
/*
.menu .selected{
	color:#FFFFFF;
	background-color:#000000;
	text-transform:uppercase;
}
.menu li:hover{
	color:#FFFFFF;
	background-color:#000000;
}
*/
.menu li a{
	text-decoration:none;
	color:inherit;
}

.outerWrapper{
	width:800px;
	margin-bottom:5px;
	background-color:#ffffff;;/*#F8F8F8;*/
	border-style:solid;
	border-width:1px;
}

.pHome, .pContactUs, .pCommunity, .pWebmaster, .pProjects, .pTestimonial, .pEventHorizon, .pPayment, .pFixedPrice, .pRetail, .pStates, .pRetailAE, .pRate, .pCausesOfFailure, .pProcess, .pWhereBeen, .pOffshore, .pCalculators{
	background-color:#ffffff;;/*#F8F8F8;*/
	margin-left:10px;
	margin-right:10px;
}
.pProjects, .pContactUs, .pCommunity, .pFixedPrice, .pRetail, .pStates, .pCalculators{
	height:450px;
}
.pOffshore{
	height:550px;
}
.pHome{
	height:500px;
}
.pWhereBeen{
	height:900px;
}
.pProcess{
 	height:750px;
 }
.pCausesOfFailure{
	height:1750px;
}
.pWebmaster, .pRetailAE, .pRate{
	height:800px;
}
.pRate{
	height:900px;
}
.pTestimonial {
	height:1250px;
}
.pPayment {
 	height:750px;
 }
.pTestimonial hr{
	width:20%;
}
.pEventHorizon{
	height:850px;
}
.pCausesOfFailure p{
	font-size:12px;
}

.pCausesOfFailure .sidebar{
	float:right;
	background-color:#FFFFCC;
	width:350px;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin:5px;
	text-align:justify;
	font-size:10px;
}
.pCausesOfFailure .sidebar p{
	font-size:10px;
}
