/*
  DO NOT REMOVE THIS CLASS. 
  THIS IS USED TO HIDE THE MMS STORE DESIGN AT store.soundreading.com
*/
.hideMath{
 display:none;
}

#soundreadingCarousel{
	width:777px;
	height:249px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	margin-bottom:20px;
	overflow:hidden;
}

.more_button{
	top:150px;
	left:670px;
	position:absolute;
}

.home_ad_hsj_car{
	background-image:url(../images/bg_box_hsj_car.jpg);
}
 .home_ad_remedy_car h1, .home_ad_remedy_car p.home_ad_remedy_car_h1{
	color:#006633;
}
 .home_ad_boost_car h1, .home_ad_boost_car p.home_ad_boost_car_h1{
	color:#003366;
}
 .home_ad_hsj_car h1, .home_ad_hsj_car p.home_ad_hsj_car_h1 {
	color:#660066;
}
 .home_ad_boost_car{
	background-image:url(../images/bg_box_boost_car.jpg);
}
 .home_ad_remedy_car{
	background-image:url(../images/bg_box_remedy_car.jpg);
}
 .home_ad_product{
	background-repeat:no-repeat;
	width:777px;
	height:249px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding-left:40px;
	padding-top:15px;
	position:relative;
}

 .home_ad_product h1 { top: 50px; }
 .home_ad_product h1, .home_ad_product p.home_ad_hsj_car_h1,
 .home_ad_product p.home_ad_boost_car_h1,
 .home_ad_product p.home_ad_remedy_car_h1{
	font-size:30px;
	font-weight:normal;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	line-height:32px;
	
	position:absolute;
	float:right;
	top: 25px;
	left:407px;
	
}
 .home_ad_product h2, .home_ad_product h3, .home_ad_product p{
	left:407px;
	width:255px;
	position:absolute;
	float:right;
}

 .home_ad_product h2, .home_ad_product p.home_ad_product_h2{
	color:#FFFFFF;
	font-size:13px;
	top: 3px;
	left:415px;
    padding: 0;
    margin: 0;
}
 .home_ad_product h2 a, .home_ad_product p.home_ad_product_h2 a{
 color: #FFFFFF;
 }


 .home_ad_product h3{
	font-weight:100;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	position:absolute;
	font-size:14px;
	top:95px;

}

 .home_ad_product p{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	bottom:40px;
}

 .home_extra_info{
	border:3px #000000 solid;
	max-width:877px;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:normal;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
	position:fixed;
	left:200px;
	top:100px;
	visibility:hidden;
	opacity:0;
	float:left;
}
.home_extra_info div{
	width:877px;
}
.home_extra_info p{
	padding:0px;
	margin:0px;
}

.more_close_box{
	right:20px;
	bottom:20px;
	position:absolute;
}




 .home_ad_one{
	background-image:url(../images/bg_box_main_one.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:249px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding-left:40px;
	padding-top:15px;
}

 .home_ad_one h1,  .home_ad_one h2, p.home_ad_one_h1 {
	font-size:30px;
	font-weight:normal;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	line-height:32px;
	color:#064193;
}
.home_ad_one h1, .home_ad_one h2, .home_ad_one h3, .home_ad_one p{
	width:450px;
}
 .home_ad_one h2{
	color:#93278f;
}
 .home_ad_one h3, .home_ad_one p.home_ad_one_h3{
	font-size:18px;
	font-weight:normal;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	line-height:20px;
	color:#084396;
	width:350px;
}
 .home_ad_one p{
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
}


.home_ad_two {
	background-image:url(../images/bg_box_main_two.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:231px;
	color:#000000;
	padding:13px 0px 0px 13px;
}

.home_ad_two_h1 {
	font-size:16px;
	font-family:tahoma, arial;
	color:#03568e;
	width:640px;
}

.home_ad_two_h2 {
	font-size:14px;
	font-family:tahoma, arial;
	width:540px;
	padding: 10px 0px 10px 0px;
}

.home_ad_two_h3 {
	font-size:14px;
	font-family:tahoma, arial;
	color:#03568e;
	width:500px;
}



/* PNG IE6 FIX */
img, div, ul, li, span { behavior: url(iepngfix.htc) }

body{
	background-color:#ecf6ff;
	background-image:url(../images/bg_fill.jpg);
	background-repeat:repeat-x;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
}

a:link { color: #0b2cf4; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }
a:visited { color: #0b2cf4; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

img{
	border: 0px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clearfix
{
	clear: both;
	line-height: 0px;	
	font-size: 0px;
}

h1, h2, h3, h4, h5, form{
	margin:0;
	padding:0;
}

#seal{
	position:absolute; top:-116px; left:610px;
}

#sealv2{
	position:absolute; top:-120px; left:610px;
}

#header{
	width:1085px;
	height:163px;
	background-image:url(../images/bg_header1.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#header .header_content_left{
	float:left;
	width:840px;
	margin-left:15px;
	margin-top:7px;
}

#header .header_seal {
	position: relative; 
	height: 0px; 
	width: 0px;
	top: 0px;
	}

#header .header_content_right{
	float:left;
	width:210px;
	margin-top:6px;
	margin-left: 1px;
}

#header .header_content_right ul{
	margin:0;
	padding:0;
	list-style:none;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	font-size:14px;
}
#header .header_content_right ul li{
	float:left;
}
#header .header_content_right ul li a{
	display:block;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
