.CorporateProgram #header {
 	background-image: url(../images/SubPageLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 0;
	height: 113px;
	width: 189px;
	background-color:##3399FD;
}  
.CorporateProgram #header h1{
	margin: 0 0 0 189px;
	padding:0;
} 
 
/* Right site banners for each link under Classes  */
.ServicesOffered  {
 	background-image: url(../images/header_CorpYogaPhotos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left:189px;
	padding: 0;
	height: 113px;
	width: 691px;
} 



 /* Right site banners for each link under Classes  */

.CorporateProgram #container #sidebar1 {
	float: left;
	width: 187px;
	padding: 0;
	margin:0;
	background-color: #cccc99;
	background-repeat: no-repeat;
}




.CorporateProgram #sidebar1 h1{
	background-image: url(../images/SideBarHeader_Corp.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 187px;
	margin: 0;
	padding: 0;
}

.CorporateProgram #sidebar1 p, CorporateProgram #sidebar1 h3{
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	text-align: center;
}

	
	
.CorporateProgram #container #sidebar1 #line {
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	width: 80%;
	text-align: center;
}

 .CorporateProgram #sidebar1 h2{
	padding: 10px 10px 0px 10px;
	color: #000;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

 
.CorporateProgram #mainContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	text-align: left;
	vertical-align: top;
}

#mainContent h2{	
}
.CorporateProgram  #mainContent p {
	text-align: left;
	vertical-align: top;
}

.CorporateProgram  #mainContent h1 {
	padding-bottom: 10px;
	margin: 0;
	color: #F90;
	font-size: 24px;
}





 .CorporateProgram #HomePagePhoto{
	margin: 0;
	padding: 0;
	color: #F90;
	background-image: url(../images/header_CorpYogaPhotos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:639px;
	height: 121px;
}




/* classes for the middle left part of the page
the styles below are from LotusGardensStyles.css

they can be adjusted for this section by placing the .CorporateProgram on front of the #
*/

#Articles{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Articles p{
	margin: 0;
	padding: 0 0 10px 20px;
	font-size: 12px;
	color: #000;
}

#Articles h1{
	padding-bottom: 10px;
	margin: 0;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#Articles h2{
	margin: 0;
	padding-bottom: 10px;
	font-style: bold;
	font-size: 14px;
	color: #F90;
	
}


/* End classes for the middle left part of the page*/
