/* PNG-24 (begin) */
    * html*.g-png /* hidden MSIE5 */
    {
        zoom: expression(
            runtimeStyle.zoom = 1, /* one expression hasLayout */ /**/
            runtimeStyle.filter += /*  URL   img */ /**/
                "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + getElementsByTagName("img")[0].src + ")"
        );
    }

    * html*.g-png img /* hidden MSIE5 */
    {
        visibility: expression(
            runtimeStyle.visibility="hidden", /* expression hidde img */ /**/

            /* Bug MSIE6: pointer  png-24 */
            parentNode.insertBefore(createElement("png"), this) /* befo img <png> */ /**/
        );
    }

    * html*.g-png png
    {
        font-size: 0;

        position: absolute;

        /* expression h/w */ /**/
        width: expression(runtimeStyle.width = parentNode.offsetWidth + "px");
        height: expression(runtimeStyle.height = parentNode.offsetHeight + "px");
    }

    * html a.g-png, * html a .g-png, * html .g-png a
    {
        /* Bug MSIE6: pointer png-24 */
        cursor: hand;
    }
/* PNG-24 (end) */
@font-face {
    font-family: 'FSRAILWAY Bold';

    src: local("FSRAILWAY Bold"), /* ????????? ??????? ?????? ? ?? ???????????? */
         url(../font/FSRAIL75.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Franklin Demi';

    src: local("Franklin Demi"), /* ????????? ??????? ?????? ? ?? ???????????? */
         url(../font/FRADMCN.TTF);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova Lt';

    src: local("Proxima Nova Lt"), /* ????????? ??????? ?????? ? ?? ???????????? */
         url(../font/ProximaNova-Light.otf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova Rg';

    src: local("Proxima Nova Rg"), /* ????????? ??????? ?????? ? ?? ???????????? */
         url(../font/ProximaNova-Reg.otf);
    font-weight: normal;
    font-style: normal;
}
#contents {
	min-height:1020px;
	height:100%;
	margin-top: 120px;
	margin-left: 40px;
	margin-bottom: 20px;
	z-index:5;	

}


#conteiner {
	width: 100%;
	height: auto;
	height:auto!important;
	height:100%;
	
}
#blockpro_white {
	min-width:500px;
	margin-right: 50px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: -50px;
	padding-bottom:20px;
	background-color: #fff;
	position: relative;
    float:left;
	z-index:8;
	width: 95%;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}
#blockproitem_white {
	min-width:660px;
	margin-right: 50px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: -50px;
	padding-bottom:20px;
	background-color: #fff;
	position: relative;
	float:left;
	z-index:8;
	width: 95%;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
	
}
#block_white {
	min-width: 400px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-bottom:20px;
	background-color: #fff;
	position: relative;
    float:left;
	z-index:8;
	width: 95%;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}
#block_recall {
	min-height:250px;
	height:auto!important;
	margin-top: 20px;
	margin-left: 40px;
	z-index:5;
	width:100%;
	min-width: 500px;

}
#block_para {
	min-height:200px;
	height:auto!important;
	margin-bottom: 20px;
	z-index:5;

}
#headline_pro {
	
	margin-top: 20px;
	font-family: "FSRAILWAY Bold", calibri;
	font-size: 30px;
	
	color: #666;
	text-transform: uppercase;
}
#lid_pro {
	padding:20px;
	font-size: 18px;
	color: #333333;
	font-family: "Proxima Nova Lt", calibri;
}
#headline {
	min-width: 350px;
	margin-top: 45px;
	margin-bottom: 20px;
	font-family: "FSRAILWAY Bold", calibri;
	font-size: 30px;
	
	color: #666;
	text-transform: uppercase;
}


