body {
	text-align:center;
	background:url(images/bg.jpg)
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
	width: 650px;
}
.right {
	width: 200px;
	background:url(images/side.jpg) no-repeat;
	margin-top: 50px;
}
.right a {
	color:#f8920b;
	text-decoration:underline;
	line-height:20px
}
#side li {
	list-style:url(images/ar.jpg) inside
}
#side {
	margin-left: 30px;
	height:360px
}
#side #top {
	height: 180px;
}
#side #bm {
	padding-top: 10px;
}
/* header */
#header {
	height:252px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/farah_main.gif);
}
#logo {
	position:relative;
	top:110px;
	left:130px
}
#logo h1 {
	font-size:34px;
	color:#FFFFFF
}
#logo div {
	padding-left: 90px;
	color:#999999
}
ul#nav li {
	display: inline;
	position:relative;
	top:130px;
	left:105px;
	padding:0 20px
}
/* content */

#content {
	height: 500px;
	margin-left: 100px;
}
#content .left h2 {
	color:#fff;
	font-size:30px;
	padding:20px 0
}
#content .left img {
	padding: 5px
}
#content p {
	padding-bottom:10px;
	width: 400px;
}
#content .right h2 {
	font-size:22px;
	color:#fff;
	padding:20px 0
}
#content .right a:hover {
	text-decoration:none;
}
#content a {
	color: #FFF;
	font-weight:700
}
#content a:hover {
	color: #FF9900;
	font-weight:700
}
.left {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
}
/* footer */
#footer {
	color: #fff;
	padding-left: 150px;
}
#xhtml {
	position:relative;
	top:-20px;
	left:400px
}
#header a, #footer a {
	color:#FFFFFF
}
