html, body{
	border: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);	
	
}



.container_table{
	height:100%;
	width: 822px;
	text-align: center;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #FFFFFF;
}




.left_empty_column{
	width:48px;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.right_empty_column{
	width:48px;
	height:27px;
	background-color: #FFFFFF;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}

.left_green_column{
	width:48px;
	height:27px;
	background-color: #a2ba30;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.right_green_column{
	width:48px;
	background-color: #a2ba30;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}

.left_blue_column{
	width:48px;
	height:27px;
	background-color: #0065B3;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.right_blue_column{
	width:48px;
	background-color: #0065B3;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}

.left_orange_column{
	width:48px;
	height:27px;
	background-color: #FF9900;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.right_orange_column{
	width:48px;
	background-color: #FF9900;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}

.left_red_column{
	width:48px;
	height:27px;
	background-color: #CC3333;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.right_red_column{
	width:48px;
	background-color: #CC3333;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}


.left_grey_column{
	width:48px;
	height:27px;
	background-color: #61717e;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}

.right_grey_column{
	width:48px;
	background-color: #61717e;
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
}


.center_column{
	width:726px;
	text-align: left;
}

.text_column{
	width:674px;
	text-align: left;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}



.text_column_profit100{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_column_profit100:link, .text_column_profit100:visited{
	color: #0065B3;
	text-decoration: underline;
}

.text_column_profit100:active, .text_column_profit100:hover{
	color: #0065B3;
	text-decoration: none;
}

.text_column_profithot50{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_column_profithot50:link, .text_column_profithot50:visited{
	color: #df7a00;
	text-decoration: underline;
}

.text_column_profithot50:active, .text_column_profithot50:hover{
	color: #df7a00;
	text-decoration: none;
}

.text_column_profitw100{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_column_profitw100:link, .text_column_profitw100:visited{
	color: #CC3333;
	text-decoration: underline;
}

.text_column_profitw100:active, .text_column_profitw100:hover{
	color: #CC3333;
	text-decoration: none;
}

.text_column_liveconf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_column_liveconf:link, .text_column_liveconf:visited{
	color: #61717e;
	text-decoration: underline;
}

.text_column_liveconf:active, .text_column_liveconf:hover{
	color: #61717e;
	text-decoration: none;
}

.text_column_about{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text_column_about:link, .text_column_about:visited{
	color: #a2ba30;
	text-decoration: underline;
}

.text_column_about:active, .text_column_about:hover{
	color: #a2ba30;
	text-decoration: none;
}






.profit100_main{
	width:726px;
	text-align: left;
	
	height: 281px;
}

.profithot50_main{
	width:726px;
	text-align: left;
	
	height: 281px;
}

.profitw100_main{
	width:726px;
	text-align: left;
	
	height: 281px;
}

.liveconf_main{
	width:726px;
	text-align: left;
	
	height: 281px;
}


.nav_separator{
	width:1px;
	height:27px;
	background-color: #999999;	
}

.nav{
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 726px;
	height: 27px;
	text-align: center;
}




.home_table_grey{
	height: 177px;
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.home_table_white{
	height: 177px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.home_table_logo_cell{
	width: 181px;
	text-align: right;
	padding-right: 15px;
}

.home_table_title{
	font-family: "Boton", "Rockwell", "Courier New", Courier, monospace;
	font-size: 28px;
	color: #666666;
	line-height: 24px;
}

.home_table_title:link, .home_table_title:visited{
	text-decoration: none;
	color: #666666;
}

.home_table_title:active, .home_table_title:hover{
	text-decoration: none;
	color: #999999;
}


.profit100_banner_text1{
	font-family: "Myriad Pro", "Myriad", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 17px;
}

.profit100_banner_text2{
	font-family: "Myriad Pro Light", "Myriad Light", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 19px;
}

.profit100_banner_text3{
	font-family: "Courier New", Courier, monospace;
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}

.profit100_banner_text4{
	font-family: "Myriad Pro Light", "Myriad Light", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 22px;
}

.profit100_banner_text4:link, .profit100_banner_text4:visited{
	text-decoration: none;
	color: #FFFFFF;
	}
	
.profit100_banner_text4:active, .profit100_banner_text4:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}


.profit100_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #0065B3;
}

.profithot50_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FF9900;
}

.profitw100_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #CC3333;
}

.liveconf_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #61717e;
}

.about_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #a2ba30;
}


.mouse_footer{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
}


.nav_links:link {
	text-decoration: none;
	color: #CCCCCC;
} 

.nav_links:visited {	
	text-decoration: none;
	color: #CCCCCC;
} 
	
.nav_links:active {
	text-decoration: none;
	color: #FFFFFF;
} 

.nav_links:hover {
	text-decoration: none;
	color: #FFFFFF;
} 

A:link {color: #cccccc;text-decoration: none;} 
A:visited {color: #cccccc;text-decoration: none;} 
A:active {color: #ffffff;text-decoration: none;} 
A:hover {color: #ffffff;text-decoration: none;} 








.nav_cells{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
	background-color: #202020;
	font-size:100%;
	letter-spacing:-1px;
}

.side_left{
	width: 107px;
	background-image: url(../images/side_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
	background-color: #0d0d0d;
}

.nav_empty1{
	background-color: #202020;	
	width: 160px;
	height: 22px;
}

.nav_empty2{
	background-color: #202020;
	width: 48px;
	height: 22px;
}

.side_right{
	width: 107px;
	background-image: url(../images/side_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
	background-color: #0d0d0d;
}

.content{
	padding: 15px 40px 15px 40px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.teal_under{
	background-color: #a9dddb;	
	height:10px;
}

.white_under{
	background-color: #FFFFFF;	
	height:40px;
}


.headline{
	
	font-family: Arial, Helvetica, sans-serif;
	
	
	background-color: #4dbbba;
	padding: 10px 40px 0px 40px;
	height:80px;
	color:#ffffff;
	font-weight:bold;
	font-size:154%;
	letter-spacing:-1px;
	
}




.footer{
	background-color: #a9dddb;	
	height:10px;
}

.list{
	
	size:6px;
	list-style-image: url(../images/bullet.jpg)
}

.testimonials_sig{
	color:#666666;
	font-style: italic;	
}