BODY { 
	background: #6681b2 url(../images/bg_striped.jpg) top center repeat-y;
	margin: 0px;
	padding: 0px;
}

A IMG {
	border: 0px;
}

/*A {
	color: #960;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
*/
/*  These 2 styles deprecate CELLPADDING & CELLSPACING  */
TABLE {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

TABLE TD {
	padding: 0px;
}









/*  MASTHEAD  */
DIV#masthead_image {
	display: none;
}

DIV#masthead_container {
	display: none;
}

DIV#masthead {
	display: none;
}

DIV#masthead UL {  /* images bullets are not predicatable on IE Win */
	display: none;
}

DIV#masthead LI {
	display: none;
}

DIV#masthead UL IMG {
	display: none;
}

DIV#masthead A {
	display: none;
}

DIV#masthead A:hover {
	display: none;
}

DIV#masthead A#home {
	display: none;
}

DIV#masthead A#home:hover {
	display: none;
}








/*  QUOTE  */
IMG.startquote {
	display: none;
}

IMG.endquote {
	display: none;
}

DIV.quote {
	position: absolute;
	top: 200px;
	left: 577px;
	margin: 0px;
	padding: 0px;
	width: 125px;
	visibility: hidden;
}

DIV.quote_static {
	position: absolute;
	top: 200px;
	left: 577px;
	margin: 0px;
	padding: 0px;
	width: 125px;
	visibility: visible;
}

DIV.quote P, DIV.quote_static P {
	margin: 0px;
	padding: 0px;
	width: 125px;
	font: 16px 'Times New Roman', serif;
	color: #333;
	line-height: 22px;
}

DIV.quote_homepage {
	position: absolute;
	top: 200px;
	left: 577px;
	margin: 0px;
	padding: 0px;
	width: 125px;
	visibility: visible;
}

DIV.quote P, DIV.quote_homepage P {
	margin: 0px;
	padding: 0px;
	width: 125px;
	font: 14px 'Times New Roman', serif;
	color: #333;
	line-height: 19px;
}

DIV.quote_static P.call {
	margin-bottom: 30px;
	font: normal 12px Arial, sans-serif;
	color: #333;
	line-height: 18px;
}


H5 {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align:right;
	font: 16px 'Times New Roman', serif;
	color: #333;
	line-height: 18px;
}

H6 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:right;
	font: 12px Arial, sans-serif;
	color: #333;
	line-height: 18px;
}

DIV#content DIV.quote A {
	position: absolute;
	left:-5px;
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, sans-serif;
	color: #333;
	line-height: 12px;
	text-decoration: none;
}

DIV#content DIV.quote A:hover {
	color: #F60;
}

DIV.quote A IMG {
	position: relative;
	top: 2px;
}


P.spacer {
	width: 20px;
	height: 640px;
}

P.spacer_short {
	width: 20px;
	height: 360px;
}

P.spacer_mshort {
	width: 20px;
	height: 200px;
}

P.spacer_xshort {
	width: 20px;
	height: 75px;
}





/* Promo Ad*/

DIV#logo {
	background: url(http://www.gentlerainmarketing.com/images/promo_bg.jpg) no-repeat;
	border: 1px solid #333;
	position: relative;
	margin: 0 0 20px -6px;
	padding: 0;
	width: 133px;
	height: 185px;
}

DIV#logo P.promo_head {
	font: 17px Arial, sans-serif;
	line-height: 20px;
	color: #111;
	width: 130px;
	margin: 5px 0 5px 5px;
	padding: 0px;
}

DIV#logo P {
	font: 12px Arial, sans-serif;
	color: #111;
	width: 115px;
	margin: 0 0 0 5px;
	padding: 0 0 3px 0;
}

DIV#logo P EM{
	font: italic 12px Arial, sans-serif;
}

DIV#logo A.white_link {
	font: 11px Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 147px;
	left: 22px;
}

DIV#logo A.white_link:hover {
	color: #FC0;
}

IMG#promo_hand {
	position: absolute;
	top: 155px;
	left: 3px;
	margin-right: 2px;
}




