* {
	margin: 0;
	padding: 0;
	outline: none;
	font-family: 'Helvetica Neue', 'Arial';
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e4e4e4;
	font-family: 'Arial', 'Helvetica Neue';
}

body a:link,body a:visited,body a:active {
	color: #00a2b0;
	text-decoration: none;
}

body a:hover {
	color: #000;
	text-decoration: none;
}

#container {
	min-width: 1024px;
	text-align: center;
	cursor: default;
}

.homeBg {
	background-image: url(images/home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#body {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 34px;
}

#header {
	width: 1024px;
	height: 117px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.navbar {
	height: 28px;
	background-color: #FFF;
	opacity: .5;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
}

.fabRegBig {
	vertical-align: top;
	line-height: 43px;
	font-size: 12px;
	font-weight: bold;
}

.fabRegBig2 {
	vertical-align:top;
	line-height:43px;
	font-size:11px;
	font-weight:bold;
}

.fabRegLg {
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
}

.fabRegLg2 {
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
}

.fabReg {
	font-size: 6pt;
	line-height: 20px;
	vertical-align: top;
}

.fabRegHome {
	font-size: 10px;
	vertical-align: top;
	line-height:12px;
}

.fabRegFooter {
	font-size: 6pt;
	line-height: 24px;
	vertical-align: top;
}

.fabRegSm {
	font-size: 6pt;
	vertical-align: top;
}

.fabRegMed {
	font-size:10px;
	line-height:20px;
	vertical-align: top;
}

.fabImage {
	width: 190px;
	margin-left: 19px;
	background: url(images/dsrightbg.jpg) top right repeat-y;
}

.fabImageBottom {
	width: 190px;
	height: 13px;
	margin-left: 15px;
	margin-bottom: 0;
}

.fabImage img {
	border: 1px solid #00a2b0;
	width: 177px;
}

#franchiseLoginElement {
	display: block;
	position: absolute;
	margin-left: 779px;
	margin-top: 78px;
}

#franchiseLoginElement div {
	margin-left: auto;
	margin-right: auto;
	float: right;
	width: 100px;
	text-align: right;
}

#frLoginLink {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

#frLogoutLink {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

#franchiseLogin {
	width: 365px;
	height: 250px;
}

#franchiseLoginBox {
	position: absolute;
	width: 365px;
	height: 250px;
	background-color: #444444;
	border: 5px solid #000;
	opacity: .8;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	border: 5px solid #000;
	z-index: 2;
}

#franchiseLoginBoxOverlay {
	position: absolute;
	width: 365px;
	height: 250px;
	margin: 5px 0 0 5px;
}

#franchiseLoginBoxOverlay input {
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	opacity: .7;
}

#navlinks {
	width: 100%;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	margin-top: -28px;
}

#navlinks a:link,#navlinks a:active,#navlinks a:visited {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 20px;
	color: #00a2b0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
}

.navOn {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
}

.divider {
	display: inline;
	width: 2px;
	overflow: hidden;
}

.divider img {
	width: 2px;
}

.dsBottom1 {
	display: block;
	height: 13px;
	margin-bottom: 6px;
	background: url(images/dropshadowBottom.jpg);
}

.dsBottom2 {
	display: block;
	height: 13px;
	margin-bottom: 6px;
	background: url(images/dropshadow2Bottom.jpg);
}

.dsRight1 {
	width: 13px;
	display: inline;
	float: left;
	height: 100%;
	background: url(images/dropshadowRight.jpg);
}

.dsRight2 {
	width: 13px;
	display: inline;
	float: left;
	height: 100%;
	background: url(images/dropshadow2Right.jpg);
}

.imgTypeA {
	clear: left;
	margin-left: 19px;
}

.imgTypeA .image {
	display: inline;
	float: left;
}

.imgTypeA .image img {
	border: 1px solid #00a2b0;
}

.imgTypeRed {
	clear: left;
	margin-left: 19px;
}

.imgTypeRed .image {
	display: inline;
	float: left;
}

.imgTypeRed .image img {
	border: 1px solid #bb1b1b;
}

#frnavlinks {
	width: 100%;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -28px;
}

#frnavlinks a:link,#frnavlinks a:active,#frnavlinks a:visited {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 20px;
	color: #b03537;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
}

.frNavOn {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 20px;
	color: #000000;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
}

