body {
		overflow-y: scroll; }
		
		
		
#header {
		float:left;
		width:100%;
		height:145px;
		background-color:#464646;
		overflow:hidden;}
		
#top {
		width:960px;
		height:112px;
		margin:0px auto;
		clear:right;}
		
#logo {
		text-align:left;
		vertical-align:middle;}
		
		
#phone img{
		float:right;}
#phone p {
		position:relative;
		top:10px;
		float:right;
		margin-left:20px;}
		
		
	
#nav {
		width:960px;
		height:33px;
		margin:0px auto;
		background-image:url(../images/nav.png);
		border-radius:10px 10px 0px 0px;}
		
		
#photo{
		float:left;
		width:100%;
		height:392px;
		margin-top:30px;
		}

		
#photoins{
		position:relative;
		width:960px;
		margin:0px auto;
		height:392px;
}
#photoins img {
		position:relative;
		z-index:0;

}
#booking {
		position:absolute;
		bottom:0;
		bottom:20px;
		left:20px;
		width:200px;
		height:110px;
		background:rgba(0,0,0,.6);
		border-radius:15px;
		z-index:10}
		
#booking ul{
		width:190px;
		margin:10px auto;
		padding:0px;}
			
			
			
#booking ul li{
		font-size:16px;
		font-weight:bold;
		text-align:left;
		margin:10px;
		list-style:none;
		background-image:url(../images/arrow.png);
		background-position:0px -3px;
		background-repeat:no-repeat;
		padding-left:20px;
		padding-right:0px;}
			
		
#booking ul a{
		text-decoration:none;
		color:#edcf07;}
#booking ul a:hover{
		 text-shadow: -1px -1px 1px #000;}
		

#booking ul a:visited {
		text-decoration:none;
		color:#edcf07;}

#content {
		width:100%;
		float:left;}

#main {
		margin:0px auto;
		width:960px;
		border-spacing:40px;}
#main td {
		vertical-align:top;
		width:400px;}
		
.col {
		float:left;
		text-align:left;
		width:300px;
		margin:30px 30px 0 0;
		color:#ffffff;
		text-decoration:none;}
		
		
#main .col:nth-child(3){
	margin-right:0;
	}		
.heading {
		float:left;
		position:relative;
		width:290px;
		text-align:left;
		background-image:url(../images/h.png);
		padding:10px 0px 10px 10px;
		margin:0px;
		color:white;
		text-shadow: -1px -1px #666666;
		-webkit-box-shadow: 0px 2px 4px #888;
		-moz-box-shadow: 0px 2px 4px #888;
		box-shadow: 0px 2px 4px #888;
		text-decoration:none;
		}

.heading:before, .heading:after{
	position:absolute;
	top:103%;
	content:'';
	width:0px;
	height:0px;
	
	}
.heading:before{
	border:5px solid #097992; 
	left:0px;
	border-color:#097992 #097992 transparent transparent;}
	
.heading:after{
	border:5px solid #097992; 
	right:0px;
	border-color:#097992 transparent transparent #097992;}

		

.paragraph {
		width:260px;
		padding:10px 20px;
		float:left;
		text-align:left;
		clear:left;
		color:#000000;
		text-decoration:none;}
		
#offers {
		float:left;
		background-color:#545658;
		height:350px;}
#offersh {
		float:left;
		width:290px;
		text-align:left;
		padding:10px 0px 10px 10px;
		margin:0px;
		color:white;
		text-shadow: -1px -1px #666666;
		
		}
#offers ul{
		float:left;
		margin:0px;
		width:250px;
		padding:0px 10px 0px 40px;
		text-align:left;
		font-size:14px;
		font-weight:bold;
		color:white;
		}
		
#offers ul li{
		margin:10px 0px;
		list-style-image:url(../images/tick.png);}
		

		
#fleet {
		float:left;
		clear:left;
		width:960px;
		overflow:hidden;}
#fleeth{
		position:relative;
		text-align:left;
		padding:10px;
		background-color:#545658;
		text-shadow: -1px -1px #666666;
		-webkit-box-shadow: 0px 2px 4px #888;
		-moz-box-shadow: 0px 2px 4px #888;
		box-shadow: 0px 2px 4px #888;
		color:white;}
		
#fleeth:before, #fleeth:after{
		position:absolute;
		top:103%;
		content:'';
		width:0px;
		height:0px;}
	
#fleeth:before{
	border:5px solid #333; 
	left:0px;
	border-color:#222 #222 transparent transparent;}
	
#fleeth:after{
	border:5px solid #222; 
	right:0px;
	border-color:#222 transparent transparent #222;}
		

		
#fleet p {
	width:300px;
	margin-top:10px;
	float:left;
	text-align:left;
	clear:left;}

	
#fleet img {
	float:left;}
	
.cars {
		float:left;
		width:300px;
		margin:10px 10px;}
		

	
#footer {
		margin-top:10px;
		float:left;
		width:100%;
		height:50x;
		background-color:#545658;}
		
	
		
#nav2 {
		width:880px;
		margin:0px auto;}



#nav2 ul {
			float:right;
			margin:10px 0px;}
			

	



		

	

		
