#subnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subnav li{
	display: inline;
}

#subnav li a {
	display: block;
	font-size: 11.5px;
	font-weight:normal;
	color: #718193;
	padding-top: 5px;
	padding-bottom: 5px;
}
#index-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/home-image.jpg);
	background-repeat: no-repeat;
}
#events-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/events-image.jpg);
	background-repeat: no-repeat;
}

#contact-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/contact-image.jpg);
	background-repeat: no-repeat;
}

#work-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/intuitive-image.jpg);
	background-repeat: no-repeat;
}
#spa-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/spa-image.jpg);
	background-repeat: no-repeat;
}
#quotes-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/quotes-image.jpg);
	background-repeat: no-repeat;
}

#links-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/links-image.jpg);
	background-repeat: no-repeat;
}

#test1-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/test1-image.jpg);
	background-repeat: no-repeat;
}
#test2-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/test2-images.jpg);
	background-repeat: no-repeat;
}
#test3-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/test4-images.jpg);
	background-repeat: no-repeat;
}
#test4-banner {
	height: 215px;
	width: 1000px;
	background-image: url(images/test7-image.jpg);
	background-repeat: no-repeat;
}

#content {
	padding-right: 40px;
	padding-left: 70px;
}
#content-events {
	padding-right: 50px;
	padding-left: 100px;
}
#events {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ED9119;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
}

#contact {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ED9119;
	margin-left: 108px;
	padding-left: 12px;
	margin-top: 25px;
	margin-right: 110px;
}

#work {
	margin-right: 70px;
	margin-top: 10px;
}

#contact-container {
	margin-left: 130px;
}
#quotes-left {
	float: left;
	width: 170px;
	border-right-style: none;
	padding-top: 88px;
	font-size: 12px;
	color: #E5701E;
	margin-left: 50px;
	line-height: 18px;
}
#quotes-wide {
	float: left;
	width: 718px;
	padding-top: 85px;
	padding-left: 50px;
}

#quotes-right {
	margin-right: 50px;
	background-color: #f3f4f6;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#quotes-nav {
	font-size: 11px;
	margin-top: 50px;
	line-height: 24px;
}
#quotes-nav a {
	font-size: 11px;
	color: #ED8F18;
}
#quotes-nav a:hover {
	font-size: 11px;
	color: #26515F;
}
#quotes-nav a:active {
	font-size: 11px;
	color: #26515F;
}

#links-left {
	float: left;
	width: 170px;
	border-right-style: none;
	padding-top: 88px;
	font-size: 12px;
	color: #E5701E;
	line-height: 18px;
	background-color: #FbFbFb;
	padding-left: 50px;
}

