@charset "utf-8";
ul#SubMenu {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	display:block;
	font-weight:bold;
	margin-top: 10px;
  _height: 150px;
}
#SubMenu li{
	padding:13px 25px 13px 0;
	float:left;
}
#SubMenu li a{
	color:#1d7194;
}
#BodyDiv .Sep  {
	background-image:url(../images/seperator.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height:1px;
	/*width:440px;*/
	clear: both;
	_margin-top:-110px;
}
#BodyDiv h1{
	margin:18px 2px 18px 0px;
	padding:0px;
	color:#1d7194;
	font-size:20px;
}
#BodyDiv h2{
	font-size:12px;
	color:#1d7194;
	margin:0px;
	padding:0px;
}
#InnerBody{
	position:relative;
	z-index:99;
	padding-bottom:90px;
	padding-left:42px;
	min-height:215px;
	_height:215px;
	text-align: left;
	direction: ltr;
  _margin-right:40px;
}
#BodyDiv p {
	margin:0px 0px 8px 0px;
}
#MenuCell a.MI1{padding:23px 2px 0px 0px; height:22px;}
ul#GalleryMenu{
	list-style-image: none;
	list-style-type: none;
	
	padding:0px;
	margin:0px;
	font-weight:bold;
	direction:rtl;
}
#GalleryMenu li{
	padding:1px 0px;
}
#GalleryMenu a{
	//width:120px;
	color:#1d7194;
	display:block;
}
#GalleryImage{
	float:left;
	width:215px;
	text-align:left;
	margin:8px 0px;
}
#GalleryImage h1{
	color:#1d7194;
	margin:0px;
	padding:0px;
	font-size:12px;
}
#GalleryImage img{
	display:block;
	border:#1d7194 3px solid;
	margin-right:1px;
}
.GallerySep{
	background-image:url(../images/seperator.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height:1px;
	/*width:440px;*/
	clear: both;
	margin:0px 4px 0px 31px;
}
#GInnerBody{
position:relative;
z-index:2;
	padding-bottom:270px;
	padding-left:42px;
}
#BotCorner{
	//bottom:2px;
	_bottom:-1px;
}