@charset "utf-8";

/********** MAIN BODY **********/

.structure #bodyTableOne div {
	padding: 0 0 10px 0;
}
.structure #bodyTableOne table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.structure #bodyTableOne table tr td {
	border: none;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.structure #bodyTableOne table tr td p {
	text-align: center;
	font-size: 16px;
}

.structure #bodyTableTwo {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.structure #bodyTableTwo div {
	padding: 10px 0 10px 0;
}
.structure #bodyTableTwo table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.structure #bodyTableTwo table tr td {
	border: none;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.structure #bodyPhoneSlideShow img {
	border: 4px solid #000000;
}

/********** PGS SIDEBAR **********/

.structure #sidebarRight  h3 {
	font-size: 30px;
	border-top: 1px solid #000000;
}
.structure #sidebarRight  p {
	font-size: 18px;
}
.structure #sidebarRight  p img {
	text-align: center;
}



