html, body {
	margin: 0;
	background: url(images/price-page-BG.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

/* SEO */

.seo_div { 
	display: none;
}

/* end SEO */

a {
	color: #004c88;
	text-decoration: underline;
}

a:hover {
	color: #004c88;
	text-decoration: none;
}

img {
	border: 0;
}

.cont {
	padding: 0;
}


.content {
	width: 1024px;
	padding: 0;
	margin: 0 auto;
}

.top {
	width: 992px;
	height: 113px;
	padding-left: 32px;
}

.top-logo {
	width: 362px;
	height: 113px;
	float: left;
	text-align: right;
}

.top-right {
	width: 630px;
	height: 113px;
	float: left;
}

.top-links {
	width: 368px;
	padding-left: 230px;
	padding-right: 32px;
	padding-top: 9px;
	height: 24px;
	background-image: url(images/top-right-BG.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.top-links a {
	color: #FFFFFF;
	text-decoration: underline;
}

.top-links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.top-callus {
	padding-right: 32px;
	text-align: right;
}

/* MENU */

.menu {
	height: 33px;
	width: 960px;
	margin-left: 32px;
	margin-right: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: url(images/top-menu-BG.jpg) top left no-repeat;
	text-align:left;
}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	float: left;
}

.menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 10px;
		
	float: left;
	font-size: 12px;
	text-align: left;
	height: 23px;
}

.menu ul li a:hover {
	color: #FFFFFF;
	background: url(images/menu-item-hover-BG.jpg) repeat-x top;
}

.menu ul li.active {
	background: url(images/menu-item-hover-BG.jpg) repeat-x top;
}

/* Main Header */

.header-content {
	width: 960px;
	padding-left: 32px;
	padding-right: 32px;
	height: 362px;
	background-image: url(images/home-header-BG.jpg);
	background-position: 32px 0px;
	background-repeat: no-repeat;
}

.header-info {
	float: left;
	height: 362px;
	width: 668px;
}

.header-links {
	float: left;
	width: 292px;
	padding-top: 64px;
}

.header-menu {
	color: #FFFFFF;
	font-family: "Myriad Pro";
	font-size: 14px;
}

.header-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-menu ul li {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.header-menu ul li.active1 {
	background: url(images/home-PYO-hover.jpg) no-repeat top left;
}

.header-menu ul li a {
	color: white;
	height: 51px;
	display: block;
	padding-left: 87px;
	padding-top: 18px;
	text-decoration: none;
}

.header-menu ul li.pyo a {
	color: white;
	height: 41px;
	display: block;
	padding-left: 87px;
	padding-top: 28px;
	text-decoration: none;
}

.header-menu ul li.ywl a:hover {
	background: url(images/home-YWL-hover.jpg) no-repeat top left;
}

.header-menu ul li.pbs a:hover {
	background: url(images/home-PBS-hover.jpg) no-repeat top left;
}

.header-menu ul li.tyr a:hover {
	background: url(images/home-TYR-hover.jpg) no-repeat top left;
}

.header-menu ul li a:hover {
	background: url(images/home-PYO-hover.jpg) no-repeat top left;
}

/* Sub-header Buttons */

.subheader-btn {
	height: 37px;
	margin-left: 66px;
	padding-left: 14px;
	padding-right: 32px;
	padding-top: 18px;
	background: url(images/home-btn-BG.jpg) left top no-repeat;
	text-align: left;
}

.subheader-btn-place {
	float: left;
	margin-right: 8px;
}

/* Homepage content */

.home-main-content {
	width: 926px;
	padding-left: 66px;
	padding-right: 32px;
	height: 400px;
}

.home-content-left {
	width: 656px;
	height: 330px;
	float: left;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.home-content-left h2 {
	font-family: "Myriad Pro";
	font-size: 20px;
	color: #0178b5;
	font-weight: 700;
}

.home-content-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}

.home-content-left-btn {
	height: 60px;
	width: 630px;
}

.home-content-left-btn-left {
	float: left;
	height: 60px;
	padding-right: 35px;
}

.home-content-right {
	width: 220px;
	height: 390px;
	float: left;
	text-align: right;
}

.dyk-box-BG {
	width: 211px;
	background: url(images/DYK-box-BG.jpg) repeat-y top left;
	margin-left: 8px;
	text-align: left;
}

.dyk-box-txt {
	height: 230px;
	background: url(images/DYK-btm.jpg) no-repeat bottom;
	font-size: 12px;
	line-height: 20px;
	color: #434343;
	padding: 25px;
}

/* Footer */

.footer-BG {
	background: url(images/footer-BG.jpg) repeat-x top left;
	height: 260px;
}

.footer-BG a {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer-BG a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-BG-01 {
	background: url(images/footer-BG-01.jpg) no-repeat top right;
	height: 260px;
}

.footer-content {
	width: 1024px;
	padding: 0;
	margin: 0 auto;
}

.footer-content-01 {
	width: 926px;
	padding-left: 66px;
	padding-right: 32px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	height: 120px;
}

.footer-content-02 {
	width: 926px;
	padding-left: 66px;
	padding-right: 32px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	height: 90px;
}

.footer-content-txt-01 {
	width: 160px;
	float: left;
	height: 120px;
}

.footer-content-txt-02 {
	width: 330px;
	float: left;
	height: 80px;
	padding-top: 10px;
}



/* HOW IT WORKS */

.HIW-header-content {
	width: 960px;
	padding-left: 32px;
	padding-right: 32px;
	height: 475px;
	background-image: url(images/HIW-getstarted-BG.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.HIW-header-01 {
	width: 927px;
	height: 185px;
	padding-left: 33px;
}

.HIW-header-01-left {
	float: left;
	width: 669px;
	height: 185px;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 12px;
}

.HIW-header-01-left h2 {
	font-family: "Myriad Pro Semibold";
	font-size: 26px;
	line-height: 28px;
}

.HIW-header-01-right {
	float: left;
	width: 258px;
	height: 185px;
}

.HIW-header-02 {
	width: 927px;
	height: 290px;
	padding-left: 33px;
	background-image: url(images/HIW-main-BG.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.HIW-header-02-box {
	width: 201px;
	height: 235px;
	padding-right: 30px;
	float: left;
}

.HIW-header-02-box-step {
	width: 181px;
	height: 42px;
	padding-top: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 700;
}

.HIW-header-02-box-content {
	width: 171px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}

.HIW-main-content {
	width: 926px;
	padding-left: 66px;
	padding-right: 32px;
	height: 820px;
}

.HIW-title01 {
	height: 40px;
	font-family: "Myriad Pro Semibold";
	font-size: 20px;
	color: #0178b5;
	background: url(images/arrow-small-blue.gif) 5px 10px no-repeat;
	padding-left: 20px;
	font-weight: 700;
}

/* HIW - MENU */

.HIW-menu {
	height: 45px;
	width: 894px;
	padding-right: 33px;
	font-size: 14px;
	font-weight: 700;
	color: #0178b5;
}

.HIW-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.HIW-menu ul li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.HIW-menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 222px;
	padding-top: 15px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	height: 30px;
	background: url(images/HIW-step2-a.jpg) top no-repeat;
}

.HIW-menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.HIW-menu ul li.active {
	color: #0178b5;
	text-decoration: underline;
	background: url(images/HIW-step2-ahover.jpg) top no-repeat;
}

.HIW-menu ul li.step1 a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 228px;
	padding-top: 15px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	height: 30px;
	background: url(images/HIW-step1-a.jpg) top no-repeat;
}

.HIW-menu ul li.step1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.HIW-menu ul li.active1 a {
	color: #0178b5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 228px;
	padding-top: 15px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	height: 30px;
	background: url(images/HIW-step1-ahover.jpg) top no-repeat;
}

.HIW-menu ul li.active1 a:hover {
	color: #0178b5;
	text-decoration: underline;
}

.HIW-menu ul li.step4 a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 222px;
	padding-top: 15px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	height: 30px;
	background: url(images/HIW-step4-a.jpg) top no-repeat;
}

.HIW-menu ul li.step4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.HIW-menu ul li.active4 a {
	color: #0178b5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 222px;
	padding-top: 15px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	height: 30px;
	background: url(images/HIW-step4-ahover.jpg) top no-repeat;
}

.HIW-menu ul li.active4 a:hover {
	color: #0178b5;
	text-decoration: underline;
}

.HIW-menu ul li.active2 a {
	color: #0178b5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 222px;
	padding-top: 15px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	height: 30px;
	background: url(images/HIW-step2-ahover.jpg) top no-repeat;
}

.HIW-menu ul li.active2 a:hover {
	text-decoration: underline;
}

.HIW-menu ul li.active3 a {
	color: #0178b5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 222px;
	padding-top: 15px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	height: 30px;
	background: url(images/HIW-step2-ahover.jpg) top no-repeat;
}

.HIW-menu ul li.active3 a:hover {
	text-decoration: underline;
}

/* HIW - CONTENT */

#hiw {
	width: 892px;
	margin-right: 33px;
	background: url(images/HIW-BG.jpg) left bottom no-repeat;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	height: 650px;
}

.hiw_div { 
	display: none;
}

#hiw_1 { 
	display: block;
}

.HIW-step01-content {
	padding: 33px;
	height: 504px;
	color: #0178b5;
	font-size: 18px;
	font-weight: 700;
}

.HIW-stepcolor {
	color: #5d9b19;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}

.HIW-step01-whatyoudo {
	float: left;
	width: 388px;
	border-right: solid 1px #4c93b9;
	height: 500px;
	padding-right: 25px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.HIW-step01-whatwedo {
	float: left;
	width: 382px;
	height: 500px;
	padding-left: 30px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.HIW-whatwedo-BG {
	background: url(images/HIW-green-BG.jpg) top left no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	width: 125px;
	padding-right: 257px;
	padding-top: 10px;
	height: 60px;
}

.HIW-whatyoudo-BG {
	background: url(images/HIW-blue-BG.jpg)  top left no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	width: 125px;
	padding-right: 263px;
	padding-top: 10px;
	height: 60px;
}

.HIW-bluetext {
	color: #00659b;
	font-size: 14px;
	font-weight: 700;
}

.HIW-bluetext12 {
	color: #00659b;
	font-size: 12px;
	font-weight: 700;
}

.HIW-bluetext-small {
	color: #00659b;
	font-size: 12px;
	font-weight: normal;
}

.HIW-greentext {
	color: #569018;
	font-size: 14px;
	font-weight: 700;
}

.HIW-greentext-small {
	color: #569018;
	font-size: 12px;
	font-weight: 700;
}

.HIW-graytext {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

.HIW-whatyoudo-pack {
	background: url(images/HIW-pack-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 65px;
}

.HIW-whatyoudo-addon {
	background: url(images/HIW-addservice-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 17px;
	height: 50px;
}

.HIW-whatyoudo-securepay {
	background: url(images/HIW-securepay-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 17px;
	height: 50px;
}

.HIW-whatwedo-review {
	background: url(images/HIW-reviw-img.jpg) 5px 0px no-repeat;
	padding-left: 90px;
	padding-top: 5px;
	padding-bottom: 20px;
	height: 55px;
}

.HIW-whatwedo-domain {
	background: url(images/HIW-domain-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 20px;
	height: 45px;
}

.HIW-whatwedo-emailsetup {
	background: url(images/HIW-emailsetup-img.jpg) 0px 10px no-repeat;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 20px;
	height: 45px;
}

.HIW-whatwedo-sendemail {
	background: url(images/HIW-sendemail-img.gif) 12px 10px no-repeat;
	padding-left: 90px;
	padding-top: 15px;
	height: 100px;
}

.HIW-whatyoudo-tell {
	background: url(images/HIW-tellus-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 20px;
	padding-top: 5px;
	height: 90px;
}

.HIW-whatyoudo-schedule {
	background: url(images/HIW-schedule-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 100px;
}

.HIW-whatwedo-reviews2 {
	background: url(images/HIW-reviw-img.jpg) 5px 0px no-repeat;
	padding-left: 90px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 100px;
}

.HIW-whatwedo-prepare {
	background: url(images/HIW-prepareinfo-img.jpg) 5px 10px no-repeat;
	padding-left: 90px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 150px;
}

.HIW-whatyoudo-tech {
	background: url(images/HIW-techcheck-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 90px;
}

.HIW-whatyoudo-besidePC {
	background: url(images/HIW-besidecomp-img.jpg) top left no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 90px;
}

.HIW-whatwedo-startmeeting {
	background: url(images/HIW-startsession-img.jpg) 5px 0px no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	height: 100px;
}

.HIW-whatwedo-callyou {
	background: url(images/HIW-callyou-img.jpg) 10px 5px no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 50px;
}

.HIW-whatwedo-buildwebsite {
	background: url(images/HIW-buildsite-img.jpg) 0px 7px no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 70px;
}

.HIW-whatwedo-train {
	background: url(images/HIW-training-img.gif) 14px 7px no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 70px;
}

.HIW-whatwedo-question {
	background: url(images/HIW-question-img.gif) 9px 5px no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 50px;
}

.HIW-whatwedo-publish {
	background: url(images/HIW-buildsite-img.jpg) 5px 7px no-repeat;
	padding-left: 90px;
	padding-bottom: 20px;
	padding-top: 5px;
	height: 90px;
}

.HIW-whatwedo-google {
	background: url(images/HIW-google-img.jpg) 0px 7px no-repeat;
	padding-left: 90px;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 90px;
}

.HIW-whatyoudo-wait {
	background: url(images/HIW-phonemail-img.jpg) top center no-repeat;
	padding-top: 75px;
	height: 120px;
	text-align: center;
}


/* ABOUT US */

.about-header-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 381px;
}

.about-main-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 700px;
}

.about-content-left {
	width: 642px;
	height: 630px;
	float: left;
	padding-right: 40px;
	padding-top: 30px;
}

.about-content-right {
	width: 212px;
	height: 645px;
	float: left;
	padding-top: 15px;
}

.about-header-txt {
	width: 894px;
	padding-top: 20px;
	height: 125px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.about-header-txt h2 {
	font-family: "Myriad Pro Semibold";
	font-size: 26px;
	line-height: 28px;
}

.about-header-box {
	width: 842px;
	height: 92px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	background: url(images/about-header-img.jpg) top left no-repeat;
	padding-left: 28px;
	padding-right: 24px;
	padding-top: 118px
}

.about-header-box01 {
	width: 842px;
	height: 50px;
}

.about-header-box-small01 {
	width: 93px;
	float: left;
	height: 40px;
	padding-right: 32px;
	padding-top: 10px;
	text-align: center;
}

.about-header-box-small02 {
	width: 91px;
	float: left;
	height: 40px;
	padding-top: 10px;
	text-align: center;
}

.about-header-box02 {
	width: 737px;
	padding-top: 7px;
	padding-right: 105px;
	text-align: right;
	font-size: 11px;
}

.about-content-txt {
	width: 642px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #333333;
}

.about-content-txt h2 {
	font-family: "Myriad Pro Semibold";
	font-size: 18px;
	line-height: 28px;
	color: #0178b5;
}

.about-customer-range {
	background: url(images/about-customer-range-BG.jpg) top left no-repeat;
	height: 250px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.about-customer-range01 {
	height: 50px;
	padding-top: 80px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.about-customer-range02 {
	height: 40px;
	padding-top: 80px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.about-customer-range-box01 {
	height: 40px;
	padding-right: 10px;
	width: 71px;
	float: left;
	text-align: center;
}

.about-customer-range-box02 {
	height: 40px;
	width: 72px;
	float: right;
	text-align: center;
}

.about-dyk-box-BG {
	width: 211px;
	background: url(images/DYK-box-BG.jpg) repeat-y top left;
	text-align: left;
}

.about-dyk-box-txt {
	background: url(images/DYK-btm.jpg) no-repeat bottom;
	font-size: 12px;
	line-height: 20px;
	color: #434343;
	padding: 25px;
}

.about-jointventure {
	width: 176px;
	height: 150px;
	background: url(images/about-jointventure-img.jpg) top left no-repeat;
	padding-left: 20px;
	padding-top: 25px;
	color: #005f94;
	font-size: 16px;
	line-height: 22px;
	margin-top: 20px;
	margin-left: 9px;
}


/* BENEFITS */

.benef-main-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 1400px;
}

.benef-main-content-left {
	float: left;
	width: 437px;
	margin-right: 20px;
	padding-top: 30px;
	height: 1350px;
	color: #569018;
	font-size: 18px;
	font-weight: 700;
}

.benef-main-content-right {
	width: 437px;
	float:left;
	padding-top: 30px;
	height: 1350px;
	color: #006095;
	font-size: 18px;
	font-weight: 700;
}

.benef-header-txt {
	width: 610px;
	padding-top: 5px;
	padding-right: 284px;
	height: 154px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	background: url(images/benef-savetime.jpg) top right no-repeat;
}

.benef-header-txt h2 {
	font-family: "Myriad Pro Semibold";
	font-size: 26px;
	line-height: 28px;
}

.benef-header-box {
	width: 842px;
	height: 92px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	background: url(images/benef-header-BG.jpg) top left no-repeat;
	padding-left: 28px;
	padding-right: 24px;
	padding-top: 118px
}

.benef-header-box01 {
	width: 842px;
	height: 80px;
}

.benef-header-box-small01 {
	width: 93px;
	float: left;
	height: 60px;
	padding-right: 32px;
	padding-top: 20px;
	text-align: center;
}

.benef-header-box-small02 {
	width: 91px;
	float: left;
	height: 60px;
	padding-top: 20px;
	text-align: center;
}

.benef-green-box {
	background: url(images/benef-box-BG.jpg) bottom left no-repeat;
	height: 1010px;
	width: 395px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	border: solid 1px #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}

.benef-green-save {
	background: url(images/benef-save-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 90px;
}

.benef-green-freeup {
	background: url(images/benef-freeup-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 90px;
}

.benef-green-update {
	background: url(images/benef-update-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 90px;
}

.benef-green-upsoft {
	background: url(images/benef-soft-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 105px;
}

.benef-green-star {
	background: url(images/benef-star-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 75px;
}

.benef-green-cart {
	background: url(images/benef-cart-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 90px;
}

.benef-green-chart {
	background: url(images/benef-chart-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 142px;
}

.benef-green-link {
	background: url(images/benef-ling-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 75px;
}

.benef-green-video {
	background: url(images/benef-video-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 105px;
}

.benef-green-boxdesign {
	background: url(images/benef-box-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 75px;
}

.benef-blue-headset {
	background: url(images/benef-headphone-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 90px;
}

.benef-blue-site {
	background: url(images/benef-site-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 90px;
}

.benef-blue-content {
	background: url(images/benef-content-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 72px;
}

.benef-blue-google {
	background: url(images/benef-google-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 110px;
}

.benef-blue-service {
	background: url(images/benef-boxservice-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 70px;
}

.benef-blue-training {
	background: url(images/benef-train-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 75px;
}

.benef-blue-cal {
	background: url(images/benef-cal-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 100px;
}

.benef-blue-60min {
	background: url(images/benef-60min-img.jpg) left top no-repeat;
	padding-left: 90px;
	padding-top: 15px;
	height: 65px;
}

.benef-blue-report {
	background: url(images/benef-report-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 85px;
}

.benef-blue-extras {
	background: url(images/benef-extras-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 105px;
}

.benef-blue-pcsetup {
	background: url(images/beenef-pcsetup-img.jpg) left top no-repeat;
	padding-left: 90px;
	height: 90px;
}

.benef-TTU-box-01 {
	background: url(images/benef-TTU-BG.jpg) top center repeat-y;
	width: 437px;
	height: 240px;
	margin-top: 20px;
}

.benef-TTU-box-02 {
	background: url(images/benef-TTU-header-BG.jpg) top left no-repeat;
	width: 412px;
	height: 36px;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 25px;
	margin-bottom: 30px;
}

.benef-TTU-box-03 {
	background: url(images/benef-TTU-btm-BG.jpg) bottom left no-repeat;
	width: 397px;
	height: 164px;
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	color: #005f94;
}

.benef-TTU-box-03-left {
	float: left;
	width: 135px;
	height: 160px;
}

.benef-TTU-box-04-left {
	float: left;
	width: 175px;
	height: 160px;
}

.benef-TTU-box-04-right {
	float: left;
	width: 222px;
	height: 160px;
	background: url(images/benef-TTU-quote.jpg) top left no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	line-height: 16px;
}

.benef-grey-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}

/* PARTNERS */

.part-main-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 600px;
}

.part-content-left {
	width: 633px;
	height: 550px;
	float: left;
	padding-right: 18px;
	padding-top: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.part-content-left h2 {
	font-size: 18px;
	color: #005688;
	line-height: normal;
}

.part-content-right {
	width: 243px;
	height: 530px;
	float: left;
	padding-top: 30px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.part-header-txt {
	width: 894px;
	height: 190px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	text-align: justify;
}

.part-header-txt h2 {
	font-family: "Myriad Pro Semibold";
	font-size: 26px;
	line-height: normal;
}

.part-header-partners-box {
	width: 854px;
	height: 108px;
	padding: 20px;
	background: url(images/part-header-BG.jpg) top left no-repeat;
}

.part-form-box {
	background: url(images/part-form-BG.jpg) bottom left no-repeat;
	height: 202px;
	width: 570px;
	padding: 30px;
	border: solid 1px #c8c8c8;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.part-partbox-BG {
	width: 243px;
	background: url(images/part-partbox-BG.jpg) top left repeat-y;
}

.part-partbox-title {
	width: 218px;
	background: url(images/part-partbox-title.jpg) top left no-repeat;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 700;
	padding-left: 25px;
	padding-top: 19px;
}

.part-partbox-content {
	width: 193px;
	background: url(images/part-partbox-btm.jpg) bottom left no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}


/* TESTIMONIALS */


.testim-header-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 514px;
	background: url(images/testim-header-BG.jpg) 65px 0px no-repeat;
}

.testim-main-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.testim-header-txt {
	width: 360px;
	padding-right: 533px;
	height: 303px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.testim-header-txt h2 {
	font-family: "Myriad Pro Semibold";
	font-size: 26px;
	line-height: normal;
}

.testim-header-box {
	width: 842px;
	height: 82px;
	color: #005788;
	font-size: 12px;
	line-height: 16px;
	padding-left: 28px;
	padding-right: 24px;
	padding-top: 118px;
}

.testim-header-box01 {
	width: 842px;
	height: 70px;
}

.testim-header-box-small01 {
	width: 93px;
	float: left;
	height: 60px;
	padding-right: 32px;
	padding-top: 10px;
	text-align: center;
}

.testim-header-box-small02 {
	width: 91px;
	float: left;
	height: 60px;
	padding-top: 10px;
	text-align: center;
}

.testim-title-BG {
	width: 394px;
	height: 64px;
	margin-bottom: 5px;
	background: url(images/testim-title-BG.jpg) top left no-repeat;
	padding-left: 500px;
	padding-top: 40px;
}

.testim-testim-box {
	background: url(images/testim-testimbox-BG.jpg) bottom left no-repeat;
	height: 160px;
	width: 832px;
	padding: 30px;
	border: solid 1px #c8c8c8;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
}

.testim-testim-box01 {
	width: 180px;
	text-align: left;
	float: left;
	height: 160px;
}

.testim-testim-box02 {
	width: 403px;
	padding-right: 30px;
	border-right: solid 1px #c8c8c8;
	text-align: left;
	float: left;
	height: 160px;
}

.testim-testim-box03 {
	width: 188px;
	padding-left: 30px;
	padding-top: 60px;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	float: left;
	height: 100px;
}

/* CONTACT */

.contact-header-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 381px;
	background: url(images/contact-header-BG.jpg) 65px 0px no-repeat;
}

.contact-main-content {
	width: 927px;
	padding-left: 32px;
	padding-right: 65px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.contact-header-txt {
	width: 894px;
	height: 150px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.contact-header-txt h2 {
	font-family: "Myriad Pro Semibold";
	font-size: 26px;
	line-height: normal;
}

.contact-header-box {
	width: 894px;
	height: 210px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

.contact-header-title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
}


.contact-header-box01 {
	width: 315px;
	float: left;
	height: 210px;
	padding-left: 105px;
}

.contact-header-box02 {
	width: 245px;
	float: left;
	height: 210px;
	padding-right: 45px;
}

.contact-header-box03 {
	width: 184px;
	float: left;
	height: 140px;
	padding-top: 70px;
}

.contact-content-box {
	width: 927px;
	height: 550px;
}

.contact-content-box-left {
	width: 489px;
	margin-right: 21px;
	float: left;
	height: 550px;
}

.contact-content-box-right {
	width: 417px;
	float: left;
	height: 502px;
	padding-top: 48px;
}

.contact-content-box-left h2 {
	color: #0178b5;
	font-size: 18px;
	font-weight: 700;
	text-indent: 20px;
}

.contact-form-box {
	background: url(images/contact-form-BG.jpg) bottom left no-repeat;
	height: 405px;
	width: 427px;
	padding: 30px;
	border: solid 1px #c8c8c8;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.contact-CT-BG {
	width: 417px;
	background: url(images/contact-CT-BG.jpg) top left repeat-y;
}

.contact-CT-title {
	width: 392px;
	background: url(images/contact-CT-title-BG.jpg) top left no-repeat;
	height: 35px;
	padding-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 700;
	padding-top: 10px;
}

.contact-CT-content {
	background: url(images/contact-CT-btm.jpg) bottom left no-repeat;
	padding: 20px;
	height: 210px;
}

.contact-CT-box-left {
	float: left;
	width: 170px;
	height: 210px;
}

.contact-CT-box-right {
	float: left;
	width: 207px;
	height: 210px;
	background: url(images/benef-TTU-quote.jpg) top left no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	line-height: 16px;
}

.contact-jointventure {
	width: 397px;
	height: 104px;
	background: url(images/contact-jointventure-BG.jpg) top left no-repeat;
	padding-left: 20px;
	padding-top: 25px;
	color: #005f94;
	font-size: 16px;
	line-height: 22px;
	margin-top: 43px;
}


/* PRICING & BUY */


.price-header-content {
	width: 908px;
	padding-left: 58px;
	padding-right: 58px;
	height: 261px;
}

.price-main-content {
	width: 908px;
	padding-left: 58px;
	padding-right: 58px;
	height: 2100px;
}

.price-header-img {
	width: 908px;
	height: 142px;
}

.price-header-txt {
	width: 888px;
	height: 77px;
	background: url(images/price-callnow-img.jpg) top right no-repeat;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-top: 40px;
	padding-left: 20px;
}

.price-packages-BG {
	width: 908px;
	height: 663px;
	background: url(images/price-packages-BG.jpg) top left no-repeat;
}

.price-pack-box-01 {
	width: 148px;
	height: 663px;
	float: left;
}

.price-pack-box-02 {
	width: 185px;
	height: 663px;
	float: left;
	margin-left: 5px;
}

.price-pack-title-01 {
	width: 123px;
	height: 58px;
	margin-bottom: 4px;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	color: #FFFFFF;
}

.price-pack-title-02 {
	width: 170px;
	height: 58px;
	margin-bottom: 4px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
	color: #FFFFFF;
}

.price-pack-content-01 {
	width: 133px;
	height: 584px;
	padding-top: 2px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #005789;
}

.price-pack-content-01 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.price-pack-content-01 ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 9px;
	font-size: 12px;
	display: block;
	height: 34px;
}

.price-pack-content-02 {
	width: 185px;
	height: 584px;
	padding-top: 2px;
	font-size: 14px;
	line-height: normal;
	color: #005789;
	text-align: center;
}

.price-pack-content-02 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.price-pack-content-02 ul li {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	font-size: 14px;
	display: block;
	height: 28px;
}

.price-txt-01 {
	width: 888px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 12px;
	line-height: normal;
	padding-left: 20px;
}

.price-txt-01 h2 {
	font-size: 20px;
	font-weight: 700;
	color: #005788;
}

.price-whichpack-BG {
	width: 908px;
	height: 244px;
	background: url(images/price-whichpack-BG.jpg) top left no-repeat;
}

.price-whichpack-box {
	width: 908px;
	height: 200px;
}

.price-whichpack-box-small {
	width: 908px;
	height: 40px;
}

.price-whichpack-box01 {
	width: 182px;
	height: 200px;
	float: left;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding-left: 18px;
	padding-right: 20px;
}

.price-whichpack-box01-top {
	font-size: 22px;
	font-weight: 700;
	color: #005788;
	height: 30px;
	padding-top: 27px;
	padding-bottom: 15px;
}

.price-whichpack-box02 {
	width: 182px;
	height: 200px;
	float: left;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding-left: 18px;
	padding-right: 20px;
	margin-left: 9px;
}

.price-whichpack-box02 h2 {
	font-size: 22px;
	font-weight: 700;
	color: #005788;
	line-height: 34px;
}

.price-whichpack-box01-small {
	width: 172px;
	height: 30px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	color: #017fbd;
	line-height: 13px;
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 10px;
	background: url(images/arrow-small-blue.gif) 18px 14px no-repeat;
}

.price-whichpack-box02-small {
	width: 172px;
	height: 30px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	color: #017fbd;
	line-height: 13px;
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 10px;
	background: url(images/arrow-small-blue.gif) 18px 14px no-repeat;
	margin-left: 9px;
}

.price-txt-02 {
	width: 888px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	color: #005788;
	padding-left: 20px;
}

.price-freefunc-BG01 {
	width: 908px;
	height: 190px;
	background: url(images/price-freefunc-BG01.jpg) top left no-repeat;
	margin-bottom: 15px;
}

.price-freefunc-box01 {
	width: 182px;
	height: 190px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #005788;
	line-height: 18px;
	padding-left: 18px;
	padding-right: 20px;
}

.price-freefunc-box01-top {
	font-size: 24px;
	font-weight: 700;
	color: #005788;
	height: 30px;
	padding-top: 25px;
	padding-bottom: 13px;
}

.price-freefunc-box02 {
	width: 182px;
	height: 190px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #005788;
	line-height: 18px;
	padding-left: 18px;
	padding-right: 20px;
	margin-left: 9px;
}

.price-freefunc-box02 h2 {
	font-size: 24px;
	font-weight: 700;
	color: #005788;
	line-height: normal;
}

.price-freefunc-BG02 {
	width: 908px;
	height: 277px;
	background: url(images/price-freefunc-BG02.jpg) top left no-repeat;
	margin-bottom: 15px;
}

.price-freefunc-box021 {
	width: 182px;
	height: 277px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #005788;
	line-height: 18px;
	padding-left: 18px;
	padding-right: 20px;
}

.price-freefunc-box021 h2 {
	font-size: 24px;
	font-weight: 700;
	color: #005788;
	line-height: normal;
}

.price-freefunc-box022 {
	width: 182px;
	height: 277px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #005788;
	line-height: 18px;
	padding-left: 18px;
	padding-right: 20px;
	margin-left: 9px;
}

.price-freefunc-box022 h2 {
	font-size: 24px;
	font-weight: 700;
	color: #005788;
	line-height: normal;
}


/* PRIVACY POLICY */


.pp-header-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 142px;
}

.pp-main-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.pp-main-content h2 {
	font-size: 18px;
	font-weight: 700;
	color: #005788;
	line-height: normal;
}

.pp-header-txt {
	width: 874px;
	height: 82px;
	padding-top: 60px;
	padding-left: 20px;
	font-family: "Myriad Pro";
	font-size: 30px;
	font-weight: 700;
	color: #FFFFFF;
}


/* SITE MAP */

.sm-main-content {
	width: 794px;
	padding-left: 165px;
	padding-right: 65px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	background: url(images/site-map-BG.jpg) 450px 20px no-repeat;
}


/* Optional EXTRAS */

.extras-header-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 142px;
}

.extras-main-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 30px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}

.extras-header-txt {
	width: 894px;
	height: 127px;
	line-height: 18px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(images/extras-callnow-BG.jpg) top right no-repeat;
}

.extras-header-txt h2 {
	font-family: "Myriad Pro";
	font-size: 28px;
	font-weight: 600;
	color: #FFFFFF;
}

.extras-content-box {
	width: 894px;
	padding-bottom: 30px;
}

.extras-option-title {
	text-align: left;
	margin-top: 20px;
}

.extras-option-box {
	text-align: left;
	border: solid 1px #c8c8c8;
	background: #f4f4f4;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #4f5051;
	padding: 40px;
	padding-top: 30px;
}

.extras-option-box h3 {
	font-size: 16px;
	font-weight: 700;
	color: #005788;
}

.extras-option2-box {
	text-align: left;
	border: solid 1px #c8c8c8;
	background: url(images/extras-option2-BG.jpg) bottom left no-repeat #FFFFFF;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	color: #00659b;
	padding: 40px;
	padding-bottom: 20px;
}

.extras-option2-box a {
	color: #00659b;
	text-decoration: underline;
}

.extras-option2-box a:hover {
	color: #00659b;
	text-decoration: none;
}

.extras-content-box-left {
	width: 410px;
	margin-right: 100px;
	float: left;
	border-right: solid 1px #c8c8c8;
	padding-right: 59px;
}

.extras-content-box-right {
	width: 240px;
	float: right;
}



.extras-right-training {
	height: 60px;
	padding-left: 130px;
	padding-top: 15px;
	background: url(images/extras-training-img.jpg) top left no-repeat;
}

.extras-right-training-price {
	height: 60px;
	padding-top: 15px;
}

.extras-right-enablecart {
	height: 70px;
	padding-left: 130px;
	padding-top: 10px;
	background: url(images/extras-enablecart-img.jpg) top left no-repeat;
}

.extras-right-enablecart-price {
	height: 70px;
	padding-top: 10px;
}

.extras-right-buildcart {
	height: 85px;
	padding-left: 130px;
	padding-top: 10px;
	background: url(images/extras-buildcart-img.jpg) top left no-repeat;
}

.extras-right-buildcart-price {
	height: 85px;
	padding-top: 10px;
}

.extras-right-adddomain {
	height: 70px;
	padding-left: 130px;
	padding-top: 15px;
	background: url(images/extras-adddomains-img.jpg) top left no-repeat;
}

.extras-right-adddomain-price {
	height: 70px;
	padding-top: 15px;
}

.extras-right-emailacc {
	height: 75px;
	padding-left: 130px;
	padding-top: 10px;
	background: url(images/extras-emailacc-img.jpg) top left no-repeat;
}

.extras-right-emailacc-price {
	height: 75px;
	padding-top: 10px;
}


.extras-right-addtext {
	height: 70px;
	padding-left: 130px;
	padding-top: 15px;
	background: url(images/extras-txtcontent-img.jpg) top left no-repeat;
}

.extras-right-addtext-price {
	height: 70px;
	padding-top: 15px;
}

.extras-right-adddiskspace {
	height: 70px;
	padding-left: 130px;
	padding-top: 15px;
	background: url(images/extras-adddisk-img.jpg) top left no-repeat;
}

.extras-right-adddiskspace-price {
	height: 70px;
	padding-top: 15px;
}

.extras-right-techsupport {
	height: 70px;
	padding-left: 130px;
	padding-top: 15px;
	background: url(images/extras-techsupport-img.jpg) top left no-repeat;
}

.extras-right-techsupport-price {
	height: 70px;
	padding-top: 15px;
}

.extras-right-logo {
	height: 70px;
	padding-left: 130px;
	padding-top: 15px;
	background: url(images/extras-logo.jpg) top left no-repeat;
}

.extras-right-logo-price {
	height: 70px;
	padding-top: 15px;
}

.extras-right-bcards {
	height: 80px;
	padding-left: 130px;
	padding-top: 20px;
	background: url(images/extras-bcards.jpg)top left no-repeat;
}

.extras-right-bcards-price {
	height: 80px;
	padding-top: 20px;
}

.extras-right-google {
	height: 60px;
	padding-left: 130px;
	padding-top: 10px;
	background: url(images/extras-google.jpg) top left no-repeat;
}

.extras-right-google-price {
	height: 60px;
	padding-top: 10px;
}

.extras-right-ppc {
	height: 80px;
	padding-left: 130px;
	padding-top: 25px;
	background: url(images/extras-ppc.jpg) top left no-repeat;
}

.extras-right-ppc-price {
	height: 80px;
	padding-top: 25px;
}

.extras-right-emailmark {
	height: 70px;
	padding-left: 130px;
	padding-top: 20px;
	background: url(images/extras-emailmark.jpg) top left no-repeat;
}

.extras-right-emailmark-price {
	height: 70px;
	padding-top: 20px;
}

/* FAQ */

.faq-header-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	height: 142px;
}

.faq-main-content {
	width: 894px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 30px;
	padding-top: 30px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}

.faq-header-txt {
	width: 894px;
	height: 127px;
	line-height: 18px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(images/faq-header-BG.jpg) top right no-repeat;
}

.faq-header-txt h2 {
	font-family: "Myriad Pro";
	font-size: 28px;
	font-weight: 600;
	color: #FFFFFF;
}

.faq-content-box {
	width: 894px;
	height: 1450px;
}

.faq-content-box-left {
	width: 262px;
	height: 1450px;
	float: left;
	margin-right: 20px;
}

.faq-content-box-right {
	width: 612px;
	height: 1450px;
	float: left;
}

#faq {
	width: 550px;
	height: 1388px;
	padding: 30px;
	background: url(images/faq-box-BG.jpg) left bottom no-repeat;
	border: solid 1px #c8c8c8;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#faq h2 {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: 700;
	color: #005889;
}

.faqs_div { 
	display: none;
}

#faqs_1 { 
	display: block;
}

.faq-menu {
	color: #005889;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 40px;
}

.faq-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.faq-menu ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
}


.faq-menu ul li a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
}

.faq-menu ul li a:hover {
	color: #005889;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active1 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active2 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active3 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active4 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active5 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active6 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active7 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active8 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

.faq-menu ul li.active9 a {
	color: #005889;
	height: 21px;
	display: block;
	padding-left: 23px;
	padding-top: 7px;
	text-decoration: none;
	background: url(images/arrow-dark-blue.gif) 10px 13px no-repeat;
	border-bottom: dotted 1px #666666;
	text-decoration: underline;
	font-weight: 600;
}

