#myUpdates {
  width: 400px;
}

#flashContainer {
	width: 100%;
	border: 0px solid #cccccc;
	clear: both;
	margin-bottom: 15px;
}

#tabContainer {
}

#infoTabNav {
	height: 34px;
	width: 101%;
	background-image: url('../images/tabInfoNav.gif');
	border: 0px solid black;
}

.subTabSection {
	float: left;
	border: 0px solid #DFDFDE;
	margin-right: 2px;
	width: 160px;
	height: 34px;
}

.subTabSection a {
	border: 0px solid green;
	display: block;
	height: 34px;
	/*width: 200px;*/
}

#watchOurVideoContainer {
	border: 0px solid black;
	float: left;
	vertical-align: middle;
	margin-left: 10px;
}

#watchOurVideoHeader {
	vertical-align: middle;
	border: 0px solid black;
	line-height: 40px;
}

#watchItNowButtonContainer {
	border: 0px solid black;
	text-align: right;
	margin-right: 10px;
	height: 40px;
}

div#whyTab {
	width: 145px;
	border: 0px solid black;
}

div#howTab {
	width: 145px;
	margin-right: 0px;
	border: 0px solid black;
}

div#whoTab a:hover, div.whoTabActive a 		{ background: transparent url('../images/tabInfoNav.gif') 0px -36px no-repeat; }
div#whyTab a:hover, div.whyTabActive a		{ background: transparent url('../images/tabInfoNav.gif') -162px -36px no-repeat; }
div#howTab a:hover, div.howTabActive a		{ background: transparent url('../images/tabInfoNav.gif') -309px -36px no-repeat; }
div#videoTab a:hover, div.videoTabActive a		{ background: transparent url('../images/tabInfoNav.gif') -455px -36px no-repeat; }

#tabInfoContainer {
	clear: both;
	width: 101%;
	border-right: 1px solid #DFDFDE;
	border-bottom: 1px solid #DFDFDE;
	border-left: 1px solid #DFDFDE;
	border-top: 1px solid #ffffff;
	/*border: 0px solid #DFDFDE;*/
	height: 288px;
}

.displayInfoContainer {
	margin: 30px;
	margin-top: 7px;
	font-size: 11pt;
	line-height: 15pt;
	font-family: Arial;
	font-size: 13px;
	color: #535353;
}

.whoInfo {
	line-height: 18pt;
	font-size: 12pt;
}

.howInfo {
	line-height: 18pt !important;
	font-size: 12pt;
}

.howInfo p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.displayInfoContainer ul {
	margin-bottom: 15px;
}

.displayInfoContainer ul li {
	list-style-type: none;
	margin-left: 5px;
	line-height: 15pt;
	font-size: 12pt;
}

.displayInfoContainer ul li img {
	vertical-align: middle;
	margin-right: 10px;
}

.infoEmphasis, .infoEmphasisP {
	color: #e05543;
	font-size: 14pt;
}

.infoEmphasisSmall {
	color: #e05543;
	font-size: 12pt;
}

.comingSoonContainer {
	width: 646px;
	border: 0px solid black;
	line-height: 250px;
	text-align: center;
	margin: 0px auto;
}

.comingSoonContainer h1 {
	color: #e05543;
}

.infoEmphasisP {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#socialNetOptionsContainer {
	border: 0px solid black;
	margin-top: 5px;
}

#facebookConnectContainer, #twitterSubContainer, #linkedinSubContainer {
	border: 0px solid black;
	float: left;
	width: 30px;
	/*text-align: left;*/
	text-align: center;
}

.ntwLogoutLink, .ntwLogoutLink:link, .ntwLogoutLink:visited {
  font: 7pt Arial;
  /*text-decoration: underline;*/
}

#facebookConnectContainer img, #twitterSubContainer img, #linkedinSubContainer img {
	margin-bottom: 2px;
}

#shareNote {
  width: 150px;
  color: #8D8C8C;
  font: 8pt Arial,Helvetica,sans-serif;
  clear: both;
}

#shareNote p {
  margin-top: 5px;
}

#facebookContainer, #twitterContainer, #linkedinContainer {
  width: 30px;
  border: 0px solid black;
  float: left;
}

.imgPad {
  border: 0px solid black;
  padding-right: 0px;
  margin-right: 0px;
  width: 175px;
}

#adminPagesContainer {
  border: 0px solid black;
  clear: both;
}

.headerBanner {
  height: 237px;
  margin-bottom: 15px;
  width: 652px;
  border: 0px solid black;
  position: relative;
}

.descriptionContainer {
  background-color: #ffffff;
  border: 1px solid #DFDFDE; 
  height: 80px;
  position: absolute; 
  width: 300px;
}

.descriptionContainer p {
  margin: 10px;
}

#individualDescContainer {
  left: 80px;
  top: 140px;
}

#vendorDescContainer {
  height: 100px;
  left: 140px;
  top: 80px;
}

#schoolDescContainer {
  height: 110px;
  left: 211px;
  top: 107px;
}

#serviceDescContainer {
  height: 100px;
  left: 297px;
  top: 55px;
}

#travelDescContainer {
  height: 130px;
  left: 7px;
  top: 84px;
}

#restaurantDescContainer {
  height: 90px;
  left: 23px;
  top: 7px;
}

#conventionDescContainer {
  height: 80px;
  left: 119px;
  top: 118px;
}

#hotelDescContainer {
  height: 91px;
  left: 166px;
  top: 6px;
}

#organizationDescContainer {
  height: 110px;
  left: 259px;
  top: 38px;
}

#registrationHeaderContainer {
  position: absolute;
  left: 520px;
  top: 192px;
}

.responseTo {
  font-style: italic;
  color: #8D8C8C;
}