#header .header_content_right ul li a:hover{
	text-decoration:underline;
}

#header .call_today{
	float:left;
	margin-top:30px;
	width:209px;
	font-size:18px;
	font-family:tahoma, arial;
	color:#019bfe;
	font-weight:bold;
}
#header .call_today_test{
	position: absolute;
	top: 0px;
	left: 90px;
	font-size:17px;
	font-family:tahoma, arial;
	z-index:100;
}
#header .mycart{
	float:left;
	margin:60px 33px 0px 0px;
}
#header .fbtwitter{
	float:left;
	margin:61px 0px 0px 0px;
}
.call_today_number{
	color:#e9ecd3;
}

#nav_one .nav_our_products{
	width:140px;
}
#nav_one .nav_lit_programs{
	width:175px;
}
#nav_one .nav_reading_specialists{
	width:185px;
}

#nav{
	float:left;
	margin-left:0px;
	margin-top:10px;
	width:800px;
}

#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	width:800px;
}

#nav ul li {
	position: relative;
	float:left;
}

#nav li ul {
	position: absolute;
	left: 5px;
	top: 35px;
	display: none;
	background-color:#64b431;
	
	/* FF and all other browsers except IE */
	opacity: .90;
	/* IE 8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* IE6 */
	filter: alpha(opacity=90);
}


#nav ul li a {
	float:left;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	padding-bottom: 10px;
	font-size:18px;
}

#nav ul li ul {
	float:none;
	width:190px;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
}
#nav ul li ul li {
	margin:0;
	padding:0;
}


#nav ul li ul li a {
	float:none;
	color: #FFFFFF;
	padding:0px;
	font-size:16px;
	width:190px;
	padding:3px;
	border-bottom:1px #437821 solid;
}

#nav .sub_menu_last{
	border-bottom:none;
}

#nav ul li ul li a:hover{
	color:#24451a;
}




/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul, #nav li.over ul
{ display: block; }

.footerbg
{
	background-image: url('../images/footerbg.jpg');
	width: 100%;
	height: 44px;
	margin: 10px 0px 0px 0px;
}

.footerover
{
	margin: 0px auto;
	width: 816px;
}

.footertext
{
	float: left;
	padding: 14px 0px 0px 0px;
}

.footertext a:link, .footertext a:active, .footertext a:visited
{
	font-size: 12px;
	color: #0a5ab2;
	text-decoration: none;
}

.footertext a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.footercopyright
{
	margin: 0px auto;
	width: 300px;
	padding: 0px 0px 7px 0px;
	font-size: 12px;
	color: #808080;
}

.body_left{
	float:left;
	width:790px;
	margin-top:12px;
	margin-right:0px;
}


/* hop skip jump box */

.home_ad_hopskipjump{
	float:left;
	height:342px;
	width:244px;
	padding-top:50px;
	padding-left:5px;
	background-image:url(../images/bg_box_hopskipjump.jpg);
	background-repeat:no-repeat;
}
.home_ad_hopskipjump_hover{
	float:left;
	height:342px;
	width:244px;
	padding-top:50px;
	padding-left:5px;
	background-image:url(../images/bg_box_hopskipjump_hover.jpg);
	background-repeat:no-repeat;
}


#home_ad_two_hop{
	float:left;
	margin-right:15px;
	color:#000000;
	font-size:13px;
}
#home_ad_two_hop ul{
	padding:0;
	margin:0;
	margin-left:20px;
}

#home_ad_two_hop ul li{
	float:left;
	padding:0;
	margin:0;
	width:112px;
}

#home_ad_two_hop .buynow{
	position:absolute; top:-130px; left:125px;
	font-size:18px;
	color:#3c1251;
	width:100px;
}

