/* Business Mentoring body */

body {
	text-transform: none;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: normal normal 11px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

a:link {
	color:#333333;
	text-decoration: none;
}    
a:visited {
	color:#333333;
	text-decoration: none;
} 
a:hover {
	color:#000000;
	text-decoration: underline;
}  
a:active {color:#666666}  


h1 {
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
#container { 
	width: 910px; 
	background: #FFFFFF;
	padding: 20px 0px 0px 0px;
	margin: 0 auto; 
	text-align: left; 
}
#navigation { 
	width: 708px;
	padding: 0px 0px 20px 0px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
#leftColumn {
	width: 708px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 5px 20px 0px 0px;
	text-align: left;
	background-color: #bf82b9;
	background-image: url(../img/mentoringbackground_07.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightColumn { 
	width: 174px;
	float: left;
	margin: 0px 0px 0px 730px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
#box1 {
	width: 429px;
	padding: 5px 10px 5px 5px;
	float: left;
	margin: 10px 5px 0px 0px;
	text-align: left;
}
#box2 { 
	width: 429px;
	height: 103px;
	padding: 5px 10px 10px 10px;
	float: left;
	background-image: url(../img/box2.gif);
	margin: 10px 20px 0px 0px; 
	text-align: left; 
}
#box3 {
	width: 429px;
	padding: 5px;
	float: left;
	margin: 0px 20px 5px 0px;
	text-align: left;
}
#footer {
	width: 910px;
	background-color:#FFFFFF;
	margin: 0px;
	float: left;
	padding: 10px 10px 20px;
	background-position: center bottom;
	text-align: center;
}
.rightHolder { 
	margin: 0px 0px 10px 0px;  
}
.boxes {
	width: 240px;
	margin: 5px 0px 10px 180px;
}

#headerDiv {
	float: left;
	height: 117px;
	width: 480px;
}
#expanderPink {
	float: right;
	width: 220px;
}
#contentRight {
	float: right;
	width: 220px;
	height: 467px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#mainContent {
	background-color: #FFFFFF;
	float: left;
	width: 480px;
	background-image: url(../img/mentoringbackground_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentLeft {
	float: left;
	width: 484px;
}
#bottomRightCorner {
	float: right;
	height: 81px;
	width: 240px;
}
#bottomRightCorner {
	height: 81px;
	width: 224px;
}
#BottomPink {
	float: left;
	width: 630px;
	height: 10px;
	background-color: #bf82b9;
}
#rightImageDiv {
	float: right;
	height: 458px;
	width: 220px;
}
#contentContainer {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	margin-left: 20px;
}

.header {
	font-size: 14px;
	font-weight: bold;
}

.subHeader {
	color: #b56ead;
}

.bold {
	font-weight: bold;
}

#EventsTextDiv {
	float: left;
	width: 375px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

