body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color:white;
	margin:0px;
	padding:0px;
	color: #666f77;
	scrollbar-arrow-color: C58D4A;
	scrollbar-track-color: 1F1F1F;
	scrollbar-face-color: 494949;
	scrollbar-highlight-color: 494949;
	scrollbar-3dlight-color: 494949;
	scrollbar-darkshadow-color: 1F1F1F;
	scrollbar-shadow-color: 494949;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
}

p + p { margin-top: 0.5em; } 

form {
	margin: auto;
	clear: none;
	height: auto;
	width: auto;
}

.body {
	font-style: normal;
	color: #666f77;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.bodywhite {
	font-style: normal;
	color: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.bodyblue {
	font-style: normal;
	color: #2289dc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.bodyboldorange {
	font-style: normal;
	color: #fa7e02;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.bodygris {
	font-style: normal;
	color: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.bodysmall {
	font-style: normal;
	color: #666f77;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.bodyred {
	font-style: normal;
	color: #700016;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.bodybold {
	font-style: normal;
	color: #1d8ae2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.bodyboldgris {
	font-style: normal;
	color: #777777;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.bodyboldvert {
	font-style: normal;
	color: #5F9218;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


.links {
	font-style: normal;
	color: #509120;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.bodysmallbold {
	font-style: normal;
	color: #401f28;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.bodyitalic{
	font-style: italic;
}

.bodysmallgris {
	font-style: normal;
	color: #647658;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.subtitle {
	COLOR: #1d8ae2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
	font-style: normal
}

.title {
	COLOR: #1d8ae2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: normal;
	text-decoration: none;
	font-style: normal
}

.titlewhite {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
	font-style: normal
}

.titlewhitelarge {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 21pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
	font-style: normal
}

.titlegray {
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: normal;
	text-decoration: none;
	font-style: normal
}


h1{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#FFFFFF;
}

h2{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#f7951e;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:12px;
color:#59cef9;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:14px;
color:#7ea743;
}
p{
text-align:left;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
}
p.white{
color:#FFFFFF;
}
p.green{
color:#d4f0ba;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}

a:hover {  text-decoration: underline;  }


/*-----------------------------container------------------*/


#main_container{
width:800px;
height:auto;
margin:auto;
}

#main_container_center{
background: url("images/table_bg.png") top ;
width:800px;
margin:auto;
height:auto;
padding:0 0 0 0;
}

#main_container_inside{
	background: url("images/table_bg.png") top;
	width:780px;
	margin: auto;
	height:auto;
	padding:0;
	float: none;
}

#logo{
padding:15px 0 0 30px;
float:left;
}

/*-----------------------------header------------------*/
#header{
clear:both;
width: auto;
height:auto;
margin:auto;
}
.header_logo{
float:left;
width: 200px;
padding-left:10px;
padding-top:10px;
}
.menu{
	float:left;
	padding-left:0px;
	padding-top:0px;
	width: auto;
	position: relative;
}
.header_links{
float:right;
padding-right:28px;
padding-top:13px;
}
.header_links a{
font-size: 10px; 
letter-spacing: 0.5px;
font-family: "Lucida Grande", Verdana, sans-serif; 
font-weight: bold; 
text-decoration:none;
color: #fff;
padding-left:10px;
}
.header_links a:hover{
text-decoration:underline;
color: #fff;
}


/*----------------------text-------------------------*/

#text_full {
	float: center;
	list-style: none;
	padding: 20px 20px 0 20px;
	width: 740px;
}

/*----------------------menu-------------------------*/

#menu {
	background: url("menu/bg.gif");
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding:0;
	width: 780px;
	overflow:visible;/*hidden*/
}
#menu li {
	float: left;
	background: url("menu/bg.gif")  ;
	font-size: 10px; 
	letter-spacing: 0.5px;
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	margin: 0;
	padding: 0;
}
#menu a {
	background: url("menu/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 16px ;
	text-decoration: none;
}
#menu a:hover {
	background: url("menu/hover.gif") bottom center;
	color: #fff;
	padding-bottom: 8px;
}


