@charset "utf-8";

h1 {
	clear: both;
	margin-top: 25px; 
	margin-bottom: 25px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif; 	font-style: italic;font-weight: bold;
	font-size: 22px; color: #99CCFF;
}
.TopNavTable{
	width: 100%;
	text-align:center;
	vertical-align: central;
}
.TopNavTableL{
	width: 20%;
}
.TopNavTableM{
	width: 20%;
}
.TopNavTableR{
	width: 25%;
}
.HomeImage {
	width: 40px;
}
.Banner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: -29px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
#PPITop {
	text-align:center;
	margin: auto;
	width: 80%;
	border: 1px solid yellow;
	margin-bottom: 10px;
}
.PPITopTable {
	width: 100%;
}
.PPITopTableL {
	width: 50%;
	padding: 10px;
}
.PPITopTableR {
	width: 50%;
	text-align:left;
	padding: 10px;
}
.PPITableTopImage1 {
	width: 100%;
}
.PPITableTopImage2 {
	width: 80%;
}
#PPIBullets {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 7.5%;
	margin-right: 7.5%;
	width: 85%;
}
#ArrowBreaker {
	margin-top: 30px;
}
#Arrow {
	text-align: center;
	position: relative;
	margin-top: -37px;
}
.ArrowPic {
	width: 50px;	
}
#PPI2 {
	width: 98%;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 15px;
}
#PPIPic {
	text-align: center;
	width: 100%;
	margin-left: auto;
}
#PPI4 {
	width: 98%;
	margin-left: 1%;
}
#PPIOfferList {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 7.5%;
	margin-right: 7.5%;
	width: 85%;
}
#Inspector {
	margin-bottom: 5px;
}
#ClientPost {
	margin-top: 25px;
	margin-bottom: 25px;
}
#EmbededPost {
	margin: auto;
	max-width: 450px;
	background-color: #F6F6F6;
	overflow: hidden;
}
#PostText {
	background-color: #F6F6F6;
	color: #2A2A2A;
	font-size:14px;
	margin: auto;
	max-width: 430px;
	padding: 10px;
}
.InspTable {
	width:100%;
}
.InspTableL {
	text-align:right;
	width: 40%;
	padding: 10px;
}
.InspTableR {
	text-align:left;
	width: 60%;
	padding: 10px;
}
.StylesBlue {display: inline; color: #99CCFF; font-weight:normal; font-size: 18px;}
.StylesTable {
	width: 80%;
	margin: auto;
	text-align: center;
}
.StylesTable1 {
	width: 25%;
}
.StylesTable2 {
	width: 25%;
}
.StylesTable3 {
	width: 25%;
}
.StylesTable4 {
	width: 25%;
}
.StylesImage {
	width: 20%;
}
#BriefCaseSocial {
	text-align: center;
}
.FBFieldText {display: inline; color: #FFFFFF; font-weight:normal; font-size: 18px;}

.SmallImageTable{
	width: 100%;
	margin: auto;
	text-align:center;	
}
.SmallImageTableTDL {
	width: 50%;
	padding-right: 2.5px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
.SmallImageTableTDR {
	width: 50%;
	padding-left: 2.5px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}

@media only screen and (min-width: 1000px) {

#PPITop {
	max-width: 70%;
}

}
