body {
       background: #369;
       color: #000;
/*       font-family: Georgia, Verdana, "Times New Roman", serif; */

       font-family: Verdana, "Times New Roman", serif; 
       font-size:12px;
       margin:0;
       padding:0;
       text-align:left;
}

table,tr,td { 
              border:0;
              margin:0;
              padding:0;
              font-family: Verdana, "Times New Roman", serif; 
              font-size:12px;
              }

a img { border:0; }

a:link, a:visited  { text-decoration:underline;
                     color:#369;}
a:active, a:hover {  color:#036;}

ul li { margin:4px 0; font-size:0.9em}


#outer_container { 
                   border: 0px dotted #ccc;
                   border-width: 1px 0 1px 0;
                   width:100%;
                   /*height:100%;*/
                   background: #fff url(images/base/container_bg_shade.jpg) top repeat-x;}

#outer_container_left_border { width:4px;
                               background: url(images/base/top_container_left.jpg) top repeat-y); }
#outer_container_right_border { width:4px;
                                background: url(images/base/top_container_right.jpg) top repeat-y); }

#header { margin:0;
          width:732px;
          height:110px;
          background: url(images/base/header_bg.jpg) top repeat-x;}

#header_left { height:110px;
               background: url(images/base/header_left_border.jpg) top left no-repeat;
               }

#header_right { float:right;
                height:110px;
                background: url(images/base/header_right_border.jpg) top right no-repeat;
                }

#logo { margin: 4px 0 0 30px; border:0;}

#sabit_menu { position:relative;
              top:12px;
              right:6px;
              padding:2px; 
              padding-right:30px;
              background: url(images/base/sabit_menu_bg.jpg) right repeat-y;
              }


#sabit_menu a:link, #sabit_menu a:visited  {
                                             text-decoration:none;
                                             font-weight: bold;
                                             font-size:0.9em;
                                             color:#369;
                                             }
#sabit_menu a:active, #sabit_menu a:hover, #sabit_menu a strong { 
                                          color:#036;
                                          }


#top_line { background: #0aa4e2;
            height:4px;
            width:100%;
	    margin:0;
            padding:0;}

#top_line img { 
                width:1px;
                height:4px;}

#footer { 
          height:29px;
          width:726px;
          margin: 0 3px;
          padding:0;
          text-align:center;
          background: url(images/base/footer_bg.jpg) top repeat-x;}

#footer_left { height:29px;
               width:7px;
               float:left;
               background: url(images/base/footer_left.jpg) top left no-repeat;}

#footer_left span img { height:1px;
                        width:7px;}

#footer_right { float:right;
                height:29px;
                width:7px;
                background: url(images/base/footer_right.jpg) top right no-repeat;}

#footer_left span img { height:1px;
                        width:7px;}

#footer_text { padding:8px;
               font-size:9px;
               text-align:center;
               color:#666;}

.cbox { background:#fff; margin:2px;}

.cbox-left { background:url(images/base/box_left.jpg) left repeat-y; width:8px;}
.cbox-right { background:url(images/base/box_right.jpg) right repeat-y; width:8px;}
.cbox-top { background:url(images/base/box_top.jpg) top repeat-x;}
.cbox-top img.spacer { width:1px; height:4px; }
.cbox-content {  }

.cbox-bottom-left { background:url(images/base/box_bottom_left.jpg) left no-repeat; width:10px;}
.cbox-bottom-left img.spacer { width:10px; height:1px;}
.cbox-bottom {  background:url(images/base/box_bottom.jpg) bottom repeat-x;}
.cbox-bottom img.spacer { width:1px; height:10px;}
.cbox-bottom-right {  background:url(images/base/box_bottom_right.jpg) right no-repeat; width:10px;}
.cbox-bottom-right img.spacer { width:10px; height:1px;}


/* - Ana sayfa ------------------------------ */
#content {  } 

#content1 { float:left;
            margin:2px;
            width:423px;
            background: url(images/base/content_1_bg.jpg) top repeat-y;}

#content1_top { width:423px;
                background: url(images/base/content_1_top.jpg) top no-repeat;
               }
