#rightColumn
	{
	position:relative;
	background-color:#F2EDE9;
	clear:both;
	width:180px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:0px;
	padding:10px;
	float: right;
	border-image: 0px;
	}

#rightColumnHeader
	{
	position:relative;
	background-color:#0B3d91;
	clear:both;
	width:180px;
	height:28px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:2px;
	padding-bottom:0px;
	float: right;
	border-image: 0px;
	}

.rightColumnHeaderFont
	{
	color:#FFFFFF;
	font: 100% Arial;
	font-weight: bold;
	}

#projectsMap
	{
        float:right;	
        /*position:absolute;
	left:590px;*/
	top:224px;
	}

#projectsMap img
	{
	border:0px;
	}

#bgMain {
	margin-top:39px;
	width:160px;
	height:auto;
	z-index:1;
	background-color: #F2EDE9;
	float:right;
}
#searchResults {

	width:50%;
	z-index:2;

}
#newH1_2 {
	position:absolute;
	width:250px;
	height:28px;
	z-index:5;
	background-color: #0D3692;
	left: 0px;
	top:186px;
}
#newH1 {
	width:160px;
	z-index:3;
	background-color: #0D3692;
	left: 0px;
	top: 0px;
	padding-top:0px;
}
.newH1Text{

line-height:20px;
color:#FFFFFF;
font-size:110%;
font-weight:bold;
text-align:center;
}

#interiorText{
margin:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;

}

#padding
	{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	}

#somePadding{

line-height:100px;

}