#frnavbarSpacer {
	display: block;
	clear: left;
	width: 100%;
	background-color: #000;
	min-height: 4px;
	max-height: 4px;
	margin: 0;
	padding: 0;
	line-height: 0px;
}

#pageHome {
	width: 1024px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#pagePublic {
	width: 747px;
	margin-left: 152px;
	margin-left: auto;
	margin-right: auto;
}

#homeTop {
	height: 442px;
	text-align: left;
}

#homeTopContent {
	width: 416px;
	margin-left: 168px;
}

#homeTopContentHeader {
	margin: 0;
	padding: 0;
	padding-top: 33px;
	font-size: 19px;
	color: #00a2b0;
}

#homeTopContent p {
	color: #000;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	margin-top: 16px;
}

#homeBottom {
	width: 100%;
	text-align: left;
}

#homeBottomContent {
	width: 739px;
	margin-left: 142px;
}

#homeBottomContentBefore {
	display: inline;
	float: left;
	width: 170px;
}

#homeBottomContentBeforeImage {
	margin-bottom: 6px;
}

#homeBottomContentBeforeLabel {
	height: 33px;
	background-color: #00a2b0;
	padding-left: 8px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
}

#homeBottomContentBeforeText {
	width: 100%;
	background-color: #3f3f3f;
}

#homeBottomContentBeforeText p {
	padding: 8px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#homeBottomContentAfter {
	display: inline;
	float: left;
	width: 170px;
	margin-left: 18px;
}

#homeBottomContentAfterImage {
	margin-bottom: 6px;
}

#homeBottomContentAfterLabel {
	height: 33px;
	background-color: #00a2b0;
	padding-left: 8px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
}

#homeBottomContentAfterText {
	width: 100%;
	background-color: #3f3f3f;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#homeBottomContentAfterText p {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding:8px;
}

#homeBottomContentFranchiseOfMonth {
	display: inline;
	float: left;
	margin-left: 18px;
	background: url(images/featuredFranchise.jpg) no-repeat center;
}

#homeBottomContentFranchiseOfMonthOverlay {
	position: absolute;
	z-index: 1;
	width: 363px;
	height: 233px;
	margin-top: -233px;
}

#homeBottomContentFranchiseOfMonthOverlayTop {
	display: block;
	width: 363px;
	height: 58px;
	margin-top: 41px;
	padding-left: 10px;
	cursor: pointer;
}

#homeBottomContentFranchiseOfMonthOverlayTop .featuredFranchise {
	color: #00a2b0;
	font-weight: bold;
	font-size: 11pt;
}

#homeBottomContentFranchiseOfMonthOverlayTop .featuredFranchiseInfo {
	color: #000;
	font-size: 11px;
	clear: left;
	font-size: 10pt;
}

#homeBottomContentFranchiseOfMonthOverlayTop .viewLocation {
	color: #68635f;
	font-size: 8pt;
}

#homeBottomContentFranchiseOfMonthOverlayBottom {
	display: block;
	width: 363px;
	height: 94px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 40px;
	cursor: pointer;
	z-index: 2;
}

#homeBottomContentFranchiseOfMonthOverlayBottom .readStory {
	padding-top: 81px;
	margin-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
}

#homeBottomContentFranchiseOfMonthStory {
	display: none;
	float: left;
	margin-left: 18px;
	background: url(images/featuredFranchise.jpg) no-repeat center;
}

#homeBottomContentFranchiseOfMonthStoryOverlay {
	position: absolute;
	z-index: 1;
	width: 363px;
	height: 233px;
	margin-top: -233px;
}

#homeBottomFooter {
	clear: left;
	width: 739px;
	margin-left: 142px;
}

#homeBottomFooter p {
	padding: 7px;
	color: #00a2b0;
	font-size: 10px;
}

.readFrStory {
	opacity: .15;
	filter: alpha(opacity = 15);
	-moz-opacity: 0.15;
}

#frStoryOverlay {
	background-color: #000;
	position: absolute;
	z-index: 1;
	width: 363px;
	height: 233px;
	display: none;
	opacity: .85;
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
}

#footerBar {
	width: 100%;
	height: 28px;
	background-color: #f2f2f2;
	text-align: center;
	margin-bottom: 17px;
	border: 1px solid #000;
}

