/**
 * Main CSS Stylesheet
 *
 */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul{
	list-style:none;
}
a{
	color:#818181;
	text-decoration:none;
}
a:hover{
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#274778;
	color:#818181;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:154px;
	background:url(images/header_bg.png) no-repeat top left;
}

#header_logo{
	float:left;
	padding-top:20px;
	padding-left:10px;
}

#header_descr{
	float:right;
	padding-top:45px;
	width:60%;
	text-align:center;
}

#header_descr h4{
	font-size:12px;
	color:#2bcaeb;
}

#menu_items{
	padding-top:32px;
	padding-right:10px;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

#menu_items a{
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#menu_items a:hover{
	color:#7f97aa;
	background:url(images/menu_a.gif) no-repeat center bottom;
}

#menu_items a.selected{
	background:url(images/menu_a.gif) no-repeat center bottom;
}

/* DESCR */

#descr{
	width:100%;
	height:224px;
	background:#4e9edb url(images/descr_bg.png) no-repeat top left;
	color:#FFFFFF;
}

#descr h1{
	font-size:22px;
	width:700px;
	margin-left:270px;
	margin-bottom:5px;
	padding-top:45px;
	padding-bottom:5px;
	background:url(images/dotted_blue.gif) repeat-x left bottom;
}

#descr p{
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:700px;
	margin-left:270px;
	line-height:22px;
}

/* BODY */

#body{
	width:100%;
	background:#FFFFFF url(images/body_top_bg.png) no-repeat left top;
}

#body_left{
	float:left;
	width:261px;
}

#body_right{
	float:right;
	width:739px;
}

/* left */

#body_left_menu{
	width:100%;
	height:247px;
	background:url(images/body_left_menu_bg.gif) no-repeat left top;
}

#body_left_menu_items{
	width:220px;
	margin-left:20px;
	color:#0066cc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#body_left_menu_items ul li{
	background:url(images/dotted_blue_dark.gif) repeat-x left bottom;
	padding:8px 0px 7px 5px;
}

#body_left_menu_items ul li.nobr{
	background:none;
}

#body_left_menu_items a{
	color:#0066cc;
	background:url(images/i_home.gif) no-repeat left top;
	padding:0px 0px 0px 23px;
}

#body_left_menu_items a:hover{
	color:#0180fe;
}

#body_left_menu_items a#i_directory{
	background:url(images/i_directory.gif) no-repeat left top;
}

#body_left_menu_items a#i_link{
	background:url(images/i_link.gif) no-repeat left top;
}

#body_left_menu_items a#i_affilate{
	background:url(images/i_affilate.gif) no-repeat left top;
}

#body_left_menu_items a#i_test{
	background:url(images/i_test.gif) no-repeat left top;
}

#body_left_menu_items a#i_articles{
	background:url(images/i_articles.gif) no-repeat left top;
}

#body_left_menu_items a#i_contact{
	background:url(images/i_contact.gif) no-repeat left top;
}

#body_left_test{
	width:100%;
	background:url(images/body_left_test_bg.gif) repeat-y left top;
	margin-bottom:40px;
}

#body_left_test_top{
	width:100%;
	background:url(images/body_left_test_top_bg.gif) no-repeat left top;
}

#body_left_test_end{
	width:100%;
	height:10px;
	background:url(images/body_left_test_end_bg.gif) no-repeat left top;
}

#body_left_testimonials{
	width:210px;
	margin-left:43px;
	padding-top:10px;
}

#body_left_testimonials h4{
	font-size:17px;
	color:#000000;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	margin-bottom:10px;
	margin-right:12px;
}

#body_left_testimonials p{
	color:#474a4c;
	padding-right:10px;
	line-height:17px;
}

#body_left_testimonials p a{
	color:#637ba0;
	font-weight:bold;
}

/* right */

#body_right_pad{
	width:695px;
	padding:20px 0px 80px 25px;
}

#body_right_pad h2{
	font-size:17px;
	color:#274778;
	padding-top:3px;
}

h2.title_folder_arrow{
	background:url(images/title_folder_arrow.gif) no-repeat left top;
	padding:0px 0px 3px 40px;
}

