* {
	margin: 0 auto 0 auto; 
	text-align: left;
}

body {
	font-family: myriad pro;
	background-color: #d4d4d2;
}

img {
	border-style: none;
}

#topHead {
	background-color: #1a1a1a;
	width: 100%;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
}

.wrap {
	width: 960px;
}

#topHeadLeft {
	float: left;
	width: 81%;
}

#topHeadRight {
	float: right;
	width: 19%;
}

#topHead p {
	color: white;
	text-shadow: 1px 1px 1px #333;
	margin-left: 10px;
	font-size: 120%;
	font-family: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#topHead img {
	padding-right: 8px;
	padding-top: 2%;
}

header {
	background-color: #d4d4d2;
	width: 960px;
	height: 120px;
}

header h1 {
	position: relative;
	font-family: myriad pro, tahoma, arial, sans-serif;
	text-shadow: 1px 1px 1px white;
	margin-left: 10px;
}

#headerLeft{
	position: relative;
	float: left;
	width: 76%;
}

header img {
	margin-top: 10px;
}

#headerRight{
	position: relative;
	float: right;
	font-family: tahoma, arial, sans-serif;
	text-shadow: 1px 1px 1px silver;
	width: 24%;
	margin-top: 20px;
}

#headerRight h4{
	text-align: center;
}

#headerRight p{
	font-family: tahoma, arial, sans-serif;
	text-shadow: 1px 2px 1px black;
	font-size: 30px;
	color: blue;
	font-weight: bold;
	text-align: center;
}

nav {
	background: #7a6a68;
	width: 960px;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
}

nav ul:after {
	content: ' ';
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

nav ul li {
	float: left;
	display: block;
	padding: 0;
	list-style: none;
}

nav ul li a {
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 13px 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	position: relative;
	text-shadow: 1px 1px 1px black;
	  -webkit-transition: color .25s;
	  -moz-transition: color .25s;
	  -ms-transition: color .25s;
	  -o-transition: color .25s;
	  transition: color .25s;
}

nav ul li a:hover {
	color: #bcb4b3;
}

nav ul li a:hover:before {
	width: 100%;
}

nav ul li a:after {
	content: '';
	display: block;
	position: absolute;
	right: -3px;
	top: 19px;
	height: 6px;
	width: 6px;
	background: #ffffff;
	opacity: .5;
}

nav ul li a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #333333;
		-webkit-transition: width .25s;
		-moz-transition: width .25s;
		-ms-transition: width .25s;
		-o-transition: width .25s;
		transition: width .25s;
}

nav ul li.last > a:after,
nav ul li:last-child > a:after {
	display: none;
}

nav ul li.active a {
	color: white;
}

nav ul li.last a {
	color: #ffcb05;
	display: block;
	font-size: 14px;
	text-shadow: 1px 1px 1px black;
}

nav ul li.last a :hover {
	color: #ffa500;
}

nav ul li.active a:before {
	width: 100%;
}

section h3 {
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: normal;
	font-size: 115%;
	font-family: "Segoe UI",Helvetica,sans-serif;
}

.mainArea {
	width: 960px;
	height: 100%;
}	

#sliderArea {
	float: left;
	width: 960px;
	border-bottom: ridge;
}

#body {
	width: 960px;
	float: left;
	background: white;
}

article {
	float: left;
	clear: both;
	width: 665px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
	font-size: 110%;
	overflow: auto;
}

aside {
	float: left;
	width: 255px;
	min-height:400px;
	padding-bottom: 50px;
}

aside h4 {
	font-size: 100%;
	font-family: tahoma, arial, sans-serif;
	color: #3561b2;
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 1px 1px gray;
	margin-top: 15px;
	overflow: auto;
}

aside img {
	padding: 7px;
	padding-bottom: 5px;
}

#yelp-biz-badge-fsc-iizW_ikAZxzT1L8wm5tDEA {
	display: block;
	text-align: center;
	margin-top: 5px;
}

aside p {
	font-style: italic;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 17px;
	color: gray;
}

aside h5 {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 35px;
	font-size: 15px;
	color: gray;
}

.testbutton p {
	color: #004c99;
	font-family: "Segoe UI",Helvetica,sans-serif;
	font-size: 18px;
	text-align: center;
	text-shadow: 1px 1px #99b7d6;
	margin-bottom: -4px;
}

