body {
margin: 0;
padding: 0;
background: #EAFCFF;
}

div#page {
width: 960px;
margin: 0 auto;
/*background: #fff;*/
font: normal 14px/22px "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
}

div#header {
width: 960px;
height: 294px;
background: url(images/header-bg.jpg) no-repeat top left;
}


div#header-lp {
width: 960px;
height: 294px;
background: url(images/header-bg-lpt2.jpg) no-repeat top left;
}

div#header-rc {
width: 960px;
height: 294px;
background: url(images/start-biz-header.jpg) no-repeat top left;
}



div.clear {
clear: both;
}



div#headerbottom {
width: 960px;
height: 37px;
background: url(images/header-bottom.jpg) no-repeat top left;
margin: 0;
padding: 0;
}

div.headingtext {
width: 531px;
color: #ffea00;
font: bold 24px/32px "trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
padding: 20px;
float: left;
}

span.slogan {
color: white;
font-size: 18px;
}

div#testimonial {
background: url(images/testimonialbg.jpg) no-repeat top left;
height: 80px;
font: italic 14px/18px "trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
padding: 0px 10px;
}

div#testimonial b {
font-weight: bold;
color: #821322;
}

div#content {
background: #fff;
height: 100%;
}

div#content div.leftbar {
width: 280px;
float: left;
padding: 5px;
background: #fff;
height: 100%;
}

div.formarea {
margin: 10px 15px;
width: 250px;
height: 350px;
background: #f4f2f2;
}

div.formarea  h1{
margin: 0 auto;
padding: 0;
font: normal 18px/22px "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
color: #ce0e19;
text-align: center;
}

div.formarea  p{
padding: 5px;
font: normal 14px/16px "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
text-align="center";
}



div#content div.bodybar {
float: left;
width: 650px;
padding: 10px;
background: #fff;
height: 100%;
}

div.bodybar h1{
margin: 0;
padding: 0;
font: normal 18px/22px "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
color: #77A628;
}

ul.whatyouget {
margin: 5px 25px;
padding: 0;
}

ul.whatyouget li {
list-style-image: url("images/bullet.jpg");
list-style-type:square;
font: normal 14px/26px "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
}


div#fourmods {
width: 600px;
display: inline;
float: left;
}

div.modone, div.modtwo, div.modthree, div.modfour {
width: 150px;
float: left;
}
ul.one, ul.two, ul.three, ul.four {
padding: 0;
margin: 0;
}
ul.one li, ul.two li, ul.three li, ul.four li {
list-style: none;
width: 150px;
height: 75px;
line-height: 30px;
font: 12px/36px "Lucida Grande", Helvetica, "Trebuchet MS", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif normal;
}

ul.one li.mainone {
background: #cae1ab;
}

ul.one li.altone {
background: #eaf4dc;
}

ul.two li.maintwo {
background: #b1d7a6;
}

ul.two li.alttwo {
background: #d8ecd3;
}

ul.three li.mainthree {
background: #a9cdd9;
}

ul.three li.altthree {
background: #d3e7de;
}

ul.four li.mainfour {
background: #b5ddf7;
}

ul.four li.altfour {
background: #dbeefc;
}

div.lesson {
margin-left: 10px;
}





.Tips1 {
color: black;
font-size: 9px;
}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
font-family: "Lucida Grande", Helvetica, "Trebuchet MS", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: white;
	padding: 8px 8px 4px;
	background: black;
}
 
.tool-text {
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, "Trebuchet MS", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	padding: 4px 8px 8px;
	color: black;
	background: #f5f5f5;
	border: 1px solid black;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.testimonial-side {
font-size:14px;
text-decoration:italic;
padding:10px;
}
