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 {
	position: relative;
	background: url(../images/masthead.jpg) no-repeat;
	margin: auto;
	padding: 0px;
	width: 748px;  /* width is set to 2px greater than img width in order to match stripes */
	height: 168px;
}

DIV#masthead_container {
	position: absolute;
	top: 0px;
	left: auto;
	margin: auto;
	width: 99%;
}

DIV#masthead {
	position: relative;

	padding: 0px;
	width: 748px;  /* width is set to 2px greater than img width in order to match stripes */
	height: 168px;
	margin: auto;
	text-align: left;
}

DIV#masthead UL {  /* images bullets are not predicatable on IE Win */
	position: absolute;
	top: 34px;
	margin: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 28px;
	padding-right: 0;
}

DIV#masthead UL#nav_right {  /* images bullets are not predicatable on IE Win */
	position: absolute;
	top: 34px;
	left: 330px;

	margin: 0px;
	padding: 0px;
}

DIV#masthead LI {
	font: bold 13px Arial, sans-serif;
	color: #333;
	line-height: 19px;
}

DIV#masthead UL IMG {
	margin-right: 4px;
}

DIV#masthead A {
	color: #333;
	text-decoration: none;
}

DIV#masthead A:hover {
	color: #F60;
}

DIV#masthead A#home {
	position: relative;
	left: 520px;
	top: 10px;
	font: bold 13px Arial, sans-serif;
	color: #ccc;
	line-height: 19px;
}

DIV#masthead A#home:hover {
	color: #FC0;
}








/*  QUOTE  */
IMG.startquote {
	position: relative;
	top: 10px;
	left: -14px;
}

IMG.endquote {
	margin-bottom: 2px;
	margin-left: 2px;
}

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: 2px;
	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: 14px;
}

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: 310px;
}

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

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


.blank_spacer {
	height: 10px;
}


/* Promo Ad*/

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

DIV#org_bg {
	width: 133px;
}

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;
	margin: 0 0 0 5px;
	padding: 0 0 4px 0;
}

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



DIV#join_link{
	background: #666 url(http://www.gentlerainmarketing.com/images/promo_grey_foot.jpg) no-repeat;
	position: relative;
	top: 0px; 
	left: 0px;
	width: 133px;
}

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

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

IMG#promo_hand {
	position: relative;
	top: 8px;
	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 {
/*border: 1px solid red;*/
	position: relative;
	background: url(../images/footer.jpg) no-repeat;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-right: 0px;
	width: 748px;  /* width is set to a different width than the img width to line up with masthead */
	height: 56px;	
}

DIV#footer P#copy {
	position: absolute;
	top: 27px;
	left: 30px;
	padding: 0px;
	margin: 0px;
	font: 11px Arial, sans-serif;
	color: #FFF;
	line-height: 12px;
}

DIV#footer P#terms {
	position: absolute;
	top: 27px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	text-align:right;
	width: 705px;
	font: 11px Arial, sans-serif;
	color: #FFF;
	line-height: 12px;
}

DIV#footer A {
	color: #FFF;
	text-decoration: none;
}

DIV#footer A:hover {
	text-decoration: underline;
}
















/*  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 {
	position: absolute;
	left: 7px;
}

IMG#flank_right {
	position: absolute;
	left: 553px;
}


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;
}

P.long {
	margin-top: 0px;
	margin-bottom: 22px;
	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 P I {
	font-family: 'Times New Roman', serif;
	font-size: 16px;
}


DIV#content H1 {
	margin: 0 0 20px 43px;
	padding: 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 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 H1.small {
	margin: 0 0 20px 43px;
	padding: 20px 0 0 0;  /* used padding instead of margin to prevent the gap after masthead */
	width: 450px;
	font: 23px Arial, sans-serif;
	color: #666;
	line-height: 28px;
}

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.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 H2.larger_color{
	padding: 0 0 0 0;
	margin: 0 0 10px 43px;
	font: 22px Arial, sans-serif;
	color: #F60;
	line-height: 24px;
}
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 H3 {
	margin: 0 0 0 43px;
	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 H3.padded {
	padding: 20px 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 OL.wider {
	margin: -10px 0 50px 45px;
	padding: 0px;
	width: 410px;
}


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 DD I {
	font-family: Arial, sans-serif;
	font-size: 14px;
}

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 {
	background: url(../images/box_gray_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.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.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;
}







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

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

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

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

DIV#content DIV.box_highlight A.plain:hover {
	color: #333;
	text-decoration: underline;
}

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;
}


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.input_long {
	width: 423px;
}

INPUT.input_extra_long {
	width: 455px;
}

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

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

IMG#no_button {
	margin: -30px 0 0 47px;
	padding: 0px;
	height: 56px;
	width: 56px;
	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: 0px;
	padding: 10px 0 0 0;  /* used padding instead of margin to prevent the gap after masthead */
	width: auto;
	font: 14px Arial, sans-serif;
	color: #333;
	line-height: 14px;
}

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

