@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;}

body {
	background-color: #222222;
	background-image: url(../images/bg_brick.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #adadad;
	text-align:center;
}
img {
border:none;
outline:none;}

 img, div { behavior: url(iepngfix.htc) }

a {
color:#FFFFFF;
outline:none;}

a:hover {color: #adadad;}


#wrapper {
	width:100%;
	height:781px;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-x;
}


#container {
margin:0 auto;
width:990px;
padding-top:70px;
position:relative;}

#nav {
width:170px;
text-align:center;
float:left;
}

#nav ul {
width:155px;
text-align:center;
margin:0;
padding:0;}

#nav li {
	list-style-type: none;
	margin-bottom:30px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
}

#nav li a {
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #adadad;
	text-decoration: none;
}

#nav li a:hover {
	color: #FFFFFF;
}

#content, #properties {
	width:760px;
	margin-top:15px;
	border: 1px solid #CCCCCC;
	float:right;
	text-align:left;
	padding:20px;
	background-color: #222222;
	line-height: 28px;
}




.images {
padding-right:25px;
float:left;
display:block;}


#content h1 {
	font-size:35px;
	margin-top:20px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	width:400px;
	float:left;
	
}

.contact_form {
width:400px; float:left;}
.formy {
	background-color: #222222;
	border: 1px solid #cccccc;
	width:170px;
	padding:3px;
	color:#ffffff;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formy_button {border: 1px solid #CCCCCC;background-color: #222222; color:#cccccc; width:100px;
}

#properties h1 {
	width:760px;
	font-size:35px;
	margin-top:20px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-bottom:10px;
	display:block;
	float:left;}

#content p {
width:400px;
display:block;
float:left;
}

#properties p {
width:760px;
text-align:left;
display:block;}

#footer {
	width:990px;
	text-align:right;
	clear:both;
	font-size: 10px;
}

#footer a{
	color: #adadad;
	text-decoration: none;
}

#number { float:right; width:170px;}

#footer a:hover{
color:#FFFFFF}

.space {
padding-top:110px;}

.white {
color:#FFFFFF}

.gal_images {
border: solid 1px #CCCCCC;
margin-right:37px;
float:left;}

#properties ul { margin:0; padding-left:20px;}
#properties li {
	margin:0;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom:10px;
}
