	@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	background: url(images/bg.jpg) #5c6f7e repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}

#container {
	height: 2600px;
	width: 850px;
	background: url(images/jct28_back.jpg) no-repeat;
	margin: auto;
}

#containerfin {
	height: 1350px;
	width: 850px;
	background: url(images/jct28_finback.jpg) no-repeat;
	margin: auto;

}

#containercon {
	height: 1100px;
	width: 850px;
	background: url(images/jct28_conback.jpg) no-repeat;
	margin: auto;

}

#test {
	height: 1100px;
	width: 850px;
	background: url(images/test_conback.jpg) no-repeat;
	margin: auto;

}

#containerHome {
	height: 1194px;
	width: 850px;
	background: url(images/jct28_back_home.jpg) no-repeat;
	margin: auto;
}

#car {
	margin: 103px 0 0 25px;
	width: 599px;
	height: 257px;
	float: left;
	display: inline;
}

#nav {
	width: 200px;
	height: 257px;
	display: inline;
	float: left;
	margin: 103px 0 0 0;
}

#title {
	width: 799px;
	height: 30px;
	float: left;
	margin: 10px 0 0 25px;
	display: inline;
	line-height: 30px;
	font-size: 1.5em;
	text-indent: 5px;
}

#content {
	width: 570px;
	float: left;
	display: inline;
	float: left;
	margin: 5px 0 0 30px;
	height: 480 px;
	text-align: left;
}

.finance {
	font-size: 0.7em
}

#right {
	width: 160px;
	float: right;
	display: inline;
	margin: 5px 30px 0 0px;
	height: 480px;
	text-align: right;
}
#disclaimer {
	width: 785px;
	float: left;
	margin: 5px 0 0 29px;
	display: inline;
	text-align: justify;
	font-size: 0.8em;
}
#disclaimerHome {
	width: 500px;
	float: left;
	margin: 20px 0 0 29px;
	display: inline;
	text-align: justify;
	font-size: 0.8em;
}
#nav4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#nav4 a {
	width: 200PX;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 1px #999999;
	text-align: center;
	border-top: dashed 1px #999999;
	line-height: 1.9em;
}
html>body #nav4 a {
	width: 200px;
}
#nav4 a:hover {
	background: #555555;
	color: #ff9017;
	border-top: solid 1px #999999;
	border-bottom: dashed 1px #000000
}
.right_bit {
	font-size: 1.2em;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.orangeLink {
	color: #ff9418;
	font-weight: bold;
	text-decoration: underline;
}
.orangeLink:hover {
	color: #ffaa48;
	font-weight: bold;
	text-decoration: underline;
}
#inlineFourth{
float: right;
margin: 0px 0px 10px 10px;
background-image: url(images/featurebox.gif);
border: 0px green solid;
width: 215px;
height: 260px;
}
#disclaimer p{
width: 580px;
}

#disclaimer home p{
width: 580px;
}


.map img{
border:none;
}
