﻿/*
CSS Credit: http://www.templatemo.com/
*/

html {
	background: #0a2035;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #0a2035 url(images/bd_bg.jpg) repeat-x top;
	
}

a {color: yellow; text-decoration:none; }

a:hover { color: white; text-decoration:none; }

#container {
	width: 940px;
	margin: auto;
	opacity:0.0;
}

#header {
	width: 940px;
	height: 78px;
	background:url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;
}


#content {
	
	width: 100%;
	
}

* html #content {
	
	margin-top: -2px;

}

#left_content {
	
	float: left;
	background: #0a2035 url(images/left_bg.jpg) top no-repeat;
	width: 358px;
	display: inline;

}

/* Menu */

.menu {

	float: right;
	width: 211px;
	margin: 20px 65px 35px 0;
	padding: 0;
	display: inline;

}

.menu ul {

	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 211px;

}

.menu li a {

	display: block;
	height: 27px;
	padding: 7px 0 0 50px;
	margin: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	background: url(images/menu.gif) no-repeat;	
	text-decoration:none;

}

.menu li a:hover, .menu li .current {

	background: url(images/menu_current.gif) no-repeat;	
	text-decoration:none;
	color: #00FFFF;

}
/* End of Menu */

.section {

	float: right;
	background: url(images/left_section_button.jpg) bottom center no-repeat;
	width: 300px;
	margin: 0 30px 5px 0;
	padding: 0;
	display: inline;
}


* html .section {
	margin: 0;
}

.list {
	margin: 25px 0 0 60px;
	color: #62c2ff;
}
#home-side-float {
	margin: 55px 0 40px 35px;
	padding: 0px 0 0 0;
	width: 240px;

	
}
#icon_home {
	
	background-image:url(images/post-it-note.png);
	background-repeat:no-repeat;
	background-position:top right;
	width: 310px;
	height: 365px;
	margin: 30px 0px 0 0;
	padding: 0px 0 0 0;
	
}

.icon_home {
	
	
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.section h1{
	font-family: Tahoma;
	font-size: 14px;
	color: #37b2f8;
	margin: 0 0 0 85px;
	padding: 0;
	text-align: left;
}

#form{
	padding: 20px 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #94d8ff;
}
.section p{
	
	font-family: Tahoma;
	font-size: 11px;
	color: #94d8ff;
	text-align: justify;
	margin: 0 30px 0 85px;
	padding: 0;
	
}
.icon_cube {
	
	
	width: 100%;
	min-height: 109px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.icon_tick {
	
	
	width: 100%;
	min-height: 102px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.section_bottom_line {
	
	clear: both;
	background: url(images/left_bottom.jpg) no-repeat center;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 0;
	
}


#right_content {
	
	float: right;
	background: url(images/right_bg.jpg) repeat-y;
	width: 582px;
	margin: 0px 0 0 0;
	padding: 0;
	
}

#right_content #content_area {
	width: 475px;
	margin: 0 0 0 47px;
	padding: 0;
}

#content_area .title {
	
	width: 100%;
	height: 15px;
	color: #62c2ff;
	background: url(images/title_line.jpg) bottom repeat-x;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 0 0 15px 0;

}


#content_area p {
	
	font-family: Arial;
	font-size: 12px;
	color: #9bcdff;
	text-align: justify;
	margin: 15px 0 0 0;
	padding: 0;
	
}
#content_area ul {
	
	font-family: Arial;
	font-size: 12px;
	color: #9bcdff;
	text-align: justify;
	margin: 15px 0 0 25px;
	padding: 0;
	
}

#content_area .Home_img {
	padding-left: 20px;
	
	
	
}
#content_area .thumbs {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}

#content_area .thumbs img {
	padding: 0;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
}

#content_area img {
	
	margin: 20px 0 0 0px;
	padding: 0;
}

#right_content_bottom {
	float: right;
	background: url(images/right_bottom.jpg) no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: right;
	width: 582px;
	height: 48px;
	margin: 0;
	padding: 30px 0 0 0;
	
}

#right_content_bottom a{

	text-decoration: none;
	color: #fff;
	text-align: right;
	padding-right: 20px;
}

#right_content_bottom a:hover{
	text-decoration: underline;
	color: #fff;
	text-align: right;


}

.clear_with_height {

	clear: both;
	height: 1px;

}.yellowHeaderText {
	color: yellow;
}
.yellow_header {
	color: yellow;
}
.icons {
	text-align: left;
}
.icons img {
	text-align: left;

}
#home_img {
	width: 475px;
	height: 373px;
	background-position: center;
	margin: 20px 0 0 0;
	background-repeat: no-repeat;
}
#home_float {
	/*border-style: double;
	border-color: inherit;
	border-width: thin;*/
	height: 320px;
	width: 550px;
	/*background-image: url('images/transparent.png');*/
	font-weight: normal;
	margin: 50px 0 0 -46px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;



"
}
#apartment_content {
}
#container #content #left_content .section #icon_home #home-side-float span .home_bold {
	font-size: 14px;
	text-align: center;
}
