*{
padding:0;
margin:0;
}
html, body {
	height: 100%;
}

body {
direction:rtl;
padding: 0px;
background: #ffffff url('../images/bg.jpg') repeat-x left top;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-bottom:10px;
}

h1 {
font-size: 21px;
}



h3 {
	font-size: 18px;
	color: #3362D4;
	margin-bottom:0px;
}
  
p, ol, ul {
	margin-top: 0px;
	margin-bottom: 15px;
	
	line-height: 18px;
}


a {
	color:#3362D4;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#D65C09;
}

a img {
	border: none;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
width:801px;
margin:auto;
}

#page {
	width: 801px;
	margin: 0;
	background: url('../images/main_bg.jpg') no-repeat center top;
} 
.clearfix {
	clear: both;
}

/** HEADER */

#header {
   margin-top:-1px;
	height: 223px;
	width:801px;
	background: url('../images/header.jpg') no-repeat center top;

}
/* Clock    */

#clock{
font-size:12px;
padding-right:107px;
padding-top:129px;
color:#ffffff;
}
/** MENU */

.glowingtabs{
    line-height: normal;
    height: 36px;
    padding-right:120px;
padding-top:4px;
    }

.glowingtabs ul{
list-style-type: none;
padding-top:5px;
height: 20px;
clear:both;
width:100%;

 
}
.glowingtabs li{
    display: inline;
}

.glowingtabs a{
background:url(../images/menu-spacer.gif) no-repeat 12px 14px; 
float:right;
height:40px;
padding-top:6px;
padding-left:30px;
text-decoration:none;
color:#3362D4;
font:normal 19px Verdana;
}
#cont{
 background-image:none;
}
.glowingtabs a:hover{
color:#ffffff;
}





/** CONTENT */
#content {
    
	float: right;
	width: 444px;
	text-align:right;
}
#content ul{
        text-align:right;
            list-style-position:outside;
            margin-right:17px;
        }

.content{
 margin:0 80px;
 text-align:right;
}
.header{
    font-size:16px;
    color: #D5570A;
    text-align:center;
}
.content .right{
width:149px;
float:right;
text-align:right;
}

.content .left{
width:490px;
padding-right:10px;
float:left;

}

/** SIDEBAR */

#sidebar {
padding-top:6px;
	float: left;
	width: 194px;
}
.side_menu{

}
.side_menu ul{
 list-style-type:none;
 text-align:left;
}
.side_menu li{
 margin-bottom:5px;
}
/** SERVICES */
.srvicecontent{
margin:0 57px;
padding-top:0px;
}
.srvicecontent .right{
width:149px;
float:right;
}
.srvicecontent .left{
width:531px;
 float:left;
 padding-top:40px;
}
.formholder{
float:right;
width:305px;
}
.imgholder{
margin-left:3px;
float:left;
width:189px;
}
.service{
background-image: url('../images/service_bj.jpg') no-repeat;
margin-top:2px;
height:40px;
vertical-align:top;
text-align:center;
 padding-top:-5px;
 line-height:16px;
  font-size:15px;
}

.service a{
 display:block;
 text-decoration:none;
 width:136px;
height:37px;
background-image: url('../images/service_bj.jpg'); 
 background-repeat:no-repeat;
}
.service a:hover{
background-image: url('../images/service_bj_over.jpg'); 
 background-repeat:no-repeat;
}

.servicecon{
    padding-right: 30px;
    width:300px;
    float: right;
}
.servicecon p{
 text-align:justify;
    width: 270px;
}
/** FOOTER */

#footer {
	height: 40px;
	color: #83B0D0
}

#footer p {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}


/*news*/
 #news {
	background: url('../images/news_bg.gif') no-repeat left top;
    width: 189px;
    height:269px;
    text-align:center;
    margin:auto;
    padding-top:5px;
   
}


     #NewsWindow
        {
            width: 160px;
            height: 210px;
            margin-right:5px;
        }
        
        #NewsDiv a:hover{
        
         text-decoration:none;
         
        }
