@charset "UTF-8";
/* CSS Document */



/*-------- Private Page ------- */

#private-top {
	margin: 0;
	padding: 0;
	width: 713px;
	height: 280px;
	float: left;
}
#private-text-container {
	margin: 0;
	padding: 42px 150px 0 189px;
	width: 374px;
	height: 238px;
	background-image: url(images/shelby-mid-01.jpg);
	background-repeat: no-repeat;
	float: left;
}
.private-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #323232;
}
.private-text a:link, .private-text a:visited, .private-text a:active {
	color: #323232;
	text-decoration: underline;
}
.private-text a:hover {
	color: #323232;
	text-decoration: none;
}
#main-shelby-middle {
	margin: 0;
	padding:0;
	width: 713px;
	height: 128px;
	float: left;
}

/* ------ end Private Page ----- */

/*------ navigation ---------*/

#nav-shelby {
	margin: 0;
	padding: 0;
	border: 0;	
	width: 237px;	
	height: 408px;
	background-image: url(images/shelby-nav.jpg);
	background-repeat: no-repeat;
	float: left;
}

/*------end navigation -------*/