@media screen and (min-device-width: 1001px) and (max-device-width: 4029px){
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: 100%;
	height: 170px;
	margin: 0px auto auto 0px;
	z-index:10000;
}
#h3id{
	margin:0px;
	font-size: 3.7vh;
	line-height:5vh;
	align:right;
	/* margin-top:5px; */
	/* margin-bottom:5px; */
	background-color:white;
	/* width: 66%; */
}
#addressid{
	display:block;
	color:black;
	margin-right:auto;
	margin-left:auto;
	font-size:15pt;
	overflow:hidden;
	width: 65%;
	background-color:white;
	font-size: 3vh;
	line-height:4vh;
}
#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{
	background-color:black;
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{
	background-color:black;
	margin:auto auto auto auto;
	width: 100%;
	max-width:4029px;
	padding: 0px 0px 0px 0px;
	z-index:1;
	position: absolute;
	overflow: auto;
	height: auto
	bottom:0px;
}
#spacer_bottom1{
	display: inline-block;
	margin:auto auto auto auto;
	width: 100%;
	max-width:4029px;
	height:100%;
	padding: 0px 0px 0px 0px;
	z-index:1;
	position: relative;
	overflow: always;
	/* margin-bottom:100vw; */
}
#content{
	display:block;
	width: 100%;
	left:5px;
	height: auto;
	overflow: hidden;
	margin: auto auto auto 10%;
	color: black;
	text-align: justify;
	color:black;
	font-size: 2vh;
	word-wrap: break-word;
	line-height: 120%;
	margin-left: auto;
	margin-right: auto;
}
#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{
	display:block;
	
	width: 44%;
	height: 150px;
	word-wrap: break-word;
    margin-left: auto;
    margin-right: auto;
}
#pbottom{
	font-size:3vh;
	line-height:4vh;
	width:65%;
	text-align: left;
}
}
















@media screen and (max-device-width: 1000px){
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: 100%;
	height: 170px;
	margin: 0px auto auto 0px;
	z-index:10000;
}
#h3id{
	margin:0px;
	 align:right;
	 margin-top:5px;
	 margin-bottom:5px;
	 background-color:white;
	 width:100%;
	 line-height:6vh;
}
#addressid{
	display:block;
	color:black;
	margin-right:auto;
	margin-left:auto;
	font-size:15pt;
	overflow:hidden;
	width:100%;
	background-color:white;
	font-size:2vh;
}
#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{
	background-color:black;
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{
	/* overflow:auto; */
	background-color: black;
	margin:auto auto auto auto;
	width: 100%;
	max-width:4029px;
	padding: 0px 0px 0px 0px;
	z-index:1;
	position: absolute;
	height: auto
	bottom:0px;
}
#spacer_bottom1{
	display: inline-block;
	margin:auto auto auto auto;
	width: 100%;
	max-width:4029px;
	height:100%;
	padding: 0px 0px 0px 0px;
	z-index:1;
	position: relative;
	overflow: always;
	/* margin-bottom:100vw; */
}
#content{
	display:block;
	width: 100%;
	left:5px;
	height: auto;
	overflow: hidden;
	margin: auto auto auto 10%;
	color: black;
	text-align: justify;
	color:black;
	font-size: 2vh;
	word-wrap: break-word;
	line-height: 120%;
	margin-left: auto;
	margin-right: auto;
}
#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{
	display:block;
	width: 100%;
	/* height: 150px; */
	word-wrap: break-word;
	margin-left: auto;
	margin-right: auto;
}
#pbottom{
	height:auto;
	width:100%;
	text-align: left;
	overflow:auto;
	font-size:3vh;
	line-height:4vh;
}
}