
html {
	
}

a {
	color:#444444;
	font-weight:bold;
}

p {
	padding:10px 0 10px 0;
	font-size:14px;
	line-height:20px;
}

h2 {
	font-weight:bold;
	font-size:20px;
}

.italic {
	font-style:italic;
}

body#yellow .mainNav li:hover a.support, body#green .mainNav li:hover a.support, body#blue .mainNav li:hover a.support, body#red .mainNav li:hover a.support, body#purple .mainNav li:hover a.support {
	color:#000;
}

/*-------MISC--------*/

body#misc {
	background:url(../images/misc-bk.jpg) repeat-x;
}

body#misc .mainNav li.selected {
	background:#378b35;
}

body#misc .mainNav li.selected a {
	color:#fff;
}

body#misc .mainNav li:hover a {
	color:#fff;
}

body#misc .hand {
	background:url(../images/home-hand.png) no-repeat;
}

.content .misc ul li {
	list-style-image:url(../images/wigit-green.jpg);
}

/*-------GREEN--------*/

body#green {
	background:url(../images/green-bk.jpg) repeat-x;
}

body#green .mainNav li.selected {
	background:#378b35;
}

body#green .mainNav li.selected a {
	color:#fff;
}

body#green .mainNav li:hover a {
	color:#fff;
}

body#green .hand {
	background:url(../images/home-hand.png) no-repeat;
}

.content .green ul li {
	list-style-image:url(../images/wigit-green.jpg);
}

/*-------RED--------*/

body#red {
	background:url(../images/red-bk.jpg) repeat-x;
}

body#red .mainNav li.selected {
	background:#ce161e;
}

body#red .mainNav li.selected a {
	color:#fff;
}

body#red .mainNav li:hover a {
	color:#fff;
}

body#red .hand {
	background:url(../images/home-hand.png) no-repeat;
}

.content .red ul li {
	list-style-image:url(../images/wigit-red.jpg);
}


/*-------YELLOW--------*/

body#yellow {
	background:url(../images/yellow-bk.jpg) repeat-x;
}

body#yellow .mainNav li.selected {
	background:#fcb711;
}

body#yellow .mainNav li.selected a {
	color:#000;
}

body#yellow .mainNav li:hover a {
	color:#fff;
}

body#yellow .hand {
	background:url(../images/home-hand.png) no-repeat;
}

body#yellow .mainPara p, body#yellow .mainPara h1 {
	color:#000;
}

.content .yellow ul li {
	list-style-image:url(../images/wigit-yellow.jpg);
}

/*-------BLUE--------*/

body#blue {
	background:url(../images/blue-bk.jpg) repeat-x;
}

body#blue .mainNav li.selected {
	background:#0070bc;
}

body#blue .mainNav li.selected a {
	color:#fff;
}

body#blue .mainNav li:hover a {
	color:#fff;
}

body#blue .hand {
	background:url(../images/home-hand.png) no-repeat;
}

.content .blue ul li {
	list-style-image:url(../images/wigit-blue.jpg);
}

/*-------PURPLE--------*/

body#purple {
	background:url(../images/purple-bk.jpg) repeat-x;
}

body#purple .mainNav li.selected {
	background:#a65fc1;
}

body#purple .mainNav li.selected a {
	color:#fff;
}

body#purple .mainNav li:hover a {
	color:#fff;
}

body#purple .hand {
	background:url(../images/home-hand.png) no-repeat;
}

.content .purple ul li {
	list-style-image:url(../images/wigit-purple.jpg);
}

/*-------MAIN--------*/

.container {
	margin:0 auto;
	width:943px;
}

	.header {
		width:943px;
		height:201px;
		background:url(../images/header-bk.gif) no-repeat;
		float:left;
	}
	
		.headerBar {
			width:100%;
			float:left;
			height:35px;
		}
			.headerBar ul {
				width:380px;
				float:left;
				height:35px;
				padding: 8px 0 0 0;
			}
				.headerBar ul li {
					float:left;
					color: #fff;
				}
				.headerBar ul li a {
					color: #fff;
					padding: 0 3px 0 3px;
					font-size:10px;
				}
		
			.contactBut {
				width:146px;
				height:30px;
				float:right;
				background:url(../images/contact-but.jpg) no-repeat;	
			}
		
		.logo {
			width:177px;
			height:141px;
			float:left;	
			margin:12px 0 0 8px;	
		}
		
