/* CSS Document */
body{
	margin-left:0px;
	margin-top:0px;
	background-color:#ECECEC;
	font-family:"MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
	font-size:100%;
	}
h1{	margin:0px;
	font-weight:normal;
	font-family: "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
	font-size: 100%; color:#666666;
} 
		
h2{margin: 0px; font-size: 100%; font-weight:normal ; display: inline;
}
		
h3{margin:0px ; font-weight: normal ; font-size: 100%; display: inline;
}
		
div {
	color: #000000;
	font-family: "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho,";
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#outerdiv{
	background-color:#FFFFFF;
	width:1000px;
	height:auto;
	position:absolute;
	margin-left:2px;
	top:0px;
	z-index:0;
	}
#header_index{
	background-image:url(../images/header-indexbg.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	height:66px;
	width:1000px;
	margin-top:0px;
	margin-right:0px;
	z-index:1;
	float:left;

}
.enagologo_index{
	width:180px;
	margin-left:2px;
	margin-top:0px;
	float:left;
	z-index:2;
	}
.logodevider{
	width:2px;
	margin-left:8px;
	margin-top:11px;
	float:left;
	z-index:2;
	}
.taglines{
	width:375px;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	color:#000000;
	margin-left:6px;
	margin-top:20px;
	float:left;
	z-index:2;
	}
.h1_index{
	width:220px;
	font-size: 10px;
	text-align:left;
	margin-right:7px;
	margin-top:6px;
	color:#666666;
	float:right;
	z-index:2;
	}
	.h1_index2{
	width:250px;
	font-size: 10px;
	text-align:left;
	margin-left:7px;
	margin-top:0px;
	color:#666666;
	float:left;
	z-index:2; position:absolute; left:0px; top:-1px;
	}
#body{
	background-color:#ffffff;
	height:auto;
	width:1000px;
	margin-top:0px;
	margin-left:0px;
	z-index:1;
	float:left;
}
.navigation{
	width:175px;
	margin-left:0px;
	margin-top:9px;
	float:left;
	height:auto;
}
.content{
	background-color:#ffffff;
	width:815px;
	margin-left:10px;
	margin-top:0px;
	height:auto;
	float:left;
}

.enagostrength_position{
	background-color:#ffffff;
	background-image:url(../images/gradiant_index.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:0px;
	margin-top:0px;
	width:605px;
	height:auto;
	float:left
	}
.subpoints ul{
	list-style-image: url(../images/tick_bullet.gif);
	line-height:30px;
	margin-left:45px;
	margin-bottom:2px;
	margin-top:3px;
	padding: 0px 0px 0px 5px;
	}
.subpoints li{
	padding-left:0px;
	}
.subblockwidth{
	width:297px;
	margin-top:5px;
	margin-left:0px;
	float:left;
	z-index:2;
	}
.subblockheading_index{
	width:297px;
	margin-top:0px;
	margin-left:0px;
	background-color:#DEEFFA;
	height:30px;
	line-height:30px;
	z-index:2;
	}
.bullet1 ul{
	list-style-image: url(../images/bullet2.gif);
	margin-left:20px;
	padding: 0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:3px;
	}
.bullet1 li{
	padding-bottom:5px;
	line-height:18px;	
	}
#bullet3 ul{
	list-style-image: url(../images/black_bullet.gif);
	margin-left:25px;
	padding: 0px 5px 0px 5px;
	}
#bullet3 li{
	padding-bottom: 5px;
	line-height:12px;
	}
#footer_place{
	background-color:#ffffff;
	width:1000px;
	margin-top:0px;
	margin-left:0px;
	}
	
.footerlinks  {
	font-family: "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
	font-size: 11px;
	width:1000px;
	text-align:center;
	}
.footerlinks a:link {
	font-family: "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
	font-size: 11px;
	text-align:center;
	text-decoration:none;
	line-height:25px;
	color:#000000;
	}
.footerlinks a:visited {
	text-decoration:none;
	color:#000000;
	}
.footerlinks a:hover {
	text-decoration:none;
	color:#0000EE;
	}
.footer{
	background-color:#559BD2;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	height:20px;
	line-height:20px;
	width:1000px;
	}
.textmiddle{
	padding-left:5px;
	line-height:25px;
	}
.floatleft{
	float:left;
	}
.floatright{
	float:right;
	}
.curves_top{
	float:left;
	margin-top:0px;
	margin-left:0px;
	}
.curves_bottom{
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	}
.padding10{
	padding:10px;
	}