#home_ad_two_hop p{
	
	margin-left:8px;
}




/* boost box */

.home_ad_boost{
	float:left;
	height:342px;
	width:244px;
	padding-top:50px;
	padding-left:5px;
	background-image:url(../images/bg_box_boost.jpg);
	background-repeat:no-repeat;
}
.home_ad_boost_hover{
	float:left;
	height:342px;
	width:244px;
	padding-top:50px;
	padding-left:5px;
	background-image:url(../images/bg_box_boost_hover.jpg);
	background-repeat:no-repeat;
}


#home_ad_two_boost{
	float:left;
	margin-right:15px;
	color:#000000;
	font-size:13px;
}
#home_ad_two_boost ul{
	padding:0;
	margin:0;
	margin-left:20px;
}

#home_ad_two_boost ul li{
	float:left;
	padding:0;
	margin:0;
	width:112px;
}

#home_ad_two_boost .buynow{


	position:absolute; top:-130px; left:125px;
	font-size:18px;
	color:#0e3a60;
	width:100px;
}

#home_ad_two_boost p{
	
	margin-left:8px;
}






/* remedy box */

.home_ad_remedy{
	float:left;
	height:342px;
	width:244px;
	padding-top:50px;
	padding-left:5px;
	background-image:url(../images/bg_box_remedy.jpg);
	background-repeat:no-repeat;
}
.home_ad_remedy_hover{
	float:left;
	height:342px;
	width:244px;
	padding-top:50px;
	padding-left:5px;

	background-image:url(../images/bg_box_remedy_hover.jpg);
	background-repeat:no-repeat;
}


#home_ad_two_remedy{
	float:left;
	margin-right:0px;
	color:#000000;
	font-size:13px;
}
#home_ad_two_remedy ul{
	padding:0;
	margin:0;
	margin-left:20px;
}

#home_ad_two_remedy ul li{
	float:left;
	padding:0;
	margin:0;
	width:112px;
}

#home_ad_two_remedy .buynow{
	position:absolute; top:-130px; left:125px;
	font-size:18px;
	color:#37561d;
	width:100px;
}

#home_ad_two_remedy p{
	margin-left:8px;
}



.buynow img{
	margin-top:5px;
}
.box_top{
	float:left;
	height:120px;
	overflow:hidden;
}
.box_bottom{
	float:left;
	text-align:center;
	font-weight:14px;
	height:34px;
	margin-top:8px;
	width:233px;
}
.box_bottom a, .small a{
	color:#000000;
	text-decoration:none;
}
.small{
	font-size:10px;
	font-weight:normal;
}



.body_right
{
	float: right;
	width: 256px;
	margin: 10px 0px 0px 0px;
}

.body_right2
{
	float: right;
	width: 256px;
	margin: 31px 0px 0px 0px;
}

.testimonials-title
{
	background-image: url('../images/testimonials.jpg');
	width: 256px;
	height: 26px;
	font-size: 11px;
	padding: 9px 0px 0px 183px;
	color: #FFFFFF;
}

.testimonials-title a:link, .testimonials-title a:visited, .testimonials-title a:active
{
	padding: 0px 2px 0px 2px;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}

.testimonials-title a:hover
{
	padding: 0px 2px 0px 2px;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: underline;
}

.specials_text
{
	width: 242px;
	background-color: #FFFFFF;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 0px 6px 4px 6px;
	font-size: 13px;
}

.newsletter
{
	background-image: url('../images/newsletter-bg.jpg');
	width: 246px;
	height: 41px;
	margin: 15px 0px 38px 0px;
	padding: 6px 0px 0px 10px;
}

.newsletter-link
{
	font-size: 14px;
	color: #c5c5c5;
}

.newsletter-link a:link, .newsletter-link a:active, .newsletter-link a:visited
{
	font-size: 14px;
	color: #dadf05;
	text-decoration: none;
}

.newsletter-link a:hover
{
	font-size: 14px;
	color: #dadf05;
	text-decoration: underline;
}

.newsletter-privacy
{
	font-size: 12px;
	color: #c5c5c5;
}

.newsletter-privacy a:link, .newsletter-privacy a:active, .newsletter-privacy a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.newsletter-privacy a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.column_text
{
	background-color: #ededed;
	width: 352px;
	height: 74px;
	color: #454545;
	font-size: 12px;
	padding: 5px 9px 9px 9px;
}

