body{
background:#FFFFFF;
direction:ltr;
text-align:left;
font-family:Arial, Helvetica, sans-serif;  
font-size:14px; 
color:#7a7a7a;

}

#container{
margin:0 auto;
width:765px; 
}


/*-----------------header-----------------*/
#header{
width:765px; 
}


#menu{
width:768px;
height:31px;
background-image:url(img/menu_bg.gif);
}

/*--------------------menu-----------------*/

#menu a, .link{
float:left;
width:128px;
height:31px;
display:block;
}

#btnHome a:hover{background:url(img/btnHome.gif) no-repeat 0 0;}
#btnHome a{background:url(img/btnHome.gif) no-repeat 0 -32px;}
#btnHomeActive{background:url(img/btnHome.gif) no-repeat 0 0;}

#btnProducts a:hover{background:url(img/btnProducts.gif) no-repeat 0 0;}
#btnProducts a{background:url(img/btnProducts.gif) no-repeat 0 -32px;}
#btnProductsActive{background:url(img/btnProducts.gif) no-repeat 0 0;}

#btnSolution a:hover{background:url(img/btnSolution.gif) no-repeat 0 0;}
#btnSolution a{background:url(img/btnSolution.gif) no-repeat 0 -32px;}
#btnSolutionActive{background:url(img/btnSolution.gif) no-repeat 0 0;}

#btnRnD a:hover{background:url(img/btnRnD.gif) no-repeat 0 0;}
#btnRnD a{background:url(img/btnRnD.gif) no-repeat 0 -32px;}
#btnRnDActive{background:url(img/btnRnD.gif) no-repeat 0 0;}


#btnCareer a:hover{background:url(img/btnCareer.gif) no-repeat 0 0;}
#btnCareer a{background:url(img/btnCareer.gif) no-repeat 0 -32px;}
#btnCareerActive{background:url(img/btnCareer.gif) no-repeat 0 0;}

#btnContact a:hover{background:url(img/btnContact.gif) no-repeat 0 0;}
#btnContact a{background:url(img/btnContact.gif) no-repeat 0 -32px;}
#btnContactActive{background:url(img/btnContact.gif) no-repeat 0 0;}



/*-----------------content-----------------*/
#content{
}

#rightCol{
float:right;
width:372px;
padding-right:5px;
}

#leftCol{
float:left;
width:362px;
padding-right:20px;
}


#contactCol{
float:left;
width:400px;
}



#footer{
width:765px;
border-top:#7a7a7a 1px solid;
font-size:12px;
margin-top:30px;
padding-top:5px;
}

#footer a {color:#7a7a7a; text-decoration:none;}
#footer a:hover {color:#7a7a7a; text-decoration:underline}

.column{
width:214px;
margin-right:60px;
_margin-right:15px;
float:left;
}

#col3{
margin:0px;
float:right;
_margin-right:-25px;
}

/*------------------*/

.blackTitle{
float:left;
background-image:url(img/sqr.jpg);
background-position:left;
background-repeat:no-repeat;
color:#000000;
font-size:20px;
padding-left:40px;
margin-bottom:20px;
margin-top:40px;
}


#content .blackTitle{
width:745px;
}

#content .column .blackTitle{
width:200px;
}

.blueTitle{
color:#107fc4;
font-weight:bold;
border-bottom:#000000 2px solid;
padding-bottom:5px;
margin-bottom:10px;
}

#leftCol, #rightCol .blueTitle{
width:350px
}

.column .blueTitle{
width:214px;
}


.bold{
font-weight:bold;
}

.clearBoth{
clear:both;
}

.floatR{
float:right;
}

.floatL{
float:left;
}

img{
border:none;
}
  
/*  
a:link{
color:#7a7a7a;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#7a7a7a;
font-weight:bold;
text-decoration:underline;
}*/