.paddingleft3{
	padding-left:3px;
	}
.paddingleft5{
	padding-left:5px;
	}
.paddingleft7{
	padding-left:7px;
	}
.paddingleft10{
	padding-left:10px;
	}
.paddingleft15{
	padding-left:15px;
	}
.paddingright5{
	padding-right:5px;
	}
.paddingright10{
	padding-right:10px;
	}
.paddingtop5{
	padding-top:5px;
	}
.paddingtop7{
	padding-top:7px;
	}
.paddingtop10{
	padding-top:10px;
	}
.fontbrown {
	color: #842447;
}
.fontbrown A {
	color: #000099;
	text-decoration:underline 
}
.greyfont{
	color: #666666;
	}
.fontblue{color:#0000FF}
.fontred {
	color: #ff0000;
	}
.fontwhite {
	color: #ffffff;
	}
.lineheight18{
	line-height:18px;
	}
.lineheight16{
	line-height:16px;
	}
#points li{
	list-style-image: url(../images/tick_bullet.gif);
	line-height:15px;
	margin-left:25px;
	margin-bottom:5px;
	margin-top:0px;
	padding: 5px 0px 5px 5px;
	}
.txt10j {
	font-family:  "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho"; 
	font-size: 11px;
	font-weight:normal;
}
.isotext{
	width:150px;
	float:left;
	position:absolute;
	left:45px;
	top:55px;
	}
.marginleft25
{	margin-left:45px;}
.tableborder{border:thin; border-style:dotted; border-color:#990000;}
.padding7{
	padding:7px;
	}
.padding5{
	padding:5px;
	}
.padding4{
	padding:4px;
	}
.enagostrength_position1{
	background-color:#EFF7FC;
	background-repeat:repeat-x;
	background-position:top;
	padding-left:0px;
	padding-top:0px;
	width:605px;
	height:auto;
	float:left
	}
.jtf_jat1{
	background-color:#EFF7FC;
	background-repeat:repeat-x;
	background-position:top;
	padding-left:0px;
	padding-top:0px;
	width:290px;
	height:auto;
	float:left
	}
.jtf_jat{
	margin-left:0px;
	margin-top:5px;
	width:290px;
	height:auto;
	float:left
	}
.vabsmiddle{vertical-align: middle;
}
.hrdotline{
	background-image:url(../images/hdots.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
}
.paddingbottom5px{
	padding-bottom:5px;
	}
.txt11 {
	font-family: tahoma;
	font-size: 11px;
}
.bantext_seoindex  {
	font-family: "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
	font-weight:bolder;
	font-size:10pt;
	color:#000000;
	text-shadow:#000000;
	}
.bantext_seoindex a:link {
	font-family: "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
	font-size:10pt;
	font-weight:bolder;
	text-decoration:none;
	line-height:25px;
	color:#000000;
	text-shadow:#000000;
	}
.bantext_seoindex a:visited {
	text-decoration:none;
	font-weight:bolder;
	color:#000000;
	text-shadow:#000000;
	}
.bantext_seoindex a:hover {
	text-decoration:none;
	font-weight:bolder;
	color:#000000;
	}
.bullet_inline ul{
	padding: 0px 0px 5px 0px;
	margin-top:5px;
	}
.bullet_inline li{
	list-style-image: url(../images/bullet2.gif);
	list-style-position:inside;
	float:left;
	padding-bottom:7px;
	padding-left:10px;
	line-height:18px;
	}

	/*added by abhijit */
	
#content_intro {
	float: left;
	width: 805px;
	height: 185px;
	background-image: url(../images/introbg1.gif);
	background-repeat: no-repeat;
}
	
#content_introtext {
	float: left;
	width: 490px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	height: 0px;
}

#content_introimg {
	float: left;
	width: 305px;
	padding-top: 5px;
}
#content_introlist {
	float: left;
	width: 360px;
	padding-top: 5px;
}
#content_introbutton {
	float: left;
	width: 130px;
	padding-top:75px;
}


#content_main {
	float: left;
	width: 800px;
	margin-left: 0px;
	padding-left: 5px;
}
.content_maintext {
	font-size: 16px;
	font-weight: bolder;
	color: #84a308;
	text-decoration: none;
	line-height: 20px;
}

#content_main01 {
	float: left;
	width: 547px;
	background-image: url(../images/content_main01_bg-b.gif);
	background-repeat: no-repeat;
	height: 225px;
	margin-right: 3px;
	margin-left: 0px;
	padding: 0px;
}
#content_main01head {
	float: left;
	height: 70px;
	width: 537px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content_main01text {
	height: 150px;
	width: 532px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}
