/*===== PNG FIX FOR IE 5.5 & 6.0=====*/

img, div { behavior: url(iepngfix.htc) }

/*===== PRE-DEFINED TAGS STYLES=====*/

.style1 {
	color: #99CC33;
	font-weight: bold;
}

body {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	background-color:#99cc33;
}

h1 {
	font-size: 18px;
	color: black;
	margin:0px;
	}

h2 {
	font-size: 1.5em;
	color: black;
	margin:0px;
	}

p {
	margin:0px;
	margin-bottom: 10px;
	text-align:justify;
	}
	
ul {
	margin:0px;
	padding:0px;
	}
li {
	margin:0px;
	padding:0px;
	margin-left: 40px;
	}

hr {
	color : #99cc33;
	height : 2px;
	padding : 0;
	border-color : black;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/*===== A LINK STYLES=====*/

a img {
	border:0;
	}
a {
	text-decoration: none;
	color: #99cc33;
	outline: none;
	}
a:link { 
	color: #99cc33;
	}
a:visited { 
	color: #99cc33; 
	}
a:hover { 
	color: red; 
	text-decoration: underline; 
	}
a:active { 
	color: #99cc33;
	}

/*===== CLASS STYLES =====*/

.clear { clear:both; height:0px; font-size:0px; }

/*===== STRUCTURE STYLES =====*/

#headerspan{
	width:100%;
	height:130px;
	background-color:#99cc33;
	border-bottom:3px solid black;
}

#header{
	width:960px;
	height:100%;
	margin:auto;
}

#header h1{
	width:385px;
	height:38px;
	margin:0px;
	padding:0px;
	text-indent:-5000px;
	background-image:url(../images/header_h1.jpg);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:555px;
	margin-top:40px;
}

#header ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:480px;
	float:right;
	height:30px;
	margin-top:100px;
}

#header ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

#header ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;
}

#bannerspan{
	width:100%;
	height:300px;
	border-bottom:3px solid #99cc33;
	background-color:#FFFFFF;
}

#banner{
	width:960px;
	height:100%;
	margin:auto;
}

#content_span{
	width:100%;
	background-color:#FFFFFF;
}

#content{
	width:960px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#content_newsletter{
	width:960px;
	height:850px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}


#productbox {
	height: 500px;
	width: 850px;
	padding: 20px;
	background-image: url(../images/product.gif);
	background-repeat: repeat-x;
	margin: auto;
	border: 1px solid #99CC33;
	overflow: hidden;
	margin-bottom: 30px;
}
#productimg {
	height: 100%;
	width: 200px;
	float: left;
	text-align: center;
}
#productdesc {
	width: 630px;
	margin-left: 20px;
	float: left;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
#productdesc h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}




#footerspan{
	width:100%;
	height:100%;
	background-color:#99cc33;
	border-top:3px solid black;
}
#productdesc h2 small {
	font-weight: normal;
	color: #99CC33;
}


#footer{
	width:960px;
	height:220px;
	margin:auto;
	text-align:center;
}
#footer_newsletter {
	float: left;
	height: 200px;
	width: 336px;
}
#footersitemap {
	float: left;
	height: 200px;
	width: 400px;
}
#footerrightcol {
	float: left;
	height: 200px;
	width: 224px;
}

#footersitemap td {
	height: 30px;
	color: #394F0F;
	font-size: 14px;
	text-indent: 30px;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	text-align:left;
}
#footersitemap table {
}


#footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:30px;
	margin:auto;
	margin-left:300px;
}

#footer ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

#footer ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	margin-right:5px;
	margin-left:5px;
}

#footer_bottom{
	width:610px;
	height:25px;
	text-align:center;
	float:right;
	color:#293A09;
}

/*=============INDEX=================*/

#index_col1{
	width:210px;
	height:430px;
	border:1px solid #99cc33;
	margin-right:10px;
	float:left;
	padding:10px;
}

#index_col1 a{
	font-size:14px;
	font-weight:bold;
	color:#99cc33;
	float:right;
}

#index_col1 h1{
	width:119px;
	height:64px;
	margin:0px;
	padding:0px;
	text-indent:-5000px;
	background-image:url(../images/indexcol1_h1.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#index_col2{
	width:210px;
	height:430px;
	border:1px solid #99cc33;
	margin-right:10px;
	float:left;
	padding:10px;
}