#footerContent {
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #f2f2f2;
}

#footerContent p {
	display: inline;
	height: 28px;
	margin: 0;
	padding: 0 15px 0 15px;
	line-height: 28px;
	color: #00a2b0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .02em;
}

#headerBlue {
	width: 747;
	height: 119px;
	background-image: url(images/header_blue.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#headerBlueFR {
	width: 747;
	height: 119px;
	background-image: url(images/fr_header_blue.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#headerBlue h1,#headerBlueFR h1 {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding-top: 36px;
	color: #00a2b0;
	line-height: 49px;
	font-size: 18px;
	font-weight: bold;
}

#headerRed {
	width: 747;
	height: 119px;
	background-image: url(images/header_red.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#headerRed h1 {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding-top: 36px;
	color: #b03537;
	line-height: 49px;
	font-size: 18px;
	font-weight: bold;
}

.subheader {
	width: 742px;
	height: 29px;
	background: url(images/subheaderbg.gif) no-repeat;
	margin-bottom: 10px;
	text-align: left;
	margin-right: 5px;
}

.subheader a {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 20px;
	color: #00a2b0;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 29px;
	height: 29px;
	cursor: pointer;
}

.frsubheader {
	width: 742px;
	height: 29px;
	background: url(images/subheaderbg.gif) no-repeat;
	margin-bottom: 10px;
	text-align: left;
}

.frsubheader a {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 20px;
	color: #b03537;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
}

.subNavOn {
	color: #000;
}

.sectionBar {
	clear: both;
	width: 742px;
	height: 47px;
	background-image: url(images/sectionbar.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: 5px;
}

.sectionBar h2 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	color: #FFF;
	line-height: 47px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.section {
	width: 742px;
	display: inline-block;
	border: 1px solid #00a2b0;
	border-top: 0;
	margin-bottom: 17px;
	text-align: left;
	background-color: #C7C7C7;
	margin-right: 5px;
}

.section_fr {
	width: 742px;
	display: inline-block;
	border: 1px solid #b03537;
	border-top: 0;
	margin-bottom: 17px;
	text-align: left;
	background-color: #C7C7C7;
	margin-right: 5px;
}

.sectionFaded {
	width: 742px;
	display: inline-block;
	background-image: url(images/sectionbg.jpg);
	border: 1px solid #00a2b0;
	border-top: 0;
	margin-bottom: 17px;
	text-align: left;
	margin-right: 5px;
}

html>body .section {
	width: 740px;
}

html>body .section_fr {
	width: 740px;
}

html>body .sectionFaded {
	width: 740px;
}

/*
; ; ;; ;;; ;;;;;
 Company
; ; ;; ;;; ;;;;;
*/
#companyHistory p {
	padding: 0;
	padding-top: 15px;
}

#companyHistory .Col1 {
	width: 192px;
	display: inline;
	float: left;
	padding: 19px 0 0 19px;
}

#companyHistory .Col2 {
	width: 504px;
	display: inline;
	float: left;
	font-size: 12px;
	padding: 19px 19px 19px 6px;
}

#companyHistory .Col2 p {
	width: 501px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	line-height: normal;
}

.companyHistoryImages {
	padding: 10px;
	padding-right: 0;
	padding-bottom: 0;
}

.companyMission {
	font-size: 14px;
	font-weight: bold;
	padding: 19px;
	line-height: 24px;
	text-align: justify;
}

#companySection3 {
	overflow: auto;
}

#companySection3 .Col1 {
	width: 211px;
	padding-top: 19px;
	display: inline;
	float: left;
}

#companySection3 .Col2 {
	width: 504px;
	display: inline;
	float: left;
	font-size: 12px;
	padding: 19px 19px 19px 6px;
}

#companySection3 .Col2 h1 {
	clear: left;
	color: #00a2b0;
	font-weight: bold;
	font-size: 18px;
}

#companySection3 .Col2 p {
	clear: left;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

/*
; ; ;; ;;; ;;;;;
 Services
; ; ;; ;;; ;;;;;
*/
#servicesTagline {
	background-color: #C7C7C7;
}

#servicesTagline p {
	font-size: 14px;
	font-weight: bold;
	padding: 19px;
	line-height: 24px;
	text-align: justify;
}

