section{border-top:2px solid #f2f2f2;text-align:center;padding:7px}
section:first-of-type{border-top:none}
@media (min-width: 40rem){
section{padding-top:50px;}}
.container{margin:0 auto;max-width:40rem;width:90%}
.example-image-link{display:inline-block;padding:4px;margin:0 0.5rem 1rem 0.5rem;background-color:#fff;line-height:0;-webkit-transition:background-color 0.1s ease-out;-moz-transition:background-color 0.1s ease-out;-o-transition:background-color 0.1s ease-out;transition:background-color 0.1s ease-out;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.example-image-link:hover{background-color:#4ae}
.example-image{width:220px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}

.example-image-1{width:150px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}

.one{
	width:600px;
	margin-left:300px;
	clear:both

	
}

.one h1{
	font-family:'Open Sans Condensed', sans-serif;
	font-size:46px;
	color:#5C8F05;
	padding-top:20px;
	
}
.one h2{
	font-family:'Open Sans Condensed', sans-serif;
	font-size:30px;
	color:#868686;
	font-weight:normal;
	padding-top:20px;
	line-height:40px;
	
}
.price{
	font-family:'Open Sans Condensed', sans-serif;
	font-size:30px;
	color:#5C8F05;
	font-weight:bold;
	padding-top:20px;
	line-height:40px;
}

.text-price{
	font-family:'Open Sans Condensed', sans-serif;
	font-size:16px;
	color:#868686;
	font-weight:bold;
	padding-top:20px;
	line-height:40px;
}

.bt {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.bt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}
.bt:active {
	position:relative;
	top:1px;
}
.two{
	width:1000px;
	clear:both;


	
}
.two h1{
	width:300px;
	float:left;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:20px;
	color:#868686;
	font-weight:normal;
	padding-top:20px;
	padding-left:20px
}