#index_col2 h1{
	width:167px;
	height:69px;
	margin:0px;
	padding:0px;
	text-indent:-5000px;
	background-image:url(../images/indexcol2_h1.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#index_col2 .field{
	margin:0px;
	padding:0px;
	width:100%;
	height:21px;
	margin-bottom:2px;
	border:1px solid red;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF0000;
	padding-top:4px;
}

#index_col2 .button{
	font-size:14px;
	font-weight:bold;
	color:#fca822;
	float:right;
	background-color:white;
	border:0px solid;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#index_col3{
	width:454px;
	height:199px;
	border:1px solid #99cc33;
	float:right;
	padding:10px;
	margin-bottom:10px;
	background-image:url(../images/indexcol3_bg.jpg);
	background-repeat:no-repeat;
	background-position:20px 20px;
}

#index_col3 h1{
	width:100%;
	height:28px;
	margin:0px;
	padding:0px;
	text-indent:-5000px;
	background-image:url(../images/indexcol3_h1.jpg);
	background-repeat:no-repeat;
	background-position:225px 0px;
	float:right;
	margin-bottom:10px;
}

#index_col3 .post{
	width:230px;
	height:50px;
	float:right;
	margin-bottom:5px;
	padding-left:224px;
}

#index_col3 .post h3{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	margin:0px;
	padding:0px;
}

#index_col3 .post h3 a{
	text-decoration:none;
}

#index_col3 .post h3 a:hover{
	text-decoration:underline;
}

#index_col3 .post p{
	float:right;
	font-size:11px;
	font-weight:normal;
	color:black;
	margin:0px;
	padding:0px;
	width:200px;
}

#index_col3 .post .date{
	width:25px;
	height:31px;
	float:left;
	background-image:url(../images/indexcol3_date.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-right:5px;
}

#index_col3 .post .date h4{
	font-size:10px;
	color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	font-weight:normal;
}

#index_col3 .post .date h5{
	font-size:12px;
	color:red;
	margin:0px auto;
	padding:0px;
	font-weight:normal;
}

#index_col3 a{
	font-size:14px;
	font-weight:bold;
	color:red;
	float:right;
}

#index_col4{
	width:474px;
	height:219px;
	border:1px solid #99cc33;
	float:right;
	padding:0px;
}

#footer #rhonda{
	width:185px;
	height:385px;
	position:absolute;
	z-index:2000;
	background-image:url(../images/rhonda_footer.png);
	background-repeat:no-repeat;
	margin-top:-315px;
}

/*=============ABOUT=================*/

#about_col1{
	width:630px;
	height:490px;
	border:1px solid #99cc33;
	padding:10px;
	padding-right:60px;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

#about_col1 h1{
	width:186px;
	height:21px;
	background-image:url(../images/aboutcol1_h1.jpg);
	margin:0px;
	margin-bottom:10px;
	text-indent:-5000px;
}

#about_col1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#99cc33;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;
	float:right;
	text-decoration:none;
}

#about_col1 a:hover{
	text-decoration:underline;
}

#rhonda_about{
	width:315px;
	height:458px;
	background-image:url(../images/rhonda_about.png);
	position:absolute;
	margin-left:650px;
	margin-top:75px;
}

#rhonda_newsletter{
	width:315px;
	height:458px;
	background-image:url(../images/rhonda_about.png);
	position:absolute;
	margin-left:650px;
	margin-top:413px;
}

#rhonda_comm{
	width:315px;
	height:458px;
	background-image:url(../images/rhonda_about.png);
	position:absolute;
	margin-left:650px;
	margin-top:8px;
}

/*=============TESTIMONIALS=================*/

#test_content{
	width:960px;
	padding-top:50px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#test_content_pic{
	width:349px;
	height:502px;
	background-image:url(../images/test_rhonda.png);
	background-repeat:no-repeat;
	float:right;
	position:absolute;
	margin-top:-502px;
	margin-left:630px;
}

#test_col1{
	width:670px;
}

#test_col1 h1{
	width:164px;
	height:21px;
	background-image:url(../images/testcol1_h1.jpg);
	text-indent:-5000px;
	margin:0px;
	margin-bottom:10px;
}

#test_col1 #row{
	width:630px;
	border:1px solid #99cc33;
	padding:10px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#test_col1 #row p{
	width:80%;
	margin-left:20%;
}

#test_col1 #row img{
	position:absolute;
	z-index:2000;
	margin-top:-20px;
}

