/*logo class*/
body
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.main_contenner_div
{
width:100%;
height:100%;
text-align:center;
border:1px solid none;
}

/*logo class Start*/
.logo {
	background-image:url(images_new/header-left_01.jpg);
	background-repeat:no-repeat;
	height: 53px;
	width: 405px;
	vertical-align:top;
	float:left;
	display:block; 
	margin-left:0px;
}
.logo_two {
/*	background-image:url(images_new/logo_03.jpg);
	background-repeat:no-repeat;*/
	height:44px;
	width:347px;
	vertical-align:middle;
	margin-top:8px;
	display:block;
	float:right; 
	margin-right:15px;
}
/*logo class end*/

/*Left class Start*/
.optionsBenefits{
	width:100%;
	vertical-align:middle;
	height:22px;
	background-color:#b0c2ce;
	border-bottom:1px solid #EBA09A;
	padding-top:5px;
}

.left_block_main{
	width:100%;
	float:left;
	margin-bottom:0px;
	margin:0px 0px 15px 0px;
	background-color:e6e6e6;
}


.innerhaeds a:link{
	vertical-align:top;
	text-decoration:none;
	padding-top:2px;
	line-height:24px;	
	color:#FFFFFF;
	
}
.innerhaeds a:hover{
	color:#DA342C;
}
.innerhaeds a:visited {
	text-decoration:none;
}
/*Left class Start*/


/*Top mid class Start*/
.middleheading {
	background-image: url(images_new/star.jpg);
	background-repeat: no-repeat;
	width:100%;
	float:left;
}

.middleheading_img {
	background-image:url(images_new/man.jpg);
	background-repeat: no-repeat;
	width:100%;
	float:left;
	background-color:#e6e6e6;
}
/*Top mid class End*/

.free_img
{
background-image:url(images_new/free.gif);
background-repeat: no-repeat;
float:left;
width:90%;
background-color:#e6e6e6;
margin-left:5px;
margin-top:5px;
}
.subscribe
{
float:left;
padding:5px 10px 0px 10px;
}

.contact_for_pricing
{
width:100%;
float:left;
}

.download
{
width:97.8%;
height:13px;
margin-bottom:10px;
float:left;
text-align:center;
border:1px solid #da251d; 
margin-bottom:10px;
padding-top:8px; /*8px*/
padding-bottom:10px; /*10px*/
background-color:#FFFFFF;
}


.blog_on_lederdship_text
{
padding-top:10px;
padding-left:12px;
height:25px;
text-align:left;
background-color:#96aebe;

}

.blog_on_lederdship_s_text
{
padding-left:10px;
padding-right:10px;
background-color:#b0c2ce;
}

.news_text
{
height:26px;
padding-top:10px;
padding-left:12px;
text-align:left;
background-color:#96aebe;
}

.prog_bg_img
{
background-image:url(images_new/programs.gif);
background-repeat: no-repeat;
background-position: 15px 10px;
}

.coach_bg_img
{
background-image:url(images_new/coaching.gif);
background-repeat: no-repeat;
background-position: 15px 10px;
}


.footer_bg {
	background-image:url(images_new/footer_bg.jpg);
	background-repeat:repeat-x;
	height:18px;
	float:left;
	padding-top:2px;
}

.red_arrow
{
	color:#FF0000;
}

.tips_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;	
}
