*{
	margin: 0px;
	padding: 0px;
	border: none;	
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
body{
	width: 100%;
	height: 100%;
	background-color: #efefef;
	text-align: center;
	font-size: 11px;
	color: #9a9a9a;	
	background-image: url(images/site_rep.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a{
	color: #725353;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
input,select,textarea{
	border: 1px solid #b9b9b9;	
	font-size: 11px;
	width: 160px;
	background-color: #efefef;
}
.button{
	background-color: #725353;
	color: White;
	width: 80px;
}
.top_back{
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(images/top_back.gif);
}
.cont{
	width: 990px;
	margin: 0px auto;
	text-align: left;
}
.top{
	width: 500px;
	height: 118px;
	margin-left: 251px;
	background-repeat: no-repeat;
}
.left{
	width: 219px;	
	float: left;		
	text-align: left;
}
.left p{
	width: 195px;
	margin: 12px;
	text-align: justify;
}
.title1{
	width: 100%;
	display: block;
	text-align: right;
	color:#725353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px; 
	letter-spacing: -4px;
}

.vertical_title{
	width: 32px;
	height: 500px;
	clear: both;
	margin-left: 219px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
.right{
	margin-left: 32px;
	width: 739px;
	float: right;	
}
.types{
	height: 97px;
}
.types a{
	margin-right: 4px;
	height: 96px;
	display: block;
	margin-bottom: 1px;
	float: left;
	background-repeat: no-repeat;
	background-position: left;
}
.types a:hover{
	background-position: right;
}
.menu{
	background-color: #e2dfb2;
	height: 25px;
	line-height: 20px;	
	margin-bottom: 1px;
	margin-left: 2px;	
}
.menu a{
	color: #503c3c;
	display: block;
	width: 100%;
	height: 20px;	
	font-family:  'PT Sans Caption', sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
}
.menu a:hover{
	background-color: #9C7878;
	color: White;
}
.menu_right{
	background-color: #a1a1a1;
	height: 25px;
	float: right;
	border-left: 1px solid #efefef;
}
.page{
	background-color: #ffffff;	
	margin-left: 2px;
	margin-bottom: 1px;
	border-bottom:1px solid #a1a1a1;
}
.menusel{
	background-color: #725353;
	height: 20px;
	line-height: 20px;			
	color: #ffffff;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
}

.menusel a{
	color: White;
	background-color: #725353;
	display: block;
	width: 100%;
	height: 20px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
}


.page_in{
	display: table;
}
.list{
	width: 200px;
	float: left;	
	margin-right: 1px;
	margin-bottom: 1px;
}
.list a{	
	display: block;
	width: 200px;
	height: 150px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 1px;
}
.list span{
	display: block;
	width: 200px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	background-color: #e2dfb2;
	text-align: right;
	color: #525252;
}
.title{
	display: block;
	color:#B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px; 
	letter-spacing: -1px;
}
.building_in{	
	width:222px;
	margin-right:20px;	
}

.building_in p{
	text-align: justify;
	clear: both;
}
.building_in p div{
	text-align: justify;
}
.bigimage{	
	float: left;
}
.smallimage{		
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	width: 107px;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
}
.building_imgs{	
	width: 100%;
}