/* Right Hand Box/Form */
DIV.right_hand_box {
	background: transparent url(http://www.gentlerainmarketing.com/images/box_red_main.gif) no-repeat;
	width: 133px;
	padding: 7px;
	margin: 0 0 0 -4px;
}

DIV.quote_homepage DIV.right_hand_footer IMG { 
	background: #e4eaf6;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 133px;
	margin: 0 0 0 -4px;
}	



/*  AUDIO  */
DIV#audio {
	position: absolute;
	top: 2px;
	left: 514px;
	margin: 0px;
	padding: 0px;
	width: 35px;
	font: normal 10px Arial, sans-serif;
	color: #333;
	line-height: 12px;
	text-align: center;
}

DIV#audio_pause {
	position: absolute;
	top: 34px;
	left: 516px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font: normal 10px Arial, sans-serif;
	color: #333;
	line-height: 12px;
	text-align: center;
	visibility: hidden;

}














/*  FOOTER  */
DIV#footer {
	display: none;
}

DIV#footer P#copy {
	display: none;
}

DIV#footer P#terms {
	display: none;
}

DIV#footer A {
	display: none;
}

DIV#footer A:hover {
	display: none;
}
















/*  CONTENT AREA  */
DIV#content {
/*border: 1px solid red;*/
	position: relative;
	background: url(../images/bg_content.jpg) repeat-y;
	margin: auto;
	padding: 0px;
	width: 748px;  /* width is set to a different width than the img width to line up with masthead */
}

IMG#flank_left {
	display: none;
}

IMG#flank_right {
	display: none;
}


P {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;  /* used padding instead of margin to prevent the gap before footer */
	padding-left: 0px;
	padding-right: 0px;
	width: 490px;
	font: 14px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

DIV#content H1 {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 20px;  /* used padding instead of margin to prevent the gap after masthead */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 450px;
	font: 25px Arial, sans-serif;
	color: #666;
	line-height: 28px;
}

DIV#content H1 EM {
	font: 18px Arial, sans-serif;
}

DIV#content H1.spaced_1 {
	margin: 0 0 8px 43px;
	padding-top: 20px 0 0 0;  /* used padding instead of margin to prevent the gap after masthead */
	width: 450px;
	font: 25px Arial, sans-serif;
	color: #666;
	line-height: 28px;
}

DIV#content H1.shorter {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 20px;  /* used padding instead of margin to prevent the gap after masthead */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

DIV#content H2 {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	margin-right: 0px;
	padding: 0px;
	width: 490px;
	font: 18px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

DIV#content H2 EM {
	font: 14px Arial, sans-serif;
}

DIV#content H2.spaced {
	padding: 0 0 30px 0;
	margin: 0 0 20px 43px;
	color: #666;
}

DIV#content H2.bigger {
	padding: 30px 0 0 0;
	margin: 0 0 0 43px;
	color: #666;
	font: Bold 18px Arial, sans-serif;
}

DIV#content H2.medium{
	padding: 10px 0 0 0;
	margin: 0 0 15px 43px;
	font: 18px Arial, sans-serif;
	color: #666;
	line-height: 22px;
}

DIV#content H2.short{
	padding: 0 0 0 0;
	margin: 0 0 10px 43px;
	font: 18px Arial, sans-serif;
	color: #666;
	line-height: 22px;

DIV#content H2.larger{
	padding: 0 0 0 0;
	margin: 0 0 10px 43px;
	font: 22px Arial, sans-serif;
	color: #666;
	line-height: 24px;
}

DIV#content H3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding: 0px;
	width: 490px;
	font: 16px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

DIV#content H3.longer {
	padding: 0 0 20px 0;
	color: #333;
}

DIV#content P.question {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 63px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;  /* used padding instead of margin to prevent the gap before footer */
	padding-left: 0px;
	padding-right: 0px;
	width: 440px;
	font: italic 16px 'Times New Roman', serif;
	color: #333;
	line-height: 19px;
}


DIV#content DL, DIV#content OL {
	margin-top: -15px;
	margin-bottom: 30px;
	margin-left: 60px;
	margin-right: 0px;
	padding: 0px;
	width: 410px;
}

DIV#content OL LI {
	margin-top: 10px;
	margin-bottom: 4px;
}

