body  {
	overflow: hidden;
}
#stripcontent {
	height: 260px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
#stripcontent #details {
	float: left;
	height: 265px;
	width: 250px;
}
#stripcontent #contactForm {
	float: right;
	width: 260px;
	margin-top: 10px;
}
#details h2 {
	padding: 0px 0px 15px;
	margin: 0px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#details h2 .lrg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-variant: small-caps;
}
#details p {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 13px;
}
#details p a {
	font-weight: 700;
	color: #FFF;
	font-size: 14px;
}
#details p a:hover {
	text-decoration: underline;
}
#details .tall {
	padding-top: 15px;
}



#google  {
	height: 2000px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -305px;
	left: -10px;
}

#google #white{
	background-color: #FFF;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 2px;
}
#google #white #googleHolder {
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 400px;
	color: #8794AB;
	background-color: #DAE6E7;
	text-align: center;
	height: 400px;
	width: 386px;
}

#google .shadowstrip{
	background-image: url(../img/shade-v-contact.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: static!important;
}
#google .shadow{
	background-image: url(../img/shade-h-contact.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