.index_block{
	font-size:12px;
	line-height:25px;
	margin-left:40px;
}

.index_block strong{
	color:#4e9edb;
}

.index_plan_1{
	margin:10px 0px 10px 40px;
	width:93%;
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
}

.index_plan_1 td{
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

.index_plan_1_title{
	padding:8px 20px 8px 20px;
	background:#f2f2f2;
	color:#274778;
	font-weight:bold;
	width:40px;
}

.index_plan_1_data{
	color:#000000;
	padding:8px 20px 8px 20px;
	background:#f7f7f7;
}

.index_plan_1_data span{
	color:#ed1c24;
}

.index_block2{
	font-size:12px;
	line-height:25px;
	margin-left:40px;
	color:#000000;
}

.index_block2 strong{
	color:#274778;
}

.index_line{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:15px;
	margin-right:10px;
}

h2.title_paper_arrow{
	background:url(images/title_paper_arrow.gif) no-repeat left top;
	padding:0px 0px 3px 40px;
	line-height:27px;
}

.index_plan_2{
	margin:10px 0px 10px 40px;
	width:93%;
	border-top:1px solid #a6c4e2;
	border-right:1px solid #a6c4e2;
}

.index_plan_2 td{
	border-bottom:1px solid #a6c4e2;
	border-left:1px solid #a6c4e2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

.index_plan_2_title{
	padding:8px 20px 8px 20px;
	background:#e4f1ff;
	color:#274778;
	font-weight:bold;
	width:100px;
}

.index_plan_2_data{
	color:#274778;
	padding:8px 20px 8px 20px;
	background:#eff7ff;
}

.index_plan_2_data span{
	color:#ed1c24;
}

h2.title_links{
	background:url(images/title_links.gif) no-repeat left top;
	padding:0px 0px 3px 40px;
}

.index_plan_3{
	margin:10px 0px 10px 40px;
	width:93%;
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
}

.index_plan_3 td{
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

.index_plan_3_title{
	padding:8px 20px 8px 20px;
	background:#f2f2f2;
	color:#4b4b4b;
	font-weight:bold;
	width:60px;
}

.index_plan_3_data{
	color:#4b4b4b;
	padding:8px 20px 8px 20px;
	background:#f7f7f7;
}

.index_plan_3_data span{
	color:#ed1c24;
}

.index_block3{
	font-size:12px;
	line-height:25px;
	margin-left:40px;
	color:#274778;
	font-weight:bold;
}

h2.title_box{
	background:url(images/title_box.gif) no-repeat left top;
	padding:0px 0px 3px 40px;
	line-height:27px;
}

.index_plan_4{
	margin:10px 0px 10px 40px;
	width:93%;
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
}

.index_plan_4 td{
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

.index_plan_4_data{
	color:#4b4b4b;
	padding:8px 20px 8px 20px;
	background:#f7f7f7;
}

.index_plan_4_data span{
	color:#000;
	font-weight:bold;
	background:url(images/dotted_black.gif) repeat-x left bottom;
}

/* contact */

.contact_line{
	border-bottom:1px solid #d7d7d7;
	width:93%;
	margin:5px 0px 10px 40px;
}

#contact_links{
	margin-top:10px;
}

#contact_links_top{
	position:relative;
	top:-20px;
	left:7px;
}

#contact_block{
	margin-left:40px;
	font-size:12px;
	line-height:25px;
}

#contact_block h4{
	font-size:16px;
	color:#274778;
	margin-top:10px;
}

#contact_block a{
	color:#274778;
}

#contact_block strong{
	color:#274778;
}

#contact_box{
	color:#274778;
	background:#f7f7f7;
	border:1px #e7e7e7 solid;
	padding:10px 15px 10px 15px;
	margin-right:10px;
	line-height:16px;
	margin-bottom:15px;
	margin-top:15px;
}

#contact_box2{
	color:#274778;
	line-height:20px;
}

/* affilate */

#affilate_box{
	background:#eff7ff;
	border:1px solid #cbdcee;
	padding:15px 20px 15px 20px;
	margin-left:40px;
	margin-top:20px;
	margin-right:5px;
}

