html {
	margin-right: 1px;
	overflow-Y: scroll;
}
body{
background:fixed;
background-color:#FFFFFF;
background-image:url(http://www.bondcarsales.com/images/bg.jpg);
background-repeat: repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0px;
padding:0px;
}
h1{
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#000000;
}
a:link {  color: #000; font-weight:bold; text-decoration: none}
a:hover {  color: #E7CA62; font-weight:bold; text-decoration: underline}
a:visited {  color: #000; font-weight:bold; text-decoration: none}

.sbtitle{
font-size:14px;
font-weight:bold;
color:#000000;
}
.h1box{
background-image:url(http://www.bondcarsales.com/images/h1.jpg);
background-position:center;
width:950px;
height:49px;
margin:auto;
}
.h2wrap{
background-image:url(http://www.bondcarsales.com/images/h2w.png);
background-repeat:repeat-x;
height:239px;
}
#h2box{
background-image:url(http://www.bondcarsales.com/images/h2.jpg);
background-position:center;
width:950px;
height:239px;
margin:auto;
overflow:hidden;
}
.navbox{
background-image:url(http://www.bondcarsales.com/images/nav.jpg);
background-position:center;
width:950px;
height:35px;
margin:auto;
}
.contentbox{
clear:both;
background-image:url(http://www.bondcarsales.com/images/content.png);
background-repeat:no-repeat;
background-position:center;
width:950px;
margin:auto;
}
.footer{
clear:both;
background-image:url(http://www.bondcarsales.com/images/footer.jpg);
background-position:center;
width:1000px;
height:90px;
margin:auto;
}
#font_text{
padding-top:25px;
padding-left:35px;
}

/* START #brand-slider */
#brand-slider {
	position:relative;
	clear:both;
	width:586px;
	height:78px;
	margin:0 0 0 50px;
	padding:13px 0 0;
	background:url(images/bg_brand_slider.png) no-repeat 0 0;}
	#brand-slider .jcarousel-skin-tango {
		padding:0 0 0 10px;}
		#brand-slider ul li {
			float:left;
			margin:0 30px 0 0;}

	#brand-slider .jcarousel-prev, #brand-slider .jcarousel-next {
		position:absolute;
		top:6px;
		width:41px;
		height:53px;
		cursor:pointer;
		background-image:url(images/bg_switchers.png);
		background-repeat:no-repeat;}
	#brand-slider .jcarousel-prev {
		left:-50px;
		background-position:0 0;}
	#brand-slider .jcarousel-next {
		right:-40px;
		background-position:-42px 0;}
/* END #brand-slider */

.sub-title {
	width:650px;
	height:28px;
	line-height:28px;
	padding:0 8px;
	font-size:13px;
	color:#fff;
	background:url(images/bg_sub_title.png) no-repeat 0 0;}

.form-1 {}
	.form-1 table {
		width:100%;}
		.form-1 table td, .form-1 table th {
			padding-bottom:7px;
			vertical-align:top;}
		.form-1 table th {
			width:30%;
			padding:3px 0 0;
			text-align:left;}
			.form-1 table td .txt {
				width:290px;}
			.form-1 table td textarea {
				width:290px !important;
				height:90px !important;}
			.form-1 .btn {
				width:100px;
				height:36px; line-height:36px;
				padding:0;
				border:0;
				font-size:18px;
				font-weight:bold;
				color:#fff;
				cursor:pointer;
				background:url(images/bg_btn_form.png) no-repeat 0 0;}
