.content {
	height: 700px;
	width: 950px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	background-color: #FFF;
}
.content_gallery {
	height: 700px;
	width: 950px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	background-color: #FFF;
}
body {
	background-color: #777;
}
.logo {
	height: 90px;
	padding-left: 50px;
	padding-top: 20px;
}
.menu {
	height: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color: #666;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}
.middle {
	height: 400px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.middle_gallery {
	height: 500px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/gallery_bg.jpg);
}
.spacer {
	height: 3px;
	padding-left: 50px;
}
.footer {
	height: 104px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCC;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
}
.footer_pic {
	float: left;
	height: 104px;
	width: 205px;
	padding-left: 30px;
}
.footer_text {
	float: left;
	height: 79px;
	width: 560px;
	padding-left: 25px;
:;
	font-size: 11px;
	line-height: 150%;
	padding-right: 30px;
	padding-top: 25px;
}
.footer_text_home {
	float: left;
	height: 79px;
	width: 560px;
	padding-left: 25px;
:;
	font-size: 11px;
	line-height: 150%;
	padding-right: 30px;
	padding-top: 18px;
}
.footer_text_surplus {
	float: left;
	height: 79px;
	width: 560px;
	padding-left: 25px;
:;
	font-size: 11px;
	line-height: 150%;
	padding-right: 30px;
	padding-top: 10px;
}
.left_box {
	padding: 25px;
	float: left;
	height: 350px;
	width: 375px;
	background-color: #F60;
	color: #FFF;
	line-height: 175%;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bg_orange.jpg);
	overflow: auto;
}
.right_box {
	float: right;
	height: 400px;
	width: 425px;
	background-color: #FFF;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.right_box_testimonials {
	float: right;
	height: 350px;
	width: 375px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bg_orange_light.jpg);
	overflow: auto;
	padding: 25px;
	font-size: 12px;
	line-height: 175%;
}
.full_box {
	padding: 0px;
	float: left;
	height: 400px;
	width: 850px;
	background-color: #F60;
}
.container {
	min-height: 3em;
	display: table-cell;
	vertical-align: middle
}
a:link {
	color: #FFF;
}

a:visited {
	color: #666;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #000;
}
.contact_left {
	width: 175px;
	float: left;
	line-height: 150%;
}
.bold {
	font-weight: bold;
	font-size: 14px;
}
.gallery {
	padding: 50px;
	float: left;
	height: 400px;
	width: 750px;
	overflow: auto;
}
.gallery_head {
	height: 30px;
	width: 735px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.image {
	height: 74px;
	width: 110px;
	margin: 7px;
	float: left;
}
.youtube_link {
	float: right;
	height: 25px;
}
.right_justify {
	text-align: left;
}