.midspace
{
	float: left;
	background-image: url('../images/midspace.jpg');
	width: 1px;
	height: 87px;
	margin: 17px 18px 0px 18px;
}

.midline
{
	margin: 16px 0px 10px 0px;
}

.midline2
{
	margin: 10px 0px 16px 0px;
}

.productcolumns
{
	float: left;
	width: 239px;
}

.agestitle
{
	background-image: url('../images/agestitle.jpg');
	width: 216px;
	height: 25px;
	color: #0f55a2;
	font-size: 16px;
	padding: 3px 0px 0px 23px;
}

.productcolumns_over
{
	position: relative;
	width: 237px;
	height: 267px;
	border-left: 1px solid #d6d6d7;
	border-right: 1px solid #d6d6d7;
	background-color: #FFFFFF;
}

.productcolumns_image
{
	padding: 4px 0px 0px 10px;
}

.productcolumns_hopskipjump
{
	position: absolute;
	top: 22px;
	left: 118px;
	font-size: 13px;
	font-weight: bold;
	color: #641874;
}

.productcolumns_boost
{
	position: absolute;
	top: 22px;
	left: 118px;
	font-size: 13px;
	font-weight: bold;
	color: #165c97;
}

.productcolumns_remedy
{
	position: absolute;
	top: 22px;
	left: 118px;
	font-size: 13px;
	font-weight: bold;
	color: #416421;
}

.productcolumns_eslreading
{
	position: absolute;
	top: 22px;
	left: 118px;
	font-size: 13px;
	font-weight: bold;
	color: #806300;
}

.productcolumns_readmore
{
	position: absolute;
	top: 41px;
	left: 118px;
}

.productcolumns_or
{
	position: absolute;
	top: 68px;
	left: 162px;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
}

.productcolumns_buynow
{
	position: absolute;
	top: 85px;
	left: 118px;
}

.productcolumns_text
{
	padding: 0px 9px 3px 9px;
	font-size: 13px;
}

.featurecolumns
{
	float: left;
	width: 327px;
	height: 146px;
	background-image: url('../images/3columns.jpg');
}

