/* HomePage_Kia1_Goal */
#contentWrapper {
	width: 1000px;
	padding: 0;
	}
#layoutWrapper {		/* override the design.css */
	position: relative; 
	}
#topRowBG {
	position: absolute;	
	top: -24px;
	left: 0px;
	z-index: 7;
	width: 1000px;
	height: 191px;
	}
#topRow {
	position: relative;
	left: 0;
	z-index: 8;
	height: 150px; 
	padding-top: 5px;
	margin-bottom: 16px;
	}
#text2 {
	margin-top: 10px;
	}
#topRowCol1, #topRowCol2, #topRowCol3 {
	width: 320px;
	height: 150px;
	position: relative;
	float: left;
}
#topRowCol1 {
	margin-left: 14px;
	margin-right: 6px;
}
#topRowCol2 {
	margin-right: 6px;
}
#dealerTextRow {
	width: 984px; 
	clear: both;
	padding: 0 8px;
	}
#showroomRow1, #showroomRow2 {
	width: 1000px;
	clear: both;
	position: relative;
}
#ShowroomRowCol1{
	float: left;
	width: 700px;
	padding-bottom:10px;
}
#ShowroomRowCol2{
	float: left;
	width: 300px;
	padding-bottom:10px;
}
#middleRow {
	clear: both;
	height: 260px;
	margin-top: 5px;
}
#middleRowCol1 {
	width: 440px;
	height: 240px;
	overflow: auto;
	margin-right: 7px;
	padding: 10px 0;
	float: left; 
}
#bodyTitle {
	margin-bottom: 7px;
	font-size: 18px;
	}
#bodyText, #bodyTitle {
	padding: 0 10px;
	}

#middleRowCol2 {
	width: 270px;
	height: 260px;	
	margin-right: 6px;
	float: left; 
}
#middleRowCol3 {
	width: 260px;
	float: left;
}
#bottomRow {
	clear: both;
	width: 1000px;
	height: auto;
	position: relative;
	left: 0;
	margin-top: 10px;
	}
#bottomRowCol1 {
	width: 730px;
	padding-top: 8px;
	float: left;
}
#bottomImage {
	width: 430px;
	margin: 0 10px 7px 10px;
	float: left; 
	}
#bottomText {
	width: 270px;	
	margin: 0 5px 7px 0px;
	float: left;
	}
#bottomRowCol2 {
	width: 250px;	
	padding: 10px 10px;
	float: left; 
	}
/* Quick Search */
#quickSearch {
	padding: 55px 50px 50px 55px;
	}
#quickSearch #quickSearchButton {	
	margin-left: 100px;
	}