DIV#content FORM DIV.small_form_1 {
	margin: 0px;
	padding: 0 0 0 0px;  /* used padding instead of margin to prevent the gap after masthead */
	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 DIV.small_form DIV {
	padding-bottom: 25px; 
	width: 420px;
	font: italic 12px Arial, sans-serif;
	color: #333;
	line-height: 14px;
}

DIV#content FORM DIV.small_form_1 DIV {
	padding-bottom: 25px; 
	width: 420px;
	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;
}

DIV#content DIV.product_box P.order_note {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	width: 360px;
	font: italic 11px Arial, sans-serif;
	color: #000;
	line-height: 14px;
}

<!--products_consulting_SAVE
DIV#content DIV.product_box P.order_note {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-right: 0px;
	padding: 0px;
	width: 340px;
	font: italic 11px Arial, sans-serif;
	color: #000;
	line-height: 14px;
}
-->

DIV#content DIV.product_box P.consulting_paragraph {
	margin: 10px 0 0 15px;
	padding: 0px;
	width: 400px;
	font: 15px Arial, sans-serif;
	color: #333;
	line-height: 20px;
}



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: 0 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_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_closer {
	margin: 0 0 0 180px;
	padding-top: 0px;
	padding-bottom: 40px;  /* 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, 
P.price_closer:first-line {
	font: normal 14px Arial, sans-serif;
	color: #333;
}

SPAN.first {
	font: normal 14px Arial, sans-serif;
	color: #333;
}

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

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


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

IMG.order_left {
	float: left;
	padding: 0 13px 0 10px;
	margin: 0;
}


P.price SUP,
P.price_closer 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;
}

EM.flush_price I {
	font-weight: normal;
	color: #333;
}

DIV#content P.indent {
	margin-left: 115px;
	width: 400px;
}





















DIV.graylt_box {
	background: url(../images/box_graylt_main.gif) no-repeat;
	margin: 0 0 0 43px;
	padding: 8px 0 0 0;
	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;
}

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








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;
}









FONT.blue {
	color: #607aa7;
}



P.print {
	font: 12px Arial, sans-serif;
}

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;
}


.video_container_alt {
	position: relative;
	top: -15px;
	
	background: #666 url(../images/box_gray_main.gif) no-repeat;
	
	margin: 0 0 -12px 43px;
	padding: 9px 0 0 0;
	
	width: 473px; 
	text-align: center;
}	

.video_container_blue {
	position: relative;
	top: -15px;
	
	background: #7898d1 url(../images/box_bluedk_main.gif) no-repeat;
	
	margin: 0 0 -12px 43px;
	padding: 9px 0 0 0;
	
	width: 473px; 
	text-align: center;
}	

.video_container_metal {
	position: relative;
	top: -14px;
	
	background: transparent url(../images/metal_video_background.jpg) no-repeat;
	
	margin: 0 0 -20px 43px;
	padding: 9px 0 0 0;
	
	width: 473px;
	height: 328px;
	
	text-align: center;
}	

.video_container_metal_wide {
	position: relative;
	top: -14px;
	
	background: transparent url(../images/metal_video_background_wide.jpg) no-repeat;
	
	margin: 0 0 -20px 43px;
	padding: 9px 0 0 0;
	
	width: 473px;
	height: 245px;
	
	text-align: center;
}	


.video_bevel {
	border: 1px solid rgb(80,80,80);
	border-bottom: none;
	
	margin: 0 auto;
	
	width: 352px;
	height: 304px;
}

.video_bevel_metal {
	border: 1px solid rgb(120,120,120);
	border-bottom: none;
	
	margin: 0 auto;
	
	width: 352px;
	height: 304px;
}

.video_bevel_metal_wide {
	border: 1px solid rgb(120,120,120);
	border-bottom: none;
	
	margin: 0 auto;
	
	width: 400px;
	height: 225px;
}

.video_alt {
	margin: 0;
	padding: 0;
}






/*  GR Websites */

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

DIV#content TABLE.templates TD H2, 
DIV#content TABLE.templates TD DL {
	margin-right: 35px;
	width: 250px;
}


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, #nav_right {
	width: 290px;
	list-style: none;
	line-height: 1;
}

#nav a, #nav_right a {
	display: block;
	width: 290px;
}

#nav li, 
#nav_right li {
	margin: 0;
	padding: 0;
	width: 290px;
	height: 18px;
}

#nav li ul {
	position: absolute;
	top: 17px;
	left: -999em;
	height: auto;
	width: 300px;
	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: 300px;
	font-weight: normal;
}

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

#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;
}
*/