body {

	background: #2b463b;
	margin: 0; 
	padding: 0;
}



#mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 928px; 
	margin-left: auto ;
    margin-right: auto ;

}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
body,td,th {

	font-family: Arial, Helvetica, sans-serif;
}


#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Helvetica;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #9a0000;
}

#transparent {
background-color:rgba(43,70,59,0.9);
}
#transparent1
{
background-color: #2B463B;
filter:Alpha(Opacity=55);
-moz-opacity:0.55;
}
.content
   {
	position:relative;
	color:White;
   }
   .background
   {
       position:relative;
       top:0px;
       left:0px;
       width:60%;
       height:60%;
       background-color:#2B463B;
       z-index:1;
       /* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
       filter: alpha(opacity=50);
       opacity:.5;
   }
   
   #gradient-with-stop {
		color: #fff;
		height: 100px;
		padding: 10px;
		/* For WebKit (Safari, Google Chrome etc) */
		background: -webkit-gradient(linear, left top, right top, from(#00f), to(#fff), color-stop(0.7, #fff));
		/* For Mozilla/Gecko (Firefox etc) */
		background: -moz-linear-gradient(left top, #00f, #fff 70%);
		/* For Internet Explorer 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FF0000FF, endColorStr=#FFFFFFFF, GradientType=1);
		/* For Internet Explorer 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0000FF, endColorstr=#FFFFFFFF, GradientType=1)";
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 104px;
}
.body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.body_serif {
	font-family: Georgia, serif;
	font-size: 24px;
	color: white;

}
.body_small {
	font-family: Georgia, serif;
	font-size: 11px;
	color: white;

}
.body_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c30;
	margin-right: 104px;
}


.no_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.bigger_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-right: 104px;
}
.big_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003d1f;
	font-weight: bold;
	letter-spacing:-1px;
}
.big_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;

}

.right_quote_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	
}

#bg { margin-bottom:-575px; position:fixed; width:100%; top:0; left:0; }

#About_Us
{
  display: block;
  width: 72px;
  height: 40px;
  background: url("../images/nav_bar/about_us.gif") no-repeat 0 0;

}

#About_Us:hover
{ 
  background-position: 0 -40px;
}

#About_Us span
{
  display: none;
}

#Portfolio
{
  display: block;
  width: 70px;
  height: 40px;
  background: url("../images/nav_bar/portfolio.gif") no-repeat 0 0;

}

#Portfolio:hover
{ 
  background-position: 0 -40px;
}

#Portfolio span
{
  display: none;
}

#Development_Challenges
{
  display: block;
  width: 171px;
  height: 40px;
  background: url("../images/nav_bar/development_challenges.gif") no-repeat 0 0;

}

#Development_Challenges:hover
{ 
  background-position: 0 -40px;
}

#Development_Challenges span
{
  display: none;
}

#Acquistion_Development
{
  display: block;
  width: 227px;
  height: 40px;
  background: url("../images/nav_bar/acquisition_development.gif") no-repeat 0 0;

}

#Acquistion_Development:hover
{ 
  background-position: 0 -40px;
}

#Acquistion_Development span
{
  display: none;
}

#Property_Listings
{
  display: block;
  width: 119px;
  height: 40px;
  background: url("../images/nav_bar/property_listings.gif") no-repeat 0 0;

}

#Property_Listings:hover
{ 
  background-position: 0 -40px;
}

#Property_Listings span
{
  display: none;
}

#News
{
  display: block;
  width: 53px;
  height: 40px;
  background: url("../images/nav_bar/news.gif") no-repeat 0 0;

}

#News:hover
{ 
  background-position: 0 -40px;
}

#News span
{
  display: none;
}


#Contact_Us
{
  display: block;
  width: 81px;
  height: 40px;
  background: url("../images/nav_bar/contact_us.gif") no-repeat 0 0;

}

#Contact_Us:hover
{ 
  background-position: 0 -40px;
}

#Contact_Us span
{
  display: none;
}
.image { 
border: 2px solid #fff; 
}