#test_rhonda{
	width:349px;
	height:502px;
	background-image:url(../images/test_rhonda.jpg);
	background-repeat:no-repeat;
}

/*=============CLIENTS=================*/

#clients_content{
	width:960px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#clients_content h1{
	width:129px;
	height:21px;
	margin:0px;
	margin-bottom:10px;
	background-image:url(../images/clients_h1.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

#clients_content ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}

#clients_content ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:425px;
	height:90px;
	border:1px solid #99cc33;
	padding:20px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
	float:left;
	margin-right:10px;
}

#clients_content ul li img{
	position:absolute;
	z-index:2000;
	margin-top:-20px;
}

#clients_content ul li h2{
	width:70%;
	margin-left:30%;
	font-weight:bold;
	font-size:12px;
}

#clients_content ul li p{
	width:70%;
	margin-left:30%;
}

#clients_content ul li a{
	width:70%;
	margin-left:30%;
	color:#d78710;
	font-size:11px;
	text-decoration:none;
}

#clients_content ul li a:hover{
	width:70%;
	margin-left:30%;
	color:#d78710;
	font-size:11px;
	text-decoration:underline;
}

/*=============KEYNOTES PORTAL=================*/


#keyport_content{
	width:960px;
	height:525px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#keyport_content h1{
	width:119px;
	height:27px;
	margin:0px;
	margin-bottom:10px;
	text-indent:-5000px;
	background-image:url(../images/keyport_h1.jpg);
	background-repeat:no-repeat;
}

#keyport_content #rhonda{
	width:315px;
	height:inherit;
	background-image:url(../images/rhonda_about.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	margin-top:20px;
	margin-left:650px;
}

#keyport_content #col1{
	width:690px;
	border:1px solid #99cc33;
	padding:5px;
}

#keyport_content #col1 #row{
	width:617px;
	border:1px solid #99cc33;
	padding:20px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
	height:100px;
	padding-right:50px;
}

#keyport_content #col1 #row img{
	position:absolute;
	z-index:2000;
}

#keyport_content #col1 #row p{
	width:85%;
	margin-left:15%;
}

#keyport_content #col1 #row h2{
	width:85%;
	margin-left:15%;
	font-weight:bold;
	font-size:12px;
}

#keyport_content #col1 #row a{
	width:100px;
	height:19px;
	display:block;
	background-color:#99cc33;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	float:right;
	margin-left:10px;
	padding-top:3px;
}

#keyport_content #col1 #row a:hover{
	text-decoration:none;
	background-color:#d78710;
}

/*=============KEYNOTES PORTAL=================*/

#training_content{
	width:960px;
	height:850px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#training_content h1{
	width:300px;
	height:30px;
	margin:0px;
	margin-bottom:10px;
	text-indent:-5000px;
	background-image:url(../images/portal_h1.jpg);
	background-repeat:no-repeat;
}

#training_content #rhonda{
	width:315px;
	height:inherit;
	background-image:url(../images/rhonda_about.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	margin-top:20px;
	margin-left:650px;
}

#training_content #col1{
	width:690px;
	border:1px solid #99cc33;
	padding:5px;
}

#training_content #col1 #row{
	width:617px;
	border:1px solid #99cc33;
	padding:20px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
	height:100px;
	padding-right:50px;
}

#training_content #col1 #row img{
	position:absolute;
	z-index:2000;
}

#training_content #col1 #row p{
	width:85%;
	margin-left:15%;
}

#training_content #col1 #row h2{
	width:85%;
	margin-left:15%;
	font-weight:bold;
	font-size:12px;
}

#training_content #col1 #row a{
	width:100px;
	height:19px;
	display:block;
	background-color:#99cc33;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	float:right;
	margin-left:10px;
	padding-top:3px;
}

#training_content #col1 #row a:hover{
	text-decoration:none;
	background-color:#d78710;
}


/*=============KEYNOTE=================*/

#keynote_content{
	width:960px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#keynote_content h1{
	width:60%;
	font-size:24px;
	color:#99cc33;
	font-weight:bold;
}

#keynote_content h2{
	width:60%;
	font-size:16px;
	color:#99cc33;
	font-weight:bold;
	font-style:italic;
}

#keynote_content p{
	width:60%;
	margin-top:10px;
	margin-bottom:10px;
}

#keynote_content #sidebar{
	width:307px;
	border:1px solid #99cc33;
	padding:5px;
	float:right;
}

