body{
	background-image: url('square/one.jpg');
	background-size: 100%;
	background-attachment: fixed;
}

#container{
	width: 90%;
	margin-left: 5%;
	height: 100%;
	background-image: none;
	background-size: 100%;
}

#top img{
	width: 80%;
	margin-left: 9%;
}
#images{
	margin-top: 10%;
}
#images img{
	width: 90%;
	margin-left: 4%;
	margin-bottom: 5%;
	margin-top: 10px;
}

#text{
	width: 90%;
	margin-left: 6%;
	font-family: 'Titillium Web', sans-serif;
	color: white;
}

#top ul{
	display: none;
}

#emailform{
	width: 100%;
	background-image: url('60per.png');
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
}





@media screen and (min-width: 600px){

body{
	background-image: url('one.jpg');
	background-attachment: fixed !important;
	
}

#images{
	margin-top: 0;
}


#lefty{
	width: 34%;
	height: 100%;
	float: left;
}

#righty{
	width: 65%;
	height: 100%;

	float: left;
}

#top{
	width: 90%;
	background-image: url('50.png');
	float: left;
	margin-left: 5%;
	margin-top: 25px;
	height: 300px;
	float: left;
}

#top ul{
	display: block;
	list-style-type: none;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 40px;

}

#cssmenu ul li{
	display: inline;
	color: white; 
		font-family: 'Titillium Web', sans-serif;
	color: white;
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	margin-left: 45px;
}

#top ul li a{
	color: white;
	-webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#top ul li a:hover{
	opacity: .6;
	-webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#top ul a{
	text-decoration: none;
}

#top img{
	width: 250px;
	float: right;
	margin-top: 20px;
	-webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#top img:hover{
	opacity: .8;
	-webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}



#images img{
	float: left;
	width: 40%;
	margin-left: 5%;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 5px solid white;
}

#images img#two{
	margin-left: 8.8%;
}

#text{
	width: 90%;
	background-image: url('50.png');
	float: left;
	margin-left: 5%;
	color: white; 
	font-family: 'Titillium Web', sans-serif;
	color: white;
	font-size: 24px;
	text-align: left;
	font-weight: 400;
}


#textleft{
	width: 44%;
	margin-left: 2%;
	float: left;
}

#textright{
	width: 44%;
	margin-right: 2%;
	float: right;
}

#textleft p{
	padding: 14px;
}

#textright p{
	padding: 14px;
}

/*contact page*/

#emailform{
	width: 90%;
	margin-left: 5%;
	background-image: url('50.png');
	float: left;
	margin-top: 25px;
	padding: 20px;
	padding-left: 40px;
}

#emailform{
	width: 90%;
	margin-left: 5%;
	padding: 0;

}

}


@media screen and (max-width: 900px){

#cssmenu ul li{
	font-size: 20px;
	margin-left: 15px;
}

#top img{
	width: 200px;
	margin-top: 60px;
}

#text{
	font-size: 20px;
}



}


@media screen and (max-width: 770px){

#container{
	background-size: cover;
	
}


#cssmenu ul li{
	font-size: 20px;
	margin-left: -6px;
}


#images img{
    border: 5px solid rgba(0, 0, 0, .5);
    width: 39%;
}



}


@media screen and (max-width: 620px){
	#top img{
		width: 150px;
	}

	#cssmenu ul li{
		margin-left: 0px;
	}
}

@media screen and (max-width: 600px){

#cssmenu ul li{
	font-size: 16px;
	margin-left: 15px;
}

#top{
	background-image: url('50.png');
}

#top img{
	width: 50%;
	margin-top: 0px !important;
	margin-left: 25%;
}

#text{
	font-size: 14px !important;
	width: 100% !important;
	margin-left: 0 !important;
}

#images img{
	border: 5px solid rgba(0, 0, 0, .5);
	width: 96.5%;
	margin-left: 0;
	margin-top: 30px;
}



}

@media screen and (max-width: 700px){

#cssmenu ul li{
	margin-left: 0px;
	font-size: 16px;
	margin-bottom: 0px !important;
}

#cssmenu ul{
margin-top: 7px;
}

#top{
height: 150px;
}

#top img{
width: 150px;
margin-top: 0px;
}



}

@media screen and (max-width: 1024px){

#cssmenu ul li{
margin-left: 0;
}

}


/*desktop*/




#text{
	background-image: url('50.png');
	width: 90%;
	margin-left: 5%;
}

#text p{
	padding: 15px;
	font-size: 22px;
}

#images{
	margin-top: 60px;
}


#images{

margin: 0 auto; 
margin-top: 20px;
padding: 0
}

#container{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#images img{
    border: 5px solid rgba(0, 0, 0, .5);
}

body{
margin: 0;
margin-left: 0;
padding: 0;
width: 100%;
height: auto;
	background-image: url('square/one.jpg');
	background-size: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-repeat: repeat-y;
}

#top{margin-top: 25px;}
a:link {color:#6FF;}
a:visited {color: #F93;text-decoration: none;}
a:hover {color:#FFCC00;}
