@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------------------------*/
@font-face {
    font-family: 'SansationRegular';
    src: url('../fonts/Sansation_Regular-webfont.eot');
    src: url('../fonts/Sansation_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Regular-webfont.woff') format('woff'),
         url('../fonts/Sansation_Regular-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Regular-webfont.svg#SansationRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLight';
    src: url('../fonts/Sansation_Light-webfont.eot');
    src: url('../fonts/Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Light-webfont.woff') format('woff'),
         url('../fonts/Sansation_Light-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Light-webfont.svg#SansationLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBold';
    src: url('../fonts/Sansation_Bold-webfont.eot');
    src: url('../fonts/Sansation_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Bold-webfont.woff') format('woff'),
         url('../fonts/Sansation_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Bold-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLightLightItalic';
    src: url('../fonts/Sansation_Light_Italic-webfont.eot');
    src: url('../fonts/Sansation_Light_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Light_Italic-webfont.woff') format('woff'),
         url('../fonts/Sansation_Light_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Light_Italic-webfont.svg#SansationLightLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationItalic';
    src: url('../fonts/Sansation_Italic-webfont.eot');
    src: url('../fonts/Sansation_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Italic-webfont.woff') format('woff'),
         url('../fonts/Sansation_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Italic-webfont.svg#SansationItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBoldItalic';
    src: url('../fonts/Sansation_Bold_Italic-webfont.eot');
    src: url('../fonts/Sansation_Bold_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Bold_Italic-webfont.woff') format('woff'),
         url('../fonts/Sansation_Bold_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Sansation_Bold_Italic-webfont.svg#SansationBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*-------------------------------------------------------------------------------------------------------------------------------*/

body{
	
	margin:0px;
	padding:none;
	border:0px;
	font-size: 100%;
	overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	font-family: 'SansationRegular';
	}

ul {padding:0;
}

h1 {
	margin: 22px 20px 4px;
	font-size: 1.5em;
	width:300px;
}

img {
	height:auto;
	max-width:100%;
}
.wrapper { 
  
  margin:0px;
  padding:0px;
  border:0px;
  width:auto;
  max-width:100%;
          } 
		  
.boxmenu {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    position: relative;
    width: 305px;
	min-height: 1900px;
	} 
.fotomenu {
	float: left;
    height: 100%;
    left: 305px;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;

	}

.fotomenu img {
	max-width: 75%;
}
	

.logo {
	margin: 35px 0 0 42px;
	}
	
	.logo {
	max-width:221px;
	}

	.menusrc
	{
 padding:0px;
	
	}

.milshang
	{
 margin: 25px 0 0 61px;
    width: 40%;
	
	}
.resize
	{
 height:100px; 
	}
	
.pattern {
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	background:url(../images/pattern2.png) repeat;
}

.text {background: none repeat scroll 0 0 #FFFFFF;
    height: 254px;
    left: 0;
    position: absolute;
     top: 210px;
    width: auto;
	 opacity:0.8;
  filter:alpha(opacity=80); /* For IE8 and earlier */
}

.text p {
	color: #000000;
    float: left;
    font-family: 'SansationRegular';
    font-size: 0.9em;
    line-height: 19px;
    margin: 8px 21px 0;
    width: 323px;
	
}

.footer {bottom: 31px;
    color: #6D6D6D;
    font: 9px Arial,Helvetica,sans-serif;
    margin: 0 46px;
    position: fixed;}
.footer ul {}
.footer ul li {display:inline;}
.footer ul li a {font:12px Arial, Helvetica, sans-serif; color:#6d6d6d; margin: 0 3px 0 0; text-decoration:none;}


ul li a.lang {text-decoration:underline; font-weight:bold;}

.lang-cont {width:800px;}
.language {width:300px; height:100px; margin:0 auto;}
.language ul {}
.language ul li {display:inline;}
.language ul li a{color:#6D6D6D; text-decoration:none; padding:0 10px;}
.language ul li a:hover{text-decoration:underline;}