/* CSS Document */
body{
	/*background-color: #FFFFFF;*/
	background-color: black;
	margin-top: 10px;
	font-size: 13px;
}
img{
/*	border: 0px;
	margin: 0px;*/
}
#global{
position:absolute;
left: 50%;
width: 810px;
margin-left: -405px; /* half the width */
background-color: #FFF;
}
#mainPageContainer{
width: 810px;
left: 50%;
margin-left: -470px;
position:absolute;
background-color: White;
}
#header{
float: left;
height: 85px;
padding: 5px;

}
#PageMenu{
	float: left;
	width: 380px;
	padding: 0px;
	margin: 5px 0px 0px 29px;
	text-align: left;

}
#tel{
	float: left;
	width: 380px;
	text-align: right;
	font-size: 16px;
	color: #360e6f;
	margin: 7px 0px 7px 29px;
		}
.telName{
color: #a0a1a5;
}
#Driftwood-logo
{
	width: 378px;
	float: left;

}
#main-content{
float: left;
width: 773px;
margin: 0px 0px 10px 17px;
text-align: left;
}
#vendors{
margin: 16px 0px 0px 16px
}


#to-rent{
	margin: 16px 0px 0px 0px
}
#to-buy{
	margin: 16px  0px 0px 0px
}
#to-register{
	margin: 16px 0px 0px 16px
}
#MainContentLeftMenu{
	float: left;
width: 155px;
margin: 10px 0 0 0px;
text-align: left;
/*margin-left: 8px;*/
}
#MainContentRight{
	float: left;
	width: 900px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}
#MainContentFooter{
	float: left;
width: 810px;
height: 30px;
font-size: 15px;
text-align: center;
color: #360e6f;
}
#sitecontentleft{
	float: left;
	width: 388px;
	padding: 0 0 0 0;	
	margin: 0 25px 0 0; 
}
#sitecontentleft2{
	float: left;
	width: 288px;
	padding: 0 0 0 0;
	margin: 0 25px 0 0; 
	color: #58585a;
}
#map{
	width: 350px; 	
	height: 350px;
	margin: 0px 0px 0px 10px;
}
#sitecontentleft2 h1{
font-size: 18px;
line-height: 22px;
margin: 0px 0px 24px 0px;
}
#sitecontentleft2 p{
font-size: 14px;
line-height: 18px;
text-align: left;
}
#sitecontentright{
	float: left;
	width: 130px;
	margin: 0 0 0 0px;
}
.betterMove{
font-size: 18px;
font-style: italic;
font-weight: bold;

}
#EITfooter{
	float: left;
	width: 810px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	color: #999999;
	background-color: #000;
}
#EITfooter a:link, a:active, a:visited{
text-decoration: none;
/*color: #999999;*/
	
}
#EITfooter a:hover{
text-decoration: underline;
color: #505050;

}
#searchLeft{
width: 300px;
float: left;
margin: 0px 25px 0px 0px;	
}
#searchRight{
	width: 575px;
	float: left;
	margin: 12px 0px 0px 0px;	

}
.epcTab{
	border: 1px solid black;
}
.epcHead{
	border-bottom: 1px solid black;
	background-color: #0073BB;
}
.epcGraph{
	border-bottom: 1px solid black;
}
.epcCurrent{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcPotential{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcFooter{
}
#map{
	float: right;
}
#ContactCon{
	float: left;
	width: 530px;
}

