body {
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../img/BG-BarGreen.jpg);
	font-size: 14px;
	line-height: 20px;
}
a {
	color: #84AA3F;
}
strong {
	color: #C62127;
}
#wrapper {
	background-image: url(../img/pageHeader_BG.jpg);
	width: 980px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;	
}
#wrapperInnerPage {
	background-image: url(../img/pageHeader_BG_InnerPage.jpg);
	width: 980px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

.pageTitleBox {
	clear: both;
	width: 100%;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.iframeStyle  {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 1200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pageTitleBoxWithPhoto {
	clear: both;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

.pageTitleBox h1 {
	color: #FFF;
	margin-top: 0px;
	font-size: 36px;
}
.pageTitleBoxWithPhoto h1 {
	color: #FFF;
	margin-top: 0px;
	font-size: 36px;
}

h2 {
	color: #84aa3f;
	text-decoration: none;
}

h3 {
	color: #4e98ad;
}

.homePageQuadBox {
	font-size: 14px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7E7E7E;
	padding-top: 15px;
	clear: both;
	height: 200px;
	
}
.innerPageQuadBox {
	font-size: 14px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7E7E7E;
	padding-top: 15px;
	clear: both;
	padding-bottom: 15px;
}

.quoteFullWidth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #31ACCE;
	clear: both;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	border: 1px solid #98C33D;
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px;
}
.quoteWithinCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #31ACCE;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #98C33D;
	margin-right: 0px;
	margin-left: 0px;
	border-radius: 15px;
	padding: 10px;
}
.sidebarRight {
	margin: 5px;
	width: 300px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	border-radius: 20px;
	border: 1px solid #84AA3F;
}

.sidebarRight p {
	color: #4E98AD;
}
.imageContain p{
	text-align: center;
	
}
.sidebarRight h3 {
	color: #F2B11C;
}


.footer a {
	color: #FFF;
	text-decoration: none;
}


.footer {
	font-size: 12px;
	color: #FFF;
	width: 100%;
	background-color: #84AA3F;
	text-align: center;
	line-height: 18px;
	padding: 5px;
	clear: both;
}

.signatureRight {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}

.homePageQuadBox a {
	text-decoration: none;
}

.homePageQuadUnit {
	padding: 5px;
	float: left;
	height: 156px;
	width: 200px;
	margin-left: 27px;
}
.homePageQuadUnitWT {
	padding: 5px;
	float: left;
	height: 156px;
	width: 200px;
	margin-left: 27px;
	background-image: url(../img/homePageSpriteTopics.jpg);
	background-repeat: no-repeat;
	background-position: -210px;
}
a.homePageQuadUnitWT:hover {
	background-position: 0px;
}
.homePageQuadUnitPres {
	padding: 5px;
	float: left;
	height: 156px;
	width: 200px;
	margin-left: 27px;
	background-image: url(../img/homePageSpriteTopics.jpg);
	background-repeat: no-repeat;
	background-position: -420px;
}
a.homePageQuadUnitPres:hover {
	background-position: -630px;
}
.homePageQuadUnitPlan {
	padding: 5px;
	float: left;
	height: 156px;
	width: 200px;
	margin-left: 27px;
	background-image: url(../img/homePageSpriteTopics.jpg);
	background-repeat: no-repeat;
	background-position: -840px;
}
a.homePageQuadUnitPlan:hover {
	background-position: -1050px;
}



.homePageQuadUnitTrain {
	padding: 5px;
	float: left;
	height: 156px;
	width: 200px;
	margin-left: 27px;
	background-image: url(../img/homePageSpriteDelivery.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
a.homePageQuadUnitTrain:hover {
	background-position: -210px;
	cursor: default;
}
.homePageQuadUnitConsult {
	padding: 5px;
	float: left;
	height: 156px;
	width: 200px;
	margin-left: 27px;
	background-image: url(../img/homePageSpriteDelivery.jpg);
	background-repeat: no-repeat;
	background-position: -420px;
}
a.homePageQuadUnitConsult:hover {
	background-position: -840px;
	cursor: default;
}
.homePageQuadUnitPlanning {
	padding: 5px;
	float: left;
	height: 156px;
	width: 200px;
	margin-left: 27px;
	background-image: url(../img/homePageSpriteDelivery.jpg);
	background-repeat: no-repeat;
	background-position: -630px;
}
a.homePageQuadUnitPlanning:hover {
	background-position: -1050px;
	cursor: default;
}










#heroImage {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
}
#topMenuBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E98AD;
	font-size: 12px;
	width: 100%;
	text-align: right;
	padding-top: 35px;
	margin-top: 0px;
}
#tagLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding-top: 0px;
	background-color: rgba(00,00,00,.3);
}
#tagLine p {
	padding-top: 0px;
	margin-top: 0px;
}


#topMenuBar a {
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topMenuBar a:hover {
	background-color: #4E98AD;
	border-radius: 25px;
}
.eventTitleBox {
	height: 236px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.eventTitleBox h1 {
	color: #FFFFFF;
	font-size: 50px;
	text-shadow: 10px 10px 10px #000000;
}
.innerPageQuadBox h6 {
	color: #D42127;
	font-weight: bold;
	font-size: 20px;
}
.quoteFullWidth .signatureRight p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.quoteFullWidth p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
