@charset "utf-8";
/* CSS Document */
html {
padding: 0px; 
margin: 0px; 
}
body {
padding: 0px;
margin: 0px; 
border:0px;
color: #bbbbbc;
background: #000027; 
width: 100%; 
height: 100%; 
direction: rtl;
}
a.cn:link, a.cn:visited, a.cn:active {
text-decoration: none;
color: #bbbbbc;
font: 13px tahoma;			
}
a.cn:hover {
text-decoration: underline;
color: #bbbbbc;
font: 13px tahoma;
}
h1 {
padding-top: 35px; 
font: bold 24px/82px Arial, Helvetica, sans-serif;  
text-align: center; 
z-index: 3;
}
p { 	
font : 10pt tahoma;
}
img {
border: none;
}
ul, ol{
font : 13px tahoma;
}
table { 
margin : 1em auto;
border-collapse : collapse;
border : #a1a1ab 1px solid;
font: 13px tahoma;
text-align : center;
width : 95%;
}
th { 
font-weight : bold;
border : #a1a1ab 1px solid;
height : 40px
}
td.project { 
border : #a1a1ab 1px solid;
height : 40px
}
td.price { 
border : #a1a1ab 1px solid; 
width : 60%;
height : 40px
}
#centered {
left: 10%;
top: 10%;
width: 82%;
height: 80%;
position: absolute;
margin-top: -.3%;
margin-left: -1%;
z-index: 0;
}
/* Start C O N T A I N E R */
#container {
top: 156px;
bottom: 16px;
left: 0px;
right: 0px;			
overflow: hidden;
position: absolute;
border-left: 1px solid #bbbbbc;
border-right: 1px solid #bbbbbc;	
padding: 0;
margin: 0;			
}
#content {
right: 178px;
left: 16px;
top:0px;
bottom: 10px;
padding: 1.5em;
float:left;
display:inline;
position: absolute;	
overflow: auto;
z-index: 0; 
}
#menu {
float: right;
right: 16px;
display:inline;	
width: 157px;
height: 274px ;
background: url(img/menu-bg.gif) no-repeat;
margin-left: 17px;
margin-top: 8px;
position: absolute;
overflow: hidden;
}
#menu ul {
list-style: none;
padding: 0;
margin: 0;	
}
#menu ul li {
height: auto;
margin: 12px 0 12px 0;
float: right;
display: inline;
font: 10px tahoma;	
}
#menu ul li a,visited,active {
text-decoration : none;
color : #bbbbbc;
float: right; 
display: inline;
width: 157px;	
}
#menu ul li a:hover {
color: #bbbbbc; 
text-decoration: underline; 
}
#menu img {
position:absolute;
top: 0;
left: 0;		
margin: 0;
padding: 0;
border: 0;
}
/* End C O N T A I N E R */	
/* Start H E A D E R */
#header {
top: 0px;
width: 100%;
height: 156px;
position: absolute;	
}
#header .right {
float: right;
display: inline;
width: 416px;
height: 156px;
background: url(img/header.jpg); 
}
#header .middle {
right: 416px;
left: 16px;
position: absolute;
height: 156px;
padding: 0px;
background: url(img/header-line.gif);   
}
#header .middle img {
position:absolute;
top: 25px;
left: 0px;		
margin: 0;
padding: 0;
border: 0;
}
#header .left {
float: left; 
display: inline;
width: 16px;
height: 156px;
background: url(img/header-left-corner.gif);
}
/* End H E A D E R */
/* Start F O O T E R */
#footer {					
left: 0px;
right: 0px;
bottom: 0px;	
height: 16px;
position: absolute;
}
#footer .right {
float: right;
display: inline;
width: 16px;
height: 16px;
background: url(img/footer-right-corner.gif);
}	
#footer .middle {
left: 202px;
right: 16px;   
height: 16px;
padding: 0px;
background: url(img/footer-line.gif);  
position: absolute; 
margin-right:-3px;
}
#footer .left {
float: left;
display:inline;      
width: 202px;
height: 16px;
background: url(img/footer.jpg);
}
/* End F O O T E R */