#text_plain {
	
	width: 95%;
	position: relative;
	float: left;
	height:100%;
	font-size: 18px;
	font-family: "Proxima Nova Lt", calibri;
	padding: 25px;
	color: #222;
	
	
}
#block_min {
	border: 1px solid #ccc;
	min-width: 250px;
	width: 350px;
	margin-right: 15px;
	margin-bottom: 20px;
	height: 200px;
	background-color: #fff;
	position: relative;
	float: left;
	z-index:8;
}
#block_min_head {

	width: 350px;
	min-width: 200px;
	

	font-family: "Franklin Lt", calibri;
	font-size:22px;

	padding-left:20px;
	padding-top: 11px;
	text-transform: uppercase;

}
#block_min_inner {
	width: 100%;
	min-width: 200px;
	background-repeat: repeat-y;
	height: 150px;
	background-color: #fff;
	

}
#block_min_inner_txt {
	font-family: "Franklin Lt", calibri;
	font-size:18px;
	width: 250px;
	min-width: 300px;
	padding-top:20px;
	padding-left:20px;
	
	position: relative;	
	

}

#block {
	min-width: 350px;
	margin-right: 15px;
	margin-bottom: 20px;
	height: auto;
	background-color: #fff;
	position: relative;
	float: left;
	z-index:8;
}
#block_head {

	width: 100%;
	min-width: 300px;
	
	height: 40px;
	background-color: #fff;

}
#block_head_txt {
	font-family: "Franklin Lt", calibri;
	font-size:22px;
	min-width: 300px;
	padding-left:20px;
	padding-top: 11px;
	text-transform: uppercase;

}




#cornpro {
	width: 50px;
	height:40px;
	z-index:8;
	left:217px;
	position: absolute;
	margin-top: -3px;
}

#blockpro {
	min-width: 500px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: auto;
	background-color: #fff;
	position: relative;
	float: left;
	z-index:8;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}
#blockpro_head {
	width: 50%;
	height: 10px;
	background-color: #CC9933;
	background: -webkit-gradient(linear, left top, right bottom, from(#F5C21B), to(#D17000));
	float: left;

}
#blockpro_head_r {
	width: 50%;
	height: 10px;
	background-color: #CC9933;
	background: -webkit-gradient(linear, right bottom, left top, from(#F5C21B), to(#D17000));
	float: left;

}
#blockpro_head_txt {
	font-family: calibri;
	font-size:20px;
	min-width: 230px;
	padding-left:10px;
	padding-top: 10px;
	padding-right:15px;
	text-transform: uppercase;
	color: #6B1F20;
	font-weight: bold;

}
#blockpro_txt {
	vertical-align:bottom;
	
	position:absolute;
	bottom:-15px;
    font-size:14px;
	min-width: 230px;
	padding-left:10px;
	padding-right:15px;
	
	

}


#blockpro_inner {
	width: 100%;
	min-width: 500px;
	background-repeat: repeat-y;
	min-height: 150px;
	background-color: #fff;
	float:left;
	position:relative;

}
#blockpro_inner:hover {
	
	background-color: #d9fdc9;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);
	background: -ms-linear-gradient(#ffffff, #f5f5f5);
	background: -o-linear-gradient(#ffffff, #f5f5f5);
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);

}
#blockpro_inner_l {
	
	font-size:16px;
	width: 250px;
	min-width: 250px;
	min-height: 150px;
	position: relative;	
	float:left;

}
#blockpro_inner_r {
	min-width: 250px;
	background-repeat: repeat-y;
	min-height: 150px;
	background-color: #fff;
	float:left;
	position:relative;
	

}






#block_call {
	min-width: 500px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: auto;
	background-color: #fff;
	position: relative;
	float: left;
	z-index:8;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}
