body{
	padding: 0px;
	margin: 0px;
	color: Black;
	background-color: white;
}

table{
	border: 0px;
	height: 100%;
	width: 100%;	
}

tr{
	vertical-align: top;	
}

td{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#top
{
	height: 125px;
}

#main{
	background-color: white;
}

#wework{
   background-image: url(/img/bg.jpg);
   height: 96px;
   margin-top: 1px;
}

#menu{
   background-color: black;
   height: 29px;
   padding-top: 7px;
   padding-left: 20px;
   color: white;
   border-bottom: 1px solid white;
}

#text
{
	width: 50%;
	text-align: justify;
	line-height: 20px;
}

#content{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
	background-image: url(/img/men1.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

#copyright{
   color: white;
   width: 50%;
   background-image: url(/img/men2.gif);
	background-repeat : no-repeat;
	background-position : top left;   
	padding-top: 10px;
	padding-left: 150px;
}

#footer{
   background-color: black;	
   height: 40px;
   color: white;
}

#contact{
   width: 50%;
   background-color: #393939;   
   color: white;
   padding: 10px;   
}

#contact a{
color: white;
}

#news{
padding: 20px;
border-top: 1px solid #c5c5c5;
background-color: #f7f0d5;
}

#workblock{
	width: 50%;
}
#newsblock{
width: 50%;
border-left: 1px solid #393939;
padding-left: 10px;
}

.newstext{
	padding-left: 20px;
}

#menu a{
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
}

h1{
	font-size: 150%;
	color: #B22222;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
}

h2{
	font-size: 140%;
	font-weight: bold;
}

h3{
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;	
}

a{
	color: #B22222;
}

#br{
text-align: right;
font-size: smaller;
	
}

#estate{
   background-image: url(/img/estate_bg.jpg);
	border: 1px solid #f2f2f2;   
}

.find{
color: white;
font-size: 80%;
background-color: green;	
padding: 2px;
} 

img {
	border: 0;
}

#view img{
	border: 5px solid #DFDFDF;
}



#logo{
	position: absolute;
    left: 625;
	top: 29px;
}

#cities{
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 0px;
    border: 1px solid #c5c5c5;
    background-color: #f7f0d5;
}

ul{
	list-style-image: url(/img/array.gif);
}

input, textarea,select {
	font-size: 12px; 
	font-family: Arial; 
	border-style: solid; 
	border-width: 1px;
	border-color: Silver;
}

.data{
	font-size: 80%;
	color: Gray;
	padding-top: 20;
}

hr{
	height: 0px;
	border-bottom: 1px solid silver;
}

.error_message{
	color: red;
	font-weight: bold;
}

.box{
	border: 3px solid #DFDFDF;
}

.link{
	font-size: 95%;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

#work{
	padding-left: 100px;
}
