@charset "utf-8";
/* CSS Document */

DIV #MainContent {
	width:600px !important; /* Overwrite the previous settings */
}

DIV #home_form {
	margin:2px 4px 0px 8px;
	padding-bottom:0px;
	background-image:url(../../images/homepage_form.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid white;
	width:590px;
}


	#quickquery_heading {
		color:#a7a9ac;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:100;
		font-size:2em;
		padding:5px 0 0 12px;
	}
	
	
	#quickquery_form {
		margin:4px 0 8px 10px; 
		font-size:0.9em;
	}
	
	
		.quickquery_select {
			width:368px;
			margin:4px 0 8px 0;
		}
		
		.quickquery_input {
			width:174px;
			margin:0 4px 8px 0;
			padding:1px;		
			
		}
		
		.quickquery_submit {
			padding:2px 15px 2px 15px;
			border:1px solid #CCCCCC
		}
		
		.quickquery_checkbox {
			margin:0 0 0 104px;
		}

DIV #hotspots {
	margin:2px 0 20px 1px !important;
}

#hotspot_location, #hotspot_about, #hotspot_elearning, #hotspot_courses, #hotspot_english, #hotspot_awarness {
	margin-left:0px;
	float:left;
}

#hotspot_location, #hotspot_courses {
	margin-left:0px;
}

#hotspot_awarness {
	margin-bottom:20px;
}