BODY
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	background-color: #eeeeee;
}

#MainContent
{
	width: 883px;
	text-align: center;
	background-color: #eeeeee;
	margin: 0 auto;
}


.TopBanner
{
	background-image: url(  "images/TopBackground.jpg" );
	background-repeat: no-repeat;
}

.TopBannerLeft
{
	text-align: left;
	width: 390px;
}

.TopBannerRight
{
	text-align: center;
	vertical-align: middle;
	width: 293px;
}

.MainMenu
{
	background-image: url(  "images/main_menu.gif" );
	background-repeat: no-repeat;
	height: 34px;
	background-position: center;
}

.MainMenuItem td
{
	font-family: Tahoma;
	font-size: 12px;
	width: 16%;
	text-align: center;
}

.MainMenuItem td:hover
{
	font-family: Tahoma;
	font-size: 12px;
	width: 16%;
	text-align: center;
}

.MainMenuItem a:hover
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.MainMenuItem a
{
	color: #B6D0DF;
	font-weight: normal;
	text-decoration: none;
}

.content
{
	text-align: left;
	/*padding-left: 6px;
	padding-right: 6px;*/
}

.Footer
{
	background-image: url(  "images/footer.jpg" );
	background-repeat: no-repeat;
	height: 42px;
	background-position: center;
}

.TablePricelist td
{
	width: 100px;
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
}

.RightBanner
{
	width: 139px;
	text-align: right;
}

.FrontLeftImage
{
	float: left;
	padding-right: 10px;
}

/*rent catalog*/

.RentTableRow td
{
	vertical-align: top;
	padding-bottom: 1px;
	padding-top: 5px;
}

.RentTable img
{
	border-left: solid 2px #666666;
	border-bottom: solid 2px #333333;
	border-top: solid 2px #666666;
	border-right: solid 2px #333333;
}

.RentTextCell
{       
	width: 210px;
	padding-left: 10px;
	padding-right: 20px;
}

.RentDelimiter
{
	border-bottom: solid 1px Black;
	font-size: 2px;
}
img
{
 border: 0px;
}

.GalleryThumbnail
{
	text-align: center;
	width: 100%;
}

.GalleryThumbnail img
{
	border-left: solid 2px #666666;
	border-bottom: solid 2px #333333;
	border-top: solid 2px #666666;
	border-right: solid 2px #333333;
}

.GalleryThumbnail img:hover
{
	border-left: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
}

.GalleryDivClose
{
	color: Black;
	background-color: White;
	padding: 5px 5px 5px 5px;
	height: 30px;
}

/*end rent catalog*/

/*table prices*/

.table_prices
{
	border: solid 1px #999999;
}

.table_prices td
{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.table_prices th
{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	font-style: italic;
}
