@charset "utf-8";
/* CSS Document */
body,html{
	margin:0px;
	padding:0px;
	width:100%;
	height:99.9%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	color:#333333;
}
a{
color:#566FA5;
text-decoration:none;
}
a:active{
color:#566FA5;
text-decoration:none;
}
a:hover{
color:#012777;
text-decoration:none;
}
.main{
background-color:#ffffff;
width:800px;
}
.header{
position:absolute;
top:0px;
left:130px;
background-image:url(graphics/header.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
width:660px;
height:100px;
text-align:right;
color:#FFFFFF;
}
.nav{
width:120px;
position:absolute;
top:110px;
left:0px;
}
.logo{
position:absolute;
top:0px;
left:0px;
}
.content{
background:#f3f3f3;
width:660px;
position:absolute;
left:130px;
top:100px;

}
.menu_item{
width:120px;
height:25px;
background-image:url(graphics/button_bw.jpg);
text-align:center;
}
.menu_link{
text-align:center;
color:#566FA5;
text-decoration:none;
line-height:25px;
}
.menu_header{
width:120px;
height:25px;
background-image:url(graphics/button_nav.jpg);
font-size:12px;
text-align:center;
color:#ffffff;
text-decoration:none;
font-weight:bold;
line-height:25px;
}
.langs{
padding:10px;
}
.white_link{
text-align:center;
color:#ffffff;
text-decoration:none;
line-height:12px;
}
.img_link{
border:none;



}
h1{
color:#566FA5;
font-size:16px;
font-style:normal;
font-weight:normal;
margin:0px;
padding:0px;
}
h2{
color:#FFFFFF;
font-size:11px;
font-style:normal;
font-weight:normal;
margin:0px;
padding:0px;
}
h3{
color:#566FA5;
font-size:11px;
font-style:normal;
font-weight:bold;
margin:5px;
padding:0px;
}
.home_products{
width:660px;
}
.home_products_table{
width:660px;
}
.home_front_table{
width:660px;
height:195px;
}
.front_desc{


}
.home_front{
background-image:url(graphics/home/front.png);
background-repeat:no-repeat;
width:660px;
height:200px;
color:#666666;
}
.ats_front{
background-image:url(graphics/ats/front.jpg);
background-repeat:no-repeat;
width:660px;
height:200px;
color:#666666;

}
.rnd_front{
background-image:url(graphics/rnd/front.jpg);
background-repeat:no-repeat;
width:660px;
height:100px;
color:#666666;
text-align:right;

}
.electro_front{
background-image:url(graphics/electro/front.jpg);
background-repeat:no-repeat;
width:660px;
height:100px;
color:#666666;
text-align:right;
}
.mech_front{
background-image:url(graphics/mech/front.jpg);
background-repeat:no-repeat;
width:660px;
height:100px;
color:#666666;
text-align:right;
}
.qual_front{
background-image:url(graphics/qual/front.jpg);
background-repeat:no-repeat;
width:660px;
height:100px;
color:#666666;
text-align:right;
}
.dist_front{
background-image:url(graphics/dist/front.jpg);
background-repeat:no-repeat;
width:660px;
height:100px;
color:#666666;
text-align:right;
} 
.h_spacer_10{
width:15px;
}
.h_spacer_l{
height:10px;
background-image:url(graphics/line_spacer.gif);
background-repeat:repeat-x;
}
.v_spacer_10{
height:10px;
}
.v_spacer_5{
height:10px;
}
.pjat_table_txt{
margin:0px;
padding:0px;
text-align:justify;
vertical-align:text-top;

width:124px;
}
.tri_table_th{
height:20px;
line-height:20px;
text-align:center;
background-image:url(graphics/button.jpg);
background-repeat:repeat-x;
background-color:#012777;
}
.tri_table_txt{

text-align:justify;
width:210px;
}
.mail_input{
width:210px;
}
