body {
	background: #9F9F9F /*url('../images/plainbrushed8vc.gif') repeat*/;
	text-align: center;
	font-family:  Arial, sans-serif;
	font-size: 13px;
	color: #3F3F3F;
	margin-top:-4px;
}
#page {
	width: 730px;	
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}
#container {
	position: relative;
	padding: 0px;
	margin: 0px;
}
#header {
   position: relative;
   background: url('../images/white-header.png') no-repeat top center;
   height: 76px;
}


#logo {
  position: absolute;
  top: 10px;
  left: 45px;
}
#content {
	position: relative;
	float: left;
	width:730px;
	margin-top: 0px;
	background: #000000;
	padding: 0px;
	text-align: center;
	padding-bottom: 15px;
}
#footer { 
	position: relative;
	float: left;
	width: 730px;
	height: 28px;
	background: url('../images/footer-bar.png') no-repeat;
}
#menuBar {
   position: relative;
   background: url('../images/menu-bar.png') no-repeat top center;
   height: 122px;
   width: 730px;
	}
.links a {
	position: relative;
	float: left;
	color: #ffffff;
	width: 114px;
	margin-top: 103px;
	margin-left: 0px;
	margin-right: 1px;
	padding-left: 2px;
	padding-right: 4px;
	font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    text-align: center;
    border: 0px solid blue;
}
.links a:hover {
	
	color: #B7CAE8;
}
.contactLink a {
	margin-top: 10px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}
.contactLink a:hover {
	color: #DF560F;
	
}
.headerText {
  padding-top: 18px;
  padding-left: 385px;
  color: #000000;
  font-weight: bold;
  font-size: 17px;
  font-style: italic;
}
.columnHeader {
	position: relative;
	float: left;
	width: 730px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	color: #D1D1D1;
}
.columnHeader h1 {
	font-size: 20px;
	font-style: italic;	
	color: #9B9B9B;
	
}
.columnHeader h2 {
	font-size: 13px;	
	color: #D1D1D1;
	text-align: center;
	font-style: italic;	
	
}
h2 {
	margin-top: -1px;
	margin-left: 45px;
	font-size: 17px;	
	color: #ffffff;
	font-style: italic;	
}
.mouseover {
	font-size: 11px;
}

.column {
	position: relative;
	float: left;
	width: 380px;
	margin-top: -10px;
	margin-right: 5px;
	margin-left: 10px;
	_margin-left:12px;
	text-align: left;
	color:#D1D1D1; 	
}

.column h1 {
	font-size: 16px;	
	margin-left: 21px;	
	font-style: italic;	
	color: #9B9B9B;
}
.column2 {
	position: relative;
	float: left;
	width: 290px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 31px;
	_margin-left:15px;
	text-align: left;
	padding: 0px;
	color: #A5A5A5;
	font-weight: bold;
	line-height: 18px;
}
.white {
	color: #EEEEEE;
}
.orange {
	color: #DF560F;
	font-size: 20px;
}
.orange15 {
	color: #DF560F;
	font-size: 15px;
	text-align: center;
}
.columnHeader p {
	padding-left: 42px;
	padding-right: 32px;
	text-align: left;
	line-height: 20px;
}
.column ul {
	text-align: left;
	line-height: 24px;
	color: #D1D1D1;
	_padding-top: 25px;
}
.column ol {
	text-align: left;
	line-height: 22px;
	color: #9B9B9B;
}

.column p {
	padding-left: 22px;
	padding-right: 15px;
	text-align: left;
	line-height: 20px;
}
.logobutton {
	position: relative;
	float: left;
	width: 38px;
	height: 38px;
	margin-top:20px;
	margin-left: 20px;
	text-align: left;
	z-index: 998;
	background: url('../images/logo-button.png') no-repeat;
}
.columnLease {
	position: relative;
	float: left;
	width: 225px;
	margin-right: 0px;
	margin-left: 4px;	
	text-align: left;
	color: #A5A5A5;
	font-weight: bold;
	line-height: 18px;
}
.grayShadow {
	position: relative;
	float: left;
	margin-left: 25px;
	_margin-left: 2px;
	margin-top: 25px;
	width: 217px;
	height: 217px;
	background: #696969;
	z-index: 12;
	}
.darkGrayTop {
	position: relative;
	float: left;
	margin-left: 2px;
	_margin-left: 1px;
	margin-top: 2px;
	width: 215px;
	height: 215px;
	background: #171717;
	z-index: 998;
	}
.leaseTitles {
	color:#BEBEBE; 
	font-size:15px;	
	padding:18px;
}

.contactDetails {
	position: relative;
    float: left;
	width: 420px;
	padding-top: 40px;
	margin-left:20px;
	}
.orangeText {
	font-size:10px;
	color: #DB5516;
	margin-top: 10px;
	margin-left: 22px;
	padding-bottom: 15px;
	}	
.clear {
	clear: both;
}