#blockcall_head {
	width: 100%;
	height: 10px;
	background-color: #CC9933;
	background: -webkit-gradient(linear, left top, right bottom, from(#F5C21B), to(#D17000));
	float: left;

}
#blockpro_head_r {
	width: 50%;
	height: 10px;
	background-color: #CC9933;
	background: -webkit-gradient(linear, right bottom, left top, from(#F5C21B), to(#D17000));
	float: left;

}
#blockquest_head_txt {
background:url(../images/quest_w.png) no-repeat top -25px right 10px;
	font-family: calibri;
	font-size:20px;
	min-width: 230px;
	padding-left:20px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #e67015;
	padding-bottom: 15px;

}
#blockcall_head_txt {
background:url(../images/call_w.png) no-repeat top -25px right 10px;
	font-family: calibri;
	font-size:20px;
	min-width: 230px;
	padding-left:20px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #b12923;
	padding-bottom: 15px;

}


#blockcall_inner {
	width: 80%;
	min-width: 450px;
	background-color: #fff;
	float:left;
	position:relative;
	padding: 15px;
	padding-left: 30px;
	font-family: calibri;
	color: #666666;
	font-size: 12px;
	height: 100px;

}

#blockpro_inner {
	width: 100%;
	min-width: 500px;
	background-repeat: repeat-y;
	min-height: 150px;
	background-color: #fff;
	float:left;
	position:relative;

}
#blockpro_inner:hover {
	
	background-color: #d9fdc9;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);
	background: -ms-linear-gradient(#ffffff, #f5f5f5);
	background: -o-linear-gradient(#ffffff, #f5f5f5);
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);

}








#razdel{
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	width: 700px;
	wrap: nowrap;
	top:80px;
	left:50px;
	text-shadow:  0px 1px 5px #000;
	position: relative;
	font-family: "FSRAILWAY Bold", calibri;
	text-transform: uppercase;
	z-index:8;
}
#razdel_proekty{
	color: #FF6600;
	font-weight: normal;
	font-size: 22px;
	width: 50%;
	wrap: nowrap;
	top:80px;
	left:170px;
	position: relative;
	font-family: "Franklin Lt", calibri;
	text-transform: uppercase;
	z-index:8;
}
#phone {
	color: #5C5958;
	font-family: calibri;
	font-weight: normal;
	font-size: 24px;
	width: 260px;
	wrap: nowrap;
	position: relative;
	float:right;
	margin-top: 63px;
	margin-right: 15px;
}
#call {
	color: #757271;
	font-family: calibri;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
	position: relative;
	float:right;
	margin-top: 32px;
	margin-right: 20px;
}
#blink {
	-webkit-animation: blink 2s linear infinite; 
	animation: blink 2s linear infinite; 
margin-left:-10px;
	color: color: #F00; 
}

@-webkit-keyframes blink { 
	0% { color: #F00; }
	50% { color: #FBB; }
	100% { color: #F00; }
}

@keyframes blink {  
	0% { color: #F00; }
	50% { color: #FBB; }
	100% { color: #F00; } 
}



#topline {
	width: 100%;
	min-width: 800px;
	background-color: #CC9933;
	background: -webkit-gradient(linear, left top, right bottom, from(#F5C21B), to(#D17000));
	height: 10px;
	z-index: 11;
	position: relative;
	
	
}
#botline {
	width: 100%;
	min-width: 800px;
	background-color: #CC9933;
	background: -webkit-gradient(linear, left top, right bottom, from(#F5C21B), to(#D17000));
	height: 10px;
	position: relative;
	float: left;
	z-index:6;
}
#water {
	width: 100%;
	min-width: 800px;
	height: 250px;
	
	background:url(../images/logo_schru_w.png) no-repeat 80% 80%;
}
#menubot {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	width: 400px;
	wrap: nowrap;
	position: relative;
	font-family: "Franklin Lt", calibri;
	text-transform: uppercase;
	left: 40px;
	top: 20px;
}
#end {
	width: 100%;
	min-width: 800px;
	height: 250px;
	background-color: #432c2b;
	position: relative;
	float: left;
	z-index:6;
}

#bottom {
	width: 100%;
	min-width: 800px;
	height: 100px;
	background-color: #234640;
	position: relative;
	float: left;
	z-index:6;
}







.left_block {
	float:left;
	margin-left:0px;
 }

#topper {
	font-family: "FSRAILWAY Bold", calibri;
	min-width: 800px;
	height: 130px;
	z-index:15;
	width: 100%;
	position: relative;
	background-color: #f9f9f9;
}
#topw {
	
	min-width: 800px;
	height: 42px;
	background-color: #fff;
	z-index:9;
	width: 100%;
	
	position: fixed;
}
#menutop {
	background: rgba(255, 255, 255, 0.6);
	background: rgba(255, 255, 255, 0.6);




filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	min-width: 800px;
	height: 42px;
	z-index:11;
	margin-left:0px;
	width: 100%;
	box-shadow:  0 6px 4px -4px #666;
	position: fixed;
}

#menutopcont {
	
	min-width: 400px;

	position: relative;
	background-color: #fff;
	z-index:9;
	float: left;
	width: 100%;
	box-shadow:  0px 1px 5px #666;
	
}
.hidden {
  opacity: 0;
}
#logo2 {
	min-width: 800px;
	max-width: 100%;
	height: 130px;
	z-index:auto;
	width: 100%;
	position: absolute;
	top: -3px;
	
}
#logo_small {
	width: 40px;
	position: relative;
	height: 35px;
       padding-top:7px;
	   
	opacity: 0;
	z-index: 13;
	float: left;
	
}
#call_small {
	width: 40px;
	position: relative;
	height: 42px;
	opacity: 0;
	z-index: 13;
	float: left;
	
}

