/* Jane Mackay Coaching Layout */

/* Main Layout */

#wrapper {
	background-repeat:no-repeat;
	width:836px;
	height: auto;
	margin:-68px auto 0 auto;
	padding: 0 0;
}

#banner {
	background-image:url(../images/branding.jpg);
	background-repeat:no-repeat;
	color:#154A78;
	width: 836px;
	height: 309px;
	margin: -40px auto 0 auto;
	padding: 70px 0px 0px 35px;
}

#content_top {
	background-image:url(../images/content_top.jpg);
	background-repeat:no-repeat;
	width:815px;
	height:33px;
}

#content{
	display:block;
	/* clear:both; */
	float:left;
}

.info {
	padding-left:7px;
	float:left;
	width:520px;
}

#footer {
	clear:both;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:18px;
	background-image:url(../images/footer.jpg);
	width:800px;
	height:160px;
	background-repeat:no-repeat;
	text-align:left;
}



#main {
	background-color:#001F4D;
	background-image:url(images/background.jpg);
}
 
 
/* Titles */
#title {
	background-image:url(../images/title_home.jpg);
	height:43px;
	width:608px;
}

#title_startups {
	background-image:url(../images/title_startups.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_downloads {
	background-image:url(../images/title_downloads.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_business {
	background-image:url(../images/title_business.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_personal1 {
	background-image:url(../images/title_personal1.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_personal2 {
	background-image:url(../images/title_personal2.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_aboutme1 {
	background-image:url(../images/title_aboutme1.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_aboutme2 {
	background-image:url(../images/title_aboutme2.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_contact {
	background-image:url(../images/title_contact.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_coaching {
	background-image:url(../images/title_coaching.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_mentoring {
	background-image:url(../images/title_mentoring.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
	left:1px;
}

#title_seminars {
	background-image:url(../images/title_seminars.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

#title_toptips {
	background-image:url(../images/title_toptips.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:608px;
}

/* About Me Links Section */
#aboutme_links {
    position:absolute;
	background-image:url(../images/links_top.jpg);
	background-repeat:no-repeat;
	top:608px;
	left:46px;
	height:226px;
	width:236px;
}

#link_bps {
    position:absolute;
	background-image:url(../images/links_bps.jpg);
	background-repeat:no-repeat;
	top:834px;
	left:46px;
	height:27px;
	width:236px;
}

#link_afc {
    position:absolute;
	background-image:url(../images/links_afc.jpg);
	background-repeat:no-repeat;
	top:861px;
	left:46px;
	height:27px;
	width:236px;
}
#newsletter {
	border:2px solid #102C5C;	
	width:160px;
	padding:10px;
	margin-left: 20px;
}

#sidebar {
	background-image:url(../images/bg_sidebar_repeat.jpg);
	background-repeat: repeat-y;
	width:280px;
	float:right;
	height:100%;
	margin: 0 0;
	padding: 0 0;
}

.side_bar_nav {
	background:url(../images/bg_sidebar2_barns_nav.jpg) repeat-y;
	width:223px;
	height: auto;
}
#sidebar_end {
	background-image:url(../images/bg_sidebar2_bottom.jpg);
	background-repeat:no-repeat;
	float: right;
	width:280px;
	height:49px;
}