/* CSS Document */

#aaa {
	background-image:url(images/aaa_bg.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:152px;
	letter-spacing:-1pt;
	}

body {
background-color:#444242;
margin:0;
margin-top:30px;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:16px;
}

img {
border:0;
margin:0;
}

a:link {
color:#575757;
text-decoration:underline;
}

a:visited {
color:#9a9a9a;
text-decoration:underline;
}

a:hover {
color:#CC0000;
text-decoration:none;
}

#main {
display:block;
text-align:center;
margin: 0 auto;
width:918px;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
}

#main2 {
display:block;
text-align:center;
margin: 0 auto;
width:918px;
}

#inner {
display:block;
text-align:left;
width:896px;
margin: 0 auto;
}

/*start top*/

	#top {
	height: 119px;
	width:100%;
	display:block;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-color:#9e0505;
	}
	
	#top_logo {
	text-align:left;
	}
	
	#top_right {
	text-align:right;
	}
	
/*end top*/



/*start menu2*/

	#menu_2 {
	height:25px;
	width:100%;
	display:block;
	background-color:#CACACA;
	background-image:url(images/menu2_bg.gif);
	background-repeat:no-repeat;
	}
	
	#menu_2 ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#menu_2 li
	{
	float: left;
	}
	
	#menu_2 li a
	{
	height: 25px;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	line-height: 2em;
	display: block;
	color: #5d5d5d;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	}
	
	#menu_2 li a:hover
	{
	background-image:url(images/m_bgon.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #d00e0e;
	height: 25px;
	line-height: 2em;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	color:#fff;
	}
	
	#menu_2-on
	{
	background-image:url(images/m_bgsel.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	height: 25px;
	line-height: 2em;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	font-size:12px;
	color:#5d5d5d;
	}
	
	#m_2_l {
	width:55px;
	}
	
	#m_2_r {
	width:40px;
	}
	
	#welcome {
	height: 25px;
	float: left;
	margin:0;
	padding:0;
	line-height: 2em;
	display: block;
	color: #5d5d5d;
	text-decoration: none;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	width:250px;
	}
	
/*end menu2*/




/*start sub menu*/

	#menu_sub {
	height:25px;
	width:100%;
	display:block;
	background-color:#CACACA;
	}
	
	#menu_sub ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#menu_sub li
	{
	float: left;
	}
	
	#menu_sub li a
	{
	height: 25px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 2em;
	display: block;
	color: #5d5d5d;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	}
	
	#menu_sub li a:hover
	{
	background-image:url(images/m_bgon.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #d00e0e;
	height: 25px;
	line-height: 2em;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	color:#fff;
	}
	
	#menu_sub-on
	{
	background-image:url(images/m_bgsel.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	height: 25px;
	line-height: 2em;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	font-size:12px;
	color:#5d5d5d;
	}
	
	#m_sub_l {
	width:43px;
	}
	
	#m_sub_r {
	width:40px;
	}
	
/*end menu*/


/*start menu*/

	#menu {
	height:35px;
	width:100%;
	display:block;
	background-color:#B8B8B8;
	background-image:url(images/m_bg.jpg);
	background-repeat:repeat-x;
	}
	
	#menu ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#menu li
	{
	float: left;
	}
	
	#menu li a
	{
	background-image:url(images/m_bg.jpg);
	background-repeat:repeat-x;
	background-color: #CCCCCC;
	height: 35px;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 2.5em;
	display: block;
	color: #5d5d5d;
	text-decoration: none;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	}
	
	#menu li a:hover
	{
	background-image:url(images/m_bgon.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #d00e0e;
	height: 35px;
	line-height: 2.5em;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	color:#fff;
	}
	
	#menu-on
	{
	background-image:url(images/m_bgsel.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	height: 35px;
	line-height: 2.5em;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	font-size:14px;
	color:#5d5d5d;
	}
	
	#m_l {
	width:43px;
	}
	
	#m_r {
	width:40px;
	}
	
/*end sub menu*/


