html, body {width:100%;height: 100%; margin: 0; padding: 0; color:#003366;background-color:#FFF;background-image:url(../img/city_gry11.jpg);}

#wrapper {
	position:absolute;
	top:5em; 
	left:6em;
	width:80%;
	background-color:transparent;
	margin:25px;
	padding:0; 
	}
	
#logo {
	position:relative;
	width:864px;height:94;
	}

#content{
	position:absolute;	
	width: 1200px;
	float:left
	}
	

 /*------------------------------------*\
	CONTENT LAYOUT   980
\*------------------------------------*/

.content_entry{
	float:left;
	text-align:justify;
	padding-left: 5px;
	padding-top: 5px;
	}
	

 /*	java applet scroll */
#box1{
	position:absolute;	
	width: 400px;
	float:right;
		top:55px;
		right:292px;
	padding:12px;
	}
	
.entry_scroller{
	border:1px solid #999999; width:400px; margin: 0px; background-color:#fcfcfc;
	
/*	border:1px solid #FCFCFC;
	-moz-box-shadow:0 1px 1px #333333;
	-webkit-box-shadow:0 1px 1px #333333;
	box-shadow:0 1px 1px #333333;*/
	}

 /*	php subscriptions email  */
 #box2{
	position:absolute;	
	width: 400px;
	float:right;
		top:234px;
		right:296px;
	padding:12px;
	
	}
.entry_email{
	border:1px solid #999999; width:400px; margin: 0px; background-color:#fcfcfc;
/*	background-color:#CDCFD1;
	color:#903;
	border:8px solid #FCFCFC;
	-moz-box-shadow:0 3px 3px #333333;
	-webkit-box-shadow:0 3px 3px #333333;
	box-shadow:0 3px 3px #333333; */
}

.entry_email_join
{
border:solid 1px #999999; background-color:#990033; font-weight:bold;color:#FFF;text-align:center;
}
.entry_email_label
{
padding-left:15px; font-weight:bold;color:#003;text-align:center;
}

/* mission */
.entry_text_mission{
float:left;
width:480px;
padding-bottom:45px;
}


/* diligence */
.entry_text_diligence{
float:left;
width:880px;
padding-bottom:45px;
}

/* promotions */
.entry_text_promotions{
float:left;
width:880px;
padding-bottom:15px;
}

/* portfolio */
.entry_text_portfolio{
float:left;
width:880px;
padding-bottom:35px;
}




/*------------------------------------*\
	TABLE --not used
\*------------------------------------*/
#grid{
	width:1180px;
	padding:0;
	margin:0;
	overflow:hidden;
}



ol,ul{
	list-style:none;
}


ul{
	width:1180px;
	margin-bottom:20px;
	overflow:hidden;
	border-top:1px solid #ccc;
}


li{
	line-height:1.1em;
	border-bottom:1px solid #ccc;
	float:left;
	display:inline;
}

#double li	{ width:50%;}
#triple li	{ width:33.333%; }
#quad li	{ width:25%;}
#six li		{ width:16.666%; }




/* principals */
.entry_text_principals{
float:left;
width:880px;
padding-bottom:25px;
}

/* disclaimer */
.entry_text_disclaimer{
float:left;
width:880px;
padding-bottom:5px;
}

 


 /*------------------------------------*\
	LINKS
\*------------------------------------*/
a, a:visited {
	color:#336699;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:none;
	text-align: center;
}


 
 
 /*------------------------------------*\
	CLEAR FLOATS
\*------------------------------------*/

.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


 /*------------------------------------*\
	H1, H2, H3, H4, 
\*------------------------------------*/
h1{
font-size:24px;
font-weight:bold;
padding:0px;
margin:0px;
padding-bottom:0px;
line-height: 18px;
}


h2{
font-size:24px;
font-style:italic;
font-weight:bold;
text-decoration:underline;
margin:0px;
padding:0px;
}


h3 {
font-size:18px;
font-style:italic;
font-weight:bold;
text-decoration:underline;
margin:0px;
padding:0px;
}

h4 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}



p {
	font-size: 1em;
	text-align:justify;
	line-height:1.5em;
}


.disclaimer {
font-size:.8em;
font-style:normal;
font-weight:lighter;
margin:0px;
padding:0px;
	border-top:1px solid #993;
}

.copyright {
float:right;
font-size:.8em;
font-style:normal;
font-weight:lighter;
margin:0px;
padding-top:10px;

}
