@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body {
	background-color:#373938;
	margin:0px;
	background-image: url(../images/v2/header-bg.jpg);
	background-repeat: repeat-x;
}
#body2 {
	background-color:#FFFFFF;
	margin:0px;
	background-image: url(../images/v2/header-bg2.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0;
}

h1, h2     {
	padding-bottom: 5px;
	color: #000;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: 'CartoGothicStdBold', Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 46px;
	margin: 0px;
	line-height: 36px;
}
h2 {
	font-size: 36px;
	margin: 0px;
	line-height: 28px;
}
.h2b {
	font-size: 36px;
	margin: 0px;
	line-height: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #B70004;
}
.h2b-white {
	font-size: 36px;
	margin: 0px;
	line-height: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h3      {
	padding-bottom: 5px;
	color: #333333;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #000;
	padding: 10px 0 0 0;
}
.p2 {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	color: #000;
	padding: 10px 0 0 0;
}
.p2-white {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	color: #FFFFFF;
	padding: 10px 0 0 0;
}

a:link {
font-family: Tahoma, Arial;
color: #00619C;
}

a:visited {
font-family: Tahoma, Arial;
color: #00619C;
}

a:hover {
	color: #090;
	text-decoration: none;
}

p a {
	color: #B70004;
}
p  a:hover {
	color: #090;
	text-decoration: none;
}
.p-small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
.p-small3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #CCCCCC;;
	line-height: 15px;
	.p-small2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}
}
.red {
	color: #B70004;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF6600;
}
.greem {
	color: #24BA4D;
}
.blue {
	color: #2C6185;
}
.blue2 {
	color: #4D94CA;
}
#wrapper {
	height: auto;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background-image: url(../images/v2/header.jpg);
	height: 86px;
	width: 987px;
	float: left;
}
#header-bg2 {
	background-image: url(../images/v2/header-bg3.jpg);
	height: auto;
	width: 100%;
	float: left;
	background-repeat: repeat-x;
	background-color: #373838;
}
#logo {
	float: left;
	height: 48px;
	width: 269px;
	margin-top: 18px;
}

#navbar {
	float: right;
	margin-top: 28px;
	width: auto;
	height: 56px;
}
#navbar  ul {
	margin:0px;
	padding:0px;
}
#navbar  ul li {
	list-style:none;
	display:inline;
	margin-right:5px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#navbar a {
	text-decoration:none;
	color:#ffffff;
}
.signup  {
	text-decoration:none;
	color:#ffffff;
	background-color: #8dad13;
	padding: 10px;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.field         {
	height: 18px;
	width: 165px;
	color: #666666;
	font-size: 12px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navbar  a:hover {
	text-decoration:none;
	color:#FF0000;
}
#as-seen {
	background-image: url(../images/v2/as-seen.jpg);
	float: left;
	height: 31px;
	width: 538px;
	margin-top: 13px;
	margin-bottom: 13px;
}

#facebook {
	float: right;
	margin-top: 20px;
	color: #FFFFFF;
	width: 80px;
}
#gplus {
	float: right;
	margin-top: 20px;
	color: #FFFFFF;
	width: 42px;
}
#facebook2 {
	float: right;
	margin-top: 260px;
	color: #FFFFFF;
	width: 80px;
}
#gplus2 {
	float: right;
	margin-top: 260px;
	color: #FFFFFF;
	width: 42px;
}
#headline {
	float: left;
	height: auto;
	width: 987px;
	margin-top: 20px;
	margin-bottom: 75px;
}

#headline p {
	font-size: 22px;
}
#headline  h2 {
	font-size: 66px;
	margin-top: 40px;
	margin-bottom: 29px;
}
#headline2 p {
	font-size: 22px;
}
#headline2  h2 {
	font-size: 66px;
	margin-top: 40px;
	margin-bottom: 29px;
}
.content-header {
	background-image: url(../images/v2/content-header.jpg);
	float: left;
	height: 9px;
	width: 987px;
}
.content-bg {
	background-image: url(../images/v2/content-bg.jpg);
	float: left;
	height: auto;
	width: 987px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.button {
	margin-right: 25px;
	margin-top: 10px;
}

#video {
	float: left;
	width: 490px;
	margin-left: 40px;
}
#video2 {
	float: left;
	width: 463px;
	margin-left: 50px;
	margin-top: 17px;
}
.desc-video {
	float: left;
	width: 900px;
	margin-left: 45px;
	margin-top: 20px;
}

