body{
margin:0px;
padding:0px;
/*background:#f7fbfe;*/
/*background:#abcdfb;*/
background:#cce0fb;
}
*{
margin:0px;
padding:0px;
color:#454545;
font-size:12px;
}

.parent{
width:100%;
background:#fff;
background:#cce0fb;

}
.top {
width:100%;
background:#cce0fb;
}
.t_left{
width:283px;
padding:0 0 0 14px;
}
.t_right{
text-align:right;
}

.menu_td{
text-align:center;
}
.menu a{
color:#152d65;
display:block;
height:30px;
border:0px solid red;
font-size:12px;
font-family:tahoma;
text-decoration:underline;
padding:10px 10px 0 10px;
font-weight:bold;
letter-spacing:1px;
}
.menu a:hover{
color:#152d65;
display:block;
height:30px;
border:0px solid red;
background:#e0f1fb;
font-size:12px;
font-family:tahoma;
text-decoration:underline;
padding:10px 10px 0 10px;
font-weight:bold;
letter-spacing:1px;
}
.act a{
color:#152d65;
display:block;
height:30px;
border:0px solid red;
background:#e0f1fb;
font-size:12px;
font-family:tahoma;
text-decoration:underline;
padding:10px 10px 0 10px;
font-weight:bold;
letter-spacing:1px;

}

.header{
width:100%;
height:298px;
margin:-1px 0 0 0;
background: url("../images/header.gif") no-repeat;
}
.content{
width:100%;
}
.left{
width:70%;
border:1px solid #75c5f0;
padding:10px;
vertical-align:top;
text-align:left;
}
.right{
width:30%;
vertical-align:top;
border:1px solid #75c5f0;
padding:5px;
/*text-align:right;*/
}

.footer{
width:100%;
height:45px;
padding:10px 0 0 0;
background: url("../images/b_menu_bg.png") no-repeat;

}
.bot_menu{
width:70%;
margin:0px 0 0 20%;

}
.bot_menu a{
color:#152d65;
font-size:12px;
font-family:tahoma;
text-decoration:none;
padding:0 10px;
font-weight:bold;
}
.bot_menu a:hover{
color:#152d65;
font-size:12px;
font-family:tahoma;
text-decoration:underline;
padding:0 10px;
font-weight:bold;
}

.title{
color:#152d65;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
text-align:left;
padding:10px 0 0 0;
}
.news_title{
font-size:12px;
font-weight:bold;
color:##454545;
}
.news_title span{
font-size:12px;
color:##454545;
font-weight:normal;
font-style:italic;
}
.news a{
font-size:11px;
color:#152D65;
text-decoration:none;
}
.news a:hover{
font-size:11px;
color:#152D65;
text-decoration:underline;
}
.prod_ul li{
padding:0px 0;
list-style-type:none;
}
.prod_ul li a{
color:#152d65;
display:block;
height:30px;
padding:5px; 
text-decoration:none;
}
.prod_ul li a:hover{
color:#fff;
display:block;
height:30px;
padding:5px;
background:#75c5f0;
text-decoration:underline;
}



.prod_ul_sec li{
padding:0px 0;
list-style-type:none;
}
.prod_ul_sec li a{
color:#152d65;
display:block;
height:20px;
padding:0 5px; 
text-decoration:none;
}
.prod_ul_sec li a:hover{
color:#fff;
display:block;
height:20px;
padding:0 5px;
background:#75c5f0;
text-decoration:underline;
}















.aw img {
padding:7px 0;
}
.aw td{
padding:7px 0;
}
.feedback td{
padding:5px 10px;
font-weight:bold;
}
.feedback input{
}
.dop_tb{
/*background:#E0F1FB ;*/
}

.dop_tb td{
padding:7px 0;
border-bottom:1px solid white;
}
.prices li{
list-style-type:none;
font-weight:bold;
padding:5px;
}
.prices li a{
color:#152D65;
font-style:italic;
}

.prod_img img{
border:2px solid #009EDB;
}