/* Structure */

#home{padding: 20px 0;background: #f5f5f5}

#home h1 a{color: #000;}

.start{
	padding: 0 5%
}

.order a{
	display: block;
	text-align: center;
	position: relative;
}
.order img{
	width: 100%
}
.order h3{
	display: block;
	margin-bottom: 40px;
}
.order small{
	display: block;
}


.contact .lead{
	font-size: 2.5em
}

.status {
	float: right;
	margin-top: 20px;
	padding-top: .5em;
	margin-bottom: 0;
	font-size: 1.1em
}


a:hover, a:focus {
	color: #060;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
}
a {
	color: #092;
	text-decoration: none;
}
a {
	background: none repeat scroll 0% 0% transparent;
}