/* CSS Document */
/* About Section */

#LeftNav{
	float:left;
	width:213px;
	height:450px;
	background-color:#34006D;
	padding-top:60px;
	text-align:right;
}


	#Image{
		width:545px;
		height:185px;
		background-image:url(../images/about.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align:right;
	}
	#Image .Support{
		margin-top:120px;
		margin-right:10px;
		}
