﻿body {
	background-color: #000;
	font-family: arial;
	direction:rtl;
}
#wrap {
	height: 525px;
	width: 939px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
#Top {
	height: 170px;
	width: 939px;
	margin: 0px;
}
#logo {
	width: 380px;
	padding-top: 40px;
	padding-left: 35px;
	float: left;
}
#SignupBtn {
	float: right;
	padding-top: 40px;
	padding-right: 40px;
}
#ContentBody {
	height: 359px;
	clear: both;
}
#card {
	background-image: url(images/cards.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-top: 34px;
	float: left;
	width: 163px;
}
#cardTwo {
	background-image: url(images/cards.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 34px;
	float: left;
	width: 163px;
}
#cardThree {
	background-image: url(images/cards.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 34px;
	float: left;
	width: 163px;
}
#banner {
	height: 217px;
	width: 883px;
	margin-top: 20px;
	margin-right: 27px;
	margin-left: 27px;
}

#cardFour {
	background-image: url(images/cards.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 34px;
	float: left;
	width: 163px;
}
#cardFive {
	background-image: url(images/cards.jpg);
	height: 318px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 34px;
	float: left;
	width: 163px;
}




.Image img {
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 8px;
	margin-bottom: 5px;
}
.text {
	font-size: 12px;
	color: #FFF;
	padding-right: 18px;
}
.ProfileBtn {
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 20px;
}

.RedTitle {
	color: #dd001c;
	font-weight: bold;
	width: 16px;
	font-size: 14px;
}
.Boldd {
	font-weight: bold;
}