@charset "iso-8859-1";
/* CSS Document */

*{margin:0px; padding:0px;}

img{
margin:0px;
padding:0px;
border:none;
}

h1{
clear:left;
background:url(../images/clients_bullet.gif) left no-repeat;
padding:5px 0px 15px 0px;
}

h2{
clear:left;
padding:5px 0px;
}

body{
background:#b5d2f0 url(../images/body_bg.jpg) left top repeat-x;

}

.main{
width:1000px;
margin:auto;
background:#fff;
}

.header{
height:199px;
width:994px;
margin:0px 5px 0px 3px;
background:url(../images/header_bg.jpg) no-repeat;
position:relative;
}

.header .compname{
float:left;
padding:80px 0px 0px 85px;
}

.header .link_icons{
height:30px;
width:230px;
float:right;
padding:17px 10px 0px 0px;
}

.header .link_icons img{
margin:0px 0px 0px 4px;
}

.header .slogan{
width:200px;
clear:right;
float:right;
padding:30px 0px 0px 0px;
}

.main .menu{
height:47px;
width:994px;
background:url(../images/menu_bg.gif) top repeat-x;
margin:0px 5px 0px 3px;
}

.main .menu .left{
height:38px;
width:1px;
float:left;
background:#fff;
}

.main .menu .right{
height:38px;
width:1px;
float:right;
background:#fff;
}

.main .menu a{
height:25px;
display:block;
float:left;
background:url(../images/menuitem_bg.gif) top repeat-x;
border-left:1px solid #0086FF;
border-right:1px solid #fff;
padding:13px 30px 0px 30px;
}

.content{
width:998px;
margin:0px 5px 0px 3px;
}

.content .leftc{
width:229px;
float:left;
padding:15px 0px 0px 15px;
}

.content .title{
height:20px;
background:url(../images/news_title.gif) top repeat-x;
padding:5px 10px 0px 10px;
}

.content .title img{
float:left;
padding:5px 5px 0px 0px;
}

.content .leftc .col_body{
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
background:url(../images/celltop_bg.gif) top repeat-x;
padding:10px;
width:207px;
}

.content .leftc .bottom{
height:47px;
background:url(../images/leftcolbtn.png) no-repeat;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/leftcolbtn.png, sizingMethod=crop);
}

.content .border{
height:2px;
clear:both;
background:url(../images/border.gif) left repeat-x;
padding:10px 0px;
}

.content .bullet{
float:left;
padding:5px 5px 0px 0px;
}

.content .rightc{
width:715px;
float:right;
padding:15px 15px 0px 0px;
}

.content .rightc .col_body{
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
background:url(../images/celltop_bg.gif) top repeat-x;
padding:10px 10px 0px 10px;
}

.content .rightc .text_img{
float:left;
padding:0px 20px 20px 0px;
}

.content .rightc .imgrtext{
width:250px;
float:left;
}

.content .rightc .bottom{
height:47px;
clear:both;
background:url(../images/rightcolbtn.png) no-repeat;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/rightcolbtn.png, sizingMethod=crop);
}

.footer_div{
background:transparent;
width:1000px;
margin:0px auto;

}

.footer{
height:45px;
background:url(../images/footer_bg.png) no-repeat;

}

.footer .left{
height:45px;
width:80px;
float:left;
/*background:url(../images/footer_left.gif) no-repeat;*/
}

.footer .ctext{
height:37px;
width:819px;
float:left;
/*background:url(../images/footer_bg.gif) top repeat-x;*/
padding:8px 10px 0px 10px;
}

.footer .ctext a{
margin:0px 10px;
}

.footer .right{
height:45px;
width:81px;
float:right;
/*background:url(../images/footer_right.png) no-repeat;*/
}

.footer_div .bttext{
padding:15px 0px 20px 0px;
}

.spacer{
height:1px;
clear:both;
}
ul {
  margin:10px 0px 10px 30px;
}
.logotip{
position:absolute;
left:30%;
top:20px;
border:0px;
}
.tel{
color:#0066cc;
font-family:arial;
font-weight:bold;
font-size:30px;
position:absolute;
bottom:15px;
right:16%;
}
.tel span{
color:#757575;
font-family:arial;
font-size:24px;
}