/*start main content*/

	#content {
	background-color:#fff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	position: relative;
	display:block;
	float:left;
	width:625px;
	text-align:left;
	}
	
	#content_tp {
	background-color:#fff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	position: relative;
	display:block;
	float:left;
	width:625px;
	text-align:left;
	}
	
	#content p {
	margin:0;
	padding-left:15px;
	}
	
	#contentmain {
	width:625px;
	display:block;
	padding-top:20px;
	height:482px;
	padding-left:65px;
	}
	
	#contentmain_nc {
	width:625px;
	display:block;
	padding-top:20px;
	height:431px;
	padding-left:65px;
	}
	
	#contentmain_uc {
	width:625px;
	display:block;
	padding-top:20px;
	height:610px;
	padding-left:65px;
	}
	
	#contentmain2 {
	width:625px;
	display:block;
	padding-top:20px;
	height:700px;
	padding-left:65px;
	}
	
	#contentmain li {
	line-height:17px;
	}
	
	#contentmain h2 {
	color:#4d4d4d;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	text-align:left;
	display:inline;
	margin:0;
	padding-right:10px;
	}
	
	#contentmain h5 {
	color: #999999;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:inline;
	margin:0;
	}
	
	#contentmain p {
	padding:0;
	padding-top:10px;
	text-align:left;
	line-height:17px;
	width:460px;
	}
	
	#contentmain_nc li {
	line-height:17px;
	}
	
	#contentmain_nc h2 {
	color:#4d4d4d;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	text-align:left;
	display:inline;
	margin:0;
	padding-right:10px;
	}
	
	#contentmain_uc h2 {
	color:#4d4d4d;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	text-align:left;
	display:inline;
	margin:0;
	padding-right:10px;
	}
	
	#contentmain_nc h5 {
	color: #999999;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:inline;
	margin:0;
	}
	
	#contentmain_uc h5 {
	color: #999999;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:inline;
	margin:0;
	}
	
	#contentmain_nc p {
	padding:0;
	padding-top:10px;
	text-align:left;
	line-height:17px;
	width:460px;
	}	
	
	#service_contentmain {
	width:625px;
	display:block;
	padding-top:20px;
	height:634px;
	padding-left:65px;
	}
	
	#service_contentmain li {
	line-height:17px;
	}
	
	#service_contentmain h2 {
	color:#4d4d4d;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	text-align:left;
	display:inline;
	margin:0;
	padding-right:10px;
	}
	
	#service_contentmain h5 {
	color: #999999;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:inline;
	margin:0;
	}
	
	#service_contentmain p {
	padding:0;
	padding-top:10px;
	text-align:left;
	line-height:17px;
	width:460px;
	}
		
	#contact_table {
	width:250px;
	margin-top:15px;
	}

	#contact_table th{
	background-color: #d00e0e;
	background-image:url(images/b_bg.jpg);
	background-repeat:repeat-x;
	}
	
	#contact_table h3 {
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	line-height:2em;
	}
	
	#uc_choose {
	width:245px;
	height:135px;
	background-image:url(images/uc_choosebg.jpg);
	position:bottom left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	display:block;
	position:inherit;
	padding-right:10px;
	margin-top:10px;
	}
	
	#uc_choose h3 {
	padding-top:15px;
	padding-bottom:10px;
	margin:0;
	padding-left:20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

	.uc_choose {
	width:245px;
	height:135px;
	background-image:url(images/uc_choosebg.jpg);
	position:bottom left;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	display:block;
	position:inherit;
	padding-right:10px;
	margin-top:10px;
	}
	
	.uc_choose h3 {
	padding-top:15px;
	padding-bottom:10px;
	margin:0;
	padding-left:20px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

	#specials_promo {
	width:477px;
	height:326px;
	background-image:url(images/pic_specials.gif);
	background-repeat:no-repeat;
	}

/*end main content*/


/*start specials*/
	
	#sp {
	background-image:url(images/sp_bg.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:622px;
	display:block;
	}
	
	
	#sp_plus {
	background-image:url(images/sp_plus.gif);
	background-repeat:no-repeat;
	width:94px;
	height:36px;
	display:block;
	float:left;
	}
	
	#sp_copy {
	color:#FFFFFF;
	font-size:14px;
	line-height:2.5em;
	display:block;
	float:left;
	}
	
	#sp_btn {
	display:block;
	float:right;
	width:230px;
	height:36px;
	}


	#sp_btn a {
	background-image:url(images/sp_btn.gif);
	background-repeat:no-repeat;
	float:left;
	width:230px;
	height:36px;
	display:block;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}

	#sp_btn a:hover {
	background-image:url(images/sp_btnon.gif);
	background-repeat:no-repeat;
	width:230px;
	height:36px;
	float:left;
	display:block;
	text-align:center;
	color: #CC0000;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}

