.backgroundbody {
background:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	min-height:100%;
	height: auto !important;
height: 100%;
}
.container {
	width:960px;
margin: 0 auto; /* Center align for Good browsers like Firefox, Opera, Netscape */
text-align: left;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.header {
	padding:20px;
}
.menubg{
	background-image:url(../images/menubg.jpg);
	height:32px;
}
.feature {
	height:190px;
padding-top:10px;
	background-image:url(../images/featurebg2.jpg);
	border-top:solid 1px #580000;
	border-bottom:solid 1px #580000;
}
.pathwaybox {
	background-image:url(../images/pathwaybg.jpg);
	border:solid 1px #959595;
	height:18px;
padding:6px;
}
.bodycontent {
	background:#f4f4f4;
	border-left:solid 1px #959595;
border-right:solid 1px #959595;
overflow: auto;
}
.col1 {
float:left;
width:250px;
padding:10px;
background:url(../images/leftbg.gif);
}
.col2 {
float:left;
width:448px;
background:#f4f4f4;
padding:10px;
}
.col3 {
float:left;
width:200px;
background:#f4f4f4;
padding:10px 10px 10px 0px;
}
.centrecol1 {
float:left;
width:698px;
padding:10px;
}
.rightcol2 {
float:left;
width:200px;
padding:10px 10px 10px 0px;
}
/* LAYOUT */

#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin-top:10px;
	background-image:url(../images/footerbg.gif);
	height:35px;
}
	
.bodyfooter {
	background-image:url(../images/bodyfooter.gif);
	height:7px;
	clear:both;
}
.footer {
	margin-top:10px;
	clear:both;
	height:35px;
	background-image:url(../images/footerbg.gif);
}
.endpagemodules {
padding-top:50px;
display:block;
}
.floatlefthalf {
width:48%;
float:left;
}
.floatrighthalf {
float:right;
width:48%;
}
.jcarousel-clip img {
	padding:5px;
	background:#FFF;
	margin:10px;
	border:1px solid #CCC;
}
.moduletablecarousel {
	width:400px;
}
.rc_top {
	background:url(../images/rc_top.gif) no-repeat;
	width:210px;
	height:10px;
}
.rc_btm {
	background:url(../images/rc_btm.gif) no-repeat;
	width:210px;
	height:9px;
}
.rc_mid {
	background:url(../images/rc_mid.gif) repeat-y;
	width:190px;
	padding:10px;
}
.rc_mid .moduletable {
margin-bottom:0px !important;
padding-bottom:10px;
}
.rc_toyota {
	background:url(../images/toyota_jump.jpg) top center no-repeat;
	text-align:center;
	width:100%;
	height:348px;
}
.imageborder {
padding:5px;
background:#FFF;
border:solid 1px #CCC;
}