#affilate_box h4{
	color:#274778;
	font-size:16px;
	padding-bottom:5px;
}

#affilate_box h5{
	color:#274778;
	font-size:12px;
	padding-bottom:20px;
}

.affilate_box_item{
	color:#274778;
	font-size:11px;
	background:url(images/affilate_box_item_ar.gif) no-repeat 7px 4px;
	padding-left:20px;
}

.affilate_box_item_line{
	background:url(images/dotted_blue_dark.gif) repeat-x left bottom;
	padding-top:10px;
	margin-bottom:8px;
}

.affilate_box_descr{
	font-weight:bold;
	margin-top:20px;
	color:#274778;
	line-height:16px;
}

.affilate_box2{
	background:#f7f7f7;
	border:1px solid #e7e7e7;
	padding:10px 15px 10px 15px;
	margin-left:40px;
	margin-top:20px;
	margin-right:5px;
}

.affilate_box2 h3{
	color:#274778;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
}

.affilate_box3{
	background:#f7f7f7;
	border:1px solid #e7e7e7;
	color:#000000;
	padding:15px;
	margin-left:40px;
	margin-top:5px;
	margin-right:5px;
}

.affilate_box3 h3{
	color:#000000;
	font-size:14px;
	text-align:center;
	padding-bottom:5px;
}

.affilate_box3 p{
	font-size:12px;
	line-height:20px;
	padding:10px 10px 10px 10px;
}

.affilate_box3 strong{
	color:#274778;
}

.affilate_box3 a{
	color:#274778;
	font-weight:bold;
}

.affilate_line{
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding-top:14px;
	margin-bottom:5px;
	margin-left:40px;
	margin-right:5px;
}

.affilate_box4{
	background:#f7f7f7;
	border:1px solid #e7e7e7;
	padding:10px 15px 10px 15px;
	margin-left:40px;
	margin-top:12px;
	margin-right:5px;
}

.affilate_box4 h2{
	color:#000 !important;
	font-size:16px !important;
}

#affilate_box5{
	margin-left:40px;
	margin-right:5px;
	font-size:12px;
}

.affilate_box5_item{
	margin-top:10px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	padding:10px 15px 15px 15px;
}

.affilate_box5_item h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#274778;
	padding-bottom:5px;
	font-size:12px;
}

.affilate_box5_item p{
	color:#000000;
	line-height:20px;
}

.affilate_box5_item_nobr{
	background:none;
}

.affilate_box5_item b{
	color:#274778;
}

/* testimonials */

.testimonials_item{
	margin-left:40px;
	margin-right:5px;
	margin-bottom:20px;
	padding-bottom:4px;
	background:url(images/dotted_black.gif) repeat-x left bottom;
}

.testimonials_item_message{
	font-weight:bold;
	font-style:italic;
	color:#0072bc;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
	margin-bottom:15px;
	font-size:12px;
}

.testimonials_item_author{
	line-height:20px;
	color:#000000;
	background:#f7f7f7;
	padding:10px 15px 10px 15px;
	font-size:13px;
}

.testimonials_item_author a{
	color:#274778;
	font-weight:bold;
}

.testimonials_item_author a:hover{
	text-decoration:underline;
}

#testimonials_box{
	background:url(images/testimonials_box_bg.gif) no-repeat left top;
	width:646px;
	height:99px;
	margin-left:42px;
	padding-top:5px;
}

#testimonials_box p{
	color:#000000;
	font-size:12px;
	padding:10px 20px 0px 20px;
	line-height:20px;
}

#testimonials_ps{
	margin-left:45px;
	margin-top:10px;
	color:#274778;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* as */

.as_box1{
	background:#f7f7f7;
	border:1px solid #e7e7e7;
	padding:10px 15px 10px 15px;
	margin-left:40px;
	margin-right:5px;
	color:#000000;
}

.as_box1 h2{
	font-size:15px !important;
	padding-bottom:5px;
}

.as_box1 h2 span{
	color:#274778;
}

.as_box1 p{
	font-size:11px;
	line-height:19px;
}

