/* CSS Document 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.welcome{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:17px; color:#000000;  letter-spacing:1px; }
.welcome1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:17px; color:#c40f2e; }
.link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#424040; text-decoration:none;  }
.text{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#424040; line-height:18px;  }
#main{ width:auto; height:768px; }
#inside{ width:736px; height:auto;}
#banner{ width:736px; height:169px;}
#welcome{ width:736px; height:30px;}*/
#imagegallery
{
	width:734px; 
	height:220px;  
	border:#CCCCCC solid 1px;  }

.jimgMenu {
	position:relative;
	margin: 15px 15px 0px 0px;
	
	width:735px;
	height:220px;
	overflow: hidden;
	
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 220px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 146px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -10000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 200px;
}

.jimgMenu ul li#home a {
	background: url(../images/Home.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#aboutus a {
	background: url(../images/aboutus.jpg) repeat scroll 0%;

}

.jimgMenu ul li#property a {
	background: url(../images/services.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#services a {
	background: url(../images/property.jpg) repeat scroll 0%;
	}
	
.jimgMenu ul li#media a {
	background: url(../images/media.jpg) repeat scroll 0%;

}




.jimgMenu ul li#contacts a {
	background: url(../images/contacts.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
#text{ width:734px;  height:130px;  border:#CCCCCC solid 1px; float:left; margin-top:1px;  }
#intext{ width:728px; height:120px; float:left; margin-top:5px; margin-left:3px;}
#bottom{ width:736px; height:44px; background-image:url(bottom.jpg); float:left; margin-top:5px;}
#links{ width:736px; height:20px;  float:left; margin-top:5px;}