.testbutton a {
	outline: 0;
	text-decoration: none;
}

.testbutton {
	color: #14396A !important;
	font-size: 20px;
	text-shadow: 1px 1px 0px #7CACDE;
	padding: 15px 2px 25px 2px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 6px ridge #6693c1;
	background: #6693c1;
	
	width: 200px;
	display: block;
	margin-right: 22px;
	margin-top: 25px;
	font-family: helvetica;
	font-weight: bold;
}

.testbutton:hover {
	color: #14396A !important;
	background: #7FA5CC;
}


article h3 {
	color: #3561b2;
	padding-bottom: 10px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px gold;
}

article h4 {
	color: #3561b2;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px gold;
}

article p {
	padding-bottom: 15px;
	font-size: 15px;
	font-family: "Segoe UI",Helvetica,sans-serif;
}

.appMessage {
	background-color: #7a6a68;
	display: block;
	clear: both;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
}

.appMessage h2 {
	color: gold;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;	
}

#appContainer1 {
	width: 960px;
}

#app1 {
	width: 237px;
	float: left;
	border-top: 3px solid #bcb4b3;
	border-right: 3px solid #bcb4b3;
	border-bottom: 3px solid #bcb4b3;
}

#app2{
	width: 238px;
	float: left;
	border-top: 3px solid #bcb4b3;
	border-right: 3px solid #bcb4b3;
	border-bottom: 3px solid #bcb4b3;
}

#app3{
	width: 237px;
	float: left;
	border-top: 3px solid #bcb4b3;
	border-right: 3px solid #bcb4b3;
	border-bottom: 3px solid #bcb4b3;
}

#app4{
	width: 239px;
	float: left;
	border-top: 3px solid #bcb4b3;
	border-bottom: 3px solid #bcb4b3;
}

.appHead {
	padding: 10px;
	background-color: #7a6a68;
}

.appHead h3 {
	font-size: 20px;
	font-family: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 1px 1px 1px black;
}

.appBody{
	padding: 5px;
	background-color: white;
	display: block;
}

.appBody img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.appBody ul {
	list-style-type: circle;
	margin-left: -20px;
	font-family: tahoma;
	font-size: 13px;
}

section {
	float: left;
	width: 920px;	
	border-top: 2px solid #d3d0d0;
	border-bottom: 2px solid #d3d0d0;	
	background-color: white;
	padding: 20px;
}

section h2 {
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
	color: #c35d35;
	text-shadow: 1px 1px 1px black;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.brands {
	float: left;
	height: 330px;
	width: 960px;
	background-color: white;
	border-top: ridge;
}

.brands h2 {
	margin-top: 5px;
	text-align: center;
	color: #7a6a68;
	padding-top: 5px;
}

footer {
	clear: both;
	height: 60px;
	width: 100%;
	padding-top: 20px;
	background-color: black;
	color: white;
}

#company {
	float: left;
	margin-left: 180px;
}

#address {
	float: left;
	margin-left: 8px;
}

#telephone {
	margin-left: 8px;
}

footer p {
	float: left;
	margin-left: 7px;
}

#footerLinks a {
	text-align: center;
	padding-left: 9%;
	color: gray;
	
}

/* --- INNER PAGES --- */

section img {
	float: left;
	margin-left: 24%;
	vertical-align: middle;
}

section ul {
	float: left;
	margin-left: 10px;
	font-size: 21px;
	margin-top: 5px;
}	

#button1 p {
	color: #002d5b;
	font-family: "Segoe UI",Helvetica,sans-serif;
	font-size: 16px;
	text-align: center;
	text-shadow: 1px 1px #ccdbea;
	margin-bottom: -4px;
}

#button1 a {
	outline: 0;
	text-decoration: none;
}

#button1 {
	float: left;
	color: #14396A !important;
	font-size: 15px;
	text-shadow: 1px 1px 0px #7CACDE;
	padding: 10px 0 5px 0;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 6px ridge #6693c1;
	background: #7FA5CC; 
	
	width: 640px;
	display: block;
	margin-top: 5px;
	margin-left: -3px;
	font-family: helvetica;
	font-weight: bold;
}

#button1:hover {
	color: #14396A !important;
	background: #6693c1;
}

#button1 p:hover {
	color: #00264c;
}


