/**************************************/
/*              GLOBALS               */
/**************************************/
body  {
	background: #ccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
}
#container { 	
	background:#fff url(../interface/watermark.png) no-repeat bottom;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	z-index:1;
}
p {
	text-align:left;
}
.google {
	float:left;
	width:468px;
	height:334px;
	border:0;
	margin:0 5px 0 0;
}
.bordered {
	border-left:1px solid #333;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	padding: 0 3px 1px 3px;
}
.bordered h5{
	margin-top: 0;
}
.project {
	border-left:1px solid #333;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
.project p{
	text-align:justify;
}
.project h6{
	text-align:center;
	font-style:italic;
	font-weight:normal;
}
.project h3{
	text-align:center;
}
.white{
	color:white;
}
.blue{
	color:#3381b4;
}
.blueDiv {
	background:#c6d5e8;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	margin: 0 -2px 0 -2px;
}
.blueDiv p{
	padding:  0 5px 0 5px;
}
.whiteDiv {
	background:#FFF;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	margin: 0 -1px 7px 5px;
	padding: 0 0 0 0;
}
.blueDiv span{
	padding: 0 5px 0 5px;
}
div.span-379, div.span-170, div.span-185, div.span-240{
	float:left;
	margin-right:10px;
}
.span-185{
	width:185px;
}
.span-170{
	width:170px;
}
.span-379{
	width:378px;
}
.span-240{
	width:240px;
}
body a.noicon:visited {
	background:none !important; padding:0 !important; margin:0 !important;
}
.margin-11{
	margin-top:11px;
}
.margin-3{
	margin-top:3px;
}
.margins-10{
	margin-right:10px;
	margin-left:10px;
}
div.height-99{
	height:99px;
}
.imgStrip{
	margin-top:20px;
	margin-bottom:20px;
	}
/**************************************/
/*              HEADER                */
/**************************************/
#header { 
	background:#fff url(../interface/headerbg2.png) repeat-y;
	height:110px;
}
#logo {
	background:url(../interface/ici.png) no-repeat;
	height:100px;
	width:850px;
	margin:5px 0 5px 25px;
}
#design {
	color:#505154;
    float:right;
	font-size:x-large;
	font-style:italic;
	width:auto;
	text-align:left;
	margin-top:15px;
}
.divider { 
	background: url(../interface/divider.png) repeat-x;
	margin:5px 0 5px 0;
	height:4px;
}
/**************************************/
/*             NAVIGATION             */
/**************************************/
#navigation{
	text-align:left;
	height:40px;
	margin:0 0 0 0;
	background:#333;
	z-index:500;
}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#archive {padding:0 0 0 0; margin:4px 4px 0 4px;}
#archive a {text-decoration:none; padding:0 4px 0 4px; position:relative;}
#archive a:visited {margin-top:0;}
#archive a:hover {background:#c6d5e8; color:#000; padding:3px 4px 3px 4px; position:relative;}

#him-price {font-size: 14px;}

.flash-slide{ background: url(../interface/flashLoad.png) center no-repeat;}

/**************************************/
/*         Images    				  */
/**************************************/
.iconOverlay{
	float:right;
	width:auto;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	margin-top: -40px;
	z-index:100;	
}
.postedImgRight{
	float:right;
	width:auto;
	margin: 0 0 0 0;
	padding: 0 15px 0 5px;
	z-index:0;
}
.imgright {
	float:right;
	width:auto;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	z-index:0;
}
.imgleft {
	float:left;
	width:auto;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
}
#noimgextlink a {
	background-image: none;
	padding-right: 0px;
}
#buildings {
	background: url(../img/iciBuildings.png);
}
#faces{
        border-bottom:1px solid #333;
}
/**************************************/
/*            Text		              */
/**************************************/
.textright {
	text-align:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.textleft {
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.textcenter {
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.textcenter span{
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.textfull{
	text-align:justify;
}
#linkright {
	float:right;
	width:auto;
}
#linkleft {
	float:left;
	width:auto;
}
/**************************************/
/*               FOOTER               */
/**************************************/
