@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width:100%;
}
* {margin: 0; padding: 0;}
.slideshow {
	background-color:#fff;
	box-shadow: 0px 1px 5px 2px #888;
}

@media only screen and (max-width: 800px){



.section {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.section div {
	margin-top:12px;
	padding:10px;
	box-shadow: 0px 1px 5px 2px #888;
	background-color:#fff;
	}
	
#section1 {
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
	margin-top:32px;
	text-align:center;
	}
	
#section2 ul {
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top:10px;
	padding-bottom:20px;

	}	
	
#section2 ul #br {
	display:none;
	}

#section2 ul li	{
	padding-top:20px;

	}	

#section3 {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	text-align:center;

}

#section4 {
	width: 97%;
	margin-right: auto;
	margin-bottom: 170px;
	margin-left: auto;
	margin-top: 10px;
	text-align:center;

}







}
@media only screen and (min-width: 800px) {
	
	
.section {
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
}

.section div {
	margin-bottom:15px; 
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:15px;
	}
	
#section1 {
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
	margin-top:85px; 
	}
	
#section1 div {
	margin:0 auto;
	position:relative;
	text-align:center;
	margin-bottom:8px;
	}
	
#section2 ul {
	margin:0 auto;
	text-align:center;
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	}

#section2 ul li	{
	display:inline-block;
	height:auto;
	width:auto;
	margin:7px;
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:20px;
	}
	
#section2 ul #FBYT {
	width:304px;
	}

#section2 ul #lastdiv {
	width:667px;
	}
	
#section3 div {
	text-align: center;
	margin-top:20px;

	}	
	
	#section4 div {
	text-align: center;

	}	
	

}









