* { margin:0; padding:0}
/*==========================*/
#wrapper {
	width:780px;
	height:auto;
	background:url(../images/WS_12.gif) repeat-y;
	margin:0 auto;
	}
#wrapper .wrap_bottom{ 
	width:780px;
	height:21px;
	background:url(../images/WS_00.gif) no-repeat;
	}
/*==========================
		FOOTER
==========================*/
#footer { 
	width:765px;
	height:auto;
	margin:0 auto;
	padding:10px;
}

#footer a {
font-family: tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #003366;
}

#footer a:hover{ 
text-decoration: underline;
}
/*==========================
		HEADER
==========================*/
#header{
	width:780px;
	height:174px;		
	}

#header .header_mid1{
	width:221px;
	height:174px;
	float:left;
	background: url(../images/WS_02.gif) no-repeat;
	}
#header .header_mid2{
	width:207px;
	height: 174px;
	float: left;
	}
#header .header_mid2a{
	width:207px;
	height:120px;
	float:left;
	background: url(../images/WS_03.gif) no-repeat;
	}
#header .header_mid2b{
	width:207px;
	height:53px;	
	float:left;
	}
#header .header_mid3{
	width:161px;
	height:174px;
	float:left;
	background: url(../images/WS_04.gif) no-repeat;
	}
#header .header_mid4{
	width:154px;
	height:174px;
	float:left;
	background: url(../images/WS_05.gif) no-repeat;
	}
#header .headerleft{
	width:19px;
	height:174px;
	background:url(../images/WS_01.gif) no-repeat;
	float:left;
	}
#header .headerright{
	width:18px;
	height:174px;
	background:url(../images/WS_06.gif) no-repeat;
	float:left;
	}
/*==========================
			MENU
==========================*/
#menu {
	width:780px;
	height:36px;	
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	}
#menu .menuleft {
	width:19px;
	height:36px;
	background:url(../images/WS_07.gif) no-repeat;
	float:left;
	}
#menu .menumid {
	width:743px;
	height:36px;
	background:url(../images/WS_09.gif) repeat-x;
	float:left;
	}
#menu .menuright {
	width:18px;
	height:36px;
	background:url(../images/WS_10.gif) repeat-x;
	float:left;
	}
#menu .menunav_Home {
	width:100px;
	height:36px;
	line-height:36px;
	float:left;
	text-align: center;
	}
	
	#menu .menunav_About {
	width:132px;
	height:36px;
	line-height:36px;
	float:left;
	text-align: center;
	}
	
	#menu .menunav_Prices {
	width:116px;
	height:36px;
	line-height:36px;
	float:left;
	text-align: center;
	}
	
	#menu .menunav_Faqs {
	width:104px;
	height:36px;
	line-height:36px;
	float:left;
	text-align: center;
	}
	
	#menu .menunav_OrderNow {
	width:152px;
	height:36px;
	line-height:36px;
	float:left;
	text-align: center;
	}
	
	#menu .menunav_ContactUs {
	width:138px;
	height:36px;
	line-height:36px;
	float:left;
	text-align: center;
	}
	
#menu .menunav_R {
	width: 20px;
	height:36px;
	float:left;
	}
	
#menu .menunav_L {
	width:70px;
	height:36px;
	float:left;
	}
	
#menu a {
	color:#004080;
	text-decoration:none;	
	}
#menu a:hover {
	text-decoration:underline;
	
	}
/*==========================
			PAGE
==========================*/
#page{
	width:100%;
	height:auto;	
	font-family:Tahoma;
	font-size:16px;
	color:#000000;	
	
	}
#page .pgpadding{
	padding-left:16px;
	padding-right:16px;
	padding-top:5px;
	}
/*==========================
		CONTAINER RIGHT
==========================*/
#container_side {
	width:171px;
	height:auto;
	float:right;
	}
.container_offer {
	width:171px;
	height:184px;
	padding-bottom:10px;
	
	}
.container_freebies {
	width:171px;
	height:auto;
	}
/*==========================
		CONTAINER LEFT
==========================*/
.h1 { 
	margin:0px;
	padding:0px;
	display:inline;}
.h2 { 
	margin:0px;
	padding:0px;
	display:inline;}
.h3 { 
	margin:0px;
	padding:0px;
	display:inline;}
.h6 { 
	margin:0px;
	padding:0px;
	display:inline;}
#container_left {
	width:744px;
	height:auto;
	border:#7BCCFD 1px solid;
	border-top:#7BCCFD 3px solid;
	font-family: tahoma;
	font-size: 14px;
	}
#container_left .padding {
	padding:10px;
	}
