@charset "utf-8";
/* CSS Document */

body{
padding:0px;
margin:0px;
background-color:#999999;
font-family:Trebuchet MS;
font-size:12px;
text-align:justify;
color:#1f62a1;
}
.verticalline{
background-image:url(images/Vartical_line.gif);
width:1px;
background-repeat:repeat-y;
}
.horizontalline{
background-image: url(images/Horizontal_line.gif);
height:1px;
background-repeat:repeat-x;
}
.header_left{
background-image: url(images/headerleft.gif);
width:396px;
height:184px;
background-repeat: no-repeat;
}
.header_right{
background-image: url(images/headeright.gif);
width:339px;
height:184px;
background-repeat: no-repeat;
}
.home_button{
background-image: url(images/Home.gif);
width:121px;
height:40px;
background-repeat: no-repeat;
}
.about_button{
background-image: url(images/about.gif);
width:123px;
height:40px;
background-repeat: no-repeat;
}
.career_button{
background-image: url(images/carrers.gif);
width:128px;
height:40px;
background-repeat: no-repeat;
}
.product_button{
background-image: url(images/products.gif);
width:131px;
height:40px;
background-repeat: no-repeat;
}
.partner_button{
background-image: url(images/Partners.gif);
width:119px;
height:40px;
background-repeat: no-repeat;
}
.contact_button{
background-image: url(images/contacts.gif);
width:114px;
height:40px;
background-repeat: no-repeat;
}
.newsandevents{
background-image: url(images/Newsandevents_image.gif);
width:182px;
height:42px;
background-repeat: no-repeat;
}
.down_border{
background-image: url(images/down_border.gif);
height:35px;
background-repeat: repeat-x;
}

.down_border_tall{
background-image: url(images/down_border.gif);
background-repeat: repeat-x;
}
/* TEXT MATTER*/
.smallbuttons{
font-family:Trebuchet MS;
font-size:11px;
text-align:justify;
color:#1f62a1;
	width: 240px;
	height: 21px;
}
.buttons_text{
font-family: Verdana;
color:#1f62a1;
font-size:13px;
font-weight:bold;
}
.welcome_text{
font-family:arial;
color:#a90b0a;
font-size:16px;
font-weight:bold;
}
.ourcompany_text{
font-family:arial;
color:#a90b0a;
font-size:12px;
}
.asilent{
font-family:Tw Cen MT;
color:#FFFFFF;
font-size:16px;
}
.down_buttons{
font-family:Trebuchet MS;
color: #FFFFFF;
font-size:11px;
}