DIV#content DD {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	margin-right: 0px;
	padding: 0px;
	font: 16px 'Times New Roman', serif;
	color: #333;
	line-height: 18px;
}

DIV#content LI {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	margin-right: 0px;
	padding: 0px;
	font: 16px 'Times New Roman', serif;
	color: #333;
	line-height: 18px;
}

DIV#content A {
	color: #455778;
}

DIV#content A:hover {
	color: #6079a8;
}



DIV#content A.ordering_button {
	border-top: 1px solid #999;
	border-bottom: 2px solid #333;
	border-left: 1px solid #999;
	border-right: 2px solid #666;

	background: #F90;
	
	margin: 20px 0px 0px 115px;
	padding: 5px 10px 5px 10px;
	
	font: bold 14px Arial, sans-serif;
	color: #FFF;
	line-height: 19px;
	
	text-decoration: none;
}

DIV#content A.ordering_button:hover  {
	background: #FFF;
	color: #F90;
}



DIV#content INPUT.ordering_button_red {
	border-top: 1px solid #999;
	border-bottom: 2px solid #333;
	border-left: 1px solid #999;
	border-right: 2px solid #666;

	background: #CC0000;
	
	margin: 20px 0 0 0;
	padding: 5px 10px 5px 10px;
	
	height: auto;
	
	font: bold 18px/19px Arial, sans-serif;
	color: #FFF;
	
	text-decoration: none;
	
	cursor: pointer;
	cursor: hand;
}

DIV#content INPUT.ordering_button_red:hover {
	background: #FF0000;
}

DIV#content INPUT.ordering_button_white {
	border-top: 1px solid #999;
	border-bottom: 2px solid #333;
	border-left: 1px solid #999;
	border-right: 2px solid #666;

	background: #7998d1;
	
	margin: 20px 0 3px 0;
	padding: 2px 0 3px 0;
	
	width: 115px;
	height: auto;
	
	font: bold 13px/14px Arial, sans-serif;
	color: #FFF;
	
	text-decoration: none;
	
	cursor: pointer;
	cursor: hand;
}

DIV#content INPUT.ordering_button_white:hover {
	background: #e4eaf6;
	color: #7291c8;
}























DIV.box {
	display: none;
}

DIV.box_highlight {
	background: url(../images/box_bluedk_main.gif) no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 473px;
	font: 14px Arial, sans-serif;
	color: #FFF;
}


DIV#content DIV.box A, DIV#content DIV.box_highlight A {
	color: #FFF;
	text-decoration: none;	
	padding-left: 10px;
}

DIV#content DIV.box A:hover {
	color: #FC0;
}

DIV#content DIV.box_highlight A:hover {
	color: #333;
}

DIV#content DIV.box FONT, DIV#content DIV.box_highlight FONT {
	margin-left: 20px;
}

DIV#content DIV.box P, DIV#content DIV.box_highlight P {
	margin-left: 30px;
	margin-bottom: 0px;
	padding: 0px;
	width: 430px;
	font: 14px Arial, sans-serif;
	color: #FFF;
}


DIV.box_highlight_v2 {
	background: url(../images/box_bluedk_main.gif) no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 473px;
	font: 15px Arial, sans-serif;
	color: #FFF;
}

DIV#content DIV.box FONT, DIV#content DIV.box_highlight_v2 FONT {
	margin-left: 20px;
}

DIV#content DIV.box P, DIV#content DIV.box_highlight_v2 P {
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	width: 430px;
	font: 15px Arial, sans-serif;
	color: #FFF;
}

DIV#content DIV.box P, DIV#content DIV.box_highlight_v2 P I {
	font: italic 15px Arial, sans-serif;
}





DIV.box_highlight_v3 {
	background: url(../images/box_bluedk_main.gif) no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 473px;
	font: 17px Arial, sans-serif;
	color: #FFF;
}

DIV#content DIV.box FONT, DIV#content DIV.box_highlight_v3 FONT {
	margin-left: 20px;
}

DIV#content DIV.box P, DIV#content DIV.box_highlight_v3 P {
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	width: 430px;
	font: 17px Arial, sans-serif;
	color: #FFF;
}