/*end specials*/


/*new cars*/
	
	#nc_contentmain {
	width:625px;
	display:block;
	padding-top:20px;
	height:634px;
	}
	
	#nc_contentmain h2 {
	color:#515561;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	text-align:left;
	display:inline;
	margin:0;
	padding-right:10px;
	padding-left:65px;
	}
	
	#nc_contentmain h5 {
	color: #999999;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:inline;
	margin:0;
	}
	
	
	#nc2_contentmain {
	width:625px;
	display:block;
	padding-top:20px;
	height:769px;
	}
	
	#nc2_contentmain h2 {
	color:#515561;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	text-align:left;
	display:inline;
	margin:0;
	padding-right:10px;
	padding-left:65px;
	}
	
	#nc2_contentmain h5 {
	color: #999999;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	display:inline;
	margin:0;
	}
	
	#nc_blue_top {
	width:612px;
	height:96px;
	display:block;
	margin-left:11px;
	margin-top:20px;
	background-image:url(images/b_bg.jpg);
	background-repeat:repeat-x;
	}
	
	#logo_ford {
	background-image:url(images/logo_fordbbg.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:52px;
	width:100px;
	height:40px;
	display:block;
	float:left;
	}
	
	#nc_blue_top li {
	font-size:16px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	line-height:25px;
	}
	
	#nc_blue_top ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left:100px;
	padding-top:20px;
	}
	
	#nc_cars ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:1px;
	}
	
	#nc_cars li {
	font-size:16px;
	width:282px;
	height:50px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	line-height:10px;
	float:left;
	background-repeat:no-repeat;
	background-color:#fff;
	}
	
	#nc_0 {
	background-image:url(images/nc_1.jpg);
	background-position:left;
	}

	#nc_1 {
	background-image:url(images/nc_11.jpg);
	background-position:left;
	}
	
	#nc_2 {
	background-image:url(images/nc_10.jpg);
	background-position:left;
	}
	
	#nc_3 {
	background-image:url(images/nc_3.jpg);
	background-position:left;
	}
	
	#nc_4 {
	background-image:url(images/nc_4.jpg);
	background-position:left;
	}
	
	#nc_5 {
	background-image:url(images/nc_5.jpg);
	background-position:left;
	}
	
	#nc_6 {
	background-image:url(images/nc_6.jpg);
	background-position:left;
	}
	
	#nc_7 {
	background-image:url(images/nc_7.jpg);
	background-position:left;
	}
	
	#nc_8 {
	background-image:url(images/nc_8.jpg);
	background-position:left;
	}
	
	#nc_9 {
	background-image:url(images/nc_9.jpg);
	background-position:left;
	}
	
	.button_nc a {
	background-image:url(images/ncbutton.gif);
	background-repeat:no-repeat;
	width:118px;
	height:30px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:-28px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:2.5em;
	text-decoration:none;
	font-weight:bold;
	}

	.button_nc a:hover {
	background-image:url(images/ncbuttonon.gif);
	background-repeat:no-repeat;
	width:118px;
	height:28px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:-30px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:2.5em;
	text-decoration:none;
	}
	
	.nc_button a {
	background-image:url(images/nc_button.gif);
	background-repeat:no-repeat;
	width:118px;
	height:20px;
	float:right;
	display:block;
	position:relative;
	right:10px;
	top:17px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:1.5em;
	text-decoration:none;
	font-weight:bold;
	}

	.nc_button a:hover {
	background-image:url(images/nc_buttonon.gif);
	background-repeat:no-repeat;
	width:118px;
	height:20px;
	float:right;
	display:block;
	position:relative;
	right:10px;
	top:17px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:1.5em;
	text-decoration:none;
	font-weight:bold;
	}
	
	#nc_fpv {
	background-image:url(images/nc_fpv.jpg);
	background-repeat:no-repeat;
	width:612px;
	height:94px;
	display:block;
	float:left;
	margin-left:11px;
	}
	
	#nc_fpv p {
	margin-left:220px;
	margin-top:30px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#333333;
	}
	