/*nav*/
		
		.mainNav {
			height:41px;
			float:right;
			margin:124px 8px 0 0;
		}
		
			.mainNav li {
				width:auto;
				height:41px;
				float:left;
				background:url(../images/nav-shadow.png) #ccc repeat-x bottom;
				margin-left:2px;
			}
			
			.mainNav li a {
				color:#444444;
			}
			
			.mainNav a.home {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.homeOver {
				background:url(../images/nav-shadow.png) #378b35 repeat-x bottom;
			}
			
			.mainNav a.welcome {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.welcomeOver {
				background:url(../images/nav-shadow.png) #ce161e repeat-x bottom;
			}
			
			
			.mainNav a.support {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.supportOver {
				background:url(../images/nav-shadow.png) #fcb711 repeat-x bottom;
			}
						
			.mainNav a.homes {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.homesOver {
				background:url(../images/nav-shadow.png) #0070bc repeat-x bottom;
			}
			
			.mainNav a.learning {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.learningOver {
				background:url(../images/nav-shadow.png) #a65fc1 repeat-x bottom;
			}
			
			.mainNav a.work {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.workOver {
				background:url(../images/nav-shadow.png) #378b35 repeat-x bottom;
			}
			
			.mainNav a.quality {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.qualityOver {
				background:url(../images/nav-shadow.png) #ce161e repeat-x bottom;
			}
			
			.mainNav a.admission {
				background:url(../images/home-icon.png) no-repeat left;
			}
			
			.mainNav li.admissionOver {
				background:url(../images/nav-shadow.png) #fcb711 repeat-x bottom;
			}
			
			.mainNav li a {
				display:block;
				height:31px;
				float:left;	
				font-weight:bold;
				font-size:12px;
				padding:10px 0 0 21px;
			}
			
				.mainNav li a img {			
					float:left;
					padding-right:3px;			
				}
		
				.mainNav .left {
					width:6px;
					height:41px;
					float:left;
					background:url(../images/nav-left.gif) no-repeat;	
				}
				
				.mainNav .right {
					width:6px;
					height:41px;
					float:left;
					background:url(../images/nav-right.gif) no-repeat;	
				}
				
	.footer {
		height:89px;
		width:100%;	
		margin-top:20px;	
		background:url(../images/footer-repeat.jpg) repeat-x bottom;	
	}
		.footerContent {
			height:89px;
			width:1053px;		
			margin: 0 auto;
			padding-right: 150px;
		}
		
		.footerLeaf {
			height:89px;
			background:url(../images/footer-leaf.jpg) no-repeat top left;
			
		}
	
		.footerNav ul {
			float:right;
			margin-top:5px;
		}
		
			.footerNav ul li {
				float:left;
				color:#fff;
				font-size:11px;
				padding:2px;
			}
			
				.footerNav ul li a {
					float:left;
					color:#fff;
					font-size:11px;
				}
			
/*-------FEATURE AREA--------*/	

.featureArea {
	float:left;
	width:943px;
	height:300px;
	position:relative;
}
	#misc .featureArea {
		float:left;
		width:943px;
		height:90px;
		position:relative;
	}

	.slideShowHolder {
		width:462px;
		height:255px;
		background:url(../images/pic-holder.gif) no-repeat;
		margin-top:12px;
		float:left;
	}
	
	.testimonials {
		width:477px;
		height:97px;
		float:left;
		margin:70px 0 0 0;
	}
	
	.hand {
		width:144px;
		height:146px;
		float:left;
		margin:0 0 0 40px;
	}
	
	.featureContact {
		width:332px;
		height:123px;
		background:url(../images/feature-contact.jpg) no-repeat;
		float:right;
		position:relative;
		top:13px;
		left:30px;
	}
	
		.featureContact a {
			display:block;
			height:40px;
			width:200px;
			margin:60px 0 0 90px;
		}
	

/*-------HOME SECTIONS--------*/	

.title {
	width:445px;
	height:35px;
	font-size:20px;
	color:#fff;
	float:left;
	padding:13px 0 10px 10px;
}
	.title a {
		color:#fff !important;
	}

	.title + p {
		font-weight:bold;
	}

.green, .red, .purple, .yellow, .blue {
	float:left;	
}
	
.greenTitle {
	background:url(../images/green-title-bk.jpg) no-repeat;
	background:url(../images/green-title-bk-new.jpg) no-repeat;
}

.green a {
	color:#378b35;
}

.redTitle {
	background:url(../images/red-title-bk.jpg) no-repeat;
	background:url(../images/red-title-bk-new.jpg) no-repeat;
}

.red a {
	color:#ce161e;
}
.red p {
	border: 1px #fff solid;
}

.purpleTitle {
	background:url(../images/purple-title-bk.jpg) no-repeat;
	background:url(../images/purple-title-bk-new.jpg) no-repeat;
}

.sidebar .purpleTitle {
	background:url(../images/purple-title-bk-sidebar.jpg) no-repeat;
	background:url(../images/purple-title-bk-new.jpg) no-repeat right top;
	width:100%;
}

.purple a {
	color:#a65fc1;
}

.yellowTitle {
	background:url(../images/yellow-title-bk.jpg) no-repeat;
	background:url(../images/yellow-title-bk-new.jpg) no-repeat;
	color:#292929;
}

.yellow a {
	color:#fcb711;
}

.yellow p {
	border: 1px #fff solid;
}

.blueTitle {
	background:url(../images/blue-title-bk.jpg) no-repeat;
	background:url(../images/blue-title-bk-new.jpg) no-repeat;
}

.blue a {
	color:#0070bc;
}
.blue p {
	border: 1px #fff solid;
}


/*-------COMMON--------*/	

.col {
	float:left;
	width:455px;
	margin-left: 0px;
}
	* html .col {
		margin-left: 10px;
	}

.col + .col {
	margin-left:30px;
}


.mainContent {
	float:left;
	width:100%;
	margin-right:30px;
}

.sidebar {
	float:right;
	width:355px;
	margin:0px 10px 0 10px;
	height:auto;
}

/*-------BUTTONS--------*/

.downloadBut {
	width:227px;
	height:95px;
	background:url(../images/download-but.jpg) no-repeat;
	float:left;
	margin-top:10px;
}

.downloadBut:hover {
	background:url(../images/download-but_on.jpg) no-repeat;
}

.easy {
	background:url(../images/download-but-easy.jpg) no-repeat;
}

.easy:hover {
	background:url(../images/download-but-easy_on.jpg) no-repeat;
}

/*-------NEWS--------*/

.news {
	float:left;
	height:auto;
	width:100%;
	margin:0 0 10px 0;
}
	.sidebar .news {
		width:350px;
		height:auto;
	}

.newsItem {
	width:100%;
	float:left;
	margin:10px 0 10px 0;
	cursor:pointer;
}

.newsNext {
	clear:both;
	margin-bottom:10px;
	padding-top:5px;
	font-size:10px;
	width:100%;
	float:left;
	text-align:right;
	background:url(../images/dot-line.jpg) repeat-x top;
}
	.newsItem p a {
		color:#000000;
		font-weight: normal;
	}
	.newsItem h2 {
		color:#a65fc1;
		font-weight:bold;
		font-size:15px;
	}
	
		.newsItem h2 span {
			color:#000;
			display:none;
		}
		
	.newsItem a {
		color:#a65fc1;
		font-weight:bold;	
	}
	
/*-------CONTENT PAGES--------*/

.mainPara {
	float:left;
	width:450px;
	padding:20px 0 0 10px;
}

	.mainPara h1, .miscHeader h1 {
		color:#fff;
		font-size:26px;
		font-weight:bold;
		float:left;
	}
	
	.mainPara h1 {
		padding-bottom:10px;
		width:100%;	
	}
	
	.mainPara p {
		color:#fff;
		float:none;
	}
	
	.mainPara h1 + .hand {
		float:right;
		margin:0px;
	}
	
.content ul {
	margin-bottom:20px;
}

	.content ul li {
		font-size:14px;
		line-height:20px;
		list-style-position:outside;
		padding-left:10px;
		margin:10px 0 0 10px;
		font-weight:bold;
	}

.miscHeader {
	height: 50px;
	float: left;
	padding:20px 0 0 10px;
}
/*-------CONTACT PAGE--------*/
#contactForm {
	width: 400px;
	margin: 10px 20px 0 0;
	float: left;
}

#map_canvas {
	height:245px;
	width: 452px;
	float: left;
	margin: 5px;
}
	
#directions {
	float: right;
	display: none;
	width:455px;
	margin: 0 0 20px 0;
}

.directionSearch {
	width:100%;
	position: relative;
}
	.directionSearch h2 {
		color: #fff;
		font-size: 16px;
		padding: 10px 0 2px 0;
	}
	.directionSearch label {
		width: 100%;
		color: #fff;
		height: auto;
	}
	.directionSearch input {
		background: url(../images/input-bk-green.jpg) no-repeat top left;
		height:29px;
		width:160px;
		float: left;
	}
	.directionSearch input.go {
		background:transparent url(../images/go.jpg) no-repeat top left;
		cursor:pointer;
		height:22px;
		width:43px;
		float: left;
	}
	.directionSearch input.go:hover {
		background:transparent url(../images/go-over.jpg) no-repeat top left;
	}
	.directionSearch .hand {
		position: absolute;
		right: 0px;
		bottom:25px;
	}


label {
	float:left;
	font-size:110%;
	font-weight:bold;
	height:24px;
	margin: 2px 0 4px 0;
	padding:2px 0 0;
	width:100px;
}
input {
	background:transparent url(../images/input-bk.jpg) no-repeat scroll 0 0;
	border:none;
	height:24px;
	padding:3px 0 0 8px;
	width:196px;
	margin: 2px 0 4px 0;
}
select {
	background:transparent url(../images/input-bk.jpg) no-repeat scroll 0 0;
	border:none;
	height:24px;
	padding:3px 0 0 8px;
	width:196px;
	margin: 2px 0 4px 0;
}
	input.submit {
		background:transparent url(../images/button-submit.jpg) no-repeat scroll 0 0;
		cursor:pointer;
		float:right;
		height:22px;
		margin:12px 100px 0 0px;
		width:99px;
	}
	input.submit:hover {
		background:transparent url(../images/input-bk--hovergreen.jpg) no-repeat scroll 0 0;
	}
	

textarea {
	background:transparent url(../images/textarea-bk.jpg) no-repeat scroll 0 0;
	border:none;
	height:100px;
	padding:8px;
	width:185px;
}

sup { color: red; }

label.error {
	clear:both;
	color:#CC0000;
	float:left;
	height: 18px;
	padding-left:100px;
	width:100%;
	margin: 0 0 4px 0;
}

/* ----- News project */ 
.newsItem {
	padding: 0 0 10px 0;
}
	body#misc .newsItem h2 a {
		color: #378b35;
		font-size: 18px;
	}
	.newsItem span.date {
		width: 110px;
		display: block;
		float: left;
		font-size: 12px;
		line-height: 10px;
		padding: 8px 0 0 0px;
	}
	.newsItem a p {
		color:#313131;
	}
	
	.miscHeader .date {
		font-size: 16px;
		display: none;
		color:#fff;
		float:left;
		margin:13px 0 0 10px;
	}
	body#misc .yellow .newsItem h2 a {
		color: #313131;
	}
	body#misc .yellowTitle {
		background: url(../images/purple-title-bk-new.jpg) no-repeat right #a55fc1;
		width: 930px;
		margin: 0 auto;
		height:10px;
		color:#fff;
		line-height:10px;
	}
	.newsItem p a {
		color:#414141;
		font-size:1em;
	}
	.noBk {
		background-image:none;	
		width:228px;
	}
	
	.noBk + .mainPara {
		width:650px;	
	}
	
	#morePurple {
		font-weight:bold;	
		color:#A55FC2;
	}