#keynote_content #sidebar #row{
	width:285px;
	border:1px solid #99cc33;
	padding:10px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
	height:50px;
}

#keynote_content #sidebar #row img{
	position:absolute;
	z-index:2000;
}

#keynote_content #sidebar #row p{
	margin:0px;
	padding:0px;
	width:85%;
	margin-left:15%;
}

#keynote_content #sidebar #row p a{
	color:#99cc33;
	font-weight:bold;
}
#keynote_content #sidebar #row h3{
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	width:85%;
	margin-left:15%;
}

#keynote_content ul{
	font-size:14px;
	line-height:20px;
	list-style-position:outside;
}

#keynote_content li{
	margin-left:20px;
	text-align:justify;
}

#keynote_content hr {
	margin:0px;
	color : #99cc33;
	height : 2px;
	padding : 0;
	border-color : #99cc33;
	border-width : 2px 0 0 0;
	border-style : solid;
	margin-top: 10px;
	margin-bottom: 10px;
	width:60%;
	}
	
#keynote_content #pic{
	float:left;
	border:1px solid #99cc33;
	padding:5px;
	margin-right:20px;
	margin-bottom:20px;
}

#keynote_content #download{
	height:210px;
	width:60%;
	position:relative;
	margin-bottom:-20px;
	background-image:url(../images/keynote_rhonda.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#keynote_content #download img{
	float:left;
}

#keynote_content #download a{
	width:100px;
	height:21px;
	display:block;
	background-color:#99cc33;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-left:10px;
	padding-top:6px;
}

#keynote_content #download a:hover{
	text-decoration:none;
	background-color:#d78710;
}

#keynote_content #text p{
	font-size:14px;
	margin-bottom:15px;
	line-height:20px;
}

/*=============TRAINING=================*/

#trainingins_content{
	width:960px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#trainingins_content h1{
	width:60%;
	font-size:24px;
	color:#99cc33;
	font-weight:bold;
}

#trainingins_content h2{
	width:60%;
	font-size:16px;
	color:#99cc33;
	font-weight:bold;
	font-style:italic;
}

#trainingins_content p{
	width:60%;
	margin-top:10px;
	margin-bottom:10px;
}

#trainingins_content #sidebar{
	width:307px;
	border:1px solid #99cc33;
	padding:5px;
	float:right;
}

#trainingins_content #sidebar #row{
	width:285px;
	border:1px solid #99cc33;
	padding:10px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
	height:50px;
}

#trainingins_content #sidebar #row img{
	position:absolute;
	z-index:2000;
}

#trainingins_content #sidebar #row p{
	margin:0px;
	padding:0px;
	width:85%;
	margin-left:15%;
}

#trainingins_content #sidebar #row p a{
	color:#99cc33;
	font-weight:bold;
}
#trainingins_content #sidebar #row h3{
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	width:85%;
	margin-left:15%;
}

#trainingins_content ul{
	font-size:14px;
	line-height:20px;
	list-style-position:outside;
	width:550px;
}

#trainingins_content li{
	margin-left:20px;
	text-align:justify;
}

#trainingins_content hr {
	margin:0px;
	color : #99cc33;
	height : 2px;
	padding : 0;
	border-color : #99cc33;
	border-width : 2px 0 0 0;
	border-style : solid;
	margin-top: 10px;
	margin-bottom: 10px;
	width:60%;
	}
	
#trainingins_content #pic{
	float:left;
	border:1px solid #99cc33;
	padding:5px;
	margin-right:20px;
	margin-bottom:20px;
}

#trainingins_content #download{
	height:210px;
	width:60%;
	position:relative;
	margin-bottom:-20px;
	background-image:url(../images/keynote_rhonda.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#trainingins_content #download img{
	float:left;
}

#trainingins_content #download a{
	width:100px;
	height:21px;
	display:block;
	background-color:#99cc33;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-left:10px;
	padding-top:6px;
}

#trainingins_content #download a:hover{
	text-decoration:none;
	background-color:#d78710;
}

#trainingins_content #text p{
	font-size:14px;
	margin-bottom:15px;
	line-height:20px;
}

.form{
border:solid #66CC00;
border-width:1px;
font-size:20px;
}

.form:hover{
border:solid #666666;
border-width:1px;
font-size:20px;
}

.form2{
border:solid #66CC00;
border-width:1px;
font-size:14px;
}

