/* CSS Document */

body {color: #FFFFFF; text-align:center; margin:0; }
 
.main  { 
    position:relative;
	width: 960px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
	color:#FFFFFF; 
    border:solid #000000 4px;
	z-index:1;
		 }
		 
 
		 
 /*     ///////////////////////    Меню    ///////////////////////  */
.menu  { position: relative;
         display: inline-block; 
		 float: left; 
         left:10px; 
         top:20px;
         width: 230px; 
         height:160px;
		 margin:0;
		 padding:0; 
         z-index:20; 
		 
       }	
	   
.menu ul {
          list-style-type: none; 
          font-size:16px; 
		  font-weight: bold;
		  font-family: "Times New Roman", Times, serif ;
		   
		  }	
.menu li {  
           margin-bottom: 2px; 
           
		   text-indent:4px;
          } 
  
.menu a {  
          color: #000000;
		  text-decoration: none;		 
		   }	
.menu li a {
            display: block;


            }  
.menu a:hover { 
                color: #FFFFFF; 
                text-decoration: none;  
				}	
 
.menu li a:hover { 
                  display: block;     
                  background: #000000;
                 } 
				 
.menu a:active { 
                 color: #FFFFFF; 
				 text-decoration: none; 
		    	}   
.menu li a:active { 
                  display: block;     
                  background: #000000;
                 } 
 /*     ///////////////////////    /Меню    ///////////////////////  */
 
  /*     ///////////////////////  HEADER  ///////////////////////  */
.header {
		 width: 960px;
		 height:150px;
		 top: 0px;
		 left: 0px; 
        }

.freeway  { position: relative;  
            display: inline-block; 
			float: left;
            top: 6px;
		    left: 15px;
            width: 318px; 
            height:138px;
		    margin:0;
		    padding:0;
		    background: url(images/freeway.jpg);
		    border:0;
            z-index:10;
          }
.web {   position: relative; 
         display:inline-block;
		 float: left;
         left:15px;
         top: 6px;
         width: 267px; 
         height:138px;
		 margin:0;
		 padding:0;
		 background: url(images/web-studio.jpg);
		 border:0;
         z-index:9;
          }
.tel {   position: relative; 
         display:inline-block;
         left:105px; 
         top: 7px;
         width: 256px; 
         height:138px;
		 margin:0;
		 padding:0;
		 background: url(images/tel.jpg);
		 border:0;
         z-index:8;
          }
	 /*     ///////////////////////   /HEADER    ///////////////////////  */	 
	  
	  /*     ///////////////////////   Контент   ///////////////////////  */
.in {     
      
	  width: 960px; 
	  height: 100%;
      left:0px;
	  top:0px;
	 
    }
	
.content {       display:inline-block;
                 position: relative;
                 left: 55px; 
                 width:630px;
                 height:100%;
		         z-index:11;
				 top:24px;
			     color:#000000;  
		 }
.content h1 { font-size:16px; font-weight:bold; font-family: "Times New Roman", Times, serif ; display: inline-block; }	
.content h2 { font-size:14px; font-weight:bold; font-family: "Times New Roman", Times, serif ; }	
.content h2 a { font-size:14px; font-weight:bold; font-family: "Times New Roman", Times, serif ; color: #000000; text-decoration: none; }	
.content h2 a:hover { font-size:14px; font-weight:bold; font-family: "Times New Roman", Times, serif ; color: #000000; text-decoration: underline; }	 
.content h3 { font-size:14px; font-weight:bold; font-family: "Times New Roman", Times, serif ; display: inline-block;}	 
.content p {font-family: "Times New Roman", Times, serif ; font-size: 14px;  margin-bottom: 0px; margin-top:0px; text-align:justify}
.content p a { color:#000000;}
 
.content table {font-family: "Times New Roman", Times, serif ; font-size: 14px;} 
.content table p {font-family: "Times New Roman", Times, serif ; font-size: 14px; padding-top: 10px;}  

.content-index { display:inline-block;
                 position: relative;
                 left: 60px; 
				 top:20px;
                 width:630px;
                 height:100%;
		         z-index:11;
			     color:#000000;
		      }
.content-index p {table-layout: inherit; font-family: "Times New Roman", Times, serif ; font-size: 16px; } 
.content-index p a { color: #000000}

.content-creat-h2 { display: inline}

.prul { list-style: none}

/*     ///////////////////////   /Контент   ///////////////////////  */

/*     ///////////////////////   Футер   ///////////////////////  */
.footer {  
         z-index:12;
		 width:960px;
		 height:30px;
		 left:0px; 
		 top:94.5%;
		  
		 }
.footer ul {  
            margin-top: 8px;    
           }
.footer li { 
           display: inline; 
		   padding-right: 5px;
		  
           } 
		   
/*     ///////////////////////     ///////////////////////  */		   
		   
.all-worcks-link a {font-family: "Times New Roman", Times, serif ; font-size: 16px;  margin-bottom: 0px; text-decoration:none; font-weight:bold}
.all-worcks-link a:hover {font-family: "Times New Roman", Times, serif ; font-size: 16px;  margin-bottom: 0px; text-decoration: underline;font-weight:bold;}

 