.serviceItem {
	width: 100%;
	border-bottom: 1px solid #000;
	background-color: #C7C7C7;
}

.serviceItem .Col1 {
	width: 296px;
	display: inline;
	float: left;
	padding-top: 19px;
}

.serviceItem .Col2 {
	width: 419px;
	display: inline;
	float: left;
	padding: 19px 19px 19px 6px;
}

.serviceItem .Col2 p {
	font-size: 11px;
	line-height: normal;
	margin-top: 10px;
}

.serviceItem .Col2 h1 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
}

/*
; ; ;; ;;; ;;;;; ;;;;;;;;
 Case Studies
; ; ;; ;;; ;;;;; ;;;;;;;;
*/
.caseStudyItem {
	clear: left;
	width: 100%;
	overflow: auto;
	border-bottom: 1px solid #000;
	background-color: #C7C7C7;
}

.caseStudyItem2 {
	clear: left;
	width: 100%;
	overflow: auto;
	border-bottom: 1px solid #000;
	background-color: #AAAAAA;
}

.caseStudyItem2 .Col1,.caseStudyItem .Col1 {
	width: 288px;
	display: inline;
	float: left;
}

.caseStudyItem2 .Col2,.caseStudyItem .Col2 {
	width: 421px;
	display: inline;
	float: left;
	padding: 19px 19px 0 12px;
}

.caseStudyItem2 .Col2 h1,.caseStudyItem .Col2 h1 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
	font-style: normal;
}

.caseStudyItem2 .Col2 p,.caseStudyItem .Col2 p {
	margin: 0;
	padding: 0;
	width: 435px;
	font-size: 11px;
	line-height: normal;
	margin-bottom: 10px;
	font-style: normal;
}

.caseStudyItemBefore {
	display: inline;
	float: left;
	width: 124px;
	padding: 19px 0 12px 19px;
}

.caseStudyItemAfter {
	display: inline;
	float: left;
	width: 124px;
	margin-left: 12px;
	padding: 19px 9px 12px 0;
}

.caseStudyItemImage {
	width: 130px;
	height: 95px;
	padding: 1px;
	background-image: url(images/casestudyimage.jpg);
}

.caseStudyItemImage2 {
	width: 130px;
	height: 95px;
	padding: 1px;
	background-image: url(images/casestudyimage2.jpg);
}

.caseStudyItemLabel {
	width: 132px;
	height: 37px;
	background-image: url(images/casestudylabel.jpg);
}

.caseStudyItemLabel2 {
	width: 132px;
	height: 37px;
	background-image: url(images/casestudylabel2.jpg);
}

.caseStudyItemLabel p,.caseStudyItemLabel2 p {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 8px;
	line-height: 24px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

/*
; ; ;; ;;; ;;;;; ;;;;;;;;
 Fabrion Locator
; ; ;; ;;; ;;;;; ;;;;;;;;
*/
#findFranchise {
	overflow: auto;
	padding-bottom: 15px;
}

#findFranchise .Col1 {
	width: 432px;
	display: inline;
	float: left;
}

#findFranchise .Col2 {
	width: 308px;
	display: inline;
	float: left;
	padding-left: 0;
}

#findFranchise .Col2 p {
	font-size: 12px;
	font-weight: bold;
}

#findFranchise .Col2 .Inner {
	padding: 17px;
}

#findFranchise .Col2 h1 {
	color: #058e96;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

#findFranchise .formItem {
	clear: none;
}

#findFranchise .formItem .formLabel {
	display: inline;
	float: left;
	width: 105px;
	text-align: right;
	font-size: 11px;
	line-height: 22px;
}

#findFranchise .formItem .formData {
	display: inline;
	float: left;
	margin-left: 7px;
}

#findFranchise .formItem .formData input {
	height: 14px;
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/textarea_bg.jpg);
}

#findFranchise .formItem .formData textarea {
	height: 80px;
	width: 250px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #CCC;
	overflow: auto;
	background-image: url(images/textarea_bg.jpg);
}

#mapContainer {
	width: 399px;
	height: 314px;
	border: 2px solid #4db6c3;
	margin: 19px 0 0 19px;
}

