#main-image {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 565px;
}

#page {
	background-color: white;
  font-family: "Arial", "Helvetica";
	display: block;
	
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 0;
	
	min-height: 100%;
	
	min-width: 850px;
	max-width: 850px;
}

#header {
	padding: 0px;
	height: 77px;
	padding-top: 10px;
	width: 850px;
	/* background-color: whitesmoke; */
}

#name-box {
	font-family: "Futura";
	font-weight: bold;
	font-size: 28px;
	padding-left: 2px;
	/* border-right: 6px solid #ddd; */
	/* border-bottom: 2px solid #e0e0e0; */
	float:left;
	padding-top: 4px;
	padding-right: 8px;
	background-color: white;
	color: #333333;
}

#name-box em {
	font-style: normal;
	text-transform: none;
	font-family: "Lucida Grande";
	font-size: 9px;
	display: block;
	text-align: right;
	padding-right: 18px;
}

#hotline {
	float: right;
	text-align: center;
	left: 0;
	font-family: "Eurostile";
	font-size: 25px;
	
	padding-right: 10px;
	vertical-align: middle;
	margin-bottom: 10px;
}

#main-nav img {
  border: 0;
}

#index-quote {
    font-size: 12px;
    text-align: left;
    font-family: "Eurostile", arial;
    padding: 4px 24px 4px 24px;
}

#page-content {
	line-height: 16px;
	background-color: white;
	font-size: 13px;
	width: 850px;
}

#page-text {
	font-family: Helvetica;
	clear: both;
}



#slogan {
	padding-bottom: 4px;
	font-family: "Arial";
	font-size: 11px;
	text-align: right;
	padding-right: 2em;
}

#tagline {
	width: 100%;
	text-indent: 8px;
	font-size: 80%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#testimonial-box {
	background-color: beige;
	padding: 10px;
	margin: 4px;
	display: inline;
	float: left;
	width: 40%;
	margin-right: 2em;
}

#testimonial-text {
	font-size: 12px;
	/* overflow: auto; */
	line-height: 15px;
	/* height: 150px; */
}

#testimonial-quote {
	padding-top: 30px;
	padding-right: 5px;
	font-size: 800%;
	color: gray;
	float: left;
}

#testimonial-attribution {
	text-align: right;
	font-weight: bold;
}

#footer {
  font-family: "Arial";
	color: gray;
	padding: 6px;
	font-size: 12px;
	clear: both;
}

.footer-index {
  position: relative;
	top: -67px;
}

#services-list {
	clear: both;
	padding: 12px;
}

#services-list h1 {
    padding: 0;
    margin: 0;
}

#services-list li {
	width: 44%;
	padding-right: 2%;
	display: block;
}

#services-list h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}


ol#first-trip-list li {
	padding-bottom: 18px;
	font-size: 90%;
	margin: 0;
}

ol#first-trip-list li:first-letter {
	font-size: 200%;
	display: block;
	color: gray;
	height: 100%;
	padding-right: 5px;
	float: left;
}

#typical-trip {
	float: right;
	width: 44%;
	border: 0;
	display: block;
}

#typical-trip h1 {
	font-weight: bold;
	text-align: center;
	width: 100%;
}

#lead-text {
	margin-left: 8px;
	float: right;
	width: 55%;
}

#res-form {
	position: absolute;
	top: 100px;
	left: 115px;
	width: 500px;
	background-color: #6699CC;

	/* opacity: 0.65;
    filter:alpha(opacity=65); */

	color: black;
	border: 2px solid #555;
	padding: 12px;
}

#res-form select {
    height: 14px;
}

#res-form option {
    font-size: 10px;
}

#res-form * {
    position: static;
}

#res-form strong {
	font-size: 16px;
	padding-left: 8px;
	font-family: "Arial";
}

.footer-index {
  top: - 44px;
}

#main-nav {
	color: white;
	text-align: center;
	padding: 0px 0px 4px 0px;
	font-size: 18px;
	font-family: "Eurostile", helvetica;
	font-weight: bold;
	width: 850px;
}

.main-nav-non-index {
    background-color: black;
    padding-bottom: 0;
    padding-top: 0;
}

.main-nav-index {
    top: -60px;
    background-color: transparent;
	  position: relative;
	  display: block;
}

#main-nav li {
	display: inline;
	margin-left: 0px;
	height: 30px;
}

#main-nav a:link, #main-nav a:visited {
	text-decoration: none;
	background-color: transparent;
	color: white;
}

#main-nav img {
    padding: 3px;
}

#why-box {
    background-color: beige;
}

#why-box-menu {
    background-color: beige;
    float: left;
    width: 15em;
    height: auto;
    padding: 6px;
}

#why-box-menu li {
    list-style: none;
    border-bottom: 1px solid #bbb;
    padding-bottom: 4px;
    padding-top: 4px;
    min-height: 100%;
}

#why-box-menu a {
    color: black;
    width: 100%;
    font-weight: bold;
}

#why-box-menu a:hover {
    text-decoration: none;
}

#why-box-content {
    padding-left: 18em;
    padding: 6px;
    width: auto;
    border: 4px solid black;
    margin-left: 14px;
}

#why-quilt {
    clear: both;
    font-size: 12px;
    line-height: 18px;
}

#why-quilt td {
    width: 33%;
    padding-right: 2em;
    padding-bottom: 0;
    clear: both;
}

#why-box {
    vertical-align: middle;
    height: 225px;
    background-color: #eeeeee;
}

.instant-quote {
    font-size: 14px;
}