body {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 9pt; 
    font-weight : normal; 
    color: #000000;
    background-color:#B0B0B0;
    /*height: 922px;*/
    margin: 0;
    padding: 0;
}

div, ul, form, h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

#header {
	width: 900px;
	height:117px;
	background: url(/images/img1.jpg) top center no-repeat;
	margin-left: auto;
    margin-right: auto;
}

#header #header_text_line_1 {
	width: 660px;
	padding-top: 35px;
	padding-left: 65px;
	font: normal 1.4em "Helvetica";
	color: #2046d1;
}

#header #header_text_line_2 {
	width: 800px;
	padding-left: 65px;
	font: normal bold 2.1em Arial;
}

#wrapper {
	width: 900px;
	height: auto;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
}

#container {
	float: left;
	width: 100%;
	display: inline;
	background: #FFF;
}

#leftSidebar {
	float: left;
	width: 427px;
	height: 277px;
	position: relative;
	background: url(/images/img2.jpg) top center no-repeat;
}

#leftSidebar #middle_header_text_line_1 {
	width: 400px;
	padding-top: 13px;
	padding-left: 65px;
	font: italic bold 1.8em "Helvetica";
	color: #d3586d;
}

#leftSidebar #middle_header_text_line_2 {
	width: 400px;
	padding-left: 65px;
	font: normal 2.8em "Helvetica";
	color: #2046d1;
}

#leftSidebar #middle_header_text_line_3 {
	width: 400px;
	padding-top: 8px;
	padding-left: 65px;
	font: normal bold 2.0em "Helvetica";
	color: #2046d1;
}

#leftSidebar #middle_header_text_line_4 {
	width: 400px;
	position: relative;
	bottom: 6px;
	left: 65px;
	font: normal bold 2.0em "Helvetica";
	color: #2046d1;
}

#leftSidebar #loan_amount {
	width: 400px;
	padding-top: 12px;
	padding-left: 65px;
	font: normal bold 3.6em "Helvetica";
	color: #394249;
}

#leftSidebar #loan_amount_line_2 {
	width: 400px;
	padding-top: 12px;
	padding-left: 65px;
	font: normal bold 2.2em "Helvetica";
	color: #2046d1;
}

#rightSidebar {
	float: right;
	width: 473px;
	height: 277px;
	position: relative;
	background: url(/images/img3.jpg) top center no-repeat;
}

#rightSidebar #apply {
	padding-top: 79px;
	padding-left: 4px;
}

#rightSidebar #girl {
	width: 223px;
	height: 391px;
	position: relative;
	bottom: 279px;
	left: 199px;
}

#middleBar {
	width: 900px;
	height: 132px;
	background: url(/images/img4.jpg) top center no-repeat;
	margin-left: auto;
    margin-right: auto;
    float: left;
}

#middleBar #headerTable {
	margin-left: 10px;
	padding-top: 8px;
	
}

#middleBar #headerTable th {
	font: normal bold 1.8em "Helvetica";
	color: #fff;
	width: 140px;
}

#middleBar #headerTable td {
	font: normal 1.5em "Helvetica";
	width: 140px;
}

#middleBar #blueBarTitle {
	width: 893px;
	font: normal bold 1.8em "Helvetica";
	color: #2452a7;
	padding-top: 17px;
	text-align: center;
}

#red {
	color: #c11d22;
}

#carsBanner {
	width: 900px;
	height: 180px;
	background: url(/images/img5.jpg) top center no-repeat;
	margin-left: auto;
    margin-right: auto;
    float: left;
}

#middleContentHeader {
	width: 900px;
	margin-left: 44px;
	font: normal 2.8em "Helvetica";
	color: #2452a7;
}

#middleContent {
	width: 830px;
	margin-left: 44px;
	margin-top: 8px;
	padding-bottom: 17px;
	font: normal 1.2em "Helvetica";
}

#applyBottom {
	width: 900px;
	text-align: center;
}

#footer {
	width: 900px;
	height: 141px;
	background: url(/images/img6.jpg) top center no-repeat;
	margin-left: auto;
    margin-right: auto;
    float: left;
}

#footer #copyright {
	width: 900px;
	padding-top: 17px;
	text-align: center;
}

#footer p {
	width: 800px;
	padding-top: 20px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}