/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	}
	
.line {
	clear: both; 
	display: block; 
	border-top: 1px solid #4D6C98;
	margin: 10px 0 10px 0;
	padding: 0;
	} 
	
A:link {
	COLOR: #336699; text-decoration: none;font-weight: bold;
}
A:visited {
	COLOR: #336699; text-decoration: none; font-weight: bold;
}
A:active {
	COLOR: #336699; text-decoration: none; font-weight: bold;
}
A:hover {
	COLOR: #009933; text-decoration: underline; font-weight: bold;
}

/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/	
#Container {
	width: 792px;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	border: 2px solid #000000;
}

/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/

.white {
  background-color: #ffffff;
  text-size: 8px;
  clear: both;
}

.white a{
	color: #336699;
}

#page_header {
  height: 231px;
  background: url('../new/apartmentmax.gif') top right no-repeat;
  clear: both;
}

#menu_bar {
  height:34px;
  clear: both;
  font: arial, helvetica, sans-serif;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #cccccc url('../new/navig.gif') top left repeat-x;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:10px;
  padding-bottom:12px;
  padding-left:15px;
  padding-right:15px;
  background: #cccccc url('../new/navig.gif') top left repeat-x;
  color: #000000;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #cccccc url('../new/navigr.gif') top left repeat-x;
  color: #000000;
}

#feature_box {
  float:center;
  width:350px;
  background-color: #fff;
  border:2px solid #2669a0;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  position:relative;
  left:25%;
  text-align:center;
  }

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ff6600;
}

#feature_box1 {
  float: left;
  width:550px;
  background-color: #fff;
  border:2px solid #2669a0;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
  position:relative;
  text-align:center;
  }

#feature_box1 h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ff6600;
}

.menu {
	padding: 0;
	margin: 0;
}

.menu a {
	text-decoration: none;
	display:inline;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	display: inline;
}

.menu ul li a {
	margin-top: 8px;
	padding: 0 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(http://www.apartmentmax.com/images/li1a.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
    background-color: #EAF4F6;
}



	
/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
    width: 95%;
	padding:15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	
}
div#MainText h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

/*------------------------------------------------------------*
**  footmenu
**------------------------------------------------------------*/
div#footmenu {
	width: 100%;
	clear: both;
	letter-spacing: 1px;
	text-align: center;
	background-color: #1E90FF;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
div#footmenu p{
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
div#footmenu a{
	color: #ffffff;
	text-decoration: none;
}
div#footmenu a:hover{
	color: #ffffff;
	text-decoration: none;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
	width: 100%;
	text-indent: 5px;
	clear: both;
	background-color: #cccccc;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
div#Footer p{
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
div#Footer a{
	color: #000000;
	text-decoration: none;
}
div#Footer a:hover{
	color: #000000;
	text-decoration: none;
}