/*
.locatorResult { clear:left; width:100%; font-size:12px; }
.locatorResultLetterContainer { display:inline; float:left; width:40px; }
.locatorResultLetter { min-width:10px; display:inline; float:left; font-size:14px; text-align:right; font-weight:bold; }
.locatorResultLetterColon { min-width:10px; display:inline; float:left; font-size:14px; }
.locatorResultItem { width:250px; display:inline; float:left; padding-bottom:20px; }

#locatorRadius { width:120px; height:22px; border:1px solid #AAA; padding:3px; font-size:11px; font-weight:bold; background-image:url(images/textarea_bg.jpg); }

#locatorMapContainer { width:278px; height:370px; margin:19px 0 0 19px; }
#locatorMapCanvasContainer { width:277px; height:369px; padding:1px 0 0 1px; background:url(images/dsrightbg.jpg) #00a2b0 top right repeat-y; }
#locatorMapCanvas { width:263px; height:368px; }
*/

/*
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
 Franchise Opportunities (1)
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
*/
.learnMoreItem {
	clear: left;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #000;
	font-size: 12px;
	background-color: #C7C7C7;
}

.learnMoreItem .Col1 {
	width: 191px;
	display: inline-block;
	float: left;
	padding-top: 19px;
}

.learnMoreItem .Col2 {
	width: 524px;
	display: inline-block;
	float: left;
	padding: 19px 19px 19px 6px;
	font-size: 12px;
}

.learnMoreItem .Col2 h1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.learnMoreItem .Col2 ul {
	list-style-type: disc;
}

.learnMoreItem .Col2 ul li {
	margin-left: 15px;
	margin-bottom: 3px;
	font-size: 12px;
}

/*
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
 Franchise Opportunities (2)
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
*/
#howToGetStarted {
	background-color: #C7C7C7;
}

#howToGetStarted .rowType1 {
	width: 100%;
	overflow: auto;
}

#howToGetStarted .rowType1 .Col1 {
	width: 211px;
	display: inline;
	float: left;
	padding-top: 19px;
}

#howToGetStarted .rowType1 .Col2 {
	width: 491px;
	display: inline;
	float: left;
	padding: 19px 19px 19px 6px;
}

#howToGetStarted .rowType1 .Col2 p {
	text-align: left;
	font-size: 12px;
	margin: 0;
}

#howToGetStarted .rowType1 .Col2 h1 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

#howToGetStarted .rowType1 .Col2 h2 {
	color: #00a2b0;
	font-size: 12px;
	font-weight: bold;
	margin-top: 13px;
}

#howToGetStarted .rowType2 {
	width: 100%;
	height: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #AAAAAA;
}

#howToGetStarted .rowType2 p {
	margin: 0;
	padding: 0;
	margin-left: 217px;
	padding-right: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

/*
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
 Franchise Opportunities (3)
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
*/
#additionalServices p {
	font-size: 12px;
	line-height: normal;
}

.additionalService {
	width: 100%;
	border-bottom: 1px solid #000;
	overflow: auto;
}

.additionalService h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.additionalService h2 {
	font-size: 14px;
	margin-bottom: 3px;
}

.additionalService h3 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.additionalService .Col1 {
	width: 211px;
	display: inline;
	float: left;
	padding-top: 19px;
}

.additionalService .Col2 {
	width: 504px;
	display: inline;
	float: left;
	padding: 19px 19px 19px 6px;
}