/*new cars*/
	


/*start promos*/

	#mainpromo {
	width:614px;
	height:404px;
	display:block;
	}

	#promos {
	position: relative;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	display:block;
	float:right;
	width:293px;
	margin:0;
	}
	
	#promos h3 {
	margin:0;
	text-align:left;
	font-size:21px;
	font-weight:normal;
	color:#595959;
	padding:15px;
	}
	
	#quotation h3 {
	margin:0;
	text-align:left;
	font-size:19px;
	font-weight:normal;
	color: #434343;
	padding-left:25px;
	padding-right:15px;
	}
	
	#p_cts {
	background-image:url(images/contactbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:293px;
	height:350px;
	letter-spacing:-1pt;
	text-align:left;
	}
	
	#p_cts p {
	font-size:11px;
	letter-spacing:0;
	margin:0px;
	padding-left:20px;
	padding-bottom:15px;
	color:#575E6A;
	}
	
	#p_cts a:link {
	color:#0000FF;
	text-decoration:underline;
	}
	
	#p_cts a:visited {
	color:#0000FF;
	text-decoration:underline;
	}
	
	#p_cts a:hover {
	text-decoration:none;
	color:#0000FF;
	}
		
	#p_nc_cts {
	background-image:url(images/contactbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:293px;
	height:337px;
	letter-spacing:-1pt;
	margin-top:1px;
	text-align:left;
	float:right;
	}
	
	#p_nc_cts p {
	font-size:11px;
	letter-spacing:0;
	margin:0px;
	padding-left:20px;
	padding-bottom:15px;
	color:#fff;
	}
	
	#p_nc_cts a:link {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
	#p_nc_cts a:visited {
	color:#B4CAF3;
	text-decoration:underline;
	}
	
	#p_nc_cts a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}		
		
		
	#p_nc {
	background-image:url(images/specials.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:152px;
	letter-spacing:-1pt;
	}
	
	#p_uc {
	background-image:url(images/p_used.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:152px;
	letter-spacing:-1pt;
	}
	
	#p_info {
	background-image:url(images/p_info.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:152px;
	letter-spacing:-1pt;
	}
	
	#p_parts {
	background-image:url(images/p_parts.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:152px;
	letter-spacing:-1pt;
	}
	
	#p_tips {
	background-image:url(images/p_tips.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:152px;
	letter-spacing:-1pt;
	}
	
	#aaa_small {
	background-image:url(images/aaa_bg_serv.jpg);
	background-repeat:no-repeat;
	width:293px;
	height:102px;
	letter-spacing:-1pt;
	margin-top:-2px;
	}
	
	.button a {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:25px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}

	.button a:hover {
	background-image:url(images/buttononblue.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}
	
	.buttonmp a {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:210px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}

	.buttonmp a:hover {
	background-image:url(images/buttononblue.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:210px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}
	
	.buttonsp a {
	background-image:url(images/buttononred.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:100px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}

	.buttonsp a:hover {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:100px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}
	
	.buttonbl a {
	background-image:url(images/buttononblue.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}
	
	.buttonbl a:hover {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:25px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}

	.buttonred a {
	background-image:url(images/buttononred.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}
	
	
	
	.buttonred a:hover {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:25px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}
	
	.buttonred1 a {
	background-image:url(images/buttononred.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:5px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}
	
	
	
	.buttonred1 a:hover {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:5px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}	



	.buttonred2 a {
	background-image:url(images/buttononred.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:30px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	}
	
	
	
	.buttonred2 a:hover {
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	right:20px;
	top:30px;
	text-align:center;
	color:#575E6A;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0;
	line-height:3em;
	text-decoration:none;
	font-weight:bold;
	}	


	
	#homeusedpromos {
	margin-top:2px;
	margin-left:11px;
	}
	
	#homeusedpromos_doncaster {
	background-image:url(images/home_used_donc.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:306px;
	height:100px;
	margin:0;
	}
	
	#homeusedpromos_burwood {
	background-image:url(images/home_used_bur.jpg);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:100px;
	width:306px;
	margin-right:2px;
	}
	
/*end promos*/

/*start bottom promos*/

	#bpromos {
	display:block;
	float:left;
	width:918px;
	}
	
	#bpromos table {
	width:918px;
	}
	
	.bp {
	background-image:url(images/pb_bg.jpg);
	background-repeat:repeat-x;
	width:284px;
	height:163px;
	display:block;
	float:left;
	text-align:left;
	}
	
	.bp h2 {
	margin:0;
	padding-left:25px;
	padding-top:20px;
	padding-bottom:0px;
	font-size:21px;
	font-weight:normal;
	color:#575E6A;
	}
	
	.bpm {
	background-image:url(images/pb_bg.jpg);
	background-repeat:repeat-x;
	width:293px;
	height:163px;
	display:block;
	float:left;
	text-align:left;
	}
	
	.bpm h2 {
	margin:0;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:0px;
	font-size:21px;
	font-weight:normal;
	color:#575E6A;
	}
	
	.bp_div {
	width:2px;
	height:163px;
	background-image:url(images/pb_div.jpg);
	background-repeat:repeat-x;
	display:block;
	float:left;
	}
	
	#bp_l {
	background-image:url(images/pb_l.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:163px;
	float:left;
	}
	
	#bp_r {
	background-image:url(images/pb_r.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:163px;
	float:left;
	}
	
/*end bottom promos*/

/*start disclaimer*/
	
	#disclaimer {
	display:block;
	float:left;
	margin-left:30px;
	margin-top:5px;
	}
	
	#disclaimer p {
	color:#FFFFFF;
	font-size:10px;
	}
	
	#disclaimer a {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
	#disclaimer a:visited {
	color:#FFFFFF;
	font-style:italic;
	text-decoration:underline;
	}
	
	#disclaimer a:hover {
	color: #cc0000;
	background-color:#FFFFFF;
	text-decoration:none;
	}
	
	#logos {
	background-image:url(images/logos.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:40px;
	float:right;
	display:block;
	margin-right:30px;
	margin-bottom:20px;
	}
	
	#logos_home {
	background-image:url(images/home_logos.jpg);
	background-repeat:no-repeat;
	width:404px;
	height:40px;
	float:right;
	display:block;
	margin-right:30px;
	margin-bottom:20px;
	}
	