#logo {
	width: 80px;
	margin-top: 35px;
	float: left;
	margin-left: 50px;
	padding-right: 40px;
	z-index:15;
	position: absolute;
}

#object{
	display: block;
	width: 100px;
	margin-bottom: 0px;
	background-size: contain;
	visibility: hidden;
	margin-top: 30px;
	float: left;
	margin-left: 50px;
	}

#imagecount {
	width: 310px;
	height: 220px;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-left: 7px;
	
}
#imagecount:hover {
	background-color: #191919;
	text-decoration: none;
	
}
#imagefon {
	background-image: url(../images/fon_korn_mid.jpg);
	width: 310px;
	height: 177px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#image {
	width: 310px;
	height: 180px;
	background-color: #000;	
	
	
}
#image:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

#counter {
	width: 250px;
	font-size: 14px;
	color: #666666;
	height: 150px;
	padding: 30px;
	float: left;	
	
	
}
#address {
	color: #E4F1EF;
	width: 750px;
	font-size: 14px;
	font-family: "Proxima Nova Lt", calibri;
	left: 40px;
	position: relative;
	margin: 0;
	top: 25px;
}
#copyright {
	color: #E4F1EF;
	width: 750px;
	font-size: 12px;
	font-family: "Proxima Nova Lt", calibri;
	left: 40px;
	position: relative;
	margin: 0;
	top: 40px;
}



html, body {
	background:url(../images/back_belaz.jpg) no-repeat 0px 0px fixed;
-moz-background-size:cover; /* Gecko 1.9.2 (Firefox 3.6) */
-o-background-size:102% auto; /* Opera 9.5 */
-webkit-background-size:102% auto; /* Safari 3.0 */
-khtml-background-size:cover; /* Konqueror 3.5.4 */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#6996d3',GradientType=0 );

	background-size:cover; /* CSS3 */
	height:auto!important;
	height:100%;
	font-family: "Proxima Nova Lt", calibri;
	margin: 0;
	
}


:placeholder {
    font-weight: normal;
	font-family: "Myriad Pro";
	font-size: 22px;
	

}

:-moz-placeholder {
    font-weight: normal;
	font-family: "Myriad Pro";
	font-size: 22px;

}
::-webkit-input-placeholder {
    
	font-weight: normal;
	font-family: "Myriad Pro";
	font-size: 22px;

}
#blockpro:link {
	text-decoration:none;
	color: black;
}
#blockpro:visited {
	text-decoration: none;
	color: black;
}
#blockpro:hover {
	text-decoration: none;
	color: black;
}
#blockpro:active {
	text-decoration: none;
	color: black;
}