#headline2 {
	float: left;
	height: 94px;
	width: 987px;
	margin-top: 18px;
	margin-bottom: 13px;
}
#headline2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	line-height: 30px;
	font-weight: bold;
	word-spacing: -1px;
}

#get-started {
	float: left;
	width: 360px;
	margin-left: 40px;
	margin-top: 15px;
}
#get-started2 {
	float: left;
	width: 380px;
	margin-left: 70px;
	margin-top: 55px;
}

#get-started  h2, #get-started2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 30px;
	font-weight: bold;
	word-spacing: -1px;
}

#get-started2 p {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
line-height: 20px;
color: black;
}

.content-footer {
	background-image: url(../images/v2/content-footer.jpg);
	float: left;
	height: 114px;
	width: 987px;
}
#guaranteed {
	float: left;
	height: 112px;
	width: 987px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.content-header2 {
	background-image: url(../images/v2/content-header2.jpg);
	float: left;
	height: 9px;
	width: 987px;
}
.content-header2b {
	background-image: url(../images/v2/content-header2.png);
	float: left;
	height: 375px;
	width: 987px;
	margin-top: 5px;
}
.content-bg2 {
	background-image: url(../images/v2/content-bg2.jpg);
	float: left;
	height: auto;
	width: 987px;
	padding-top: 25px;
}
#footer {
}


.features {
	float: left;
	width: 280px;
	margin-left: 40px;
	height: 260px;
}
.features   ul  {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.features   li  {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:14px;
	line-height:24px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../images/v2/bullet.jpg);
	background-position: 1px 5px;
}
.features2 {
	float: left;
	width: 296px;
	margin-left: 28px;
	height: 260px;
}
.features3 {
	float: left;
	width: 280px;
	margin-left: 28px;
	height: 260px;
}
.features-button {
	float: left;
	width: 280px;
	margin-left: 40px;
}
.features2-button {
	float: left;
	width: 296px;
	margin-left: 28px;
}
.features3-button {
	float: left;
	width: 280px;
	margin-left: 28px;
}
.features-button     a, .features2-button  a, .features3-button  a     {
	background-image: url(../images/v2/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9800;
	font-size: 14px;
}
.features-button      a:hover,.features2-button  a:hover, .features3-button a:hover     {
	background-image: url(../images/v2/arrow.jpg);
	background-position: right;
	padding-right: 25px;
	text-decoration: none;
}
#prof-title {
	float: left;
	width: 987px;
	margin-top: 45px;
	margin-bottom: 45px;
}
#prof-title-box {
	background-image: url(../images/v2/box-red.jpg);
	height: 58px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 25px;
	padding-top: 28px;
}
.content-bg2B {
	background-image: url(../images/v2/content-bg2B.jpg);
	float: left;
	height: auto;
	width: 987px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.table {
	float: left;
	width: 260px;
	margin-right: 30px;
	margin-left: 35px;
}
.table2 {
	float: left;
	width: 260px;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 25px;
}



#footer {
	height: 299px;
	width: 987px;
	background-image: url(../images/v2/footer.jpg);
	float: left;
}
#footer-button {
	float: left;
	margin-top: 230px;
	margin-left: 196px;
	width: 620px;
	background-image: url(../images/v2/fast-free.png);
	background-position: right;
	background-repeat: no-repeat;
}

#optin {
	float: left;
	height: 70px;
	width: 100%;
	background-color: #a80f0f;
	margin-top: 25px;
	margin-bottom: 35px;
}
#optin-text {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 984px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
#wrapper-optin {
	height: auto;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}



#footerbar {
	width: 750px;
	height: 70px;
	float: left;
	margin-left: 115px;
	color:#ffffff;
}
#footerbar  ul {
	margin:0px;
	padding:0px;
}
#footerbar  ul li {
	list-style:none;
	display:inline;
	margin-right:10px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#footerbar a {
	text-decoration:none;
	color:#ffffff;
}

