@charset "utf-8";
/* CSS Document */

#confidence-left-column{
	width:40%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#confidence-right-column{
	width:40%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
	font:Verdana, Arial, Helvetica, sans-serif;
}

ul confidence-objectives {
	height:30%;
	width:98%;
	margin-left:2%;
	float:left;
}

#confidence-course{
width:100%;
height:15%;
float:left;
}





#right-column-top {
	width:100%;
	height:55%;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}


#course-program{
	font-weight:bold;
	font-size:medium;
	padding-left: 35%;
	border: 1px none #999999;
	float: left;
	height: 25px;
	width: 100%;
}


#course-days{
	width:100%;
	height:20px;
	float:left;
	font-weight:bold;
	text-align: center;
	margin-right: 3%;
}







#program{
	width:120px;
	height:220px;
	float:left;
	font-weight:normal;
	text-align:justify;
	
}



#right-column-bottom {
	width:500px;
	height:25%;
	float:left;
}
#right-column-1{
	width:100%;
	height:17%;
	float:left;
}
#right-column-2{
	width:100%;
	height:13%;
	float:left;
}
#right-column-3{
	width:100%;
	height:50%;
	float:left;
}


#right-column-4{
	width:100%;
	height:10%;
	float:left;
}


#pricing{
	width:100%;
	height:50%;
	float:left;
}





#confidence-cathypic{
	background-image:url(images/confidence-pic-1.png);
	width:50%;
	height:198px;
	float:left;
	background-position: center center;
	background-repeat: no-repeat;
}


#confidence-pic-detail{
	width:50%;
	height:100%;
	float:left;
}













#confidence-headings {
	height:20px;
	width:90%;
	font-size:medium;
	float:left;
	margin-left: 10%;
}
#introduction {
	height:120px;
	margin-left:20%;
	width:80%;
	float:left;
	
}




ul.coaching li{

}

#confidence-administration {
	height:150px;
	width:80%;
	float:left;
	margin-left:20%;
	font-size: medium;
	
}

.confidence-bullets {
height:15px;
width:100%;

}
#confidence-quote{
width:100%;
height:10%;
float:left;

}


#book-now{
	width:40%;
	height:100px;
	float:left;
	background-color:#993333;
	background-position: center center;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 100px;
	margin-left: 20px;
}