a:link {
	text-decoration:none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

:placeholder {
    font-weight: normal;
	font-family: "Myriad Pro";
	font-size: 18px;
	

}

:-moz-placeholder {
    font-weight: normal;
	font-family: "Myriad Pro";
	font-size: 18px;

}
::-webkit-input-placeholder {
    
	font-weight: normal;
	font-family: "Myriad Pro";
	font-size: 18px;

}
#submit_call {

	cursor: pointer;
	height: 37px;
	width: 120px;
	font-weight: normal;
	font-family: "FSRAILWAY Bold", calibri;
	font-size: 14px;
border: 1.6px solid #B12923;
	background-color: #B12923;
	color: #fff;
	margin-right: 5px;
	margin-left: 20px;
	text-transform:uppercase;
	padding-top:10px;
	padding-left: 10px;
	padding-right:10px;
	
}
#submit_quest {
	cursor: pointer;
	height: 37px;
	width: 120px;
	font-weight: normal;
	font-family: "FSRAILWAY Bold", calibri;
	font-size: 14px;
	border: 1.6px solid #e67015;
	background-color: #e67015;
	color: #fff;
	margin-right: 5px;
	margin-left: 20px;
	text-transform:uppercase;
	padding-top:10px;
	padding-left: 10px;
	padding-right:10px;
	vertical-align: top;
	
}
#submit {
	cursor: pointer;
	height: 37px;
	width: 120px;
	font-weight: normal;
	font-family: "FSRAILWAY Bold", calibri;
	font-size: 14px;
	border: 1.6px solid #6B1F20;
	background-color: #6B1F20;
	color: #fff;
	text-transform:uppercase;
	padding-top:10px;
	padding-left: 10px;
	padding-right:10px;
	
	
}

#textarea_quest {
	height: 80px;
	width: 280px;
	min-width: 200px;
	max-width: 900px;
	padding-top:10px;
	border: 1.6px solid #ccc;
	font-size: 14px;
	padding-left:10px;
	font-family: calibri;
}
#textfield {
	height: 33px;
	width: 280px;
	min-width: 280px;
	max-width: 900px;
	border: 1.6px solid #ccc;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left:10px;
}
#textarea {
	height: 150px;
	width: 50%;
	min-width: 300px;
	max-width: 900px;
	padding-top:10px;
border: 1.6px solid #ccc;
	font-size: 18px;
	padding-left:10px;
}

#formitemcont {
	width: 95%;
	min-width: 280px;
	max-width: 900px;
	color: #fff;
	font-family: "Franklin Lt", calibri;
	font-size: 20px;
	padding-bottom: 10px;
	margin-top:20px;
	padding-top: 10px;
	margin-bottom:20px;
	position: relative;
	background-color: #CC9933;
	background: -webkit-gradient(linear, left top, right bottom, from(#F5C21B), to(#D17000));
	padding-left: 30px;
}
#formitem {
	min-width: 300px;
	max-width: 900px;
	width: 95%;
	position: relative;
	
}
#formacont {
	width: 95%;
	position: relative;
	padding-left: 20px;
}
#forma {
	
	width: 95%;
	position: relative;
	
}
#formcol {
	
	font-size: 18px;
	color: #C27D41;
	padding-top: 20px;
	position: relative;
		
}


.slider{
	width: 640px; /*Same as width of the large image*/
	position: relative;
	/*Instead of height we will use padding*/
	padding-top: 451px; /*That helps bring the labels down*/
	
	margin: 20px auto;
	
	/*Lets add a shadow*/
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}


/*Last thing remaining is to add transitions*/
.slider>img{
	position: absolute;
	left: 0; top: 0;
	transition: all 0.5s;
}

.slider input[name='slide_switch'] {
	display: none;
}

.slider label {
	/*Lets add some spacing for the thumbnails*/
	margin: 18px 0 0 18px;
	border: 3px solid #999;
	
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	
	/*Default style = low opacity*/
	opacity: 0.6;
}

