body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
#header-logo {
	height: 41px;
	width: 809px;
	margin-top: 30px;
	margin-left: 6px;
}
#header-navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 7px;
	padding: 0px;
	margin-bottom: 0px;
	width: 427px;
	margin-left: 380px;
}
#header-navigation a:link {
	text-decoration: none;
	color: #464646;
}
#header-navigation a:visited {
	text-decoration: none;
	color: #464646;
}
#header-navigation a:hover {
	text-decoration: none;
	color: #4d6869;
	background-color: #F2F2F2;
}
#header-navigation a:active {
	text-decoration: none;
	color: #464646;
}
.current-page {
	color: #4d6869;
	background-color: #F2F2F2;
}
#header-navigation ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header-navigation li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	display: inline;
}
#flash-container {
	height: 371px;
	width: 815px;
	margin-top: 0px;
}
#boxes {
	width: 815px;
	margin-top: 11px;
}
#box1 {
	background-image: url(../images/home-boxes.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 258px;
	width: 271px;
	margin-left: 8px;
}
#box1-text h1 {
	font-size: 19px;
	color: #4d6869;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box1-text {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #303333;
	margin-top: 5px;
	line-height: 20px;
}
#box1-image {
	margin-left: 15px;
	margin-top: 8px;
}
#box1-text h1 a:link {
	text-decoration: none;
	color: #4d6869;
}
#box1-text h1 a:visited {
	text-decoration: none;
	color: #4d6869;
}
#box1-text h1 a:hover {
	text-decoration: underline;
	color: #4d6869;
}
#box1-text h1 a:active {
	text-decoration: none;
	color: #4d6869;
}
#box1-text a:link {
	text-decoration: none;
	color: #303333;
}
#box1-text a:visited {
	text-decoration: none;
	color: #303333;
}
#box1-text a:hover {
	text-decoration: none;
	color: #303333;
}
#box1-text a:active {
	text-decoration: none;
	color: #303333;
}
#box2 {
	background-image: url(../images/home-boxes.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 258px;
	width: 269px;
	margin-left: 11px;
}
#box2-text {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #303333;
	margin-top: 5px;
	line-height: 20px;
}
#box2-text h1 {
	font-size: 19px;
	color: #4d6869;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#box2-text h1 a:link {
	text-decoration: none;
	color: #4d6869;
}
#box2-text h1 a:visited {
	text-decoration: none;
	color: #4d6869;
}
#box2-text h1 a:hover {
	text-decoration: underline;
	color: #4d6869;
}
#box2-text h1 a:active {
	text-decoration: none;
	color: #4d6869;
}
#box2-text a:link {
	text-decoration: none;
	color: #303333;
}
#box2-text a:visited {
	text-decoration: none;
	color: #303333;
}
#box2-text a:hover {
	text-decoration: none;
	color: #303333;
}
#box2-text a:active {
	text-decoration: none;
	color: #303333;
}
#box3 {
	display: inline;
	float: left;
	height: 258px;
	width: 256px;
}
#box3-text {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #303333;
	margin-top: 5px;
	line-height: 20px;
}
#box3-text h1 {
	font-size: 19px;
	color: #4d6869;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcece;
	display: inline;
	float: left;
	width: 815px;
	margin-bottom: 10px;
}
#bottom-nav {
	display: inline;
	float: left;
	width: 607px;
	margin-left: 8px;
	margin-top: 5px;
}
#bottom-nav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
}
#bottom-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #464646;
}
#copyright {
	margin-top: 5px;
	font-size: 12px;
	color: #464646;
	font-family: "Times New Roman", Times, serif;
}
#footer a:link {
	color: #464646;
	text-decoration: none;
}
#footer a:visited {
	color: #464646;
	text-decoration: none;
}
#footer a:hover {
	color: #464646;
	text-decoration: none;
}
#footer a:active {
	color: #464646;
	text-decoration: none;
}
#header-logo-sub {
	height: 41px;
	width: 799px;
	margin-top: 30px;
	margin-left: 16px;
}
#boxes-sub {
	width: 785px;
	margin-top: 11px;
	background-image: url(../images/home-boxes.png);
	background-repeat: repeat;
	margin-left: 15px;
}
.body-text-div {
	margin-left: 14px;
	margin-right: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#boxes-sub h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #4d6869;
	margin: 0px;
	padding: 0px;
}
#boxes-sub p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	color: #303333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body-text-div-testimonials {
	margin-left: 14px;
	margin-right: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcece;
}
.body-text-div-testimonials-last {
	margin-left: 14px;
	margin-right: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gallery {
	width: 785px;
	margin-top: 11px;
	background-image: url(../images/home-boxes.png);
	background-repeat: repeat;
	margin-left: 15px;
}
.gallery {
	margin: 0px;
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 20px;
}
#gallery ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gallery li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
}
#gmagallery img {
	width:400px;
	height:300px;
	border: 10px solid #666;
	padding: 2px;
	float:right;
}
#gmagallery p {
	clear:right;
}
#boxes-sub a:link {
	color: #4d6869;
}
#boxes-sub a:visited {
	color: #4d6869;
}
#boxes-sub a:hover {
	color: #4d6869;
}
#boxes-sub a:active {
	color: #4d6869;
}
#gallery p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	color: #303333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boxes-sub ul {
}
#boxes-sub li {
	color: #303333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
