/* Generated by KompoZer */
html, body{
	background-color:#ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	direction: rtl;
}

#main{
	width: 800px;
	font-size: 14px;
	font-family: Helvetica,sans-serif;
	text-align: justify;
	color: #6A6A82;
	background-color:#ffffff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#h1div h1{
	position: relative;
	display: inline;
	font-size:39px;
	top:76px;
	right:97px;
	font-stretch: ultra-expanded;
}

#header {
    clear: both;
}

#h1div{
	background: url(../images/banner3.png) no-repeat;	
	height: 159px;
	cursor: pointer;
}

#blueh{
	background: url(../images/bluebar.png) no-repeat;	
	height: 100px;
}

#blueh h2{
	display: block;
	position: relative;
	color: #fff;
	font-size: 16px;
	text-align: right;
	margin:0px;
	font-weight: bolder;
	right: 60px;
	top: 13px;
}
#blueh p{
	margin:0px;
}
#contact{
	font-family: Helvetica, sans-serif;
	display: block;
	text-align: right;
	color:#6A6A82;
	position: relative;
	top:-26px;
	right:540px;
	width:240px;
}

#container {
	overflow:hidden;
/*	font-weight: bolder;*/
}
	

.column{
   float: left;
   position: relative;
}

#left {
    width: 200px;
    text-align: center;
}

#center {
	width: 450px;
	margin-top: 0px;
	padding-left: 80px;
	padding-top: 0px;
	padding-bottom: 53px;
	
}


#right {
    width: 10px;
	height: 330px;
}


#footer {
	border-top: 1px dashed #6A6A82;
	border-bottom: 1px dashed #6A6A82;
	clear: both;
	width: 840px;
	position: relative;
	top: -32px;
	right: -12px;
	!top: -32px;
	!right: -20px;
}


#footer_p{
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    font-style: italic;
}

#center li{
	text-align: right;
	padding-left: 10px;
	line-height: 1.7em;
	list-style: outside url(../images/v3s.png);
}


#hoopy a, #hoopy a:visited, #hoopy a:hover,
#container a:visited, #contact a:visited,
#container a:hover, #contact a:hover,
#container a, #contact a{
    color: #6A6A82;
	border-bottom: 1px dashed #6a6a82;
	text-decoration: none;
}


#under_construction{
    text-align: center;
}

h2{
	color: #6A6A82;
	text-align: center;
	font-size: 1.6em;
}

h3{
    font-size: 16px;
	text-decoration: underline;
}
.h3_center{
    text-align: center;
    text-decoration: underline;
}

#g_form{
	margin: 0;
	padding: 0;
	width: 85%;
	padding: 0px 50px 0px 50px;
}

.proj_image{
	width: 60px;
	height: 60px;
	cursor: pointer;
}

.selected_projects{
	position: relative;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	width: 60px;
	top: 0px;
	border: 1px solid #6A6A82;
	padding: 10px 30px 10px 30px;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-border-radius: 1em;
}

.selected_projects li{
	list-style: none;
}


.links_div{
	clear: both;
	width:100%;
}

.links_div table{
	width: 100%;
}

.links_div p{
  	margin: 2px;
}

.links_div .link_td{
	width:33.33%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height:10px;
}
.link_td a{
   font-size: 0.8em;
   text-decoration: none;
}

#hoopy{
	font-size: 10px;
	margin-top: 0px;
}

/* Easy Slider */
	#slider{
		width:60px;
		height:200px;
		overflow:hidden; 
	
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden; 
		}
	 #slider li{ 
		width:60px;
		height:70px;
		overflow:hidden; 
		}
		
	#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn{}
	span#nextBtn{}	
	
	
/* // Easy Slider */


