@charset "utf-8";
/* CSS Document */

#main {
	padding: 0px;
	width: 940px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;

}
#header {
	height: 380px;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Footer {
	clear: both;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: .05em;
	margin-top: 20px;
}
#nav {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: auto;
}
#welcome {
	float: right;
	height: 50px;
	width: 563px;
	margin-right: 62px;
	margin-top: 75px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F7FDF9;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
#leftCol {
	float: left;
	width: 275px;
	margin-left: 15px;
	background-color: #631B4B;
	padding-top: 25px;
	background-image: url(../images/leftCol-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#rightCol_bot {
	background-color: #666;
	height: 32px;
	
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/rightCol-bot.jpg);
}

#rightCol {
	background-color: #666;
	width: 610px;
	margin-right: 15px;
	padding-top: 25px;
	background-image: url(../images/rightCol-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}

#buttons {
	padding: 0px;
	height: 187px;
	width: 940px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	background-color: #030102;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	
}
#leftCol_bot {
	background-color: #631B4B;
	height: 32px;
	
	background-image: url(../images/leftCol-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#clarityLogo {
	float: right;
	height: 100px;
	width: 470px;
	margin-right: 62px;
	margin-top: 45px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#detailsCol {
	float: left;
	
	width: 275px;
	margin-left: 15px;
	background-color: #820024;
	padding-top: 25px;
	background-image: url(../images/left-box-top-details.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#detailsCol_bot {
	background-color: #631B4B;
	height: 32px;
	
	background-image: url(../images/left-box-bot-details.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#program {
	background-color: #030102;
	float: right;
	margin-right: 15px;
	width: 610px;
}
#pdf {
	vertical-align: middle;
	background-color: #666;
	width: 580px;
	margin-left: 20px;
	margin-right: 20px;
}
#content2 {
	background-color: #030102;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 940px;
	float: left;
	clear: both;
}
#instructor-box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: auto;
	clear: both;
}

#instructors {
	background-color: #666;
	width: 625px;
	margin-right: 0px;
	padding-top: 25px;
	background-image: url(../images/rightCol-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 400px;
	overflow: auto;
}
#instructor-content {
	background-color: #030102;
	width: 940px;
	margin-right: 0px;
	padding-top: 25px;
	background-image: url(../images/instructors-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}