DIV#content DIV.box P, DIV#content DIV.box_highlight_v3 P I {
	font: italic 17px Arial, sans-serif;
}






IMG#hand {
	position: relative;
	top: 2px;
	margin-right: 2px;
}

IMG#hand_2 {
	position: relative;
	top: 2px;
	margin-right: 2px;
}


P.price_noorder {
	margin-top: -16px;
	margin-bottom: 40px;
	margin-left: 115px;
	margin-right: 0px;
	padding: 0px;
	width: 340px;
	font: bold 14px Arial, sans-serif;
	color: #F60;
	line-height: 19px;
}

P.price_noorder EM {
	font: italic 14px Arial, sans-serif;
	color: #333;	
}

DIV#content P.price_noorder A {
	color: #F60;
	text-decoration: none;
}

DIV#content P.price_noorder A:hover {
	color: #F60;
	text-decoration: underline;
}




EMBED#audio_mp3 {
	margin-top: 4px;
	margin-left: 20px;
}


IMG.portrait {
	float: right;
	margin-left: 6px;
	margin-right: 205px;
	margin-bottom: 5px;
}







INPUT {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 2px;
	height: 16px;
	width: 210px;
	border: 1px solid #666;
	background-color: #e4eaf6;
	font: 14px Arial, sans-serif;
	color: #000;
	line-height: 14px;
}

INPUT.input_short {
	width: 150px;
}

INPUT.input_shorter_white {
	width: 110px;
	background-color: #fff;
}

INPUT.input_shortest {
	width: 60px;
}

INPUT#sub_button {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding: 0px;
	height: 63px;
	width: 63px;
	border: 0px;
	background-color: #FFF;
}

INPUT#join_button {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding: 0px;
	height: 55px;
	width: 55px;
	border: 0px;
	background-color: #FFF;
}


SELECT {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 30px;
	padding: 0px;
	height: 22px;
	border-width: 0px;
	background-color: #e4eaf6;
	font: 14px Arial, sans-serif;
	color: #000;
	line-height: 14px;
}

TEXTAREA {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 2px;
	height: 50px;
	width: 455px;
	border: 1px solid #666;
	background-color: #e4eaf6;
	font: 14px Arial, sans-serif;
	color: #000;
	line-height: 14px;
}


TEXTAREA.terms {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 43px;
	margin-right: 20px;
	padding: 2px;
	height: 150px;
	width: 455px;
	border: 1px solid #666;
	background-color: #e4eaf6;
	font: 14px Arial, sans-serif;
	color: #000;
	line-height: 14px;
}


INPUT.check {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 5px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 0px;
	background-color: #e4eaf6;
	font: 14px Arial, sans-serif;
	color: #000;
	line-height: 14px;
}


DIV#content FORM P {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;  /* used padding instead of margin to prevent the gap after masthead */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	font: 14px Arial, sans-serif;
	color: #333;
	line-height: 14px;
}

DIV#content FORM P B {
	position: relative;
	top: 4px;
	font: 20px Arial, sans-serif;
	color: #F60;
	line-height: 14px;
}


DIV#content FORM TABLE {
	margin-left: 43px;
}

DIV#content FORM TABLE TABLE{
	margin-left: 0px;
}


DIV#content FORM TABLE TD {
	vertical-align: top;
}

DIV#content FORM TABLE TD DIV {
	width: 230px;
	font: italic 12px Arial, sans-serif;
	color: #333;
	line-height: 14px;
}

DIV#content FORM P.tagline {
	position: relative;
	top: -62px;
	margin-left: 130px;
	width: 350px;
	font: bold 14px Arial, sans-serif;
	color: #F60;
	line-height: 16px;
}


DIV#content FORM P.tagline I {
	font: italic 14px Arial, sans-serif;
	color: #333;
	line-height: 14px;
	font-weight: normal;
}
























DIV.product_box {
	background: url(../images/box_blue_main.gif) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 473px;
	font: 14px Arial, sans-serif;
	color: #333;
}

DIV.product_box P.title {
	margin-left: 10px;
	width: 450px;
}

DIV#content DIV.product_box H3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	width: 490px;
	font: 18px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