#holidaynotice{
	width:532px;
	height:28px;
	color:#FFF;
	line-height:30px;
	padding-left:15px;
	font-size:14px;
}

.content_mainheading {
	color: #000000;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	}	
	
.content_introtext {
	color: #FFFFFF;
}

#content_main02 {
	float: left;
	width: 250px;
	text-align: left;
	height: 225px;
	background-image: url(../images/content_main02_bg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#content_main02head {
	float: left;
	height: 70px;
	width: 245px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_main02text {
	float: left;
	height: 150px;
	width: 235px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content_middle {
	float: left;
	width: 800px;
	margin-top: 3px;
	padding-left: 5px;
}

#content_levels {
	float: left;
	width: 547px;
	padding-right: 3px;
}
.content_levelshead {
	float: left;
	height: 30px;
	width: 527px;
	background-image: url(../images/levels-headbg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	padding-right:10px
}
.content_leveladdline {
	float: left;
	height: 25px;
	width: 537px;
	background-color:#eae1c7;
	padding-left:10px;
	padding-top: 5px;
}
.content_levelsbottom {
	float: left;
	height: 30px;
	width: 542px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#content_level01 {
	float: left;
	width: 172px;
	height: 275px;
	background-color:#eee4c6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
	
.content_levelsprice {
	color: #0476b9;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;	
	}

#content_level02 {
	float: left;
	width: 172px;
	height: 275px;
	background-color:#edda9f;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#levels_images {
	float: left;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
}

.levels_images {
	float: left;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
}

#content_level03 {
	float: left;
	width: 173px;
	height: 275px;
	background-color:#eee4c6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#content_level04 {
	float: left;
	width: 250px;
}
.content_level04text {
	background-color: #e9f0f5;
	float: left;
	height:300px;
	width: 230px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
}

.content_level04head {
	background-image: url(../images/levels04-heabg.gif);
	background-repeat: no-repeat;
	float: left;
	height:30px;
	width: 240px;
	padding-top: 0px;
	padding-left: 10px;
}

#content_bottom {
	float: left;
	width: 780px;
	margin-top: 3px;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/content_bottombg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_level04bottom {
	float: left;
	height: 30px;
	width: 250px;
	background-image: url(../images/levels04-bottombg.gif);
	background-repeat: no-repeat;
}

.content_level01bottom {
	background-image: url(../images/level1-bottombg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 186px;
}

#content_quote {
	float: left;
	width: 375px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-top: 5px;
	height: 245px;
}
.quotation-img {
	float: left;
	height: 87px;
	width: 365px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
}
.quatation-text {
	float:left;
	width: 360px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content_payment {
	float: left;
	width: 235px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 5px;
	height: 245px;
	margin-bottom: 5px;
}
.paymentcards {
	float: right;
}

.quotation-left {
	float: left;
	width: 177px;
}
.quatation-right {
	float: right;
	width: 177px;
}

#content_membership {
	float: left;
	width: 375px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 245px;
	margin-bottom: 5px;
}
	
.content-heading2 {
	font-size: 15px;
	font-weight: bolder;
	line-height:30px;
	text-decoration: none;
}

#content_top {
	float: left;
	width: 815px;
	text-align:left;
	height: 40px;
}

#content_middle ul {
	text-align:left;
	text-decoration:none;
	list-style-image: url(../images/bullet2-a.gif);
	margin-left:20px;
	padding: 0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:3px;
	}
	
#content_middle ul li {
	padding-bottom:5px;
	line-height:18px;	
	}
	
#content_introtext li {
	line-height:20px;
	list-style-image: url(../images/tick_bullet2.gif);
	}

#content_bottom ul {
	text-align:left;
	text-decoration:none;
	list-style-image: url(../images/bullet2.gif);
	margin-left:20px;
	padding: 0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:3px;
	}
	
#content_bottom ul li {
	padding-bottom:5px;
	line-height:18px;	
	}
.moredetails{
	position:absolute;
	top:217px;
	right:110px;
	width:130px;
	height:20px;
	display:block;
}
	
.bottom-heading {
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}
.txt14{
	font-size:14px;
}
.txt16{
	font-size:16px;
}
.txt24{
	font-family:arial;
	font-size:25px;
}
.lineheight30{
	line-height:30px;
}
.paddingtop3{
	padding-top:3px;
}
