* { margin:0; padding:0;}
body {
	font-family:Verdana, "Terbuchet MS", Arial; 
	font-size:13px; 
	line-height:1.2em; 
	color:#444444; 
	background:url(../images/tall_bottom.gif) left top;
	
	/* according to 43 tests, increases scroll rate by 12% */
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
}

table {
	font-family:Verdana, "Terbuchet MS", Arial; 
	font-size:13px; 
	line-height:1.2em; 
	color:#444444; 
}


.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.width { width:100%;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

p { margin:0; padding:0;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:23px;}
.form input {width:198px; height:15px; background:none; border:1px solid #7e7e7e; font-size:1em; font-family:Tahoma; color:#646566;}
textarea { width:201px; height:93px; background:none; overflow:auto; border:1px solid #7e7e7e; font-size:1em; font-family:Tahoma; color:#646566;}


/*==================list====================*/
ul { list-style:none;}

.list1 li {font-size:0.75em; line-height:2em;}
.list1 li a { background:url(../images/marker.gif) no-repeat left 4px; padding-left:11px; color:#297daf; text-transform:uppercase;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}


/*==================txt, links, lines, titles====================*/
a {color:#297daf;}
a:hover{text-decoration:none;}

h1 { background:url(../images/logo.jpg) no-repeat left top; text-indent:-10000px; height:73px; width:261px;}
h3 { font-size:1em; margin-bottom:5px;}
h4 { font-size:0.833em; margin-bottom:3px; text-transform:uppercase;}

.txt1 { color:#297daf;}

.link1 { font-weight:bold; color:#717475;}

.line_hor { background:url(../images/line3.gif) left bottom repeat-x; padding-bottom:15px; margin-bottom:14px;}
.line_hor1 { background:url(../images/line4.gif) left bottom repeat-x; padding-bottom:15px; margin-bottom:14px;}

.title { margin-bottom:31px;}

/*================== HEADING OVERRIDES ====================*/
p.h1, p.h2, p.h3, p.h4 {
	font-family:"Trebuchet MS", "Lucida Console", Verdana, Arial;
	background:none;
	font-size:20px;
	font-weight:bold;
	text-align:center;	
	color:#0342A4;
	margin: 14px;
	line-height:28px;
}

p.h2 {
	font-size:22px;
	color:#CC0000;
	margin: 12px;
}


/*================== MISC STYLES ====================*/
.underline { border-bottom:1px solid #444444; }
.yellow-highlight { background-color:#FFFF33; }
.strike { text-decoration:line-through; }

ul.blue, ul.fancy, ul.checks { margin: 12px 15px 12px 15px; padding: 0 0 0 10px; list-style:none; }
ul.blue li, ul.fancy li, ul.checks li { list-style-image: url(../images/bullets/blue.gif); margin: 0 0 10px 0; padding:0; font-size:13px; background:none; list-style-position:inside; }
ul.fancy li { list-style-image: url(../images/bullets/star.gif); }
ul.checks li { list-style-image: url(../images/bullets/check.gif); }

div.buybutton { text-align:center; background-color:#FFFFE8; width:470px; margin:10px auto 10px auto; padding: 15px 10px 15px 10px; border:none;}
div.buybox { margin: 15px 50px 15px 50px; border: 4px dashed #CC0000; background-color: #FFFFFF; padding: 15px 13px 15px 13px; }
div.features { margin: 15px 15px 15px 15px; border: 1px solid #BFE4FF; background:url(http://s3.amazonaws.com/BloggingInAction/images/bg-features.jpg) top left repeat-x; padding: 10px; }
div.guarantee {  margin: 15px 50px 15px 50px; border: 1px solid #CC0000; background-color: #FFFFE8; padding: 15px 13px 15px 13px; }

.emphasis-base, .grey-body-header, .box-emphasis { font-size: 30px; font-weight: bold; color: #000000; text-align: center; margin: 25px 35px 25px 35px; font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica; }
.grey-body-header { font-size: 22px; font-weight: normal; color: #666666; font-style:italic; }
.box-emphasis { margin: 10px auto 10px auto; font-size: 20px; line-height:1.3em; }

/*==================blocks====================*/

.main_block { background:#fdfeff;}
.main_block .r { background:url(../images/r.gif) right top repeat-y;}
.main_block .b { background:url(../images/b.gif) left bottom repeat-x;}
.main_block .l { background:url(../images/l.gif) left top repeat-y;}
.main_block .r_b { background:url(../images/r_b_1.gif) no-repeat right bottom; width:100%;}
.main_block .l_b { background:url(../images/l_b_1.gif) no-repeat left bottom; width:100%;}
.main_block .ind { padding:0 0 29px 22px;}

.block { background:none; width:210px;}
/*.block { background:url(../images/line2-b.gif) left 46px repeat-x #f3f4f4; width:210px;}*/
.block .r { background:url(../images/line1.gif) right top repeat-y;}
.block .b { background:url(../images/line1.gif) left bottom repeat-x;}
.block .l { background:url(../images/line1.gif) left top repeat-y;}
.block .t { background:url(../images/line1.gif) left top repeat-x;}
.block .l_t { background:url(../images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(../images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(../images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(../images/l_b.gif) no-repeat left bottom;}
.block .ind1 { padding:20px 20px 22px 22px;}

.block2 { background:url(../images/block2_bgd.gif) left top repeat-x #f2faff; width:227px;}
.block2 .r { background:url(../images/r2.gif) right top repeat-y;}
.block2 .b { background:url(../images/b2.gif) left bottom repeat-x;}
.block2 .l { background:url(../images/l2.gif) left top repeat-y;}
.block2 .l_t { background:url(../images/l_t_2.gif) no-repeat left top;}
.block2 .r_t { background:url(../images/r_t_2.gif) no-repeat right top;}
.block2 .r_b { background:url(../images/r_b_2.gif) no-repeat right bottom;}
.block2 .l_b { background:url(../images/l_b_2.gif) no-repeat left bottom;}
.block2 .ind1 { padding:13px 20px 26px 18px;}

.block3 { background:url(../images/block3_bgd.gif) left top repeat-x #f7f8f9; width:221px;}
.block3 .r { background:url(../images/r3.gif) right top repeat-y;}
.block3 .b { background:url(../images/b3.gif) left bottom repeat-x;}
.block3 .l { background:url(../images/l3.gif) left top repeat-y;}
.block3 .l_t { background:url(../images/l_t_3.gif) no-repeat left top;}
.block3 .r_t { background:url(../images/r_t_3.gif) no-repeat right top;}
.block3 .r_b { background:url(../images/r_b_3.gif) no-repeat right bottom;}
.block3 .l_b { background:url(../images/l_b_3.gif) no-repeat left bottom;}
.block3 .ind1 { padding:10px 20px 27px 13px;}

.but { background:url(../images/but_center.gif) left top repeat-x; width:82px; line-height:23px;}
.but .left { background:url(../images/but_left.gif) no-repeat left top;}
.but .right { background:url(../images/but_right.gif) no-repeat right top;  text-align:center;}
.but a { font-size:0.83em; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.but a:hover { color:#000;}

.but1 { background:url(../images/but1_center.gif) left top repeat-x; width:82px; line-height:23px;}
.but1 .left { background:url(../images/but1_left.gif) no-repeat left top;}
.but1 .right { background:url(../images/but1_right.gif) no-repeat right top; width:100%; text-align:center;}
.but1 a { font-size:0.83em; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.but1 a:hover { color:#000;}

.but2 { background:url(../images/but2_center.gif) left top repeat-x; width:82px; line-height:23px;}
.but2 .left { background:url(../images/but2_left.gif) no-repeat left top;}
.but2 .right { background:url(../images/but2_right.gif) no-repeat right top; width:100%; text-align:center;}
.but2 a { font-size:0.83em; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.but2 a:hover { color:#000;}

.but3 { background:url(../images/but3_center.gif) left top repeat-x; width:82px; line-height:23px;}
.but3 .left { background:url(../images/but3_left.gif) no-repeat left top;}
.but3 .right { background:url(../images/but3_right.gif) no-repeat right top; width:100%; text-align:center;}
.but3 a { font-size:0.83em; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.but3 a:hover { color:#000;}



/*header*/
#header .row_1 { height:81px;}
#header .row_1_noheader { height:0px;}
#header .row_1 .fleft .indent { padding:8px 0 0 10px;}
#header .row_1 .fright .indent { padding:28px 21px 0 0;}
#header .row_1 .fright span { color:#191a1b;}
#header .row_2 { height:43px; background:url(../images/header_bgd.gif) left bottom repeat-x; padding-left:2px;}
#header .row_2_noheader { height:8px; background:url(../images/header_bgd.gif) left bottom repeat-x; padding-left:2px;}
#header .row_2 img { margin-right:3px;}
/*#header .row_3 { height:267px; background:url(../images/header_bgd2.jpg) no-repeat left top;}*/
#header .row_3 { height:267px; background:url(../images/header_bg2-b.jpg) no-repeat left top;}
#header .row_3_persuasion { height:267px; background:url(../images/header_bgd_persuasion.jpg) no-repeat left top;}
#header .row_3_authority { height:267px; background:url(../images/header_bgd_authority.jpg) no-repeat left top;}
#header .row_3_general { height:173px; background:url(../images/header_bgd_general.jpg) no-repeat left top;}
#header .row_3 .slogan, #header .row_3_persuasion .slogan, #header .row_3_general .slogan, #header .row_3_authority .slogan { margin-bottom:14px;}
#header .row_3 .indent, #header .row_3_persuasion .indent, #header .row_3_general .indent, #header .row_3_authority .indent { padding:72px 0 0 52px;}

/*footer*/
#footer { color:#3885b0;}
#footer .indent { padding:18px 0 0 3px;}
#footer a { color:#3885b0;}



/*================== index.html ==================*/
#page1 #content .col_1 p { margin-bottom:17px;}
#page1 #content .col_1 .block { margin-bottom:21px;}
#page1 #content .col_2 .row_1 { padding:23px 0 29px 0;}
#page1 #content .col_2 .row_1 .title {margin:0 0 18px 9px;}
#page1 #content .col_2 .row_1 .img_indent { margin:0 17px 0 0;}
#page1 #content .col_2 .row_1 h3 { padding-top:3px;}
#page1 #content .col_2 .row_2 .container { width:467px;}
#page1 #content .col_2 .row_2 .column1 { width:246px;}
#page1 #content .col_2 .row_2 .column1 .indent { padding:0 6px 0 4px;}
#page1 #content .col_2 .row_2 .column1 ul { margin-bottom:16px;}
#page1 #content .col_2 .row_2 .column1 p { margin-bottom:12px;}
#page1 #content .col_2 .row_2 .column2 { width:221px;}
#page1 #content .col_2 .row_2 .column2 p { font-size:0.91em; line-height:1.27em;}
#page1 #content .col_2 .row_2 .column2 .img_indent { margin:0 19px 0 8px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 p { margin-bottom:13px;}
#page2 #content .col_1 .title { margin:0 0 31px -8px; position:relative;}
#page2 #content .col_1 .line_hor { padding-bottom:18px; margin-bottom:16px;}
#page2 #content .col_2 .row_1 { padding:20px 0 40px 0;}
#page2 #content .col_2 .row_1 .title {margin:0 0 33px 9px;}
#page2 #content .col_2 .row_1 p { margin:0 0 11px 14px;}
#page2 #content .col_2 .row_1 .img_indent { margin:3px 16px 0 0;}
#page2 #content .col_2 .row_1 h3 { padding-top:3px;}
#page2 #content .col_2 .row_2 .block2 { width:465px;}
#page2 #content .col_2 .row_2 .container { width:419px;}
#page2 #content .col_2 .row_2 .column1 { width:229px;}
#page2 #content .col_2 .row_2 .column2 { width:190px;}
#page2 #content .col_2 .row_2 ul li { line-height:1.778em;}
#page2 #content .col_2 .row_2 .block2 .ind1 { padding-bottom:31px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .block .ind1 { padding:17px 20px 22px 14px;}
#page3 #content .col_1 .title { margin-bottom:29px;}
#page3 #content .col_1 p { margin-bottom:9px;}
#page3 #content .col_1 .indent { padding:0 0 0 8px;}
#page3 #content .col_1 ul { margin-bottom:15px;}
#page3 #content .col_2 .title { margin-bottom:38px;}
#page3 #content .col_2 .indent { padding:0 0 0 6px;}
#page3 #content .col_2 .ind1 { padding-bottom:30px;}
#page3 #content .col_2 p { margin-bottom:14px;}
#page3 #content .col_2 .img_indent { margin:3px 17px 17px 0;}
#page3 #content .col_2 ul { margin-bottom:13px;}
#page3 #content .col_3 .block3 .ind1 { padding:13px 20px 30px 15px;}
#page3 #content .col_3 .title { margin-bottom:36px;}
#page3 #content .col_3 .indent { padding:0 0 0 8px;}
#page3 #content .col_3 .img_indent { margin:0 19px 0 -4px; position:relative;}
#page3 #content .col_3 .line_hor { padding-bottom:16px; margin-bottom:16px;}
#page3 #content .col_3 p { margin-bottom:14px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .block .ind1 { padding-bottom:23px;}
#page4 #content .col_1 p { margin-bottom:12px;}
#page4 #content .col_1 .title {margin:0 0 29px -6px;}
#page4 #content .col_1 .line_hor { padding-bottom:18px; margin-bottom:15px;}
#page4 #content .col_1 ul { margin-bottom:8px;}
#page4 #content .col_2 .indent { padding:20px 0 0 0;}
#page4 #content .col_2 .title { margin-bottom:33px;}
#page4 #content .col_2 p { margin-bottom:17px;}
#page4 #content .col_2 .img_indent { margin:0 20px 0 -18px; position:relative;}
#page4 #content .col_2 .line_hor { margin-bottom:17px;}

/*================== index-4.html ==================*/
#page5 #content .ind { padding-bottom:28px;}
#page5 #content ul li { line-height:1.78em;}
#page5 #content .col_1 .title { margin:0 0 29px -8px;}
#page5 #content .col_1 .block { margin-bottom:21px;}
#page5 #content .col_1 .block .ind1 { padding:16px 20px 21px 22px;}
#page5 #content .col_1 ul { margin-bottom:16px;}
#page5 #content .col_1 p { margin-bottom:13px;}
#page5 #content .col_1 .line_hor { padding-bottom:18px; margin-bottom:16px;}
#page5 #content .col_2 .row_1 { padding:20px 0 44px 14px;}
#page5 #content .col_2 .row_1 .container { width:424px;}
#page5 #content .col_2 .row_1 .column1 { width:234px;}
#page5 #content .col_2 .row_1 .column2 { width:190px;}
#page5 #content .col_2 .row_1 .title {margin:0 0 33px 0;}
#page5 #content .col_2 .row_1 p { margin:0 0 13px 0;}
#page5 #content .col_2 .row_2 p { margin:0 0 14px 5px;}
#page5 #content .col_2 .row_2 .block2 { width:465px;}
#page5 #content .col_2 .row_2 .block2 .ind1 { padding-bottom:30px; padding-right:14px;}
#page5 #content .col_2 .row_2 .img_indent { margin:2px 19px 0 0;}

/*================== index-5.html ==================*/
#page6 #content .col_1 .block .ind1 { padding-bottom:30px;}
#page6 #content .col_1 .title {margin:0 0 29px -8px;}
#page6 #content .col_1 p { margin-bottom:16px;}
#page6 #content .col_2 .row_1 { padding:17px 0 35px 0;}
#page6 #content .col_2 .row_1 .title {margin:0 0 33px 9px;}
#page6 #content .col_2 .row_1 .container { width:447px; margin-left:14px;}
#page6 #content .col_2 .row_1 .column1 { width:244px;}
#page6 #content .col_2 .row_1 .column2 { width:203px;}
#page6 #content .col_2 .row_1 h3 { padding-top:3px;}
#page6 #content .col_2 .row_2 .container { width:467px;}
#page6 #content .col_2 .row_2 .column1 { width:246px;}
#page6 #content .col_2 .row_2 .column1 h3 { margin-bottom:15px;}
#page6 #content .col_2 .row_2 .column1 .indent { padding:0 6px 0 4px;}
#page6 #content .col_2 .row_2 .column1 ul { margin-bottom:16px;}
#page6 #content .col_2 .row_2 .column1 p { margin-bottom:12px;}
#page6 #content .col_2 .row_2 .column2 { width:221px;}
#page6 #content .col_2 .row_2 .column2 p { font-size:0.91em; margin-bottom:3px;}
#page6 #content .col_2 .row_2 .column2 .indent { padding:0 0 0 10px;}

/*================== index-6.html ==================*/
#page7 #content .block { width:695px;}
#page7 #content .block .ind1 { padding:20px 20px 33px 22px;}
#page7 #content .title { margin-bottom:28px; margin:0 0 28px -6px; position:relative;}
#page7 #content p { margin-bottom:16px;}


/*==========================================*/
