﻿* { padding: 0; margin: 0; }

body {
 font-family: tahoma;
 font-size: 12px;
 background: #fff;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 height: 380px;
 direction: rtl;
}
#ads { 
 direction: rtl; 
 margin:auto;
 width: 982px;
 height: auto;
 background:transparent;
 border: 0px solid #13B347;
}
#bannner { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url(images/index-banner.png);
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 182px;
 width: 1000px;
 float: right;
}
#yekk { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url(images/index-body-1.png);
 background-repeat: repeat-y;
 background-position: top center;
 margin: 0px;
 padding: 0px;
 height: auto;
 width: 245px;
 float: right;
}
#dooo { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url(images/index-body-2.png);
 background-repeat: repeat-y;
 background-position: top center;
 margin: 0px;
 padding: 0px;
 height: auto;
 width: 269px;
 float: right;
}
#sehh { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url(images/index-body-3.png);
 background-repeat: repeat-y;
 background-position: top center;
 margin: 0px;
 padding: 0px;
 height: auto;
 width: 486px;
 float: right;
}
#all-bottom { 
 color: #333;
 border: 0px solid #ccc;
 background: transparent;
 margin: 0px;
 padding: 0px;
 height: 35px;
 width: 1000px;
 float: right;
}
#yekk-bottom { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url(images/index-bottom-1.png);
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0px;
 padding: 0px;
 height: 35px;
 width: 245px;
 float: right;
}
#dooo-bottom { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url(images/index-bottom-2.png);
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0px;
 padding: 0px;
 height: 35px;
 width: 269px;
 float: right;
}
#sehh-bottom { 
 color: #333;
 border: 0px solid #ccc;
 background-image: url(images/index-bottom-3.png);
 background-repeat: no-repeat;
 background-position: top center;
 margin: 0px;
 padding: 0px;
 height: 35px;
 width: 486px;
 float: right;
}
#footer { 
 color: #ffffff;
 direction:ltr;
 text-align: center;
 font-size: 10px;
 font-weight: bold;
 border: 0px solid #ccc;
 background: url(images/footer-bg.png) transparent;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 height: 20px;
 width: 1000px;
 float: right;
}
.style1 {
	text-align: center;
}
.style2 {
	color: #FF6215;
}
#cenn {
 text-align: center;	
}
.style3 {
	color: #FFFFFF;
}
a:link  
{ 
 text-decoration: none;  
 color:#2096DA;    
}
a:visited  
{ 
 text-decoration: none;  
 color:#2096DA;    
}
a:active  
{ 
 text-decoration: none;  
 color:#81D1FF;    
}
a:hover  
{ 
 text-decoration: none;  
 color:#81D1FF;    
}