* {
	margin: 0;
	padding: 0;
}

body 
{
   background: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}
/* Layout */
#wrapper 
{ 
background: White;
position:relative;
margin:auto;
width:780px;
padding: 3px 0 3px 0;
border: 15px solid #414141;
}
#header
{

height:356px;
}
.img_car{
	margin:0px; 
	padding:0px;
	height:286px;
	width: 780px;
   float: left;
}
#main{
font-size:12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-left: 15px;

	}
#left{
	width:410px;
	float:left;
	border-right: 1px solid #E9E9E9;
}

#right{
	margin-left:415px;
	
}

.home_cars{
	float:left;
	text-align: center;
	margin: 5px 0 0 0;
}
.right_cars{
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	padding: 5px;
	width:325px;
	float:left;
	background: url(images/car_back.jpg);
	margin: 5px 2px 0 5px;
}

.reservation_history{
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	padding: 5px;
	background: url(images/car_back.jpg);
	margin: 5px 10px 5px 0px;
}
.car{
	border: 1px solid #EAEAEA;
	margin-top: 5px;
}
a:hover .car{
	border: 1px solid #DED9A1;
}
#bottom
{
	clear:both;
	background: url(images/bottom_back.jpg) repeat-x;
	height: 20px;
	padding-top: 7px;
	text-align: center;
	font-size: 12px;
	color:white;
}
/* Classes */
 .logo{
 	float:left;
	margin:4px;
   border: none;
 }
 
#login{
	height:55px;
	width:358px;
	background-color: #F3C091;
	float:right;
	margin-bottom: 2px;
	border:1px solid #B8B8B8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
	
}
#login form {
		
	}
	
	#login form .txt {
		width: 110px;
		margin-left: 2px;
		font-family: arial, helvetica, verdana;
		
	} 
	#login #username {
		margin-left: 2px;
	}








 a.bottom{
 	color: #D0D0D2;
	font-size: 12px;
	text-decoration: underline;
	padding: 0 5px 0 5px;
 }
 a.bottom:hover{
 	color: #EFEFEF;
 }



#navprimary ul {
	border: 0;
	padding: 0;
	margin: 0 0 0 3px;
	list-style: none;
	font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	}

#navprimary ul li {
	float: left;
	margin: 0 1px 15px 0;
	}

#navprimary ul li a {
	display: block;
	text-align:center;

	}
	
a.navhome{

 
	color: White;
	width: 107px;
	background: url(images/home.jpg) no-repeat;
	text-decoration: none;
	height:27px;
	padding-top:8px;
	}
	

a.navhome:hover {
background: url(images/home_hover.jpg) no-repeat;
	color: White;
	}
a.reservation  {

   height:27px;
	padding-top:8px;
	width:143px;
	background: url(images/reservation.jpg) no-repeat ;
	color:White;
	text-decoration: none;
	
	}
	
a.reservation:hover {
	 background: url(images/reservation_hover.jpg) no-repeat;
	 color: White;
}


a.cars {

 text-decoration:none;
  height:27px;
	padding-top:8px;
	width: 139px;
	background: url(images/cars.jpg) 0px 0px;
	color: White;

	}

 a.cars:hover{
  background: url(images/cars_hover.jpg) no-repeat ;
  color: White;
	
	}

 a.terms{

   
   height:27px;
	padding-top:8px;
	width: 106px;
	background: url(images/terms.jpg) no-repeat 0px 0px;
	color:#FFF;
	text-decoration:none;
	
	}
	
 a.terms:hover {
background: url(images/terms_hover.jpg) no-repeat 0px 0px;color: White;
}
 a.travel{

   
   height:27px;
	padding-top:8px;
	width: 139px;
	background: url(images/travel.jpg) no-repeat 0px 0px;
	color:#FFF;
	text-decoration:none;
	
	}
	
 a.travel:hover {
background: url(images/travel_hover.jpg) no-repeat 0px 0px;color: White;
}
 a.contacts{


	width: 134px;
	height:27px;
	padding-top:8px;
	background: url(images/contacts.jpg) no-repeat 0px 0px;
	color:White;
	text-decoration: none;
	}
	
 a.contacts:hover {

	background: url(images/contacts_hover.jpg) no-repeat 0px 0px;
   color: White;
	text-decoration:none;
	}
	.text{
	   
		margin: 0 15px 10px 0;
		border-bottom: 1px solid #E2E2E2;
		padding-bottom:15px;
	}
#content_step_1
{
	background: url(images/content_back.jpg);
	margin-right:5px;
	margin-top: 5px;
	
}
#content_step_2
{
	background-image: url(../i/step_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:20px;
	
}
#content_step_3
{
	background-image: url(../i/step_3.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	padding:20px;
	
}
#content_step_4
{
	padding:20px;
	
}
.content2
{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding:10px;
}	
.content
{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	
}	
.content P
{
	margin:0; 
	padding-top:5px;
	padding-bottom:3px;
}

.in
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right:5px;
	text-transform: capitalize;
}
.in1
{
	width:224px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a{
	color:red;
	
}
a:hover{
	color: gray;
}

ul.car_details {
	padding-left: 15px;
	padding-top: 4px;
}

.our_cars{
	border-bottom: 1px solid #EFEFEF;
	padding: 20px 0 20px 0;
	float:left;
}

td.form_tdcenter
{
	font-size: 11px;
	color: #000000;
	text-align: center;
	background: #FFFFFF;
	font-weight: normal;
}

td.form_tdheader
{
	font-size: 11px;
	color: #000000;
	text-align: center;
	background: #DCDCDC;
	font-weight: bold;
}
