/* CSS Document */
 /* <!-- */
    /* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;   
        background-color: #ffffff;
        /*background-image:url('../g/background_px.png');
        background-repeat:repeat-x;*/
        /*background-position: center top;*/
        margin-left: auto;
        margin-right: auto;
        width:1070px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:70%;
    }
	a {
    	color:#369;
    	text-decoration:none;
	}
	ul, li {
	list-style: none;
  }
	a:hover {
		color:#FF00FF;
		background:#FF00FF;
		text-decoration:none;
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:2px 0 5px;
	}
	textarea {
    overflow:auto;
  }
	/* Header styles */
  #header {
        clear:both;
        float:left;
        width:100%;
        height: 190px;
    }

	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	#header_logo {
	  margin-left:60px;
    float: left;
    width: 200px;
    height: 188px;
    background-image:url('../g/logo_git.png');
    }
  
  #header_company_name {
    float: left;
    width: 594px;
    height: 125px;
    background-image:url('../g/bsw.png');
    background-position: center left;
    background-repeat: no-repeat;
    margin-left:100px;
  }
  #header_frame_top {
    float: left;
    width: 594px;
    height: 50px;
    background-position: center left;
    background-repeat: no-repeat;
    margin-left:5px;
  }
  
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	#menu_products {
	  width: 202px;
	  height: 64px;
    background-image:url('../g/products_btn.png');
    background-position: center left;
    background-repeat: no-repeat;
  }

  #menu_team {
	  width: 139px;
	  height: 64px;
    background-image:url('../g/team_btn.png');
    background-position: center left;
    background-repeat: no-repeat;
  }
  #menu_dealer {
	  width: 155px;
	  height: 64px;
    background-image:url('../g/dealer_btn.png');
    background-position: center left;
    background-repeat: no-repeat;
  }
  #menu_blog {
	  width: 121px;
	  height: 64px;
    background-image:url('../g/blog_btn.png');
    background-position: center left;
    background-repeat: no-repeat;
  }
  #menu_contact {
	  width: 180px;
	  height: 64px;
    background-image:url('../g/contact_btn.png');
    background-position: center left;
    background-repeat: no-repeat;
  }
  
  #main_frame{
    position:relative;
    z-index:7;
    margin-left: 50px;
    background-image:url('../g/frame.png');
    margin-top:-65px;
    background-repeat: no-repeat;
    width: 790px;
    height: 500px;
    
  }
  #main_frame a{
    color:#000;
  }
  
  #frame_content {
   z-index:1;
   position:relative;
    width: 660px;
    height: 360px;
    margin:0 42px;
    padding-top:70px;
  }
  #frame_content_left {
    width: 35%;
    height: 360px;
    float: left;
   /* background-color: #fff;*/
  }
  
  #frame_content_left li {
  	padding-bottom: 14px;
  	font-weight: bold;
  }
  
  #frame_content_left a {
  	text-decoration: none;
  }
  
  #frame_content_right {
    width: 65%;
    height: 360px;
    float: right;
    /*background-color: #fff;*/
  }
  
  #frame_content_right img{
    width: 300px;
    height: 190px;
    padding-left: 60px;
  }
  
   #frame_content_left_same_size {
    width: 20%;
    height: 360px;
    float: left;    
  }
  #frame_content_same_size {
    width: 50%;
    height: 360px;
    float: right;
    background-color: #fff;
  }
  
  #frame_content_left,
  #frame_content_right,
  #frame_content_left_same_size,
  #frame_content_right_same_size,
  #frame_content_same_size,
  #dealer_content_left,
  #dealer_content_right {
    padding-top:20px;
  }
  
 #mainview_content  {
 	 background-image:url(../g/main.jpg);
    background-repeat:no-repeat;
    height:332px;
    left:50px;
    position:absolute;
    top:80px;
    width:666px;
  }
  
  
  
  #products_content {
  
    
    height:332px;
    left:70px;
    position:absolute;
    top:90px;
    width:666px;
  
  }
  #products_winter_content {
    height:364px;
    width:666px;
  }
  #products_summer_content {
    height:364px;
    width:666px;
  }
  
  #team_content {
    height:364px;
    width:666px;
    padding-left:60px;
  }
  
  #dealer_content {
  height:364px;
  width:666px;
  }
  
  #dealer_content_left {
    width: 30%;
    height: 360px;
    float: left;
  }
  
  #dealer_content_right {
    width: 70%;
    height:285px;
    float: right;
    overflow: auto;
    margin-top:20px;
  }
  
  #dealer_top_div {
    width: 100%; 
    padding-top: 15px;
    padding-bottom: 20px;
  }
  
  #dealer_left_div {
     float: left; 
     width: 50%;
     
  }
  
  #dealer_right_div {
     float: left; 
     width: 50%;
     
  }
  
  #dealer_right_div li{
    padding-left: 0px;
  }
  
  #blog_content {
  height:364px;
  width:666px;
  }
  
  #contact_content,#contact_submit {
    background-image:url(../g/contact_background2.jpg);
    background-repeat:no-repeat;
    height:364px;
    left:50px;
    position:absolute;
    top:83px;
    width:666px;
   }
   
  
  #send_btn_div{
    margin-left:60px;
  }
  #contact_us_form_div{
  margin-left:180px;
  margin-top:120px;
  width:500px;
  }
  
  #contact_us_input_div {
    float: left;
    width: 400px; 
  }
  
  
  #contact_content,#contact_submit strong{
   color:#ffffff;
  }
   
	.leftmenu {
	 
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 15px 0 215px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
        float:left;
        width:170px;
        position:relative;
        right:185px;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		
    }
    #footer p {
        padding:10px;
        margin:0;
    }
    
    #img_and_name_div {
      height:50px;
      padding-bottom: 20px;
      padding-top: 10px;
    }
    #img_div, #name_div {
      float: left;
    }
    #img_div img{
      margin: 0px;
    }
    #name_div {
      margin-top: 15px; 
      margin-left: 5px;
    }
    
    /* --> */
    
    