html {
	background:#aeae9d url(../images/html.gif);
	height:100%;
	}
* {
	margin: 0px;
	padding: 0px;
	}
	
img, div { behavior: url(/css/resources/iepngfix.htc) }

body {
	background:url(../images/body.gif) repeat-x 5px 0;
	min-height:100%;
	margin:0;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#473f31;
	}
a {
	color: #883c7d;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#page {
	width:869px;
	margin:0 auto;
	}
#header {
	width:100%;
	overflow:hidden;
	padding-bottom:0px;
	position:relative;
	}
	
.testimonials {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #68a5d1;
	line-height: 28px;
	padding: 0 0 4px 30px;
	margin:0 0 10px -31px;
	background:url(../images/linequote_sm.gif) no-repeat;
}
.logo {
	float:left;
	background:url(../images/logo3.gif) no-repeat;
	width:218px;
	height:94px;
	text-indent:-9999em;
	margin:12px 0 0 30px;
	}
.phone {
	background-image:url(../images/phone.gif);
	width:230px;
	height:57px;
	float:right;
	text-indent:-9999em;
	margin:8px 22px 0 0;
	cursor:pointer;
	position:relative;
}
#page a:hover.phone {
	background-position:0 -57px;
}
.imgblock {
	display: block;
	border: 0px;
	}
.blue{
	color: #68a5d1;
	}
.purple {
	color:#7f3274;
	}
.orange {
	color:#f47721;
	}
.green {
	color:#92b53e;
	}
.dark {	
	color: #6d625a;
	}
.clear {
	clear: both;
}
.nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:80px;
	right:17px;
	}
.nav li {
	float:left;
	margin:0 9px 0 0;
	display:inline;
	}
.nav li a {
	display:block;
	height:25px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
.nav li a:hover {
	background-position:0 -25px;
	}
.nav li.active a {
	background-position:0 -50px;
	}
.nav1 a {
	background-image:url(../images/nav1.gif);
	width:121px;
	} 
.nav2 a {
	background-image:url(../images/nav2.gif);
	width:139px;
	} 
.nav3 a {
	background-image:url(../images/nav3.gif);
	width:85px;
	} 
.nav4 a {
	background-image:url(../images/nav4.gif);
	width:55px;
	} 

.navhome a {
	background-image:url(../images/navhome.gif);
	width:55px;
	}
#container {
	width:869px;
	overflow:hidden;
	background:url(../images/container-top.png) no-repeat;
	padding:26px 0 0;
	}
	
#container2 {
	width:869px;
	height: 490px;
	overflow:hidden;
	background:url(../images/container-top2.png) no-repeat;
	padding:0px 0 0;
	}

#container3 {
	width:869px;
	height: 490px;
	overflow:hidden;
	background:url(../images/container-top3.png) no-repeat;
	padding:0px 0 0;
	}
	
	
#container .inner {
	background: url(../images/container.png) repeat-y;
	/*------ delete overflow:hidden ------------------*/
	width:821px;
	padding:0 24px 20px;
	min-height:590px;
	}
	
		/*--------------------------- add ----------------------------------------*/
#container .inner:after{
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-9999em;
	}
		/*-------------------------------------------------------------------------*/
* html #container .inner {
	height:590px;
	}
#container img {
	display:block;
	margin:0 0 0px;
	}
#topimage img {
	display:block;
	margin:0 0 30px 0;
	}
blockquote {
	float:left;
	width:310px;
	margin:0;
	background:url(../images/cite2.gif) no-repeat 200px 100%;
	padding:0 0 40px;
	font:19px "Times New Roman", Times, serif;
	color:#30759b;
	}
#container blockquote img {
	display:inline;
	float:none;
	margin:0 0 -5px;
	}
blockquote p {
	width:215px;
	margin:0 0 0 28px;
	background:url(../images/cite.gif) no-repeat;
	padding:45px 0 0;
	line-height:23px;
	}
#container h1 {
	margin:0;
	padding:0 0 5px 0px;
	color:#e36d11;
	font:normal 20px Verdana, Arial, Helvetica, sans-serif;
	}