a.renttoownprogramrollover {
    display: block;
    width: 111px;
    height: 31px;
    background: url("images/renttoownprogram_rollover.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.renttoownprogramrollover {
    background-position: -111px 0;
}

a.renttoownthiscarrollover {
    display: block;
    width: 111px;
    height: 31px;
    background: url("images/renttoownthiscar_rollover.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.renttoownthiscarrollover {
    background-position: -111px 0;
}

a.backrollover {
    display: block;
    width: 111px;
    height: 31px;
    background: url("images/back_rollover.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.backrollover {
    background-position: -111px 0;
}


a.rentacarrollover {
    display: block;
    width: 111px;
    height: 31px;
    background: url("images/rentacar_rollover.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.rentacarrollover {
    background-position: -111px 0;
}

a.buythiscarrollover {
    display: block;
    width: 111px;
    height: 31px;
    background: url("images/buythiscar_rollover.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.buythiscarrollover {
    background-position: -111px 0;
}

a.buyacarrollover {
    display: block;
    width: 111px;
    height: 31px;
    background: url("images/buyacar_rollover.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.buyacarrollover {
    background-position: -111px 0;
}

a.rentthiscarrollover {
    display: block;
    width: 111px;
    height: 31px;
    background: url("images/rentthiscar_rollover.gif") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.rentthiscarrollover {
    background-position: -111px 0;
}

/*-----------------cars----------------------*/

.car_container{
	background:url(images/carsforsale_table_bg.gif) no-repeat;
	width:580px;
	height: 115px;
	text-align:center;
	position: relative;
	padding: 16px;
	left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#car_name{
	width:212px;
	height:20px;
	margin:0px;
	float:left;
	padding:0px;
	text-align: left;
}


#car_year{
	width:120px;
	height:20px;
	margin:0px;
	float:left;
	padding:0px;
	text-align: right;
}

#car_right{
width:200px;
height:auto;
margin:10px 0 0 0;
float:left;
padding:10px;
}

.car_texte {
	width: 320px;
	height: 85px;
	overflow:visible;
	text-align: left;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
}

.car_tbn {
	width: 130px;
	height: 86px;
	overflow:visible;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

.car_sorting {
	background:url(images/carsforsale_sorting_bg.gif) no-repeat;
	width: 128px;
	height: 310px;
	overflow:visible;
	left: 6px;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	top: 0px;
}

#car_sorting2{
	width:128px;
	background:url(images/carsforsale_sorting_bg.gif) no-repeat;
	height: 510px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.car_buy {
	width: 111px;
	height: 85px;
	overflow:visible;
	text-align: right;
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

/*----------------middle green box-----------*/
.green_box{
width:700px;
height:265px;
clear:both;
background:url(images/green_box_bg.gif) no-repeat left #50a842;
background-position:50px 0px;
}
.clock{
float:left;
padding:0px;
}
.text_content{
width:350px;
float:left;
padding:20px 0 0 0;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#f7941d;
}
/*----------------------left navigation-------------------------*/
#left_nav{
width:280px;height: auto;padding:5px 0 0 0; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
height:29px;display:block; width:280px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#6898ac;background:url(images/left_nav_arrow.gif) no-repeat left; border-bottom:1px #bedf77 dashed;
background-position:0px 0px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*--------------------------main_content-------------------*/

#popUpDiv{
	position:absolute;
	width:296px;
	height:296px;
    text-align: left;
    top: 220px;
    left: 50%;
    margin-left: -120px;

}

#main_content{
width:800px;
height:auto;
clear:both;
}
#left_content{
width:300px;
height:auto;
margin:10px;
float:left;
padding:10px;
background:url(images/left_content_bg.gif) repeat-x top;
}
#right_content{
width:400px;
height:auto;
margin:10px 0 0 0;
float:left;
padding:10px;
}
/*----------------------top right navigation-------------------------*/
#right_nav{
width:263px;height: auto;padding:20px 0 0 50px; float:left;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:29px;display:block; width:263px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#d4f0ba;background:url(images/right_nav.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a:hover{
height:29px;display:block;width:263px;text-decoration:none;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a.current{
height:29px;display:block;width:263px;text-decoration:none;padding:0px;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}

.products_box{
height:110px;
padding:10px 0 5px 0;
border-bottom:1px #a7ef6e dashed;
}
.search_box{
width:267px;
height:124px;
float:left;
margin:15px 10px 10px 0;
background:url(images/search_box_bg.gif) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:200px;
float:left;
color:#8b8e5d;
padding:0 0 0 15px;
}
.contact_information{
width:200px;
float:left;
padding:10px 0 0 10px;
}
.news{
width:310px;
clear:both;
padding:10px 0 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:left;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}
/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:10px 0 0 10px;
float:left;
}
.news_archive ul{
list-style:none;padding:10px 10px 10px 10px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(images/bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:400px;
height:116px;
margin:5px;
background:url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(images/read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
background: url("images/footer_bg.gif") top ;
background-repeat: no-repeat; 
clear:both;
width: auto;
height:100px;
background-color: #fff;
}

.copyright{
float:left;
padding-left:10px;
padding-top:10px;
}

.footer_links{
	font-style: normal;
	color: #666f77;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
text-align:center;
margin-top: 2em;
padding-top:10px;
width:700px;
margin: auto;
height:30px;
}


.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }


INPUT, TEXTAREA, SELECT, OPTION {
color:#000000; 
padding: 1px;
background:#FFFFFF;
border-color:989896;
border-top:1px solid #989896;
border-bottom:1px solid #989896;
border-left: 1px solid #989896;
border-right:1px solid #989896;
font-family:Arial,tahoma;
font-size:11px
}