#footerbar  a:hover {
	text-decoration:none;
	color:#090;
}
.copyrights {
	float: left;
	width: 980px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.copyrights2 {
	float: left;
	width: 980px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}


.createbutton {
	display: block;
	width: 393px;
	height: 66px;
	background-image: url(../images/v2/create.png);
	background-position: bottom;
}

.createbutton:hover {
	background-position: 0 0;
}
.getstarted {
	display: block;
	width: 332px;
	height: 60px;
	background-image: url(../images/v2/get-started.png);
	background-position: bottom;
}
.getstarted:hover {
	background-position: 0 0;
}


/* -------------------FEATURES PAGE------------------- */

#features-wrap {
	float: left;
	height: auto;
	width: 750px;
	margin-top: 40px;
	margin-bottom: 25px;
}
#brand {
	float: left;
	height: auto;
	width: 206px;
	margin-top: 40px;
}
#features-button2 {
	float: left;
	width: 620px;
	background-image: url(../images/v2/free2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#content-bg-features {
	height: auto;
	width: 987px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
	background-color: #E9E9E9;
}
#content-bg-left  {
	float: left;
	width: 266px;
	background-color: #FFFFFF;
}
#content-bg-left-text  {
	float: left;
	width: 226px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content-bg-left-text   ul  {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content-bg-left-text   li  {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:14px;
	line-height:20px;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 25px;
	padding-bottom: 10px;
	background-image: url(../images/v2/bullet.jpg);
}

#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.productivity    {
	background-repeat: no-repeat;
	background-position: 5%;
	background-image: url(../images/v2/icons7.png);
}
.productivity2    {
	background-repeat: no-repeat;
	background-position: 5%;
	padding-left: 25px;
	background-image: url(../images/v2/prod.png);
}
.core-icon    {
	background-repeat: no-repeat;
	background-position: 5%;
	background-image: url(../images/v2/core.png);
}
.core-icon2    {
	background-repeat: no-repeat;
	background-position: 5%;
	padding-left: 25px;
	background-image: url(../images/v2/core.png);
}
.statistic-icon    {
	background-repeat: no-repeat;
	background-position: 5%;
	background-image: url(../images/v2/stat.png);
}
.statistic-icon2    {
	background-repeat: no-repeat;
	background-position: 5%;
	padding-left: 25px;
	background-image: url(../images/v2/stat.png);
}
.features-icon    {
	background-repeat: no-repeat;
	background-position: 5%;
	background-image: url(../images/v2/features.png);
}
.features-icon2    {
	background-repeat: no-repeat;
	background-position: 5%;
	padding-left: 25px;
	background-image: url(../images/v2/features.png);
}
.testi-icon    {
	background-repeat: no-repeat;
	background-position: 5%;
	background-image: url(../images/v2/testi.png);
}
.faq-icon    {
	background-repeat: no-repeat;
	background-position: 5%;
	background-image: url(../images/v2/faq.png);
}

#navlist a, #navlist a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
	padding-left: 45px;
	padding-top: 11px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b6b6;
}

#navlist a:hover {
	color: #333333;
	background-color: #E9E9E9;
}
#navlist    .active  {
	color: #333333;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 25px;
	font-weight: bold;
	background-color: #E9E9E9;
}

#content-bg-right  {
	float: left;
	width: 679px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #E9E9E9;
}
.table-feature {
	float: left;
	width: 210px;
	margin-right: 8px;
	margin-left: 8px;
}
.table-feature2 {
	float: left;
	width: 662px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
}
.feature2-img {
	float: left;
	margin-right: 25px;
}
.feature2-img2 {
	float: right;
	margin-left: 25px;
}
.table-feature-wrap {
	float: left;
	width: 662px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#features-button {
	float: left;
	width: 451px;
	background-image: url(../images/v2/fast2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 131px;
	margin-top: 40px;
	margin-left: 70px;
	padding-left: 100px;
}
#optin-bg {
	float: left;
	width: 100%;
	height: auto;
	background-color: #373838;
}
#guarantee-left {
	float: left;
	height: auto;
	width: 440px;
}
.testimonial {
	background-image: url(../images/v2/testimonial.jpg);
	height: 244px;
	width: 985px;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}

#compatible-right {
	float: left;
	height: auto;
	width: 490px;
	margin-left: 35px;
}
.faq {
	float: left;
	width: 985px;
}
.faq-table {
	float: left;
	width: 985px;
	height: auto;
	width: 985px;
	border: 1px solid #D2D2D2;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #F6F7FB;
	margin-top: 25px;
	margin-bottom: 25px;
}
.testimonial-table {
	float: left;
	width: 985px;
	height: auto;
	width: 985px;
	border: 1px solid #D2D2D2;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #F6F7FB;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.testimonial-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
	float: left;
	width: 740px;
	margin-top: 28px;
}

.testimonial-photo {
	float: left;
	width: 201px;
	margin-top: 26px;
}
.testimonial-text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
	float: left;
	width: 740px;
	margin-top: 65px;
}
.testimonial-photo2 {
	float: left;
	width: 201px;
	margin-top: 66px;
}
.content-full {
	float: left;
	width: 983px;
}