.additionalService .Col2 p {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

.additionalService .Col2 p b {
	font-size: 14px;
}

.additionalService .Col2 .ServiceSub {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

.additionalService .Col2 .ServiceSub sup {
	color: #00a2b0;
	font-weight: bold;
}

/*
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
 Franchise Opportunities (4)
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
*/
.testimonial {
	width: 100%;
	overflow: auto;
	border-bottom: 1px solid #000;
	font-size: 12px;
}

.testimonial .Col2 .testimonialInfo {
	
}

.testimonial .Col2 .testimonialInfo h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.testimonial .Col2 .testimonialInfo .quotation {
	overflow: auto;
}

.testimonial .Col2 .testimonialInfo .quote {
	display: inline;
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}

.testimonial .Col2 .testimonialInfo .quoteMain {
	width: 480px;
	display: inline;
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
}

.testimonial .Col2 .testimonialInfo .by {
	clear: left;
	display: Block;
	text-align: right;
	margin-bottom: 10px;
}

.testimonial .Col2 .testimonialInfo .story {
	padding-left: 5px;
	padding-right: 20px;
	text-align: justify;
}

.testimonial .Col1 {
	width: 211px;
	display: inline;
	float: left;
	padding-top: 19px;
}

.testimonial .Col2 {
	width: 504px;
	display: inline;
	float: left;
	padding: 19px 19px 19px 6px;
}

.testimonial .Col2 p {
	margin: 0;
	padding: 0;
}

.testimonial .Col2 .by {
	text-align: right;
}

.testimonialImage {
	width: 190px;
	margin-left: 19px;
	background: url(images/dsrightbg.jpg) top right repeat-y;
}

.testimonialImage2 {
	width: 190px;
	margin-left: 19px;
	background: url(images/dsrightbg2.jpg) top right repeat-y;
}

.testimonialImageBottom {
	height: 13px;
	margin-left: 19px;
	width: 190px;
}

.testimonialImage img,.testimonialImage2 img {
	border: 1px solid #00a2b0;
	width: 177px;
}

/*
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
 Franchise Opportunities (5)
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
*/
#awards {
	background-color: #C7C7C7;
	font-size: 12px;
}

.awardRow {
	clear: left;
	overflow: auto;
}

.awardRow .Image {
	display: inline;
	float: left;
	width: 222px;
}

.awardRow .Info {
	display: inline;
	float: left;
	width: 147px;
	padding-top: 10px;
}

.awardRow .Info p {
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
}

/*
; ; ;; ;;; ;;;;;
 Contact
; ; ;; ;;; ;;;;;
*/
#contact {
	padding-bottom: 20px;
}

#contact .Col1,#howCanWeHelp .Col1 {
	display: inline;
	float: left;
	width: 298px;
	padding-top: 19px;
}

#contact .Col2,#howCanWeHelp .Col2 {
	display: inline;
	float: left;
	width: 413px;
	padding: 19px 19px 19px 6px;
}

#contact .Col2 p {
	margin-top: 20px;
	font-size: 12px;
}

#contact .Col2 .contactInfo {
	clear: left;
	margin-left: 100px;
	padding-top: 20px;
}

#contact .Col2 .contactInfo h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact .Col2 .contactInfoItem {
	clear: left;
	display: block;
	margin: 0;
	padding: 0;
}

#contact .Col2 .contactInfoItem p {
	margin: 0;
	padding: 0;
}

#contact .Col2 .contactInfoItem .label {
	display: inline;
	float: left;
	width: 75px;
	font-size: 12px;
	font-weight: bold;
}

#contact .Col2 .contactInfoItem .info {
	display: inline;
	float: left;
	width: 200px;
	font-size: 12px;
}

#howCanWeHelp {
	background-color: #c7c7c7;
}

#howCanWeHelp p {
	padding: 15px;
	padding-left: 0;
	font-size: 12px;
}

#howCanWeHelp .Col2 {
	padding-bottom: 15px;
}

#howCanWeHelp .formItem {
	clear: left;
	width: 100%;
	padding-top: 10px;
}

#howCanWeHelp .formItem .formLabel {
	display: inline;
	float: left;
	width: 153px;
	text-align: right;
	font-size: 11px;
	line-height: 22px;
}

#howCanWeHelp .formItem .formData {
	display: inline;
	float: left;
	margin-left: 7px;
}

#howCanWeHelp .formItem .formData input {
	height: 14px;
	border: 1px solid #AAA;
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/textarea_bg.jpg);
}

#howCanWeHelp .formItem .formData textarea {
	width: 200px;
	height: 76px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #CCC;
	overflow: auto;
	background-image: url(images/textarea_bg.jpg);
}

.reqfield {
	font-weight: bold;
	font-size: 16px;
	line-height: 12px;
	color: #009ba8;
}

/*
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
 Fabrion Locator
; ; ;; ;;; ;;;;; ;;;;;;;; ;;;;;;;;;;;;;
*/
#locatorToggle1 {
	display: block;
	width: 100%;
	margin-top: 17px;
	height: 22px;
}

#locatorSelect1 {
	width: 170px;
	float: right;
	margin-right: 25px;
}

#locatorSelect2 {
	clear: right;
	float: right;
	width: 170px;
	margin-right: 25px;
	margin-top: 2px;
	margin-bottom: 10px;
}

#mapContainer {
	clear: right;
}