.as_box1_line{
	border-bottom:1px solid #e2e2e2;
	padding-bottom:15px;
	margin-bottom:10px;
}

.as_title{
	font-size:15px !important;
	padding-bottom:10px;
	color:#000000 !important;
	margin-left:40px;
	margin-top:10px;
}

.as_title span{
	color:#274778;
}

.as_box2{
	background:#f7fbff;
	border:1px solid #e8eff5;
	padding:6px 6px 6px 6px;
	margin-left:40px;
	margin-right:5px;
	color:#274778;
	font-size:11px;
}

.as_box2_plan{
	width:100%;
	margin-bottom:15px;
}

.as_box2_plan img{
	float:left;
}

.as_box2_plan_title{
	background:#f3f9ff;
	border:1px solid #e4edf5;
	padding:0px 10px 0px 10px;
}

.as_box2_plan_title h3{
	font-size:15px !important;
	color:#274778;
}

.as_box2_details{
	padding-left:10px;
	line-height:20px;
	padding-bottom:10px;
	padding-right:10px;
}

.as_block_small{
	font-size:11px;
	line-height:19px;
}

.as_block_small b{
	color:#274778;
	padding-top:5px;
	padding-bottom:10px;
	display:block;
}

.as_item{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-right:15px;
	margin-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

.as_item p{
	background:url(images/as_item_ar.gif) no-repeat left 3px;
	padding-left:15px;
}

.as_item_nobr{
	background:none;
}

#as_box3{
	width:653px;
	height:158px;
	background:url(images/as_box3_bg.gif) no-repeat left top;
	margin-left:40px;
}

#as_box3 h2{
	color:#FFFFFF !important;
	font-size:17px !important;
	margin-left:20px;
	padding-top:15px;
}

#as_box3 h2 span{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

#as_box3 p{
	margin-left:20px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#as_box3 a{
	font-weight:bold;
}

#as_box3 a:hover{
	text-decoration:underline;
}

/* clb */

.clb_box1{
	background:#eff7ff;
	border:1px solid #cbdcee;
	padding:5px 15px 10px 15px;
	margin-left:40px;
	margin-right:5px;
	margin-top:20px;
	margin-bottom:20px;
	color:#274778;
	font-size:11px;
}

.clb_box1 h2{
	color:#274778 !important;
	font-size:16px !important;
	margin-bottom:15px;
	margin-top:5px !important;
}

.clb_box1 h3{
	color:#000 !important;
	font-size:14px !important;
	margin-bottom:15px;
	margin-top:10px !important;
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding-bottom:10px;
}

.clb_box1_end_descr{
	padding:6px 4px 6px 4px;
	line-height:19px;
}

.clb_box1_terms{
	color:#000000;
	padding-bottom:15px;
	padding-right:20px;
}