#content1_bottom { height:10px;
                   width:423px;
                   background: url(images/base/content_1_bottom.jpg) top right no-repeat;
                }
#content1_bottom img { height:10px;
                       width:1px;}


#content2 a:link, #content2 a:visited  { text-decoration:underline;
                                         color:#fff;}
#content2 a:active, #content2 a:hover { color:#fff;}


#content2 { float:right;
            margin:2px;
            width:301px;
            background: url(images/base/content_2_bg.jpg) top repeat-y;}

#content2_top {width:301px;
               background: url(images/base/content_2_top.jpg) top no-repeat;
               }
#content2_bottom { height:10px;
                   width:301px;
                   background: url(images/base/content_2_bottom.jpg) top right no-repeat;
                }
#content2_bottom img { height:10px;
                       width:1px;}


.content1_box { 
                margin: 4px;
                margin-left:9px;
                width:410;
                background:#f7f6f6;

}

.content1_box strong { display:block;
                       margin:5px;
                       margin-bottom:10px;
                       padding:5px;
                       font-weight:bold;
                       font-size:1.8em;
                       color:#369;
 }
.content1_box td { 
                   color:#369;
                   padding:10px;
                   text-align:center; }



.content2_box { 
                margin: 4px;
                margin-right: 10px;
                padding:0;
                width:287;
                /*height:150px;*/
                background:#0aa4e2;
}

.content2_box p { 
                  color:#fff;
                  font-size:0.9em;
                  padding:4px;}

.content2_box img { padding:2px;
                    /*width:150px;
                    height:80px;*/
                    }

.content2_box strong { display:block;
                       color:#fff;
                       font-weight:bold;
                       font-size:1.2em;
                       margin:0;
                       padding:2px;
                       padding-left:10px;
                       background: url(images/base/content_2_header_bg.jpg) top left no-repeat;}

.spacer { display:block; height:6px; }
 .spacer img { height:6px; width:1px; }

.splitter_right { margin: 0 4px 0 4px;
                  width:293px; 
                  height:4px; 
                  background:#369; }
.splitter_right img { width:1px;
                      height:4px;}

.splitter_left { margin: 0 4px 0 4px;
                 width:415px; 
                 height:4px; 
                 background:#369; }
.splitter_left img { width:1px;
                      height:4px;}

.left-aligned-block { display:block;
                      text-align:left;}




/* -- iletisim ------------- */

#iletisim-img { margin:10px;}

.iletisim-content { margin:5px; 
                    padding:15px; 
                    border-left:2px dotted #036; }

.iletisim-content .cbox-header { margin:15px auto ; 
                                 color:#036; 
                                 font-weight:bold; 
                                 font-size:1.4em; 
                                 text-align:center;}

.adres { font-family: Verdana, "Times New Roman", serif;
	   border: 0px solid #369; 
         padding: 2px;}

.adres-header { display:block; 
                font-weight:bold; 
                text-align:left; 
                color:#036; 
                border-left:5px solid #369; 
                padding:5px; 
                margin-bottom:5px;}

/* -- urunler --------------- */

.urunler-content { margin:5px; width:704px;}
.urunler-content h2 { text-align:center; 
                      padding:10px; 
                      color:#369; }
.firma { padding:2px;
         padding:8px;
         margin:10px;
         text-align:left; 

	}

.firma strong { display: block;
                font-weight:bold;
                font-size:1.1em;
                margin-bottom:5px;
                }

.firma .indent { margin-left:15px; }


/* -- firma sayfalarę ------------- */
.firma-title { font-size: 1.8em;
			font-weight:bold;
			color:#036;
			margin:15px;
			text-align:center;
			letter-spacing:1.1em;
}
.firma-title-img {
			border:0;}

/*-- kruss ----------------*/
.kruss_list td {
	font-weight:bold;
	text-align:center;
	width:25%;
        font-size:0.9em;
}

.kruss_list td img {
	width:120px;
	border:0;
}

.kruss_list_desc {
        padding-bottom:30px;
}
