body {
	padding: 0px;
	margin: 0px 0px 40px;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	backgroun-color:#999;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color: #666;
	
}
p{
	padding-right:5px;
	padding-left:5px;
	}
h1{
	padding-left:5px;
	font-size:120%;
	}
h2{
	font-size:115%;
	}
h3{
	font-size:115%;
	clear:both;
	}
a{
color:#ccc;
}
a:hover{
	text-decoration:none;
	}
#title{
	width:743px;
	margin:auto;
	position:relative;
	height:40px;
	background-image:url(images/a1_car_hire.gif);
	background-repeat:no-repeat;
	background-position:right;
	
	}
#pagetitle {
    padding: 40px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:40px;
}

#container{	
	width:743px;
	background-color:#000;
	position:relative;
	border:2px solid #999;
	margin:auto;
	color:#ccc;
	}
#left{
	float:left;
	height:217px;
	background-image:url(images/header1.jpg);
	width:456px;
	border-right:2px solid #999;
	background-repeat:no-repeat;
	background-color:#999;
	}
#right{
	float:right;
	width:285px;
	height:217px;
	background-image:url(images/header2.jpg);
	
	}
#right p{
	font-weight:bold;
	}
.start{
	padding-top:15%;
	}
.address{
	font-size:90%;
	}
#anim{
	width:100%;
	clear:both;
	background-color:#999;
	height:30px;
	}
#content{
	}
.map{
	float:left;
	border-style:solid;
	border:#999;
	border-width: 2px 2px 2px 0px;
	margin-right: 5px;
	}
#footer{
	width:100%;
	text-align:center;
	clear:both;
	padding-bottom: 5px;
	}
#offer{
	position:absolute;
	left: 498px;
	top: 185px;
	width: 210px;
	height: 65px;
	border: 2px solid #999;
	background-color: #000;
	z-index: 100;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	padding-top: 15px;
	}
.pricetable{
	text-align:center;
	margin-left:12%;
	}
.altrow{
	background-color:#333;
	}
.red {
color:#ec550f
}
