/*
Coder: Sam Gordon - Pixale
Website: Pixale.net
*/

/* Left Content Section */

				#main_content_content p {
					color:#000100;
					font-size:13px;
					line-height: 19px;
					padding:0 20px
				}

#extra_gadgets {
	width:505px;
	height:auto;
	float:right;
	margin:17px 0 0 0
}

	#extra_gadgets .left {
		width:113px;
		height:auto
	}

		.logo-small {
			width:113px;
			height:41px;
			text-indent: -10000px;
			background: url(../images/index/logo-small.png) no-repeat;
		}

		.linked-in,
		.facebook {
			width: 113px;
			height: 37px;
			padding: 0;
		}	
	
			.linked-in a,
			.linked-in a:hover,
			.facebook a,
			.facebook a:hover {
				width: 113px;
				height: 37px;
				text-indent: -10000px;
				float: left;
				padding: 0;
			}
				

		.linked-in {
			margin: 0 0 13px
		}

		.linked-in a,
		.linked-in a:hover {
			background: url(../images/index/linked-in.png) no-repeat;
			margin: 0 0 13px
		}	
				
			.linked-in a:hover {
				background-position: 0 -37px;
			}

		.facebook {
			margin: 0
		}

		.facebook a,
		.facebook a:hover {
			background: url(../images/index/facebook.png) no-repeat;
			margin: 0
		}	
				
			.facebook a:hover {
				background-position: 0 -37px;
			}

	#extra_gadgets .right {
		width:377px;
		height:auto
	}

	.EDU {
		width: 232px;
		height: 117px;
		padding: 0;
		margin: 0
	}

		.EDU a,
		.EDU a:hover {
			width: 232px;
			height: 117px;
			background: #000 url(../images/index/EDU.png) no-repeat;
			float: left;
			padding: 12px 10px 0 135px;
			margin: 0;
			color:#fff;
			font-weight:normal;
			font-size:11px;
			line-height:15px
		}	
					
		.EDU a:hover {
			background-position: 0 -129px;
		}


	.WOB {
		width: 257px;
		height: 117px;
		padding: 0;
		margin: 0
	}

		.WOB a,
		.WOB a:hover {
			width: 347px;
			height: 200px;
			background: url(../images/index/wob.gif) no-repeat;
			float: left;
			padding: 72px 18px 15px; 48px;
			margin: 0;
			color:#fff;
			font-weight:normal;
			font-size:11px;
			line-height:15px
		}	
					



/* Right Content Section */

#group-training {
	background: url(../images/index/group-training.png) no-repeat;
	height:212px;
}

	#group-training:hover {
		background: #070606 url(../images/index/group-training_hover.png) no-repeat;
		height:212px;
	}

	#group-training p {
		color:#fff;
		font-size:11px;
		padding:63px 20px 0 20px;
		line-height: 18px;
	}
		
#group-training-footer {
	background: url(../images/index/group-training-footer.png) no-repeat;
	height:90px;
}

	#group-training-footer p {
		color:#fff;
		font-size:11px;
		padding:20px 20px 0 20px;
		line-height: 18px;
	}

		#group-training-footer p span {
			font-weight:bolder
		}

	#group-training-footer a {
		color:#fff
	}

	#group-training-footer a:hover {
		color:#c17678
	}

#testimonial-header {
	background: url(../images/index/testimonial-header.png) no-repeat;
	height:23px;
	margin:22px 0 0 0
}


#testimonial-content {
	background: url(../images/index/testimonial-content.png) repeat-y;
	height:auto
}

	#testimonial-content p {
		color:#fff;
		font-size:11px;
		padding:0 10px 0 20px;
		line-height: 18px;
	}

#testimonial-footer {
	background: url(../images/index/testimonial-footer.png) no-repeat;
	height:29px;
	color:#fff;
	font-size:11px;
	padding:40px 0 0 22px
}

.right img {
	margin:0 0 0 14px
}