DIV#content DIV.product_box H4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 0px;
	padding: 0px;
	width: 390px;
	font: bold 14px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}



DIV.product_box IMG.product_icon {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
}

DIV.product_box P.product_desc {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;  /* used padding instead of margin to prevent the gap before footer */
	padding-left: 0px;
	padding-right: 0px;
	width: 380px;
	font: 14px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

DIV.product_box P.price {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-right: 0px;
	padding: 0px;
	width: 340px;
	font: bold 14px Arial, sans-serif;
	color: #F60;
	line-height: 19px;
}

DIV.product_box IMG.order {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;	
	padding-right: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

DIV#content DIV.product_box OL {
	margin: 0 20px 40px 12px;
}







IMG.large_icon {
	float: left;
	margin: 18px 8px 0 42px;
	padding: 0;
}


.more_products {
	float: right;
	position: relative;
	top: -38px;
	right: 210px;
	
	font: 14px Arial, sans-serif;
	line-height: 14px;
}

.more_products A, 
.additional A {
	text-decoration: none;
}

DIV#content .more_products A:hover, 
DIV#content .additional A:hover {
	color: #F60;
}

.ding {
	font:bold 100% webdings;
}


.additional {
	margin: 0 0 0 -2px;
	
	font: 14px Arial, sans-serif;
	line-height: 14px;
}










H4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-right: 0px;
	padding: 0px;
	width: 430px;
	font: bold 14px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

H4 EM {
	font: normal 14px Arial, sans-serif;
}

IMG.product_icon {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding: 0px;
}

P.product_desc {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;  /* used padding instead of margin to prevent the gap before footer */
	padding-left: 0px;
	padding-right: 0px;
	width: 420px;
	font: 14px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

P.product_desc A {
	color: #455778;
}

P.product_desc A:hover {
	color: #6079a8;
}

P.price {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 80px;  /* used padding instead of margin to prevent the gap before footer */
	padding-left: 0px;
	padding-right: 0px;
	width: 490px;
	font: bold 14px Arial, sans-serif;
	color: #F60;
	line-height: 19px;
}

P.price_lower {
	margin: 10px 0 0 180px;
	padding-top: 0px;
	padding-bottom: 80px;  /* used padding instead of margin to prevent the gap before footer */
	padding-left: 0px;
	padding-right: 0px;
	width: 490px;
	font: bold 14px Arial, sans-serif;
	color: #F60;
	line-height: 19px;
}
P.price:first-line,
P.price_lower:first-line {
	font: normal 14px Arial, sans-serif;
	color: #333;
}

P.price EM,
P.price_lower EM {
	font: italic 14px Arial, sans-serif;
	color: #333;	
}

P.price FONT,
P.price_lower FONT {
	color: #FFF;
}

IMG.order {
	float: left;
	padding-left: 110px;
	padding-bottom: 20px;
}


P.price SUP {
	font: bold 9px Arial, sans-serif;
	line-height: 9px;
}

EM.flush_price {
	margin: 0px 0px 0px 5px;
	
	/* used padding instead of margin to prevent the gap before footer */
	padding: 0px;
	
	width: 490px;
	font: bold 14px Arial, sans-serif;
	color: #F60;
	line-height: 19px;
}


























DIV.graylt_box {
	background: url(../images/box_graylt_main.gif) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 473px;
	font: 14px Arial, sans-serif;
	color: #333;
}

DIV#content DIV.graylt_box H2 {
	margin-left: 10px;
	width: 450px;
}

DIV#content DIV.graylt_box P {
	margin-left: 10px;
	width: 450px;
}

DIV#content DIV.graylt_box DL, DIV#content DIV.graylt_box OL {
	margin-top: -15px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px;
	width: 410px;
}

DIV#content DIV.graylt_box DD {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	margin-right: 0px;
	padding: 0px;
	font: 16px 'Times New Roman', serif;
	color: #333;
	line-height: 18px;
}

DIV#content DIV.graylt_box DL.YN {
	margin-left: 10px;
}

DIV#content DIV.graylt_box DL.YN DT {
	color: #607aa7;
}

DIV#content DIV.graylt_box DL.YN DD {
	margin-left: 60px;
}

