div.head { height: 183px; background: url('../img/apartment/head.jpg') center no-repeat; }
div.menu { height: 34px; background: #cc3333; width: 980px; margin-left: 10px; text-align: center;  }
div.contentbg { height: 583px; background: url('../img/apartment/bodybg.jpg') no-repeat center;  }
div.real_content { width: 739px; height: 377px; margin-left: 120px; padding-left: 30px; padding-top: 30px;    }

html>body .real_content  {
	background: url('../img/apartment/container.png') no-repeat left top;
}

div.content_limiter { color: #cc3333;}


div.gallery img { border: solid 1px #cc3333; }

input,textarea { background: white; border: solid 1px #cc3333; font-weight: bold; color: #cc3333; }