#container_left ol {
	padding-left:30px;
	}
#container_left ol li {
	padding-bottom:15px;
	}
#container_left ul {
	padding-left:15px;
	}


.center { text-align:center;}
.left { text-align:left; padding-left:10px;}
.right { text-align:right;}
.link1:link {
	font-family:Tahoma;
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
	}
.link1:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	}
.link1:visited {
	font-family:Tahoma;
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:normal;
	}
.link:link {
	font-family:Tahoma;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
	}
.link:hover {
	font-family:Tahoma;
	font-size:16px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	}
.link:visited {
	font-family:Tahoma;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:normal;
	}
.text_red18 {
	font-family:Tahoma;
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
	}
.text_red14 {
	font-family:Tahoma;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	}
.text_red22 {
	font-family:Tahoma;
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	}
.text_red_yellow22 {
	font-family:Tahoma;
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	background-color:#FFFF00;
	}
.text_red25 {
	font-family:Tahoma;
	font-size:25px;
	color:#FF0000;
	font-weight:bold;
	}
.text_red16 {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;	
	}
.text_red_yellow23 {
	font-family:Tahoma;
	font-size:22px;
	color:#FF0000;
	background-color:#FFFF00;
	font-weight:bold;
	}
.text_blue20 {
	font-family:Tahoma;
	font-size:20px;
	color:#0000FF;
	font-weight:bold;
	}
.text_black12 {
	font-size:12px;
	color:#000000;
	font-weight:normal;
	}
.text_black20 {
	font-size:20px;
	color:#000000;
	font-weight:bold;
	}
.text_black25 {
	font-size:25px;
	color:#000000;
	font-weight:bold;
	}
.text_black22 {
	font-size:22px;
	color:#000000;
	font-weight:bold;
	}
.text_black_strikethru22 {
	font-size:22px;
	color:#000000;
	font-weight:bold;
	text-decoration:line-through;
	}
.text_black18 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
	}
.text_black_white18 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	background-color:#000000;
	font-style:italic;
	}
.text_black13 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
	font-family:Tahoma;
	}
.text_black16 {
	font-size:16px;
	color:#000000;
	font-weight:normal;
	}
.text_black_arial14 {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
.text_black_arial_nor_14 {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	
	}
.text_black_yellow16 {
	font-size:16px;
	color:#000000;
	font-weight:normal;
	background-color:#FFFF00;
	}

.text_black_yellow20 {
	font-size:20px;
	color:#000000;
	font-weight:bold;
	background-color:#FFFF00;
	}
.text_black14 {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
.text_blue25 {
	font-family:Tahoma;
	font-size:25px;
	color:#0000FF;
	font-weight:bold;
	}
.text_blue16 {
	font-family:Tahoma;
	font-size:16px;
	color:#0000FF;
	font-weight:bold;
	}
.text_blue13 {
	font-size:18px;
	color:#003399;
	font-weight:normal;
	font-family:Tahoma;
	}
.text_yellow13 {
	font-size:18px;
	color:#FFFF00;
	font-weight:normal;
	font-family:Tahoma;
	}
.text_white13 {
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	font-family:Tahoma;
	}
.text_blue_skyblue13 {
	font-size:18px;
	color:#003399;
	font-weight:normal;
	font-family:Tahoma;
	font-style:italic;
	background-color:#33FFFF;
	}
.text_navyblue16 {
	font-family:Tahoma;
	font-size:16px;
	color:#004080;
	}
.text_navybluebold16 {
	font-family:Tahoma;
	font-size:16px;
	color:#004080;
	font-weight:bold;
	}
.text_navyblue18 {
	font-family:Tahoma;
	font-size:18px;
	color:#004080;
	font-weight:bold;
	}
.text_navyblue22 {
	font-family:Tahoma;
	font-size:22px;
	color:#004080;
	font-weight:bold;
	}
.text_blue_yellow22 {
	font-family:Tahoma;
	font-size:22px;
	color:#0000FF;
	background-color:#FFFF00;
	font-weight:bold;
	}
.text_gray16 {
	font-family:Tahoma;
	font-size:16px;
	color:#333333;	
	}
.text_orange20 {
	font-family:Tahoma;
	font-size:20px;
	color:#FF9900;
	font-weight:bold;
	}

.text_orange14 {
	font-family:Tahoma;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
	}
	
.text_orange16 {
	font-family:Tahoma;
	font-size:16px;
	color:#FF9900;
	font-weight:bold;
	}
.text_voilet20 {
	font-family:Tahoma;
	font-size:20px;
	color:#993366;
	font-weight:bold;
	}
.text_pink20 {
	font-family:Tahoma;
	font-size:20px;
	color:#C0008E;
	font-weight:bold;
	}
.text_pink16 {
	font-family:Tahoma;
	font-size:16px;
	color:#C0008E;
	font-weight:bold;
	}
.text_voilet_yellow20 {
	font-family:Tahoma;
	font-size:20px;
	color:#993366;
	font-weight:bold;
	background-color:#FFFF00;
	}
.text_voilet16 {
	font-family:Tahoma;
	font-size:16px;
	color:#993366;	
	}
.check_bullet ul {	
	list-style:none;
	
	}
.check_bullet li {
	background:url(../images/chk_bullet.jpg) no-repeat;
	padding-bottom:20px;
	padding-left:20px;
	}

#box_history {
	width:98%;
	height:auto;
	margin:0 auto;
	background-color:#C7FEF3;
	border:1px solid #2e6ba1;
	border-top:3px solid #2e6ba1;}
.box_history1 {
	width:98%;
	height:auto;
	margin:0 auto;
	background-color:#FFFFCF;;
	border:1px solid #000;
	border-top:3px solid #000;}

/*=======================
=======================*/
#feature_benefits {
	width:529px; 
	height:auto; 
	margin:0 auto;}
	
#feature_benefits_heading {
	width:529px; 
	height:49px; 
	background:url(../images/fe_be.jpg);}
	
#feature_benefits_left {
	width:253px; 
	height:125px; 
	float:left; 
	padding:5px; 
	border-bottom:1px solid #9DCEFF;
	border-left:1px solid #9DCEFF;
	border-right:1px solid #9DCEFF;
	background-color:#C4ECFF;
	text-align:left;}

	
