/* ------------------------------------------------------------------------------*/ 
/*	Designed and Produced by Carlson Digital - a division of Carlson Marketing.  */
/*	Build start date: 27/08/2007                                                 */
/*	Developer: Steve Kirtley                                                     */
/* ------------------------------------------------------------------------------*/

#innerCol1 {
	width:425px;
	float:left;
}

#innerCol2 {
	width:425px;
	float:right;
}

/*-----------------------------------*/
/* Main image slot in top section                  */
#topContent {
	background: #486063;
}

	#topContent #mainImageSlot {
		width: 768px;
		float: left;
		border-right: 1px solid #fff;
	}

/* Internal Page					 */
/*-----------------------------------*/
/* Main image slot in top section    */

#mainImageSlot {
	width: 1000px;
	height: 150px;
	border-bottom: 1px solid #fff;
	background: transparent url(/a/img/aboutHyundai/philosophy/feature.jpg) top left no-repeat;
}

/* Page */
#page {
	background: transparent url(/a/img/motability/background.gif);
	width: 100%;
	border: 0;
}

		#page h3 {
			font-size: 1.5em;
		}

		#page ul {
			list-style-type: none;
			margin: 20px 0;
		}
		#page .newsSummary {
			background: #5E7376;
			padding: 10px;
			color: #fff;
			font-weight: bold;
			border-bottom: 1px solid #fff;
		}

		/* Columns */
		#page .col {
			padding: 10px;
			width: 453px;
			widt\h: 433px;
			margin-right: 2px;
			float: left;
		}

		#page .last {
			width: 384px;
			border: 1px solid #000;
			margin-right: 0;
			padding: 0;
		}

		#page .last img {
			border-bottom: 1px solid #fff;
		}

		#page .featureBlock {
			background: #5e7376;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;
			width: 395px;
		}

		#page .featureBlock img {
			border-right: 1px solid #fff;
		}
		
/* CAS logo stuff */
.imageLink {
	padding-top: 20px;
}
		

