@charset "utf-8";
/* CSS Document by habsti mail me to husenbisri@ymail.com */

body{
	background:#f1f3f6;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto 0;
}
a:{color:#333; text-decoration:none}
input{vertical-align:middle;}
img{vertical-align:middle;}
.engine td{
	border:1px solid #666;
}
.cleaner{
	clear:both;
}
#container{
	width:1000px;
	margin:0 auto;
}
#top{
	background:#728da3;
	padding:5px;
	color:#FFF;
}
#header{
	width:978px;
	border:1px solid #dcdcdc;
	background:#FFF;
	padding:10px;
}
#header h1{
	margin:0;
	padding-top:10px;
}
#headleft{
	float:left;
	width:700px;
}
#menu{
	float:left;
	width:700px;
	padding-top:30px;
}
#menu ul{margin:0px; margin-left:-40px;}
#menu li{
	display:inline;
	padding:5px;
}
#menu li a{
	text-decoration:none;
	color:#333;
	padding-right:20px;
	border-right:1px solid #666;
	font-size:11px;
}
#menu li .curent{
	font-weight:bold;
}
#headright{
	float:right;
	width:250px;
	padding-top:30px;
}
#nav{
	padding:5px;
	font-size:11px;
	padding-left:15px;
}
#nav a{
	text-decoration:none;
	color:#333;
}
#nav a:hover{
	text-decoration:underline;
}
#content{
	border:1px solid #dcdcdc;
	background:#FFF;
}
#maincontent{
	padding:10px;
	min-height:300px;
}
#banner{
	width:970px;
	margin:0 auto;
	height:230px;
	margin-bottom:10px;
}
#main{
	width:970px;
	margin:0 auto;
}
#homeleft{
	width:650px;
	float:left;
}
#homeright{
	width:300px;
	float:right;
	background:#e0d5ba;
	border:1px solid #e0d5ba;
}
#welcome{
	float:left;
	padding:10px 0 15px 0;
	height:19px;
}
#contacthome{
	float:left;
	padding:10px 0 10px 10px;
	height:19px;
}
#contactcontent{
	background:#ede7d7;
	padding:10px;
}
#left{
	float:left; 
	width:200px;
}
#right{
	float:right;
	width:750px;
	padding-bottom:20px;
}
#download p{
	padding:2px;
	margin:0;
}
#detailengine{
	margin-top:10px;
}
.title{
	font-size:24px;
	color:#666;
}
#endcontent{
	background:#728da3;
	text-align:center;
	color:#FFF;
	padding:5px;
}
#endcontent a{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}
#footer{
	background:#d8dde3;
	border-top:1px solid #FFF;
	padding:5px;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.tr-bgwhite{
	background:#fff;
}
.tr-bggray{
	background:#e0e9f1;
}
#lang{
	width:80px;
	float:right;
	color:#FFF;
}
.form {
	width:30px;
	height:20px;
	float:left;
	border:none;
}

/* Menu 2 starts here */
#menu2 {
width: 200px;
float:left;
}

#menu2 ul
{
list-style-type:none;
margin:0;
padding:0;
}
#menu2 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu2 a
{
color: #333;
text-decoration: none;
font-size: 12px;
display: block;
padding: 5px;
padding-left:25px;
width: 175px;
background-color: #efeadb;
border-bottom: 2px solid #fff;
}

#menu2 a:link, #menu a:visited
{
color: #333;
text-decoration: none;
text-transform:uppercase;
}

#menu2 a:hover
{
border-bottom: 2px solid #fff;
font-size:12px;
background:url(../images/arrow2.png) left no-repeat #d7d1b9;
color: #333;
}

#menu2 li .current
{
border-bottom: 2px solid #fff;
font-weight:bold;
font-size:11px;
background:url(../images/arrow2.png) left no-repeat #d7d1b9;
color: #333;
}
/* Menu 2 ends here */
