@media screen and (min-device-width: 1367px) and (max-device-width: 1920px){
body, html{
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
    color: white;
    font-family: verdana, arial;
    font-size: 12px;
    line-height: 15px;
}
body{
    overflow-x: hidden;
	/*background: url("../images/slideshow/pic2.jpg") center -0px fixed;*/
	-webkit-background-size: contain;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color:#000;

}

#main{
    width: 100%;
    height: 100%;
	position:relative;
}
#slideshow{
    width: 100%;
    height: 100%;
	position:absolute; z-index:-999;
}
#slideshow2{
    width: 100%;
    height: 100%;
	position:absolute; z-index:-999;
}

#footer{
    width: 100%;
    background: black;
    font-size: 10px;
    padding: 0px;
    overflow: hidden;
	vertical-align:bottom;
	position: absolute; bottom: 0px;
}
#footer1{
    width: 100%;
    background: black;
    font-size: 10px;
    padding: 0px;
    overflow: hidden;
	vertical-align:bottom;
	clear:both;
}
#claims{
    width: 95%;
    margin: auto;
}
#top{
	position:absolute;
    width: 719px;
	height: 170px;
    margin: 0px auto auto 0px;
	z-index:10000;
}
#menu{
    position: absolute;
    width: 588px;
    height: 28px;
    top: 138px;
    margin-left: 65px;

}
a.home, a.about, a.process, a.vision, a.gallery, a.contact{
  background: white;
  opacity: 0;
  filter: alpha(opacity=0);
    display: block;
    width: 98px;
    height: 30px;
    float: left;
	position: relative;
}
a.home:hover, a.home_active{
    background: url("../images/menu/a_home.png") no-repeat;
	position: relative;
	opacity: 1;
}
a.about:hover, a.about_active{
    background: url("../images/menu/a_about.png") no-repeat;
	opacity: 1;
}
a.process:hover, a.process_active{
    background: url("../images/menu/a_process.png") no-repeat;
	opacity: 1;
}
a.vision:hover, a.vision_active{
    background: url("../images/menu/a_vision.png") no-repeat;
	opacity: 1;
}
a.gallery:hover, a.gallery_active{
    background: url("../images/menu/a_gallery.png") no-repeat;
	opacity: 1;
}
a.contact:hover, a.contact_active{
    background: url("../images/menu/a_contact.png") no-repeat;
	opacity: 1;
}
#content_top{
margin: auto auto 0px auto;
	width: 600px;
	height: 22px;
	background: url("../images/background/box_bg_top.png") no-repeat;
}
#content_bottom{
margin: auto auto 0px auto;
	width: 400px;
	overflow:auto;
	min-height: 135px;
	padding: 0px 20px 20px 20px;
	
	background: url("../images/background/box_bg_repeat.png") repeat-y;

}
#content_bottom2{
margin: auto auto 0px auto;
	width: 560px;
	overflow:auto;
	min-height: 135px;
	padding: 0px 20px 20px 20px;
	
	background: url("../images/background/box_bg_repeat.png") repeat-y;

}
#content_top1{
margin: auto auto 0px auto;
	width: 100%;
	height: 22px;
	background: url("../images/background/box_bg_top.png") no-repeat;

}
#content_bottom1{
	margin:auto auto auto auto;
	width: 100%;
	max-width:1920px;
	height:70%;
	padding: 0px 0px 0px 0px;
	z-index:1;

}
#content{
    clear: both;
    width: 440px;
    height: auto;
    overflow: hidden;
    margin: auto 0px auto auto;
    
    color: black;
    text-align: justify;
}
#content2{
    clear: both;
    width: 600px;
    height: auto;
    overflow: hidden;
    margin: auto 0px auto auto;
    
    color: black;
    text-align: justify;
}
#content1{
    clear: both;
    width: 100%;
    height: 70%;
    overflow: hidden;
    margin:auto;
    
    color: black;
    text-align: justify;}
#second_about{
    display: none;
    width: 98px;
	z-index:1000;

}
#second_about ul{
    margin: -5px auto auto 162px;
	z-index:1001;
    
}
#second_about ul, #second_about ul li{
    list-style: none;
    padding: 0;
    display: block;
	z-index:1002;
    
}
#second_about ul li a{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 98px;
    background: black;
    color: white;
    text-decoration: none;
}
#second_about ul li a:hover{
    background: url("../images/menu/bg_repeat.png") repeat-x;
    color: black;
}

#menuimg{
margin:-30px 0 0 0;
}
}