#feature_benefits_right {
	width:253px; 
	height:125px; 
	float:left; 
	padding:5px; 
	border-bottom:1px solid #9DCEFF;
	border-right:1px solid #9DCEFF;
	background-color:#ECF9FF;
	text-align:center;}
	
/*=======================
       BONUS BOX
=======================*/
#bonus_box, #bonus_box1, #bonus_box2, #bonus_box3 {
	width:540px;
	height:auto;
	margin:0 auto;
	font-size:11px;
	color:#000000;
	}

#bonus_box1 .Bonus1_Top{
	background-image:url(../images/Bonus1_Top.gif);
	background-repeat:no-repeat;
	width:540px;
	height:52px;
	}
	
#bonus_box1 .boxmid{
	width:510px;
	height:auto;
	background-image: url(../images/Bonus_Mid.gif);
	background-repeat: repeat-y;	
	padding: 10px 20px 0px 10px;
	}
	
#bonus_box1 .boxbottom{
	background-image:url(../images/bonus_1_02.gif);
	background-repeat:no-repeat;
	width:540px;
	height:21px;
	}
	
#bonus_box2 .Bonus2_Top{
	background-image:url(../images/Bonus2_Top.gif);
	background-repeat:no-repeat;
	width:540px;
	height:52px;
	}
	
#bonus_box2 .boxmid{
	width:510px;
	height:auto;
	background-image: url(../images/Bonus_Mid.gif);
	background-repeat: repeat-y;	
	padding: 10px 20px 0px 10px;
	}
	
#bonus_box2 .boxbottom{
	background-image:url(../images/bonus_1_02.gif);
	background-repeat:no-repeat;
	width:540px;
	height:21px;
	}
	
#bonus_box3 .Bonus3_Top{
	background-image:url(../images/Bonus3_Top.gif);
	background-repeat:no-repeat;
	width:540px;
	height:52px;
	}

#bonus_box3 .boxmid{
	width:510px;
	height:auto;
	background-image: url(../images/Bonus_Mid.gif);
	background-repeat: repeat-y;	
	padding: 10px 20px 0px 10px;
	}

#bonus_box3 .boxbottom{
	background-image:url(../images/bonus_1_02.gif);
	background-repeat:no-repeat;
	width:540px;
	height:21px;
	}

/*=============== Bonus Box 1 ==================*/
#box_inner {
	width: 488px;
	height:auto;
	margin:0 auto;
	border: 1px #2f6ba1 solid;
	border-top: 0px;
	border-bottom:1px #2f6ba1 solid;
	}
#box_inner .b1col_left{
	padding:2px;
	width:308px;	
	 border-top:1px solid #2f6ba1;	
	 float:left; 
	 text-align:left;}
.box_innertext_left {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-align:left;
	width:305px;
	float:left;
	padding:2px;
	border-top: 1px #2f6ba1 solid;
	border-bottom: 1px #2f6ba1 solid;
	
	
	}
