@charset "utf-8";
/* CSS Document */

h1 { margin: 0px; padding: 0px; }
h2 { margin: 0px; padding: 0px; }



#page .content_web { background: url(/resources/back0.png) #fff no-repeat; height: 620px; }

#left_panel { border: 0px solid black; position: relative; float: left; margin-top: 15px; margin-left: 15px;}
.left_panel_index { width: 210px; }
#left_panel ul { list-style-type: none; margin: 0px; padding: 0px; margin-top: 15px; margin-bottom: 15px; text-align: left;}
#left_panel ul li { margin: 0px; padding: 0px; margin-top: 6px; margin-left: 10px;}
#left_panel ul li a { color: black; text-decoration: none;}

#right_panel { border: 0px solid black; position: relative; /*float: left;*/}
.right_panel_index { width: 680px; margin-top: 15px; margin-left: 15px; text-align: left; padding: 10px;}


#it_header { border: 0px solid black; }
#categories { border: 1px solid black; padding: 10px; background-color: #000;}
.category { border: 1px solid black; background-color: white; padding: 5px; margin-top: 10px;}
.category_title {  }
.category_description { }



.service { border-top: 1px solid #009; border-left: 1px solid #009; border-bottom: 1px solid #006; border-right: 1px solid #006; width: 600px; margin-top: 0px; margin-bottom: 30px; padding: 5px; background-color: #fff;}

.service_title { position: relative; float: left; width: 500px; padding: 5px; background-color: #000; color: white; font-weight: bold;}

.service_price { padding: 5px; font-weight: bold; text-align: center; background-color: #0a0; color: white;}

.service_description { padding: 10px; background-color: #fff;}



#wd { border: 0px solid black; height: 150px; }
.wdover { background: #003; color: white;}
.wdout { background: none; color: black; }
#wd_img { position: relative; float: right; }

#dnr {  text-align: right;  /*background: #003; color: white; */ margin-top: 20px; }
.dnrover { background: none; color: black;  border: 1px solid #003; height: 148px;}
.dnrout { background: #003; color: white; border: none; height: 150px;}

#dnr_img { position: relative; float: left; }
#dnr_text { position: relative; width: 340px; float: left;}

#wh { border: 0px solid black; height: 150px; margin-top: 20px; }
.whover { background: #003; color: white;}
.whout { background: none; color: black; }

#wh_img { position: relative; float: left; }
#wh_text { position: relative; float: left; width: 500px; margin-left: 20px; }
