.tabContainer {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 73px;
}
.tabContainer .tab1 {
	background-image: url(../img/buttons/tab1normal.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 7;
	height: 73px;
	width: 140px;
	top: 0px;
	left: 0px;
}
.tabContainer  .tab1:hover  {
	background-image: url(../img/buttons/tab1Hover.png);
}
.tabContainer .tab1active {
	background-image: url(../img/buttons/tab1.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 7;
	height: 73px;
	width: 140px;
	top: 0px;
	left: 0px;
}


.tabContainer .tab2 {
	background-image: url(../img/buttons/tab2.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 6;
	height: 73px;
	width: 135px;
	left: 133px;
	top: 0px;
}
.tabContainer .tab2:hover {
	background-image: url(../img/buttons/tab2Hover.png);
}
.tabContainer .tab2active {
	background-image: url(../img/buttons/tab2active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 6;
	height: 73px;
	width: 135px;
	left: 133px;
	top: 0px;
}



.tabContainer .tab3 {
	background-image: url(../img/buttons/tab3.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	height: 73px;
	width: 136px;
	left: 260px;
	top: 0px;
}
.tabContainer .tab3:hover {
	background-image: url(../img/buttons/tab3Hover.png);
}
.tabContainer .tab3active {
	background-image: url(../img/buttons/tab3active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	height: 73px;
	width: 136px;
	left: 260px;
	top: 0px;
}



.tabContainer .tab4 {
	background-image: url(../img/buttons/tab4.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 4;
	height: 73px;
	width: 136px;
	left: 387px;
	top: 0px;
}
.tabContainer .tab4:hover {
	background-image: url(../img/buttons/tab4Hover.png);
}
.tabContainer .tab4active {
	background-image: url(../img/buttons/tab4active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 4;
	height: 73px;
	width: 136px;
	left: 387px;
	top: 0px;
}


.tabContainer .tab5 {
	background-image: url(../img/buttons/tab5.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
	height: 73px;
	width: 136px;
	left: 514px;
	top: 0px;
}
.tabContainer .tab5active {
	background-image: url(../img/buttons/tab5active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
	height: 73px;
	width: 136px;
	left: 514px;
	top: 0px;
}

.tabContainer .tab5:hover {
	background-image: url(../img/buttons/tab5Hover.png);
}
.tabContainer .tab6 {
	background-image: url(../img/buttons/tab6.png);
	background-repeat: no-repeat;
	z-index: 2;
	height: 73px;
	width: 135px;
	left: 641px;
	top: 0px;
	position: absolute;
}
.tabContainer .tab6active {
	background-image: url(../img/buttons/tab6active.png);
	background-repeat: no-repeat;
	z-index: 2;
	height: 73px;
	width: 135px;
	left: 641px;
	top: 0px;
	position: absolute;
}

.tabContainer .tab6:hover {
	background-image: url(../img/buttons/tab6Hover.png);
}
.tabContainer   .tab7 {
	background-image: url(../img/buttons/tab7.png);
	background-repeat: no-repeat;
	z-index: 1;
	height: 73px;
	width: 131px;
	left: 769px;
	top: 0px;
	position: absolute;
}
.tabContainer .tab7active {
	background-image: url(../img/buttons/tab7active.png);
	background-repeat: no-repeat;
	z-index: 1;
	height: 73px;
	width: 131px;
	left: 769px;
	top: 0px;
	position: absolute;
}


.tabContainer  .tab7:hover {
	background-image: url(../img/buttons/tab7Hover.png);
}
.leftStorefronts {
	clear: right;
	float: left;
	height: 450px;
	width: 610px;
}
.columnContainerCreateStore .trustLeft {
	clear: right;
	float: left;
	width: 534px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.columnContainerCreateStore .trustLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
}

.columnContainerInhancerBG {
	height: 371px;
	width: 850px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-image: url(../img/bg/inhancerBG.png);
	background-repeat: no-repeat;
}
.columnContainerInhancerBG .leftColumn {
	width: 219px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columnContainerInhancerBG .leftColumn h4 {
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}
.columnContainerInhancerBG .leftColumn p {
	font-family: Arial, Helvetica, sans-serif;
	color: #33457e;
	font-size: 13px;
	font-weight: normal;
}
.columnContainerInhancerBG .rightColumn {
	margin-left: 257px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 350px;
}
.servicesLeft {
	height: 71px;
	width: 320px;
	clear: right;
	float: left;
}
.trustLeft {
	float: left;
}
.rightColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33457e;
}
.rightColumn li {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-top: 2px;
	margin-bottom: 2px;
}
.rightColumn .focus {
	margin-top: 40px;
}
.columnContainerCreateStore {
	overflow: hidden;
	width: 100%;
}
.columnContainerCreateStore .servicesLeft {
}
.columnContainerCreateStore .servicesRight {
	clear: right;
	float: left;
	width: 520px;
	height: 51px;
	padding-top: 20px;
	padding-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
}
.columnContainerCreateStore .threeStep {
	clear: both;
	width: 100%;
}
.columnContainerCreateStore .dontWorry {
	clear: right;
	float: left;
	width: 251px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.columnContainerCreateStore .dontWorry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
}
.columnContainerCreateStore .weKnow {
	width: 264px;
	clear: right;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.columnContainerCreateStore .weKnow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33457e;
	margin-top: -1px;
	margin-left: 3px;
}
.columnContainerCreateStore .doIs {
	clear: right;
	float: left;
	width: 244px;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 34px;
	text-align: left;
}
.columnContainerCreateStore .doIs .allyou {
	text-align: left;
	width: 178px;
}

.columnContainerCreateStore .doIs img {
	margin-top: 0px;
}

.columnContainerCreateStore .doIs ol {
	font-size: 11px;
	color: #ff7800;
	font-weight: bold;
	margin-top: 0px;
	clear: both;
}
.columnContainerCreateStore .skip {
	clear: both;
	width: 855px;
	padding-right: 20px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
}
.columnContainerCreateStore .skip .skipSignup {
	margin-left: 495px;
}
.columnContainerCreateStore .skip .next {
	margin-left: 95px;
}
.columnContainerCreateStore .doIs li {
}
.columnContainerCreateStore .doIs span {
	color: #666666;
}
.columnContainerCreateStore .rightStoreFronts {
	clear: right;
	float: left;
	width: 248px;
	padding-right: 42px;
	padding-top: 17px;
}
.columnContainerCreateStore .rightStoreFronts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
}
.columnContainerCreateStore .rightStoreFronts p strong {
	color: #252525;
}
.columnContainerCreateStore .rightStoreFronts ul {
	margin-top: 30px;
	margin-bottom: 20px;
}
.columnContainerCreateStore .rightStoreFronts li {
	list-style-image: url(../img/bullets/blueCheck.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 8px;
}
.columnContainerCreateStore .trustLeft bottomMargin0 {
	font-size: 11px;
}
.columnContainerCreateStore .trustLeft small {
	font-size: 11px;
	font-weight: bold;
}
.columnContainerCreateStore .trustLeft ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.columnContainerCreateStore .trustLeft li {
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-left: 25px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
}

.columnContainerCreateStore .trustRight {
	clear: right;
	float: left;
	width: 286px;
	padding-top: 15px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	padding-left: 15px;
}
.columnContainerCreateStore .oneClickRight .ourSimple {
	margin-left: -5px;
}
.columnContainerCreateStore .oneClickleft {
	width: 595px;
	clear: right;
	float: left;
}
.columnContainerCreateStore .oneClickRight {
	clear: right;
	float: left;
	width: 275px;
	padding-right: 30px;
	margin-top: 15px;
}
.columnContainerCreateStore .oneClickRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252525;
}
.columnContainerCreateStore .oneClickRight li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-left: 30px;
}
.columnContainerCreateStore .oneClickRight ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.columnContainerCreateStore   .powerfultools  {
	clear: right;
	float: left;
	width: 275px;
	padding-right: 30px;
	margin-top: 15px;
}
.columnContainerCreateStore   .powerfultools  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252525;
}
.columnContainerCreateStore  .powerfultools li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-left: 30px;
}
.columnContainerCreateStore .powerfultools ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.columnContainerCreateStore .getStartedLeft {
	width: 293px;
	padding-top: 20px;
	padding-left: 25px;
	clear: right;
	float: left;
}
.columnContainerCreateStore .getStartedLeft .getStartedContent {
	background-image: url(../img/headings/get-startedbody.gif);
	background-repeat: no-repeat;
	height: 128px;
	width: 278px;
	padding-top: 20px;
}
.columnContainerCreateStore .getStartedLeft .getStartedContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	width: 200px;
	margin-left: 35px;
	margin-top: 0px;
}
.columnContainerCreateStore .getStartedLeft .getStartedContent img {
	margin-left: 25px;
}
.columnContainerCreateStore .finalContent {
	clear: right;
	float: left;
	width: 572px;
	padding-top: 20px;
	padding-left: 10px;
}
.columnContainerCreateStore .finalContent ul {

}
.columnContainerCreateStore .finalContent li {
	list-style-image: url(../img/bullets/blueCheck.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 32px;
}
.columnContainerCreateStore  .finalContent  span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
}
.columnContainerCreateStore .finalContent .blue bottomMargin0 small {
	font-size: 11px;
}
.columnContainerCreateStore  .finalContent  h4  a {
	font-size: 13px;
}
.columnContainerCreateStore .finalContent h4 {
	font-size: 13px;
	font-weight: bold;
	color: #252525;
}

.columnContainerInhancerBG .skip .next {
	margin-left: 795px;
	margin-top:40px;
}


.tabContainer {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 73px;
	clear: both;
}
.tabContainer .tab1 {
	background-image: url(../img/buttons/tab1normal.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 7;
	height: 73px;
	width: 140px;
	top: 0px;
	left: 0px;
}
.tabContainer  .tab1:hover  {
	background-image: url(../img/buttons/tab1Hover.png);
}
.tabContainer .tab1active {
	background-image: url(../img/buttons/tab1.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 7;
	height: 73px;
	width: 140px;
	top: 0px;
	left: 0px;
}


.tabContainer .tab2 {
	background-image: url(../img/buttons/tab2.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 6;
	height: 73px;
	width: 135px;
	left: 133px;
	top: 0px;
}
.tabContainer .tab2:hover {
	background-image: url(../img/buttons/tab2Hover.png);
}
.tabContainer .tab2active {
	background-image: url(../img/buttons/tab2active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 6;
	height: 73px;
	width: 135px;
	left: 133px;
	top: 0px;
}



.tabContainer .tab3 {
	background-image: url(../img/buttons/tab3.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	height: 73px;
	width: 136px;
	left: 260px;
	top: 0px;
}
.tabContainer .tab3:hover {
	background-image: url(../img/buttons/tab3Hover.png);
}
.tabContainer .tab3active {
	background-image: url(../img/buttons/tab3active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	height: 73px;
	width: 136px;
	left: 260px;
	top: 0px;
}



.tabContainer .tab4 {
	background-image: url(../img/buttons/tab4.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 4;
	height: 73px;
	width: 136px;
	left: 387px;
	top: 0px;
}
.tabContainer .tab4:hover {
	background-image: url(../img/buttons/tab4Hover.png);
}
.tabContainer .tab4active {
	background-image: url(../img/buttons/tab4active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 4;
	height: 73px;
	width: 136px;
	left: 387px;
	top: 0px;
}


.tabContainer .tab5 {
	background-image: url(../img/buttons/tab5.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
	height: 73px;
	width: 136px;
	left: 514px;
	top: 0px;
}
.tabContainer .tab5active {
	background-image: url(../img/buttons/tab5active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
	height: 73px;
	width: 136px;
	left: 514px;
	top: 0px;
}

.tabContainer .tab5:hover {
	background-image: url(../img/buttons/tab5Hover.png);
}
.tabContainer .tab6 {
	background-image: url(../img/buttons/tab6.png);
	background-repeat: no-repeat;
	z-index: 2;
	height: 73px;
	width: 135px;
	left: 641px;
	top: 0px;
	position: absolute;
}
.tabContainer .tab6active {
	background-image: url(../img/buttons/tab6active.png);
	background-repeat: no-repeat;
	z-index: 2;
	height: 73px;
	width: 135px;
	left: 641px;
	top: 0px;
	position: absolute;
}

.tabContainer .tab6:hover {
	background-image: url(../img/buttons/tab6Hover.png);
}
.tabContainer   .tab7 {
	background-image: url(../img/buttons/tab7.png);
	background-repeat: no-repeat;
	z-index: 1;
	height: 73px;
	width: 131px;
	left: 769px;
	top: 0px;
	position: absolute;
}
.tabContainer .tab7active {
	background-image: url(../img/buttons/tab7active.png);
	background-repeat: no-repeat;
	z-index: 1;
	height: 73px;
	width: 131px;
	left: 769px;
	top: 0px;
	position: absolute;
}


.tabContainer  .tab7:hover {
	background-image: url(../img/buttons/tab7Hover.png);
}
.leftStorefronts {
	clear: right;
	float: left;
	height: 450px;
	width: 610px;
}
.columnContainerCreateStore .trustLeft {
	clear: right;
	float: left;
	width: 534px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.columnContainerCreateStore .trustLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
}

.columnContainerInhancerBG {
	height: 371px;
	width: 850px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-image: url(../img/bg/inhancerBG.png);
	background-repeat: no-repeat;
}
.columnContainerInhancerBG .leftColumn {
	width: 219px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columnContainerInhancerBG .leftColumn h4 {
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}
.columnContainerInhancerBG .leftColumn p {
	font-family: Arial, Helvetica, sans-serif;
	color: #33457e;
	font-size: 13px;
	font-weight: normal;
}
.columnContainerInhancerBG .rightColumn {
	margin-left: 257px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 350px;
}
.servicesLeft {
	height: 71px;
	width: 320px;
	clear: right;
	float: left;
}
.trustLeft {
	float: left;
}
.rightColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33457e;
}
.rightColumn li {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-top: 2px;
	margin-bottom: 2px;
}
.rightColumn .focus {
	margin-top: 40px;
}
.columnContainerCreateStore {
	overflow: hidden;
	width: 100%;
}
.columnContainerCreateStore .servicesLeft {
}
.columnContainerCreateStore .servicesRight {
	clear: right;
	float: left;
	width: 520px;
	height: 51px;
	padding-top: 20px;
	padding-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
}
.columnContainerCreateStore .threeStep {
	clear: both;
	width: 100%;
}
.columnContainerCreateStore .dontWorry {
	clear: right;
	float: left;
	width: 251px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.columnContainerCreateStore .dontWorry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
}
.columnContainerCreateStore .weKnow {
	width: 264px;
	clear: right;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.columnContainerCreateStore .weKnow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33457e;
	margin-top: -1px;
	margin-left: 3px;
}
.columnContainerCreateStore .doIs {
	clear: right;
	float: left;
	width: 244px;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 34px;
	text-align: left;
}
.columnContainerCreateStore .doIs .allyou {
	text-align: left;
	width: 178px;
}

.columnContainerCreateStore .doIs img {
	margin-top: 0px;
}

.columnContainerCreateStore .doIs ol {
	font-size: 11px;
	color: #ff7800;
	font-weight: bold;
	margin-top: 0px;
	clear: both;
}
.columnContainerCreateStore .skip {
	clear: both;
	width: 855px;
	padding-right: 20px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
}
.columnContainerCreateStore .skip .skipSignup {
	margin-left: 495px;
}
.columnContainerCreateStore .skip .next {
	margin-left: 95px;
}
.columnContainerCreateStore .doIs li {
}
.columnContainerCreateStore .doIs span {
	color: #666666;
}
.columnContainerCreateStore .rightStoreFronts {
	clear: right;
	float: left;
	width: 248px;
	padding-right: 42px;
	padding-top: 17px;
}
.columnContainerCreateStore .rightStoreFronts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
}
.columnContainerCreateStore .rightStoreFronts p strong {
	color: #252525;
}
.columnContainerCreateStore .rightStoreFronts ul {
	margin-top: 30px;
	margin-bottom: 20px;
}
.columnContainerCreateStore .rightStoreFronts li {
	list-style-image: url(../img/bullets/blueCheck.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 8px;
}
.columnContainerCreateStore .trustLeft bottomMargin0 {
	font-size: 11px;
}
.columnContainerCreateStore .trustLeft small {
	font-size: 11px;
	font-weight: bold;
}
.columnContainerCreateStore .trustLeft ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.columnContainerCreateStore .trustLeft li {
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-left: 25px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
}

.columnContainerCreateStore .trustRight {
	clear: right;
	float: left;
	width: 286px;
	padding-top: 15px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	padding-left: 15px;
}
.columnContainerCreateStore .oneClickRight .ourSimple {
	margin-left: -5px;
}
.columnContainerCreateStore .oneClickleft {
	width: 595px;
	clear: right;
	float: left;
}
.columnContainerCreateStore .oneClickRight {
	clear: right;
	float: left;
	width: 275px;
	padding-right: 30px;
	margin-top: 15px;
}
.columnContainerCreateStore .oneClickRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252525;
}
.columnContainerCreateStore .oneClickRight li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-left: 30px;
}
.columnContainerCreateStore .oneClickRight ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.columnContainerCreateStore   .powerfultools  {
	clear: right;
	float: left;
	width: 275px;
	padding-right: 30px;
	margin-top: 15px;
}
.columnContainerCreateStore   .powerfultools  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252525;
}
.columnContainerCreateStore  .powerfultools li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-image: url(../img/bullets/blueCheck.jpg);
	margin-left: 30px;
}
.columnContainerCreateStore .powerfultools ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.columnContainerCreateStore .getStartedLeft {
	width: 293px;
	padding-top: 20px;
	padding-left: 25px;
	clear: right;
	float: left;
}
.columnContainerCreateStore .getStartedLeft .getStartedContent {
	background-image: url(../img/headings/get-startedbody.gif);
	background-repeat: no-repeat;
	height: 128px;
	width: 278px;
	padding-top: 20px;
}
.columnContainerCreateStore .getStartedLeft .getStartedContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	width: 200px;
	margin-left: 35px;
	margin-top: 0px;
}
.columnContainerCreateStore .getStartedLeft .getStartedContent img {
	margin-left: 25px;
}
.columnContainerCreateStore .finalContent {
	clear: right;
	float: left;
	width: 572px;
	padding-top: 20px;
	padding-left: 10px;
}
.columnContainerCreateStore .finalContent ul {

}
.columnContainerCreateStore .finalContent li {
	list-style-image: url(../img/bullets/blueCheck.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 32px;
}
.columnContainerCreateStore  .finalContent  span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
}
.columnContainerCreateStore .finalContent .blue bottomMargin0 small {
	font-size: 11px;
}
.columnContainerCreateStore  .finalContent  h4  a {
	font-size: 13px;
}
.columnContainerCreateStore .finalContent h4 {
	font-size: 13px;
	font-weight: bold;
	color: #252525;
}
.columnContainerCreateStore .shopInfo {
	width: 570px;
	clear: right;
	float: left;
	margin-top: 15px;
	padding-left: 25px;
	overflow: visible;
}
.column1 {
	width: 366px;
	overflow: visible;
}
.column1 .image {
	clear: right;
	float: left;
	width: 71px;
}
.pricingMessage  {

}
.pricingMessage h2 {
	font-size: 18px;
	color: #4a94c3;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}
.shopInfo h3 {
	font-size: 13px;
	font-weight: bold;
	color: #1aa334;
	margin-top: 4px;
	margin-bottom: 0px;
}
.pricingMessage ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.pricingMessage li {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/bullets/blueCheck.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 23px;
	width: 260px;
	padding-bottom: 5px;
}
.shopInfo h4 {
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	margin-top: 4px;
	clear: both;
	margin-bottom: 0px;
}
.shopInfo p {
	width: 110px;
}
.shopInfo .clickHere {
	font-weight: bold;
}
.powerfultools .puchase {
	font-weight: bold;
	color: #31488b;
	margin-top: 35px;
	margin-bottom: 15px;
	display: block;
	width: 200px;
}



.column2 {
	width: 67px;
}
.column3 {
	width: 137px;
}
.column1 h1 {
	font-size: 13px;
	color: #31488b;
	margin-top: 0px;
	display: block;
	width: 330px;
	margin-bottom: 20px;
	clear: both;
	font-weight: bold;
}
.column2 h1 {
	font-size: 13px;
	color: #252525;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
}
.column3 h1 {
	font-size: 13px;
	color: #252525;
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
	width: 100px;
}
.rowTop {
}
.rowTop   h1  {
	font-size: 13px;
	color: #31488b;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 22px;
	width: 340px;
}
.rowTop h2 {
	font-size: 13px;
	font-weight: bold;
	color: #464646;
	margin-bottom: 22px;
	margin-top: 0px;
}
.shopInfo td {
	vertical-align: top;
}
.shopInfo h2 {
}
.onDemandContent {
	width: 825px;
	clear: both;
	overflow: visible;
	padding-top: 20px;
	padding-bottom: 83px;
	padding-left: 24px;
}
.onDemandContent .content1 {
	width: 100%;
	padding-bottom: 33px;
	clear: both;
	overflow: visible;
}
.onDemandContent  .left {
	clear: right;
	float: left;
	width: 361px;
	overflow: visible;
}
.onDemandContent  .right  {
	clear: right;
	float: left;
	width: 339px;
	overflow: visible;
	margin-left: 25px;
}
.onDemandContent .right h1 {
	font-size: 13px;
	font-weight: bold;
	color: #31488b;
	margin-top: 38px;
	margin-bottom: 0px;
}

.onDemandContent .left .image {
	clear: right;
	float: left;
	width: 71px;
}
.onDemandContent .content2 .right span {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.onDemandContent .tables {
	clear: both;
	width: 100%;
	padding-bottom: 15px;
	overflow: visible;
}
.onDemandContent .tables h3 {
	font-size: 11px;
	font-weight: bold;
	color: #252525;
	margin-left: 11px;
	margin-bottom: 12px;
}

.onDemandContent .left .content {
	clear: right;
	float: left;
	width: 290px;
}
.onDemandContent .left .content img {
	margin-bottom: 10px;
}
.onDemandContent .left .content p {
	font-size: 13px;
	font-weight: bold;
	color: #31488b;
	margin-top: 0px;
	margin-bottom: 0px;
}
.onDemandContent   .pricingOptions  .rowHeader  {
	font-size: 11px;
	font-weight: bold;
	color: #252525;
}
.onDemandContent .pricingOptions {
	width: 347px;
}
.onDemandContent  .prodTitleColumnHeader  {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 278px;
}
.onDemandContent .prod1OptionsColumnHeader {
	padding-left: 10px;
	width: 39px;
}
.onDemandContent .prodName {
	font-size: 11px;
	font-weight: normal;
	color: #252525;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.onDemandContent .content2 {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	overflow: visible;
}

.onDemandContent .prodPrice {
	font-size: 11px;
	font-weight: normal;
	color: #252525;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.onDemandContent small {
	color: #31488b;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 100%;
	padding-top: 15px;
}


.clear {
	clear: both;
}

.pricingCatergory{
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
	padding-left: 10px;
}