.box_innertext_right {
	font-family:Verdana;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	text-align:right;
	width:35%;
	padding:2px;
	border-top: 1px #2f6ba1 solid;
	
	border-left: 1px #2f6ba1 solid;
	float:right;
	}
/*=============== Bonus Box 3==================*/
#box_inner_3 {
	width: 379PX;
	height:auto;
	margin:0 auto;
	border: 1px #2f6ba1 solid;
	border-bottom: 0px;
	}
.box_inner_text_left {
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	width:197px;
	float:left;
	padding:3px;
	border-bottom: 1px #2f6ba1 solid;
	}
.box_inner_head_left {
	font-family:Tahoma;
	font-size:14px;
	color:#FF6600;
	width:199px;
	float:left;
	padding:2px;
	border-bottom: 1px #2f6ba1 solid;
	}
.box_inner_head_right {
	font-family:Tahoma;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
	width:45%;
	padding:2px;
	border-bottom: 1px #2f6ba1 solid;
	border-left: 1px #2f6ba1 solid;
	float:right;
	}
.box_inner_text_right {
	font-family:Tahoma;
	font-size:17px;
	color:#000099;
	font-weight:bold;
	width:45%;
	padding:2px;
	border-bottom: 1px #2f6ba1 solid;
	border-left: 1px #2f6ba1 solid;
	float:right;
	}
/*=======================
    BONUS BOX END
=======================*/

/*=======================
=======================*/
#container_payment {width:535px;	height:auto;	margin:0 auto;	}
.payment_main {	border-left:3px solid #2e6ba1;	border-top:3px solid #2e6ba1;	border-right:3px solid #2e6ba1;	border-bottom:3px solid #2e6ba1;	background-color:#FFFFFF;	width:99%;	height:auto;	}
.payment_heading { height:40px; font-family:Tahoma;	font-size:30px;	color:#FFFFFF;	line-height:40px;	font-weight:bold; background-color:#6aabe4;	width:100%;	}
.payment_option_main {	width: 95%;	height:auto; margin:0 auto;	border:1px solid #2e6ba1; border-bottom:0px; font-family:Tahoma; color:#000000; font-size:14px; font-weight:bold;}
.payment_option_left {	width:130px; height:100px; font-family:Tahoma; color:#ff0000;	font-size:14px;	text-align:center; font-weight:bold; border-bottom:1px solid #2e6ba1; float:left; }
.payment_option_left p{	margin-left:5px;	}
.payment_option_left_last {	width:130px;	height:100px;	font-size:14px;	font-family:Tahoma;	font-weight:bold;	color:#ff0000;	border-bottom:1px solid #2e6ba1;	float:left; text-align:center;	}
.payment_option_right {	width:371px;	height:100px;	font-family:Tahoma;	color:#000000;	font-size:12px;	text-align:left;	border-bottom:1px solid #2e6ba1;	border-left:1px solid #2e6ba1;	float:right;			}
.payment_option_right_last {	width:371px;	height:100px;	border-bottom:1px solid #2e6ba1;	border-left:1px solid #2e6ba1;	float:right;		}
.payment_option_right_text {	color:#000000;	font-size:12px;	text-align:left;	font-family:Tahoma;	margin-left:5px;	}
.payment_option_right p{	margin-left:5px;	}
.payment_option_right_last p{	margin:5px;	}

.payment_option_left_cont { width:130px; height:auto; border-bottom:1px solid #2e6ba1; float:left; }
.payment_option_right_cont { width:371px; height:auto; border-bottom:1px solid #2e6ba1; float:left; }

.textblue_small { font-family:Tahoma; color:#003366; font-size:14px; font-weight:bold; }

/*=======================
=======================*/
/*===========================
		GUARANTEE
===========================*/
#guarantee {
	width:530px;
	height:auto;
	margin:0 auto;
	background:url(../images/guarantee.jpg) no-repeat;
	background-color:#abbc70;
	border:2px solid #a5b66b;
	}
/*===========================
		table
===========================*/
.table {
	border:1px #000099 solid;
	margin:0 auto;
	}
.td_top_left {
	border-top:1px #000099 solid;
	border-right:1px #000099 solid;
	padding-left:10px;
	}
.td_top_right {
	border-top:1px #000099 solid;
	padding-left:10px;
	}
/*===========================
		Congratulations
===========================*/
#congrate {
	width:75%;
	height:auto;
	margin:0 auto;
	border:2px dashed #FF0000;
	padding:5px;
	text-align:left;
	}
	
/*===========================
		Bullets
===========================*/

li.MyBullets {
background: url(../images/chk_bullet.jpg) no-repeat;
padding: 0px 0px 0px 20px;
}