@media screen and (max-device-width: 1366px){
body, html{
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
    color: white;
    font-family: verdana, arial;
    font-size: 12px;
    line-height: 15px;
}
body{
    overflow-x: hidden;
	/*background: url("../images/slideshow/pic2.jpg") center -0px fixed;*/
	-webkit-background-size: contain;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color:#000;

}
h1{
font-size:1.7em;
}
#main{
    width: 100%;
    height: 100%;
	position:relative;
}
#slideshow{
    width: 100%;
    height: 100%;
	position:absolute; z-index:-999;
}
#slideshow2{
    width: 100%;
    height: 100%;
	position:absolute; z-index:-999;
}

#footer{
    width: 100%;
    background: black;
    font-size: 10px;
    padding: 0px;
    overflow: hidden;
	vertical-align:bottom;
	position: absolute; bottom: 0px;
}
#footer1{
    width: 100%;
    background: black;
    font-size: 10px;
    padding: 0px;
    overflow: hidden;
	vertical-align:bottom;
	clear:both;
}
#claims{
    width: 95%;
    margin: auto;
}
#top{
	position:absolute;
    width: 647px;
	height: 153px;
    margin: 0px auto auto 0px;
	z-index:10000;
}
#menu{
    position: absolute;
    width: 530px;
    height: 25px;
    top: 108px;
    margin-left: 58px;

}
a.home, a.about, a.process, a.vision, a.gallery, a.contact{
  background: white;
  	background-size:88px 25px;
  opacity: 0;
  filter: alpha(opacity=0);
    display: block;
    width: 88px;
    height: 25px;
    float: left;
	position: relative;
}
a.home:hover, a.home_active{
    background: url("../images/menu1/a_home.png") no-repeat;
	opacity: 1;
}
a.about:hover, a.about_active{
    background: url("../images/menu1/a_about.png") no-repeat;
	opacity: 1;
}
a.process:hover, a.process_active{
    background: url("../images/menu1/a_process.png") no-repeat;
	opacity: 1;
}
a.vision:hover, a.vision_active{
    background: url("../images/menu1/a_vision.png") no-repeat;
	opacity: 1;
}
a.gallery:hover, a.gallery_active{
    background: url("../images/menu1/a_gallery.png") no-repeat;
	opacity: 1;
}
a.contact:hover, a.contact_active{
    background: url("../images/menu1/a_contact.png") no-repeat;
	opacity: 1;
}
#content_top{
margin: auto auto 0px auto;
	width: 600px;
	height: 22px;
	background: url("../images/background/box_bg_top.png") no-repeat;
}
#content_bottom{
margin: auto auto 0px auto;
	width: 400px;
	overflow:auto;
	min-height: 135px;
	padding: 0px 20px 20px 20px;
	
	background: url("../images/background/box_bg_repeat.png") repeat-y;

}
#content_bottom2{
margin: auto auto 0px auto;
	width: 560px;
	overflow:auto;
	min-height: 135px;
	padding: 0px 20px 20px 20px;
	
	background: url("../images/background/box_bg_repeat.png") repeat-y;

}
#content_top1{
margin: auto auto 0px auto;
	width: 100%;
	height: 20px;
	background: url("../images/background/box_bg_top.png") no-repeat;

}
#content_bottom1{
	margin:auto auto auto auto;
	width: 100%;
	max-width:1920px;
	height:70%;
	padding: 0px 0px 0px 0px;
	z-index:1;

}
#content{
    clear: both;
    width: 440px;
    height: auto;
    overflow: hidden;
    margin: auto 0px auto auto;
    
    color: black;
    text-align: justify;
}
#content2{
    clear: both;
    width: 600px;
    height: auto;
    overflow: hidden;
    margin: auto 0px auto auto;
    
    color: black;
    text-align: justify;
}
#content1{
    clear: both;
    width: 100%;
    height: 70%;
    overflow: hidden;
    margin:auto;
    
    color: black;
    text-align: justify;}
#second_about{
    display: none;
    width: 98px;
	z-index:1000;

}
#second_about ul{
    margin: -5px auto auto 146px;
	z-index:1001;
    
}
#second_about ul, #second_about ul li{
    list-style: none;
    padding: 0;
    display: block;
	z-index:1002;
    
}
#second_about ul li a{
    display: block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: 88px;
    background: black;
    color: white;
    text-decoration: none;
}
#second_about ul li a:hover{
    background: url("../images/menu/bg_repeat.png") repeat-x;
    color: black;
}
/**/
#menuimg{
    width: 647px;
	height: 153px;
	margin:-20px 0 0 0;
}
}