body {
	direction: ltr !important;
	background: #ffffff url(images/bg-body.png) repeat-x top right;
	margin: 0;
	padding: 0;
	height: auto !important;
	border: none;
	font-family: "Droid Sans", Tahoma, sans-serif;
}
a {
	text-decoration: none;
	color: #6c9f3f;
}

a:hover {
	text-shadow: #86ae46 -1px 1px 2px;
}

img {
	border: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#header {
	background: transparent;
	height: 100px;
	width: 100%;
}

#logo {
	height: 100px;
	margin-left: 30px;
	float: left;
	width: 30%;
	background: url(images/farsitel-logo.png) no-repeat top left;
}
#persian {
	position: absolute;
	left: 0;
	top: 130px;
}
#menu {
	text-align: left;
	float: right;
	width: 65%;
	right: 0;
}

#menu ul {
	width: 100%;
	float: right;
	padding: 0;
	margin: 0;
	font-size: 14pt;
	font-family: "Droid Sans", Tahoma, sans-serif;
	}

#menu ul li {
	list-style: none;
	margin: 0;
	float: left;
}

#menu ul li a {
	text-align: center;
	padding: 0 1em;
	margin: 0;
	text-decoration: none;
	display: block;
	background-image:url(images/menu.jpg);  
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#middlebody {
	width: 100%;
	height: auto !important;
	clear: both;
}
#mainbody-center {
	float: right;
	margin: 50px 0 0 0;
	width: 960px;
	clear: both;

}

#mainbody-rightside {
	float: right;
	width: 525px;
	height: 570px;
}

#mainbody-leftside {
	float: left;
	width: 400px;
	height: 570px;
	margin: 0 30px 0 0;
}

#right-arrow {
	float: right;
	width: 20px;
	height: 570px;
	margin: 200px 0 0 0;
}

.hero {
	float: right;
	width: 360px;
	height: 570px;
	background: url(images/hero.png) no-repeat center center;
	margin: 25px 0 0 0;
}

#left-arrow {
	float: left;
	width: 20px;
	height: 570px;
	margin: 200px 0 0 0;
}

#farsitel-description {
	margin: 35px 20px 20px 20px;
	font-size: 16pt;
	line-height: 160%;
	text-align: justify;
	color: #202020;
}

#mainbody-buttons {
	margin: 0 10px 0 10px;
}

.mainbody-button {
	margin: 0 5px;
}

#footer {
	width: 100%;
	height: 270px;
	margin: 20px auto;
	clear: both;
	padding-top: 30px;
}
#features-footer {
	width: 100%;
	height: 1px;
	margin: 20px auto;
	clear: both;
}

#feature1 {
	float: right;
	width: 239px;
	height: 300px;
	background: url(images/ver-line.png) no-repeat left top;
}

#feature2 {
	float: right;
	width: 239px;
	height: 300px;
	background: url(images/ver-line.png) no-repeat left top;
}

#feature3 {
	float: right;
	width: 239px;
	height: 300px;
	background: url(images/ver-line.png) no-repeat left top;
}

#feature4 {
	float: left;
	width: 239px;
	height: 300px;
}

.icons {
	margin: 0 10px;
	text-align: center;
	vertical-align: middle;
}

.centertexts {
	margin: 10px 8px 10px 12px;
	font-size: 10pt;
	line-height: 150%;
	text-align: justify;
	color: #242424;
}

.iconimg {
	vertical-align: middle;
}

#copyright {
	width: 100%;
	height: 50px;
	margin: 5px auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	background: url(images/bottom-line.png) no-repeat top center;
	font-size: 8pt;
}
.slideshow {
	position: relative;
	width: 192px;
	height: 288px;
	margin: 61px 0 0 91px;
}
.contact {
background-position: 122px 0px;
width: 84px;
height: 100px;
}
.contact:hover {
	background-position: 122px 100px;
}
.about {
	background-position:-362px 0px;  
	width:84px;  
	height:100px  
}
.about:hover {
	background-position:-363px 100px;  
}
.faq {
	background-position:-240px 0px;  
	width:84px;  
	height:100px  
}
.faq:hover {
	background-position:-241px 100px;
}
.features {
	background-position:-120px 0px;  
	width:84px;  
	height:100px  
}
.features:hover {
	background-position:-120px 100px;  
}
.news {
	background-position:-606px 0px;  
	width:84px;  
	height:100px  
}
.news:hover {
	background-position:-606px 100px;  
}