.clb_box1_item{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-right:15px;
	margin-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

.clb_box1_item p{
	background:url(images/clb_box1_item_ar.gif) no-repeat left 3px;
	padding-left:15px;
}

.clb_box1_item_nobr{
	background:none;
}

.clb_box1_item2{
	border-bottom:1px solid #dfe6ee;
	padding-bottom:7px;
	margin-right:15px;
	margin-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

.clb_box1_item2 p{
	background:url(images/clb_box1_item2_ar.gif) no-repeat left 3px;
	padding-left:15px;
}

.clb_box1_item2_nobr{
	border:0px;
}

.clb_box2{
	background:#f7f7f7;
	border:1px solid #e7e7e7;
	padding:6px 6px 6px 6px;
	margin-left:40px;
	margin-right:5px;
	color:#274778;
	font-size:12px;
}

.clb_box2 h2{
	font-size:16px !important;
	color:#000000 !important;
	margin-left:12px;
	margin-bottom:20px;
}

.clb_box2_plan{
	margin-bottom:15px;
	background:#f2f2f2;
	border:1px solid #e2e2e2;
	padding:0px 0px 0px 5px;
	margin-left:15px;
	margin-right:15px;
	width:95%;
}

.clb_box2_plan img{
	float:right;
}

.clb_box2_plan td{
	padding:5px;
}

.clb_box2_plan_title h3{
	font-size:15px !important;
	color:#274778;
}

.clb_box2_plan_title2 h3{
	font-size:14px !important;
}

.clb_box2_plan_title h3 span{
	color:#ed1c24;
}

.clb_box2_details{
	margin-left:19px;
	line-height:20px;
	padding-bottom:10px;
	margin-right:15px;
}

.clb_box2_details a{
	color:#274778;
}

.clb_box2_details a:hover{
	text-decoration:underline;
}

.clb_box2_line{
	border-bottom:1px solid #e2e2e2;
	margin-bottom:20px;
}

#clb_faq{
	margin-left:40px;
	margin-right:5px;
	margin-bottom:40px;
}

.clb_faq_line{
	background:url(images/dotted_black.gif) repeat-x left center;
	padding-bottom:10px;
	height:1px;
}

.clb_faq_title{
	font-size:17px !important;
	color:#000000 !important;
	margin-bottom:10px;
}

.clb_faq_item{
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}

.clb_faq_item_nobr{
	background:none;
}

.clb_faq_item h4{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#274778;
	padding-bottom:10px;
}

.clb_faq_item p{
	color:#000000;
	line-height:20px;
	margin-left:20px;
}

/* ds */

.ds_box1{
	background:#f7f7f7;
	border:1px solid #e7e7e7;
	padding:10px 10px 10px 10px;
	margin-left:40px;
	margin-right:5px;
	margin-top:10px;
	font-size:11px;
	color:#274778;
}

.ds_box1 a{
	color:#274778;
}

.ds_confused{
	background:#eff7ff;
	border:1px solid #cbdcee;
	padding:5px 15px 10px 15px;
	margin-left:40px;
	margin-right:5px;
	margin-bottom:20px;
	color:#000;
	font-size:11px;
}

.ds_confused h3{
	color:#000 !important;
	font-size:14px !important;
	margin-bottom:15px;
	margin-top:10px !important;
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding-bottom:10px;
}

.ds_confused h3 span{
	color:#003d9a !important;
}

.ds_confused p{
	line-height:19px;
}

.ds_line{
	background:url(images/dotted_black.gif) repeat-x left center;
	padding-bottom:10px;
	padding-top:10px;
	height:1px;
	margin-left:40px;
	margin-right:5px;
}

#ds_note{
	margin-left:40px;
	margin-right:5px;
	color:#000;
}

#ds_note h2{
	color:#000 !important;
	font-size:16px !important;
}

#ds_note p{
	border-left:3px solid #cbdcee;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:5px;
	padding-left:10px;
	margin-right:20px;
}

#ds_comm{
	margin-left:40px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:20px;
}

#ds_comm p{
	color:#0072bc;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
	margin-bottom:20px;
	font-size:12px;
}

#ds_comm_link{
	font-size:13px;
	color:#000000;
	float:left;
	padding-left:20px;
	font-weight:bold;
}

#ds_comm_link a{
	color:#274778;
}

#ds_comm_more{
	font-size:10px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:20px;
	font-weight:bold;
}

#ds_comm_more a{
	color:#ed1c24;
	background:url(images/dotted_red.gif) repeat-x left bottom;
}

#ds_end{
	margin-left:40px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:20px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#ds_end li{
	color:#0072bc;
	padding-bottom:5px;
	padding-top:5px;
}

#ds_end li a{
	color:#0072bc;
}

#ds_end li a:hover{
	text-decoration:underline;
}

#ds_end p{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:5px;
}

#ds_end p a{
	color:#da0000;
}

#ds_end p a:hover{
	text-decoration:underline;
}

/* FOOTER */

#footer{
	width:100%;
	height:67px;
	background:url(images/footer_bg.png) repeat-x top left;
}

#footer_logo{
	float:left;
	padding-left:5px;
}

#footer_menu{
	float:right;
	padding-top:22px;
	text-align:right;
	width:60%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#footer_menu a{
	color:#FFFFFF;
	padding-left:12px;
	padding-right:12px;
}

#footer_menu a:hover{
	text-decoration:underline;
}