.slider label img{
	display: block;
}

/*Time to add the click effects*/
.slider input[name='slide_switch']:checked+label {
	border-color: #666;
	opacity: 1;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.slider input[name='slide_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.slider input[name='slide_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}


/*navigation
*/	
	#navbar ul{
	display: none;
	position: absolute;
	text-align: left;
	left:0px;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
	
      }
	  #navbar ul a{
	color: #6B1F20;
	
      }
	
      #navbar li:hover ul {
	display: block;
	margin-top: 8px;

}
      #navbar, #navbar ul{
        margin: 0;
        padding: 0;
        list-style-type: none;
      }
      #navbar {
	height: 42px;
	width:700px;
	margin-left: -20px;
      }
      #navbar li {
	padding-top:12px;
	padding-left: 18px;
	padding-right: 18px;
	margin-right: 3px;
	color: #6B1F20;
	padding-bottom: 8px;
      }
      #navbar li a {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #6B1F20;
      }
      #navbar ul li {
	float: none;
	text-align: left;
	font-size: 14px;
	width: 200px;
	background-color: #FFFFFF;
	margin-right: -3px;
}
      #navbar li:hover {
	box-shadow: 0 0 40px rgba(0, 0, 0, .1) inset;
	color: #4F3433;
}
      #navbar ul li:hover {
	background-color: #999999;
	color: #FFFFFF;
}


.menuitem {
	font-family: "FSRAILWAY Bold", calibri;
	font-size: 18px;
	z-index: 9;
	text-transform: uppercase;
	position: relative;
	float: left;
	
}

.menuitem:link {
	color: #FFFFFF;	
		
		
}
.menuitem:hover {
	color: #4F3433;

	z-index: 10;
	
}
.menuitem:active {
}




.menuitem_on {
	min-width: 40px;
	height:30px;
	float: left;
	padding-top:10px;
		font-family: "FSRAILWAY Bold", calibri;
	margin-left: 10px;
	color: #FF6600;
	font-size: 18px;
	z-index: 9;
	text-transform: uppercase;
	position: relative;
	
}
.menuitem_on a {
	color: #FF6600;	
		
		
}
.menuitem_on:link {
	color: #FF6600;	
		
		
}
.menuitem_on:hover {
	color: #FF6600;

	z-index: 10;
	
}
.menuitem_on:active {
}




.menucont{
	min-width: 40px;
	height:30px;
	float: left;
	padding-top:13px;
	font-family: "FSRAILWAY Bold", calibri;
	padding-left: 30px;
	padding-right: 30px;
	color: #6B1F20;
	font-size: 14px;
	z-index: 9;
	text-transform: uppercase;
	position: relative;
	border-right: 1px solid #999;
	background: -webkit-linear-gradient(#f0f0f0, #ffffff);
	background: -ms-linear-gradient(#f0f0f0, #ffffff);
	background: -o-linear-gradient(#f0f0f0, #ffffff);
	background: -webkit-linear-gradient(#f0f0f0, #ffffff);
	background-color: #f0f0f0;
}
.menucont:link {
	color: #FFFFFF;	
		
		
}
.menucont:hover {
	color: #fff;
	background: -webkit-linear-gradient(#6B1F20, #6B1F20);
	background: -ms-linear-gradient(#6B1F20, #6B1F20);
	background: -o-linear-gradient(#6B1F20, #6B1F20);
	background: -webkit-linear-gradient(#6B1F20, #6B1F20);
background-color: #6B1F20;
	z-index: 10;
	
}
.menucont_on {
       min-width: 40px;
	height:30px;
	float: left;
	padding-top:13px;
	font-family: "FSRAILWAY Bold", calibri;
	padding-left: 30px;
	padding-right: 30px;
color: #FFFFFF;	
background-color: #6B1F20;
	z-index: 9;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	border-right: 1px solid #999;
}
.menucont:active {
}
