@charset "utf-8";
/* CSS Document */
#container {
	width: 900px;
	background: #FFFFFF;
	overflow: hidden;
	border: thick solid #069;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
}
#banner {
	background-image: url(images/HeaderPanel.jpg);
	height: 148px;
	width: 900px;
}
#mainbody {
	float: left;
	width: 900px;
	background-color: #FFF;
}
#leftcolumn {
	float: left;
	width: 190px;
	background-color: #069;
}

#leftmenu {
	float: left;
	width: 190px;
}
#rightcolumn {
	float: right;
	width: 700px;
}
#coursebrochure {
	float: right;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #069;
	background-color: #FFF;
}

#maintext {
	width: 700px;
	float: right;
	border: thin none #069;
	background-color: #FFF;
}

#buttoncontainer {
	float: left;
	width: 900px;
}
#buttonpadding {
	float: left;
	width: 190px;
}
#viewcart {
	float: right;
	width: 700px;
}

#termspolicy {
	float: left;
	width: 900px;
}
#terms {
	float: left;
	width: 645px;
}
#policy {
	float: right;
	width: 245px;
}


#footer {
	background-color: #069;
	float: left;
	height: auto;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#fhtimage {
	width: 185px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #06C;
	border-right-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
}
#VTCTimage {
	float: left;
	width: 185px;
}
#WPIIimage {
	float: left;
	width: 185px;
}
#CMAimage {
	float: left;
	width: 185px;
}
#PALimage {
	float: left;
	width: 185px;
}
#facebookimage {
	float: left;
	width: 185px;
}

#Godaddycert {
	float: left;
	width: 185px;
}
#IICTImage {
	float: left;
	width: 185px;
}
#subscriptionform {
	float: left;
	width: 185px;
}