#container h2 {
	margin:0 0 0 0px;
	color:#6f2464;
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../images/h2-bg.gif);*/
	border: 0px solid #c5c5b3;
	/*background-color: #ccccbf;*/
	padding: 6px 0px 6px 11px;
	line-height: 23px;
	width: 178px;
	}
#container h3 {
	font: italic 23px Georgia, "Times New Roman", Times, serif;
	color: #68a5d1;
	line-height: 28px;
	padding: 0 0 4px 30px;
	margin:0 0 10px -31px;
	background:url(../images/linequote.gif) no-repeat;
	}
	
#container h4 {
	margin:0;
	padding:0px 0px 0px 0px;
	color:#92b53e;
	font:normal 13px Verdana, Arial, Helvetica, sans-serif;
	}
	
#container h5 {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #68a5d1;
	line-height: 28px;
	padding: 0 0 4px 30px;
	margin:0 0 10px -31px;
	background:url(../images/linequote.gif) no-repeat;
}
		/*--------------------------- add ----------------------------------------*/
.content {
	width:100%;
	overflow:hidden;
	}
		/*-------------------------------------------------------------------*/
.content p {
	padding:0 0px 0 0;
	line-height: 20px;
	margin: 6px 0 13px 0px;
	}
.content #indexright {
	width: 510px;
	float: right;
	padding: 0 0px 0 15px;
	margin: 0px 3px 0 0px;
	}


#indexbox {
	width:242px;
	float: left;
	margin: 0 20px 0 20px;
	display:inline;/*------------------- <--this line added -----------------*/
	}
.indexbuttons {
	float:left;
	width:242px;
	margin:0;
	padding:0;
	list-style:none;
	margin:0px 0px 0 0;
	}
.indexbuttons li {
	float:left;
	margin:0 0px 7px 0;
	}
.indexbuttons li a {
	display:block;
	height:70px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
.indexbuttons li a:hover {
	background-position:0 -70px;
	}
.indexbuttons1 a {
	background-image:url(../images/indexbox1.gif);
	width:242px;
	}
.indexbuttons2 a {
	background-image:url(../images/indexbox2.gif);
	width:242px;
	}
.indexbuttons3 a {
	background-image:url(../images/indexbox3.gif);
	width:242px;
	}
.indexbuttons4 a {
	background-image:url(../images/indexbox4.gif);
	width:242px;
	}
	

	
.content #interiorleft {
	width: 232px;
	float: left;
	padding: 0 0px 0 18px;
	margin: 5px 5px 0 0px;
	}
.content #interiorright {
	width: 500px;
	float: left;
	padding: 0 0px 0 10px;
	margin: 5px 20px 0 0px;
	}
.content #interiorright ul li{
	margin: 0 0 0 18px;
	line-height:23px;
	}
.content #interiorright li{
	list-style-image:url(../images/bullet-circle.gif);
	}
.second {
	margin-left: 18px;
	}
	
.intbox {
	float:left;
	width:193px;
	margin:0;
	padding:0;
	list-style:none;
	margin:10px 25px 0 0;
	}
.intbox li {
	float:left;
	margin:0 0px 7px 0;
	}
