body {
	margin-top:0px;
	padding-top:0px;
	background-color:#333;
}

* {
	margin: 0;
	padding: 0;
}

img { border: none; }


div#top { 
	width: 100%; 
	height: 100px;
	background-color:#3a5171;
	border-bottom: 2px solid #2e405a;
		
}
div#header { 
	width:980px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(graphics/header.gif);
	background-repeat:no-repeat;
}

div#header_home { 
	width:980px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
		background-image:url(graphics/header.gif);
}

div#main_image { 
	width:980px;
	height: 318px;
	padding-left: 13px;
	padding-top: 13px;
	background-color:#fff;
	margin-bottom: 10px;
}

div#middle { 
	width: 100%;
	background-color:#ececec;
	border-bottom: 5px solid #474646;
	padding-bottom: 30px;
	padding-top: 20px;
}

div#content { 
	width:980px;
	margin-left: auto;
	margin-right: auto;
	
}

div#nav { 
	height: 50px;
	float:right;
	
}

div#content_container { 
	width:980px;
}

div#content_container_architectural { 
	width:980px;
	float:left;
}

div#content_container_architectural_col { 
	width:380px;
	float:left;
	border-left: 1px dashed #ccc;
	padding-left:10px;
	padding-bottom:20px;
}





div#space { 
	width:980px;
	height: 30px;
	}
	
	div#photographer { 
	width:980px;
	height: 30px;
	text-align:right;
	}

div#thumb { 
	width:125px;
	height: 120px;
	float:left;
}

div#thumb_gallery { 
	width:155px;
	height: 160px;
	float:left;
}

div#home_text { 
	width:980px;	
}

div#home_text_col { 

	width:290px;
	float:left;
	margin-right: 20px;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
}

div#home_text_col_house { 

	width:190px;
	float:left;
	margin-right: 20px;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
}


div#home_map_col { 

	width:200px;
	float:left;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
}

div#house_text_col { 

	width:480px;
	float:left;
	margin-right: 20px;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
}


div#bottom { 
	width: 100%; 
	height: 50px;
	
}

div#footer { 
	height: 50px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

div#footer_left { 
	height: 50px;
	width:520px;
	float:left;
}

div#footer_right { 
	height: 50px;
	width:422px;
	float:left;
}

div#footer_logo { 
	height: 50px;
	width:38px;
	margin-top:7px;
	float:left;
}

p {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:20px;
}

p.meassage {
	color:#f29424;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height:20px;
}


p.home {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	margin-left:0px;
}

p.footer {
	color:#fff;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:20px;
	margin-top:12px;
	text-align:left;
}


a.page:link {color: #black; font-family: "Verdana", Arial, sans-serif; font-size: 14px;}
a:page:active {color: #black;  }
a:page:visited {color: #black;  }
a:page:hover {color: #666666; text-decoration: none; }


h1 {
	color:#333;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	Height:30px;
	font-style: normal;
	font-weight:400;
}

h2 {
	color:#f29424;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	Height:30px;
	font-style: normal;
	font-weight:400;
}


#menu{
	padding-top: 70px;
	float: left;
}

#menu ul{
margin: 0;
font: 14px arial;
list-style-type: none;
line-height:5px;

}

#menu li{
display: inline;


}

#menu li a{
float: left;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 15px; 
color: #fff;
border-left: 1px dashed #4b85d8;
}

#menu li a:hover, #menu li.selected a{
color: #f29424;
}

#menu_photos{
	padding-top: 0px;	
}

#menu_photos ul{
margin: 0;
list-style-type: none;
}

#menu_photos li{
display: inline;
}

#menu_photos li a{
width:136px;
float: left;
display: block;
padding: 1px 1px 1px 1px;	
color: #fff;
}


#menu_photos li a:hover, #menu_photos li.selected a{
background-color: #333;
}





#menu_foot {
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	padding-left:0px;
	padding-top:10px	
}
	
#menu_foot ul {
	text-decoration: none;		
}
		
#menu_foot li {
		display: inline;
		height:20px;
}

#menu_foot li a {
	padding-right:10px;
	font-weight:500;
	text-decoration: none;	
	font-size:10px;	
	color: #fff;
	border-left: 1px solid #fff;
	padding-left:5px;
}

#menu_foot li a:hover { 
	color: #666; 
}



form { margin: 25px 0 0 0px; width: 450px; padding-bottom: 30px; }

fieldset { margin: 0 0 22px 0; border: 1px dashed #ccc; font:0.8em Verdana; padding: 12px 17px; }
legend { font-size: 1.1em; background-color:#3a5171; color: #FFFFFF; font-weight: bold; padding: 4px 12px 8px 12px; }
textarea { font:1.0em Verdana; }
label.float { float: left; display: block; width: 100px; margin: 4px 0 0 0; clear: left; }
label { display: block; width: auto; margin: 0 0 10px 0; }
label.spam-protection { display: inline; width: auto; margin: 0; }

input.inp-text, textarea, input.choose, input.answer { border: 1px solid #909090; padding: 3px; }
input.inp-text { width: 300px; margin: 0 0 8px 0; }
textarea { width: 400px; height: 150px; margin: 0 0 12px 0; display: block; }

input.choose { margin: 0 2px 0 0; }
input.answer { width: 40px; margin: 0 0 0 10px; }
input.submit-button { font: 1.4em Verdana; letter-spacing: 1px; display: block; margin: 23px 0 0 0; }

form br { display: none; }

<!--
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #333333;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.clearfix { height: 1%; }
/* End hide from IE-mac */

.clearfix { display: block; }
/* End hide from IE-mac */