/*end disclaimer*/

/* ######### CSS for TABS ######### */

.companytabs{
padding: 0;
width: 507px;
border-bottom: 5px solid #989898; /*Chosen color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.companytabs ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.companytabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.companytabs a{
float: left;
display: block;
font: bold 11px Arial;
color: #5d5d5d;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 9px;
background-color: #BFC6CE; /*Chosen color theme*/ 
border-top: 1px solid white;
background-image:url(images/tab_bg.jpg);
background-repeat:repeat-x;
}

.companytabs a:hover{
background-color: #d00e0e; /*Chosen color theme*/ 
color: white;
background-image:url(images/tab_onbg.jpg);
background-repeat:repeat-x;
}

.companytabs a.selected{ /*currently selected tab*/
background-color: #8A94A0; /*Chosen color theme*/ 
color: white;
border-color: #8A94A0; /*Chosen color theme*/ 
background-image:url(images/tab_onbg.jpg);
background-repeat:repeat-x;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}



.uc_tabs {
padding: 0;
width: 608px;
border-bottom: 5px solid #989898; /*Chosen color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.uc_tabs ul{
margin:0;
margin-left: 55px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.uc_tabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.uc_tabs a{
float: left;
display: block;
font: bold 11px Arial;
color: #5d5d5d;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 9px;
background-color: #BFC6CE; /*Chosen color theme*/ 
border-top: 1px solid white;
background-image:url(images/tab_bg.jpg);
background-repeat:repeat-x;
}

.uc_tabs a:hover{
background-color: #d00e0e; /*Chosen color theme*/ 
color: white;
background-image:url(images/tab_onbg.jpg);
background-repeat:repeat-x;
}

.uc_tabs a.selected{ /*currently selected tab*/
background-color: #8A94A0; /*Chosen color theme*/ 
color: white;
border-color: #8A94A0; /*Chosen color theme*/ 
background-image:url(images/tab_onbg.jpg);
background-repeat:repeat-x;
}