FONT.blue {
	color: #607aa7;
}



DIV.graylt_box_columns {
	background: url(../images/box_graylt_main.gif) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 473px;
	font: 14px Arial, sans-serif;
	color: #333;
}
DIV#content DIV.graylt_box_columns H3 {
	margin: 15px 0 10px 15px;
	width: 200px;
}

DIV#content DIV.graylt_box_columns P {
	margin-left: 17px;
	width: 450px;
}

DIV#content DIV.graylt_box_columns TABLE P {
	margin: 0 0 0 15px;
	padding: 0;
}

DIV#content DIV.graylt_box_columns DL{
	margin-top: -15px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	width: 200px;
	font: 15px Arial, sans-serif;
}

DIV#content DIV.graylt_box_columns DD {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	margin-right: 0px;
	padding: 0px;
	font: 15px Arial, sans-serif;
	color: #333;
	line-height: 18px;
	width: 200px;
}
DIV#content DIV.graylt_box_columns TABLE {
	margin: 0 0 15px 0;
	width: 400px;
}
DIV#content DIV.graylt_box_columns TD {
	height: 18px;
}

DIV.graylt_box IMG.enroll {
	float: left;
	padding: 0 13px 0 10px;
	margin: 0;
}







IMG.box_footer {
	display: none;  /* keep this style */
}

P.print {
	display: none;
}

DIV#content P.print A {
	font: 12px Arial, sans-serif;
	color: #333;
	text-decoration: none;
}

DIV#content P.print A:hover {
	font: 12px Arial, sans-serif;
	color: #F60;
}

P.print IMG {
	margin-right: 4px;
	margin-bottom: -5px;
}












IMG.recommendation {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 43px;
	border: 1px solid black;
}

IMG.ad {
	position: relative;
	top: 0px;
	left: 16px;
}



/*  Videos */

DIV.video_container {
	margin: 18px 0 30px 43px;
	width: 473px; 
	height: 350px;
}	

DIV.video_container_short {
	margin: 0 0 30px 43px;
	width: 473px; 
	height: 330px;
}	

OBJECT#video {
	margin: 0;
	padding: 0;
	width: 473px;
	height: 350px;
}







/*  GR Websites */

DIV#content TABLE.templates TD P {
	margin-right: 35px;
	width: 280px;
}

DIV#content TABLE.templates TD P.grabber {
	font: 18px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}



DIV#content TABLE.templates TD P.template_label {
	margin: 0px;
	padding: 0px;

	width: 180px;

	font: bold 11px Arial, sans-serif;
	line-height: 20px;
}

DIV#content TABLE.templates TD P.template_label A {
	color: #333;
	
	text-decoration: none;
}


DIV#content TABLE.templates TD P.template_label A:hover {
	color: #F60;
}	

DIV#content TABLE.templates TD IMG.template {
	border: 1px solid #666;
}

DIV#content TABLE.templates TD DIV.magnify {
	position: relative;
	top: -20px;
	
	padding-right: 2px;
	
	width: 180px;
	height: 35px;
		
	font: bold 11px Arial, sans-serif;
	line-height: 20px;

	text-align: right;
}

DIV#content TABLE.templates TD DIV.magnify A {
	color: #333;
	
	text-decoration: none;
}

DIV#content TABLE.templates TD DIV.magnify A:hover {
	color: #F60;
}

DIV#content TABLE.templates TD DIV.magnify IMG {
	position: relative;
	top: 5px;
}












/*  DROP DOWN MENU  */
#nav, #nav ul {
	width: 500px;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 500px;
}

#nav li {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 18px;
}

#nav li ul {
	position: absolute;
	top: 17px;
	left: -999em;
	height: auto;
	width: 410px;
	background: #FFF url(../images/bg_dropmenu.jpg) bottom left no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 100px;
	font-weight: normal;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0;
}

#nav li li {
	padding-left: 0px;
	padding-right: 1em;
	margin: 0;
	width: 400px;
	font-weight: normal;
}

#nav li ul a {
	width: 400px;
}

#nav li ul ul {
	margin: 0;
	padding: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 80px;
}

/*
#nav li:hover, #nav li.sfhover {
	background: #CCC;
}
*/