@charset "utf-8";
body{
	background-color: #191919;
	margin: 0px;
	padding: 0px;
	direction: rtl;
}
td{
	vertical-align: top;
}
#mainTable {
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 120px;
	width: 270px;
	background-color: #333;
}
#topMenuBG {
	min-width:520px;
	height: 75px;
}
#menu {
	background-color: #F90;
	height: 45px;
}
#slide {
	background-color: #999;
	height: 240px;
}