.form:hover2{
border:solid #666666;
border-width:1px;
font-size:14px;
}

#sitemap_content{
	width:960px;
	height:515px;
	padding-top:50px;
	padding-bottom:20px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#awards_col1{
	width:630px;
	height:421px;
	border:1px solid #99cc33;
	padding:10px;
	padding-right:60px;
}
#video {
	height: auto;
	width: 444px;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	border: 1px solid #333333;
	float: left;
	margin-top:15px;
}

#video2 {
	height: auto;
	width: 345px;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	border: 1px solid #333333;
	float: left;
	margin-top:15px;
}

#home_col1 {
	float: left;
	height: 430px;
	width: 190px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #99cc33;
	margin-right: 20px;
	color: #666666;
	font-size: 12px;
}

#home_col2_main {
	float: left;
	height: 379px;
	width: 190px;
	margin-right: 20px;
}

#home_col2 {
	float: left;
	height: 430px;
	width: 190px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #99cc33;
	margin-right: 20px;
	color: #666666;
	font-size: 12px;
}

#homecol3_main {
	height: 488px;
	width: 440px;
	float: right;
	margin-right:15px;
}

#homecol3 {
	padding: 15px;
	height: 160px;
	width: 405px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #99cc33;
	color: #666666;
	font-size: 12px;
	margin-bottom: 20px;
}

#home_col4 {
	float: left;
	height: 39px;
	width: 190px;
	padding: 20px;
}

#homecol3 a:link {
color:#FF3300;
}

#homecol3 a:hover {
color: #66CC00;
}

#homecol3 a:active {
color:#FF3300;
}

#homecol3 a:visited {
color:#FF3300;
}


#video td {
	height: 60px;
	float: left;
	background-image: url(../images/videolist.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
}

#video td h1{
	margin-top:12px;
	font-size:12px;
	color:#99cc33;
	text-indent: 15px;
}

#video2 td {
	height: 45px;
	float: left;
	background-image: url(../images/videolist.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
}

#video2 td h1{
	margin-top:12px;
	font-size:12px;
	color:#99cc33;
	text-indent: 15px;
}


#awards_col1 h1{
	width:101px;
	height:30px;
	background-image:url(../images/awards_h1.jpg);
	margin:0px;
	margin-bottom:10px;
	text-indent:-5000px;
}

#awards_col1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#99cc33;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;
	float:right;
	text-decoration:none;
}

#awards_col1 a:hover{
	text-decoration:underline;
}

#member_box{
	width:382px;
	height:81px;
	background-image:url(../images/member_bg.jpg);
	background-repeat:no-repeat;
	padding:5px;
}



#awards_col1{
	width:630px;
	height:665px;
	border:1px solid #99cc33;
	padding:10px;
	padding-right:60px;
}

#awards_content{
	width:960px;
	height:750px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#rhonda_awards{
	width:315px;
	height:458px;
	background-image:url(../images/rhonda_awards.png);
	position:absolute;
	margin-left:650px;
	margin-top:292px;
}
#productdesc li {
	color: #528523;
}
#productbox {
	height: 100%;
	overflow: hidden;
}


#community_col1{
	width:630px;
	height:421px;
	border:1px solid #99cc33;
	padding:10px;
	padding-right:60px;
}

#community_col1 h1{
	width:155px;
	height:30px;
	background-image:url(../images/community_h1.jpg);
	margin:0px;
	margin-bottom:10px;
	text-indent:-5000px;
}

#community_col1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#99cc33;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;
	float:right;
	text-decoration:none;
}
#buynow {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 300;
}
#buynow small {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 7px;
}



#community_col1 a:hover{
	text-decoration:underline;
}
#coachingdesc h2 {
	font-size: 20px;
	color: #99cc33;
}

#coachingdesc h3 {
	color: #99cc33;
}

#coaching_h1{
	width:118px;
	height:28px;
	background-image:url(../images/coaching_h1.jpg);
	background-repeat:no-repeat;
	text-index:-5000px;
	margin-left:30px;
	margin-bottom:20px;
}


#coachingdesc {
	width: 800px;
	margin-left: 20px;
	float: left;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


#content_span #content #productbox #coachingdesc ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-bottom:20px;
}

#content_span #content #productbox #coachingdesc ul li{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size: 12px;
	color: #287D00;
	line-height: 18px;
}

.newsletterhome {
	border: 1px solid #FF0000;
}