.intbox li a {
	display:block;
	height:56px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
.intbox li a:hover {
	background-position:0 -56px;
	}
.intbox li.active a {
	background-position:0 -56px;
	}
.intbox1 a {
	background-image:url(../images/intbox1.gif);
	width:193px;
	}
.intbox2 a {
	background-image:url(../images/intbox2.gif);
	width:193px;
	}
.intbox3 a {
	background-image:url(../images/intbox3.gif);
	width:193px;
	}
.intbox4 a {
	background-image:url(../images/intbox4.gif);
	width:193px;
	}

.learnlink {
	float:left;
	padding:0;
	list-style:none;
	margin:0px 25px 25px -18px;
	display:inline;
	}
.learnlink li {
	float:left;
	margin:0 9px 0 0;
	display:inline;
	}
.learnlink li a {
	display:block;
	height:14px;
	margin:0 70px 0 0;
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
.learnlink li a:hover {
	background-position:0 -14px;
	}
.learnlink1 a {
	background-image:url(../images/link-learn.gif);
	width:108px;
	} 
.learnlink2 a {
	background-image:url(../images/link-started.gif);
	width:112px;
	} 	
	
.subnavlist {
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 15px 0px;	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	width: 200px;
	}
.subnavlist li {	
	list-style: none;	
	margin: 0;	
	border-bottom: 1px solid #c5c5b3;	
	text-align: left;
	}
.subnavlist li a{	
	display: block;	
	line-height: 2.0em;	
	padding: 0em 0em 0em 12px;	
	/*border-left: .7em solid #EFEFEF;*/	
	background: #FFF;
	text-decoration: none;
	}
.subnavlist li a:link {	
	color: #473f31;
	}
.subnavlist li a:visited { 	
	color: #473f31;
	}
.subnavlist li a:hover {	
	color: #FFF;
	/*border-left: .7em solid #c91920;*/
	background: #f47721;
	}
.subnavon { 	
	/*background: #e7e7e0;*/
	color: #f47721;
	font-weight: bold;
	display: block;	
	line-height: 2.0em;	
	padding: 0em 0em 0em 12px;
	}
.noborder {
	border-bottom: none !important;
	}
	
.thirdnav{
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 4px 0px;	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	width: 190px;
	}
.thirdnav li
	{	
	list-style: none;	
	margin: 0;	
	border-bottom: 0px solid #c5c5b3;	
	text-align: left;
	color: #6f685c;
	}
.thirdnav li a{	
	display: block;	
	line-height: 1.7em;	
	padding: 0em 0em 0em 30px;	
	/*border-left: .7em solid #EFEFEF;*/	
	background: #FFF;
	text-decoration: none;
	color: #6f685c;
	}
.thirdnav li a:link {	
	color: #6f685c;
	}
.thirdnav li a:visited { 	
	color: #6f685c;
	}
.thirdnav li a:hover {	
	color: #6f685c;
	font-weight: bold;
	/*border-left: .7em solid #c91920;*/
	background: #FFF;
	}
.thirdnavon { 	
	font-weight: bold;
	display: block;	
	line-height: 1.7em;	
	padding: 0em 0em 0em 30px;
	}
	
.price {
	border-top: 1px solid #c8c8bb;
	padding: 6px 0 0 0px;
	margin: 0px 0 15px 0px;
	}
.price .amount {
	color: #f47721;
	font-size: 18px;
	}
.signup {
	display: block;
	background-color: #FFF;
	border-bottom: 1px solid #c2bcb8;
	padding: 7px 15px 5px 0px;
	margin: 0 0 8px 0px;
	font-size: 17px;
	}
.signup-number {
	display: block;
	border: none;
	float: left;
	width: 28px;
	margin: 2px 10px 0 10px;
	}
.signupimg {
	display: block;
	float: left;
	width: 245px;
	border: none;
	}	
#row {
	padding: 10px 10px 12px 0px;
	background-color: #FFF;
	margin: 0px 0 2px 0px;
	width: 400px;
	border-bottom: 1px solid #c5c5b3;
	}
	
.boardlink {
	border-bottom: none;
	}	
#boardleft {
	float: left;
	width:200px;	
	}	
#boardleft p {
	font-size: 11px;
	line-height: 17px;
	}
#boardright {
	float: left;
	}
#boardright p {
	font-size: 11px;
	line-height: 1.3em;
	}
#boardright #bio{
	margin-bottom: 40px;
	clear: both;
	
	}
	
.faq p {
	margin: 0;
	padding: 0;
	}

	
	
#footer {
	width:869px;
	overflow:hidden;
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:40px 0px;
	background:url(../images/container-bottom.png) no-repeat;
	}
#footer span {
	color:#7a6f68;
	}
#footer ul {
	display:inline;
	}
#footer li {
	display:inline;
	border-right:1px solid #433933;
	padding:0 10px;
	}
#footer li a {
	color:#433933;
	text-decoration:none;
	}
#footer li a:hover {
	text-decoration:underline;
	}
.contactbottom {
	margin-bottom: 8px;
	border: none;
	}

/*--------------------------- imgPreviewContainer ----------------------------------------*/

#imgPreviewContainer {
    background: #222 url(../images/loading.gif) no-repeat center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    display: none;
    position: absolute;
    z-index: 999;
    border: none;
}
#imgPreviewContainer span {
    color: white;
    font-size: 0.7em;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

#imgPreviewContainer.loading {
    height: 32px;
    width: 32px;
}


