body{
	font-family:arial;
	font-size:9pt;
}

table {
	direction:rtl;
}

img {
	border:0px;
}

a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5 {
	margin-bottom:0px;
	padding:0px;
	margin:0px;
}

h1 {	
	font-size:24px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

#main{
	width:827px;
	margin:0 auto;
}

#main table{
	font-size:12px;
	font-weight:bold;
	margin: 0 auto;
}

#left_side{
	width:314px;
	float:left;
	
}

#logo{
	height:73px;
	margin-right:12px;
}

.search{
    width:266px;
    height:27px;
    background-color:rgb(210, 211, 213);
}

.search_submit{
    width:40px;
    height:27px;
    font-size:12px;
    float:left;    
    padding:0px;
    margin:0px;
}

.search_text{    
    width:222px;
    height:23px;
    padding:0px;
    margin:0px;
}

#partners, #last_sites{
	background:url(/images/left_side_menu_bckgr.png) no-repeat;
	width:165px;
	height:244px;
	text-align:center;
	color:rgb(0, 0, 0);	
}

#partners span, #last_sites span{
	display:block;
	padding:45px 8px 5px;
}

#partners ul{
	margin:0;
	padding:0 26px 0 14px;;
	text-align:right;
	height:150px;
	overflow:hidden;
}

#partners ul a{
	color:rgb(119, 180, 241);
}

#advertise{
	background-image:url(/images/advertise_without.png);
	width:150px;
	height:237px;
}

#advertise span{
	display:block;
	font-family:arial;
	font-size:18px;
	padding:0 20px 58px 0;
}

#advertise span a{
	color:rgb(255, 0, 0);
}

#center_page{
	width:513px;
	float:right;
}

#labels{
	height:90px;
}

#labels table{
	margin-right:40px;
}

#labels table a{
	color:rgb(255, 255, 255);
}

#labels td{
	background-image:url(/images/label.png);
	width:78px;
	height:79px;
	text-align:center;
}

#labels tr{
	height:80px;
}

.google{
	width:468px;
	height:60px;
	margin:7px 31px 0 0;
}

.google_thin{
	width:468px;
	height:15px;
	margin:13px 31px 0 0;
}

.google_side{
	width:120px;
	height:240px;
}

#content {
	background-image:url(/images/bckgr_main_bg.png);
	width:510px;
	min-height:392px;
	height: auto;
	background-repeat: repeat-y;
}

#content_colorbg {
	
	background-image:url(/images/bckgr_main.png);
	background-repeat: no-repeat;
	width:510px;
	min-height:392px;
	height: auto;
}

#content table{
	width:470px;
	padding: 0 25px 0 0;
}

#content p{
	width:430px;
	padding: 0 50px 0 0;
}

#content ul{
	width:378px;
	text-align:right;
	padding:0 90px 0 10px;

}

#sitemap_ul{
	width:378px;
	text-align:right;
	padding:0 90px 0 10px;
}

#content_item{
	
	min-height:392px;
	height: auto;
	text-align:center;
}

#search_result{
	color:#38a147;
	padding-left:20px;
}

.smart_content{
	background-image:url(/images/sc_title.png);
	width:505px;
	height:50px;
	text-align:center;
	margin-right:8px;
}

.link{
	width:430px;
	margin:10px 48px 12px;
	padding:3px;
	line-height:1.4;
}

.link_content{
	background-image:url(/images/sc_link.png);
	width:450px;
	height:46px;
	margin: 7px 40px 0 0;
}

.link_content span{
	padding-right:20px;
	line-height:48px;
}

#link_description{
	width:433px;
	padding:2px;
	margin:10px 48px 12px;
}

.link_content_span{
	padding-right:10px;
}

.smart_content span{
	line-height:40px;
	font-weight:bold;
}

#navbar{
	color:rgb(219, 148, 183);
	text-align:right;
}

#navbar_first_el{
	padding-right:20px;
}

#content_item{
	background-image:url(/images/bckgr_item.png);
}

* html #content {			/* hack for IE6(doesn't have an min-height-property)*/
	height: 392px;
}

.bottom_line{
	float:right;
	padding:10px 5px;
	margin-top:10px;
}

.home{
	float:left;
	padding:10px 5px;
}

#bottom{
	width:847px;
}

#marqueecontainer{
	position: relative;
	width: 140px;
	height: 147px;
	overflow: hidden;
	margin:0 auto;
	vertical-align:top;
}

#vmarquee{
	position: absolute;
	width: 99%;
}

#vmarquee ul{
	margin:0;
	padding:0 17px 0 0;
	text-align:right;
}

#footer{
	position:inherit;
	background-image:url(/images/sc_footer.png);
	width:844px;
	height:50px;
	text-align:center;
	margin:0 auto;
	clear: both;
}

#footer span, #footer a{
	color:rgb(119, 180, 241);
	font-weight:bold;
	line-height:30px;
}