#coachingdesc a:hover {
	color:#66CC33;
	font-size: 12px;
	margin-right:0px;
	font-weight:bold;
}

#coachingdesc a:link {
	color: #333333;
	font-size: 12px;
	margin-right:0px;
	font-weight:bold;
}

#coachingdesc a:visited {
	color: #333333;
	font-size: 12px;
	margin-right:0px;
	font-weight:bold;
}

#coachingdesc a:active {
	color: #333333;
	font-size: 12px;
	margin-right:0px;
	font-weight:bold;
}

#calendar_pic{
	position:absolute;
	margin-left:600px;
	margin-bottom:-100px;
}

#sitemap_pic{
	width:210px;
	height:406px;
	position:absolute;
	z-index:9000px;
	margin-top:118px;
	margin-left:-50px;
	
}


#footersitemap a:hover {
	color:#FFFFFF;
	font-size: 14px;
	margin-right:20px;
	font-weight:bold;
}

#footersitemap a:link {
	color: #293a09;
	font-size: 14px;
	margin-right:20px;
	font-weight:bold;
}

#footersitemap a:visited {
	color: #293a09;
	font-size: 14px;
	margin-right:20px;
	font-weight:bold;
}

#footersitemap a:active {
	color: #293a09;
	font-size: 14px;
	margin-right:20px;
	font-weight:bold;
}

#header_logo{
	width:215px;
	height:99px;
}

#navspan{
	width:100%;
	height:130px;
}


#nav{
	width:960px;
	height:100%;
}

#navspan{
	width:100%;
	height:30px;
	background-color:#FFFFFF;
}

#nav{
	width:960px;
	height:100%;
	margin:auto;
}

#header_buttons{
	width:192px;
	height:61px;
	margin-top:-90px;
	margin-left:770px;
}

#testimonials_flash{
	width:307px;
	height:121px;
}

#tools_content{
	width:960px;
	height:975px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}

#tools_content h1{
	width:300px;
	height:30px;
	margin:0px;
	margin-bottom:10px;
	text-indent:-5000px;
	background-image:url(../images/tools_h1.jpg);
	background-repeat:no-repeat;
}

#tools_content #rhonda{
	width:315px;
	height:inherit;
	background-image:url(../images/rhonda_about.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	margin-top:20px;
	margin-left:650px;
}

#tools_content #col1{
	width:690px;
	border:1px solid #99cc33;
	padding:5px;
}

#tools_content #col1 #row{
	width:617px;
	border:1px solid #99cc33;
	padding:20px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
	height:100px;
	padding-right:50px;
}

#tools_content #col1 #row img{
	position:absolute;
	z-index:2000;
}

#tools_content #col1 #row p{
	width:85%;
	margin-left:15%;
}

#tools_content #col1 #row h2{
	width:85%;
	margin-left:15%;
	font-weight:bold;
	font-size:12px;
}

#tools_content #col1 #row a{
	width:100px;
	height:19px;
	display:block;
	background-color:#99cc33;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	float:right;
	margin-left:10px;
	padding-top:3px;
}

#tools_content #col1 #row a:hover{
	text-decoration:none;
	background-color:#d78710;
}

.small-font{
	font-size:4px;
	font-family:"Times New Roman", Times, serif;
	color:#999999;
}

#clientlist{
	width:926px;
	height:560px;
	background-image:url(../images/clients-bg.png);
	background-repeat:no-repeat;
	float:left;
	padding:10px;
}

#newsletter_col1{
	width:630px;
	height:800px;
	border:1px solid #99cc33;
	padding:10px;
	padding-right:60px;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

#newsletter_col1 h1{
	width:186px;
	height:21px;
	background-image:url(../images/aboutcol1_h1.jpg);
	margin:0px;
	margin-bottom:10px;
	text-indent:-5000px;
}

#newsletter_col1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#99cc33;
	font-weight:bold;
	margin-right:5px;
	margin-left:5px;
	float:right;
	text-decoration:none;
}

#newsletter_col1 a:hover{
	text-decoration:underline;
}


#row{
	width:630px;
	border:1px solid #99cc33;
	padding:10px;
	background-image:url(../images/test_rowbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#darngood{
	height:361px;
	width:237px;
	margin-left:-20px;
	margin-top:79px;
	float:left;
	position:absolute;
}

#darngood_content{
	width:563px;
	height:100%;
	float:right;
}