.featurecolumns_title
{
	font-size: 15px;
	color: #0f55a2;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

.featurecolumns_title a:link, .featurecolumns_title a:visited, .featurecolumns_title a:active
{
	font-size: 15px;
	color: #0f55a2;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

.featurecolumns_title a:hover
{
	font-size: 15px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

.featurecolumns_text
{
	font-size: 12px;
	padding: 8px 10px 5px 10px;
}

.featurecolumns_moreinfo
{
	font-size: 12px;
	text-align: right;
	padding: 0px 12px 0px 0px;
}

.aboutsoundreading
{
	float: left;
	width: 695px;
	background-color: #E6E6E6;
	border: 1px solid #C5C5C5;
	padding: 10px 14px 14px 14px;
	font-size: 13px;
}

.aboutsoundreading-title
{
	font-size: 19px;
	color: #0f55a2;
}

.howitworks
{
	background-image: url('../images/howitworks-bg.jpg');
	width: 300px;
	height: 20px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.mainbody
{
	margin: 0px auto;
	width: 1020px;
}

.midsection-title
{
	background-image: url('../images/mid-title.jpg');
	width: 996px;
	height: 26px;
	padding: 3px 0px 0px 24px;
}

.midsection-over
{
	width: 998px;
	border-left: 1px solid #d6d6d7;
	border-right: 1px solid #d6d6d7;
	background-color: #FFFFFF;
	padding: 10px; 
}

.testimonials-titlelink
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.testimonials-packagetext
{
	background-color: #EAEAEA;
	padding: 4px 5px 4px 5px;
}

.ad_freeonline_assesment{
	float:left;
	background-image:url(../images/bg_ad_online_assessment.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:170px;
	text-align:center;
	margin-left:0px;
}

.ad_freeonline_assesment h1{
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	font-size:29px;
	line-height:31px;
	color:#000000;
	font-weight:normal;
	padding:0;
	margin-top:5px;
	margin-bottom:10px;
}

.ad_quotes{
	float:left;
	width:256px;
	height:190px;
	text-align:center;
	margin-top:50px;
}
.ad_quotes h1{
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	color:#1a67bf;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding-left: 20px; padding-right: 5px;
}
.ad_quotes_top{
	float:left;
	width:256px;
	height:25px;
	margin-bottom:10px;
}
.ad_quotes_bottom{
	float:left;
	width:256px;
	height:150px;
	background-image:url(../images/bg_ad_quotes.jpg);
	background-repeat:no-repeat;
}
.ad_quotes_bottom h1{
	margin-top:10px;
}


.ad_newletter {
	float:left;
	width:257px;
	height:87px;
	text-align:center;
	font-size:13px;
	margin-top:68px;
	background-image:url(../images/bg_ad_newsletter.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:15px;
	overflow:hidden;
}
.ad_newletter h1, .ad_newletter p.ad_newletter_h1  {
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	font-size:20px;
	color:#d9e021;
	font-weight:normal;
	margin: 10px 0 0 0;
    padding: 0;
    
}
.ad_newletter a{
	color:#FFFFFF;
	text-decoration:none;
}
.ad_newletter a:hover{
	text-decoration:underline;
}



.ad_math{
	float:left;
	width:258px;
	height:70px;
	margin-top:10px;
	background-image:url(../images/bg_ad_math.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	color:#666666;
}
.ad_math h1{
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:23px;
	margin-top:10px;
}
.ad_math a{
	font-weight:bold;
	font-size:16px;
	color:#666666;
	text-decoration:none;
}
.ad_math a:hover{
	text-decoration:underline;
}


 .body_one{
	float:left;
	width:1050px;
	margin-top:12px;
}

 .body_one h1{
	color:#5c0f5c;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:34px;
	margin-top:10px;
	margin-bottom:10px;
}

 .body_one h2{
	color:#5c0f5c;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
}

 .body_one h5{
	color:#0d51a6;
	font-family:tahoma, arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
}

#buynow_lg{
	background-image:url(../images/btn_buynow_lg.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:66px;
	font-weight:bold;
	font-size:20px;
	color:#535353;
	text-align:right;
	padding-top:5px;
	position:absolute;
	top:25px;
	left:605px;
}
#buynow_lg2{
	background-image:url(../images/shop.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:34px;
	font-weight:bold;
	font-size:20px;
	color:#535353;
	text-align:right;
	padding-top:5px;
	position:absolute;
	top:25px;
	left:605px;
}
#buynow_lg label{
	margin:10px;
}

.body_hopskipjump_one{
	background-color:#d9d6e5;
	width:1020px;
	float:left;
	padding:15px;
	margin-top:15px;
	color:#1f1f1f;
	font-size:14px;
	margin-bottom:5px;
}

.body_hopskipjump_one table{
	float:left;
}
.body_hopskipjump_one td{
	font-size:12px;
	vertical-align:top;
}


.body_hopskipjump_two{
	background-color:#e5e7e8;
	width:1020px;
	float:left;
	padding:15px;
	margin-top:15px;
	color:#1f1f1f;
	font-size:14px;
	margin-bottom:5px;
}

#hopskipjump_lg{
	position:absolute; top:25px; left:750px; z-index:5
}

.body_boost_one{
	background-color:#99cccc;
	width:1020px;
	float:left;
	padding:15px;
	margin-top:15px;
	color:#1f1f1f;
	font-size:14px;
	margin-bottom:5px;
}

.body_boost_one table{
	float:left;
}
.body_boost_one td{
	font-size:12px;
	vertical-align:top;
}


.body_boost_two{
	background-color:#e5e7e8;
	width:1020px;
	float:left;
	padding:15px;
	margin-top:15px;
	color:#1f1f1f;
	font-size:14px;
	margin-bottom:5px;
}

#boost_lg{
	position:absolute; top:25px; left:750px; z-index:5
}

.body_remedy_one{
	background-color:#BFD67F; 
	width:1020px;
	float:left;
	padding:15px;
	margin-top:15px;
	color:#1f1f1f;
	font-size:14px;
	margin-bottom:5px;
}

.body_remedy_one table{
	float:left;
}
.body_remedy_one td{
	font-size:12px;
	vertical-align:top;
}


.body_remedy_two{
	background-color:#e5e7e8;
	width:1020px;
	float:left;
	padding:15px;
	margin-top:15px;
	color:#1f1f1f;
	font-size:14px;
	margin-bottom:5px;
}

#remedy_lg{
	position:absolute; top:25px; left:750px; z-index:5
}
embed { z-index: 1; }

.bold { font-weight: bold; }

span.blueButton {
	background-image: url(../images/blue-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	clear: both;
	text-align: center;
	height: 50px;
	width: 254px;
	margin: 0px;
	padding: 12px 0 0 0;
}
span.blueButton a:link,  
span.blueButton a:visited {
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-family: tahoma, arial, sans-serif
}

span.blueButton a:hover {
	font-size: 18px;
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
	font-family: tahoma, arial, sans-serif
}