body{
  font-family: 'arial';
  font-size: 24px;
	margin: 64px 0px 0px 0px;
	background: #ffe8fd;
}a{
  color: #f00;
  text-decoration: none;
}a:hover{
  color: #000;
  text-decoration: underline;
	cursor: pointer;
}h1{
	font-size: 42px;
	font-weight: normal;
}h2{
	font-size: 20px;
	font-weight: normal;
}

div{
	box-sizing: border-box;
	margin: 0px;
}


.header{
	width: 100%;
	position: fixed;
	height: 64px;
	top: 0px;
	left: 0px;
	padding: 16px;
	background-color: #ffd8fd;
	z-index: 100;
}.logo{
	display: block;
	float: left;
	width: 50%;
	height: 30px;
	background: url('images/logo_red.svg');
	background-size: contain;
	background-repeat: no-repeat;
}.userbutton{
	width: auto;
	border: 4px solid #f00;
	background: #f00;
	height: 32px;
	color: #ffd8fd;
	border-radius: 6px;
	display: inline;
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 8px;
	margin-left: 8px;
}.userbutton:hover{
	background: #000;
	cursor: pointer;
	border-color: #000;
	}.buttons{
	right: 16px;
	float: right;
	width: 50%;
	position: absolute;
}

.content{
	margin: 0px auto;
	text-align: center;
	max-width: 1000px;
}.block1{
	width: 100%;
	height: 400px;
	color: #fff;
	padding-top: 24px;
	padding-right: 40px;
	padding-left: 40px;
	background: url('images/rr.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	text-shadow: 2px 2px #000;
}.block2{
	width: 100%;
	color: #ffd8fd;
	padding: 0px;
	position: relative;
	text-align: left;
	overflow: auto;
}.block3{
	width: 100%;
	height: 400px;
	color: #fff;
	padding-top: 24px;
	padding-right: 40px;
	padding-left: 40px;
	background: url('images/dining.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	text-shadow: 2px 2px #000;
}.block4{
	width: 100%;
	color: #ffd8fd;
	padding: 0px;
	position: relative;
	text-align: left;
	overflow: auto;
}.block5{
	width: 100%;
	height: 400px;
	color: #fff;
	padding-top: 24px;
	padding-right: 40px;
	padding-left: 40px;
	background: url('images/valet.jpg');
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	text-shadow: 2px 2px #000;
}

.left{
	padding: 21px;
	display: inline;
	vertical-align: top;
	position: relative;
	width: 50%;
	color: #fff;
	float: left;
	height: 100%;
	margin: 0px;
}.right{
	color: #ffd8fd;
	padding: 21px;
	background: #000;
	text-align: center;
	display: inline;
	vertical-align: top;
	float: right;
	width: 50%;
	height: 100%;
	margin: 0px;
}

.block2 .left{
	text-align: center;
	padding-bottom: 32px;
	background: linear-gradient(180deg, red, red 80%, transparent);
}.block2 .left img{
	margin-top: 32px;
	width: 100px;
}

.block4{
	min-height: 300px;
}
.block4 .left{
	text-align: center;
	padding: 8px 32px 64px 32px;
	background: linear-gradient(180deg, black, black 80%, transparent);
	color: #fff;
}.block4 .left img{
	margin-top: 32px;
	width: 120px;
}.block4 .right{
	color: #f00;
	background: #ffd8fd;
}.testimonial{
	font-size: 16px;
	line-height: 19px;
	float: left;
	text-align: left;
	padding-left: 16px;
	background: #fff;
	margin-bottom: 22px;
	padding: 16px;
	border-radius: 16px;
}.quotename {
	margin-top: 4px;
}

.agentholder{
	width: 100px;
	height: 140px;
	display: inline-block;
	vertical-align: top;
	margin: 8px;
}.agentname{
	display: block;
	color: #ffd8fd;
	font-size: 12px;
	margin-top: 4px;
}.agentname i{
	color: #f00;
}
.agent{
	width: 100%;
	padding-bottom: 100%;
	margin: 0px auto;
	border-radius: 50%;
	border: 3px solid #ffd8fd;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition : border 500ms ease-out;
  -moz-transition : border 500ms ease-out;
  -o-transition : border 500ms ease-out;
  transition : border 500ms ease-out;
}.agent:hover{
	border: 3px solid #ff0000;
	cursor: pointer;
	width: 100%;
	padding-bottom: 100%;
}.a1{
	background-image: url('images/shadow.png');
}.a2{
	background-image: url('images/icon2.jpg');
}.a3{
	background-image: url('images/icon3.jpg');
}.a4{
	background-image: url('images/icon4.jpg');
}.a5{
	background-image: url('images/icon5.jpg');
}.a6{
	background-image: url('images/icon6.jpg');
}.a7{
	background-image: url('images/icon7.jpg');
}.a8{
	background-image: url('images/icon7b.png');
}.a9{
	background-image: url('images/icon9.jpg');
}

.dave{
}

.footer{
	width: 100%;
	position: relative;
	min-height: 140px;
	padding: 24px 16px 16px 16px;
	font-size: 13px;
	line-height: 19px;
	background-color: #ffd8fd;
	max-width: 1000px;
	color: #f00;
	margin: 0px auto;
	overflow: auto;
}.footerleft{
	padding: 8px;
	display: inline;
	float: left;
	width: 33%;
}.footermid{
	padding: 8px;
	display: inline;
	float: left;
	width: 33%;
}.footerright{
	padding: 8px;
	display: inline;
	float: left;
	width: 33%;
}.social{
	height: 20px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('images/sociallinks.svg');
}.social:hover{
	cursor: pointer;
}

.apps{
	width: 100%;
	display: block;
	float: left;
	height: 40px;
	margin-top: 8px;
}.app1{
	display: inline;
	float: left;
	height: 30px;
	width: 100px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('images/appred.svg');
}.app2{
	display: inline;
	float: left;
	height: 30px;
	width: 100px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('images/androidred.svg');
}.app1:hover, .app2:hover{
	cursor: pointer;
	}.copyright{
	width: 100%;
	clear: both;
	padding: 8px;
	padding-top: 32px;
}

@media(max-width: 600px){
	.left{
		width: 100%;
	}.right{
		width: 100%;
	}.agentholder{
		width: 112px;
		height: 150px;
	}.footer{
		padding-top: 16px;
	}.copyright{
		padding-top: 32px;
	}.block2 .left img{
		margin-top: 8px;
		width: 100px;
	}.block1{
		padding-top: 64px;
	}

}
