/*------------------------General CSS-------------------*/

ul, li, ol, dd, dt, dl, p, table, tr, th, td, body, div{
	margin:0;
	padding:0;
}
body,html{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#A3AABA;
	font-size:14px;
}
body{
	}

a{
	text-decoration:none;
	color:#000000;
	}
	a:hover{
	text-decoration:underline;
	}
	img{
	border:0;
	}
	p{
	margin:0px 0px 10px 0px;
	}
	h1 {
	padding:12px 0px 0px 0px;
	font-size:30px;			
	margin:0px 0px 10px 0px;
	font-style:italic;
	}
	h1 span{
	background:#FFFFFF;
	}
	h2{
	margin:0px 0px 10px 0px;
	font-style:italic;
	}
	h3{
	margin:0px 0px 10px 0px;
	}
	table{
	margin:20px auto 0px auto;
	border-collapse:collapse;
	font-size:12px;
	}
	td{
	vertical-align:top;
	padding:5px;
	border:1px solid #DDDDDD;
	}

#back-top{
	background:url(/images/back-top.gif) top no-repeat;
	}
	#back-middle{
	background:url(/images/back-middle.gif) repeat-y center;
	}
	#back-bottom{
	background:url(/images/back-bottom.gif) bottom no-repeat;
	height:123px;
	}
#wrapper-top{
	width:900px;
	margin:0px auto 0px auto;
	padding:50px 0px 0px 0px;
	}
	#wrapper{
	width:900px;
	margin:0px auto 0px auto;
	padding:8px 0px 0px 0px;
	background:#FFFFFF;
	}
	#wrapper-bottom{
	width:900px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

.clear{
	font-size:0px;
	clear:both;
	height:0px;
	line-height:0px;
	}
	.clearr{
	clear:right;
	font-size:1px;
	height:1px;
	line-height:1px;
	}
	.clearl{
	clear:left;
	font-size:1px;
	height:1px;
	line-height:1px;
	}
	.error{
	color:#FF0000;
	font-weight:bold;
	}

/*a:focus{
	user-focus:none;
	outline:none;
	-moz-user-focus:none;
	-moz-outline:none;
	}*/
	
/*--------------------Form------------------*/

form{
	margin:0px 0px 0px 0px;
	padding-top:5px;
	}
	form ul, form li{
	margin:0;
	padding:0;
	}
	form .error{
	color:#990000;
	}	
	form p{
	margin:5px 0px 5px 0px;
	}
	form p label{
	display:block;
	width:100px;
	float:left;
	}
	form p input{
	width:195px;		
	}
	form p select{
	width:200px;		
	}
	form p textarea{
	width:195px;		
	height:100px;
	}
	form p .submit{
	width:auto;
	}


/*-------------------------------------Top-------------------------*/

#economy-logo{
	height:60px;
	width:279px;
	float:left;
	text-indent:-9000px;
	background:url(/images/economy-hire-logo.gif) no-repeat;
	margin:0px 0px 0px 10px;
	}
	#economy-logo a{
	display:block;
	width:279px;
	height:60px;
	}
	#book-now{
	float:right;
	margin:2px 10px 0px 0px;
	}


/*-------------------------------Main Menu--------------------------*/

#main-menu{
	height:30px;
	margin:0px 0px 0px 15px;
	padding:20px 25px 0px 0px;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	}
	#main-menu li{
	background:#000000 url(/images/tab-black-right.gif) bottom right no-repeat;
	height:30px;
	display:block;
	float:left;
	padding:0px 7px 0px 0px;
	}
	#main-menu a{
	display:block;
	height:30px;
	background:url(/images/tab-black-left.gif) bottom left no-repeat;
	color:#FFFFFF;
	padding:0px 13px 0px 20px;
	line-height:30px;
	float:left;
	}
	#main-menu a:hover{
	color:#EE1C23;
	text-decoration:none;
	}
	#main-menu .right-tab{
	float:right;
	}
	#main-menu #main-selected{
	background:#EE1C23 url(/images/tab-red-right.gif) no-repeat scroll right bottom;
	}
	#main-menu #main-selected a{
	background:transparent url(/images/tab-red-left.gif) no-repeat scroll left bottom;	
	}
	#main-menu #main-selected a:hover{
	color:#FFFFFF;
	}


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

#sub-menu{
	height:27px;
	background:#EE1C23 url(/images/sub-bar-left.gif) bottom left no-repeat;
	font-weight:bold;
	font-style:italic;
	padding:0px 0px 0px 30px;
	}
	#sub-menu li{
	display:block;
	float:left;
	line-height:27px;
	padding:0px 20px 0px 0px;
	}
	#sub-menu a{
	color:#000000;
	}
	#sub-menu a:hover, #sub-menu #sub-selected{
	color:#FFFFFF;
	text-decoration:none;
	}
	#sub-menu span{
	display:block;
	height:27px;
	width:6px;
	background:url(/images/sub-bar-right.gif) no-repeat bottom right;
	float:right;
	}

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

#side-menu{
	width:150px;
	float:left;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	margin:15px 0px 0px 15px;
	color:#FFFFFF;
	display:inline;
	}
	#side-menu li{
	height:40px;
	list-style:none;
	margin:0px 0px 5px 0px;
	font-size:24px;
	}
	#side-menu a, #side-selected{
	color:#FFFFFF;
	background:#000000 url(/images/sub-menu-black.gif) right no-repeat;
	display:block;
	height:40px;
	line-height:40px;
	padding:0px 15px 0px 0px;
	}
	#side-menu a:hover, #side-selected{
	background:#72717D url(/images/sub-menu-grey.gif) right no-repeat;
	text-decoration:none;
	}
	#side-menu .side-expanded{
	background:#72717D url(/images/box-bottom-left.gif) bottom left no-repeat;
	height:auto;
	padding:0px 0px 15px 0px;
	font-size:14px;
	}
	.side-expanded span{
	background:url(/images/box-top-right.gif) top right no-repeat;
	display:block;
	font-size:24px;
	height:40px;
	line-height:40px;
	padding:0px 15px 5px 0px;
	}
	#side-menu .side-expanded li{
	background:none;
	height:auto;
	margin:0px;
	font-size:14px;
	}
	#side-menu .side-expanded li a{
	background:none;
	display:block;
	height:auto;
	line-height:normal;
	font-weight:normal;
	padding:4px 15px 4px 0px;
	}
	#side-menu .side-expanded li a:hover{
	background:#A72526;
	}
	#side-menu .side-expanded #side-sub-selected a{
	background:#EE1C23;
	}

/*-------------------------------Content--------------------------*/

#content{
	float:left;
	width:710px;
	margin-left:20px;
	}
	#content-min-height{
	width:1px;
	height:330px;
	float:right;
	}
	.no-side-menu{
	/*margin-left:50px!important;*/
	margin:0 auto!important;
	float:none!important;
	width:750px!important;
	}
	#content li{
	margin:0px 0px 10px 20px;
	}
	.no-side-menu h1{
	text-align:center;
	}
	.no-side-menu h3{
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	}
	

/*-------------------------Home----------------------------------*/


.htitle{
	background:#EE1C23 url(/images/htitle-right.gif) top right no-repeat;
	width:450px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	overflow:none;
	}
	.htitle h1{
	background: url(/images/htitle-left.gif) top left no-repeat;
	color:#FFFFFF;
	padding:0;
	margin:0;
	height:40px;
	overflow:none;
	line-height:30px;
	text-align:center;
	}

.hlist{
	/*float:left;
	width:450px;*/
	margin:0px 0px 0px 0px;
	}
	.hlist h2{
	border-bottom:1px solid #72717D;
	height:30px;
	margin:0px 0px 10px 0px;
	padding-top:20px;
	clear:left;
	}
	.hlist h2 span{
	height:30px;
	line-height:30px;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	color:#EE1C23;
	float:left;
	padding:0px 20px 0px 0px;
	display:block;
	}
	.hlist p{
	margin:0px 0px 7px 20px;
	clear:left;
	display:inline-block;
	float:left;
	width:350px;
	}
	.hlist .clearl{
	padding:0px;
	margin:0px;
	background:none;
	}
	
.himages{
	float:right;
	width:220px;
	margin-top:50px;
	}
	.himages img{
	margin-bottom:5px;
	}
	#hspace{
	margin-top:65px;
	}
	
.hlinks{
	width:375px;
	float:right;
	margin-top:20px;
	}
	.hlinks a{
	display:block;
	height:45px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	}
	.hlinks a:hover{
	text-decoration:none;
	}
	.hlinks a .hlink-l{
	width:210px;
	float:left;
	background:url(/images/hlinks-middle.gif) top right no-repeat;
	height:45px;
	}
	#hlinks-buy .hlink-l{
	width:190px;
	}
	.hlinks a .hlink-l span{
	display:inline;
	float:right;
	text-align:right;
	background:#EE1C23 url(/images/red-bottom-left.gif) bottom left no-repeat;
	height:34px;
	line-height:34px;
	margin-right:10px;
	padding:0px 10px;
	}
	.hlinks a .hlink-r{
	float:left;
	text-align:left;
	background:#72717D url(/images/box-top-right.gif) right top no-repeat;
	height:34px;
	line-height:34px;
	margin-top:11px;
	padding:0px 10px;
	}
	.hlinks .over .hlink-l{
	background:url(/images/hlinks-middle-over.gif) top right no-repeat;
	cursor:pointer;
	}
	.hlinks .over .hlink-l span{
	background:#72717D url(/images/box-bottom-left.gif) bottom left no-repeat;
	cursor:pointer;	
	}
	.hlinks .over .hlink-r{
	background:#EE1C23 url(/images/red-top-right.gif) right top no-repeat;
	cursor:pointer;	
	}

/*--------------------------Index---------------------------------*/

.ilist{
	float:left;
	width:500px;
	margin-top:20px;
	}
	.ilist dt{
	/*background:#EE1C23 url(/images/red-bottom-right.gif) bottom right no-repeat;*/
	border-bottom:1px solid #72717D;
	height:30px;
	/*padding:0px 0px 0px 20px;*/
	/*float:left;*/
	margin:0px 0px 1px 0px;
	}
	.ilist dt span{
	/*background:#EE1C23 url(/images/red-top-right.gif) top right no-repeat;*/
	height:30px;
	line-height:30px;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	/*color:#FFFFFF;*/
	color:#EE1C23;
	float:left;
	margin:0;
	padding:0px 20px 0px 0px;
	display:block;
	}
	.ilist dd{
	/*background:#72717D url(/images/box-bottom-right.gif) right bottom no-repeat;
	color:#FFFFFF;*/
	margin:0px 0px 7px 20px;
	padding:10px 10px 10px 10px;
	clear:left;
	display:inline-block;
	}
	.ilist dd span{
	color:#EE1C23;
	font-weight:bold;
	}		
	.dd-right{
	text-align:left;
	padding:0px;
	margin:0px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	}
	.dd-right a{
	color:#EE1C23;
	}
	.ilist .ul-red li{
	color:#EE1C23;
	font-weight:bold;
	list-style:none;
	padding:0px 0px 0px 0px!important;
	margin:5px 0px 10px 0px!important;
	}	
	.ilist .dt-underline{
	border-top:1px solid #72717D;
	border-bottom:none;
	}
	.ilist .dt-bottom{
	border-bottom:none;
	color:#000000;
	}
	.ilist dt span a{
	color:#EE1C23;
	}
	.ilist .clearl{
	padding:0px;
	margin:0px;
	background:none;
	}
	.ilist .strapline{
	line-height:30px;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	}
	
	.iimages{
	float:right;
	width:150px;
	margin:20px 20px 0px 0px;
	}
	.iimages img{
	margin-bottom:5px;
	}
	.iimages p{
	margin-top:5px;
	margin-bottom:5px;	
	font-style:italic;
	font-weight:bold;
	color:#000000;
	}
	.iimages a{
	color:#EE1C23;
	}
/*--------------------------------FAQS------------------------------*/

.faq-title{
	color:#EE1C23;
	font-weight:bold;
	margin:0;
	padding:0px 0px 0px 12px;
	}
	.faq{
	margin:0;
	padding:3px 10px 3px 10px;
	margin:0px 0px 15px 0px;
	width:500px;
	}
	.faq dt{
	font-weight:bold;
	font-style:italic;
	padding:2px 2px 2px 2px;
	}
	.faq dd{
	margin-left:25px;
	padding:5px;
}


/*------------------------------Maps----------------------*/

.map{
	margin:50px auto 30px auto;
	width:400px;
}
.map .extra{
	font-style:italic;
	padding:20px 0px 0px 0px;
}
.map .extra span{
	color:#FF0000;
}

/*---------------------------------tandcs--------------------*/
.tandcs{
	margin:20px 0px 0px 0px;
	}
	.tandcs dt{
	font-weight:bold;
	margin:20px 0px 10px 0px;
	}
	.tandcs dd{
	margin:0px 0px 10px 0px;
	}
	.tandcs ol{
	list-style:lower-latin;
	margin:10px 0px 0px 20px;
	}
	.tandcs li{
	margin:0px 0px 10px 0px;
	}
	.tandcs ol ol{
	list-style: lower-roman;
	}

/*--------------------------------Hire List------------------------*/
.hire-special{
	color:#EE1C23;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	text-align:left;
	
	margin-bottom:10px;
	margin-top:40px;
}
.hire-list{
	padding-top:20px;
	float:left;
	display: inline;
	width: 705px;
	}
	.hire-list .hire-image{
	float:left;
	width:130px;
	margin:2px 10px 0px 0px;
	height:87px;
	}
	.hire-list h3{
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	height:21px;
	line-height:21px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:550px;
	}
	.hire-list .hire-list-boxes{
	height:67px;
	/*margin-left:140px;*/
	float:left;
	display:inline;
	}
	.hire-list .hire-list-box{
	width:112px;
	background:#72717D;
	float:left;
	display:inline;
	color:#FFFFFF;
	height:56px;
	margin-right:1px;
	padding:11px 0px 0px 0px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}
	.hire-list .hire-list-box dd{
	height:35px;
	line-height:35px;
	}
	.hire-list .hire-list-box dd span{
	color:#999999;
	}
	.hire-list .hire-list-box .hire-big{
	font-size:20px;
	}
	.hire-list #hire-list-box-left{
	background:#72717D url(/images/box-top-left.gif) left top no-repeat;
	}
	.hire-list .hire-prices{
	height:35px;
	width:564px;
	float:left;
	display:inline;
	margin:0px 0px 0px 140px;
	}
	.hire-list .hire-prices, .hire-list .hire-prices a{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	}
	.hire-list .hire-price{
	height:35px;
	background:#EE1C23 url(/images/red-bottom-left.gif) bottom left no-repeat;
	float:right;
	width:200px;
	line-height:35px;
	margin-right:1px;
	}
	.hire-list .hire-price span{
	font-size:28px;
	}
	.hire-list .hire-book{
	height:35px;
	font-size:24px;
	float:right;
	width:150px;
	}
	.hire-list .hire-book a{
	background:#EE1C23 url(/images/red-bottom-right.gif) bottom right no-repeat;
	height:35px;
	font-size:24px;
	width:150px;
	line-height:35px;
	display:block;
	}
	.hire-list .hire-book a:hover{
	background:#A72526 url(/images/dred-bottom-right.gif) bottom right no-repeat;
	text-decoration:none;
	}

	.hire_list_people{
	width: 112px;
	height: 56px;
	background-color: #72717d;
	background-image: url(/images/box-top-left.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;	
	float: left;
	display: inline;
	color: #ffffff;
	margin-right: 1px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	.hire_list_max_payload{
	width: 112px;
	height: 56px;
	background-color: #72717d;
	background-image: url(/images/box-top-left.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	float: left;
	display: inline;
	color: #ffffff;
	margin-right: 1px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	.hire_list_max_payload .hire-big { 
	font-size: 20px;
	}
	.hire_list_max_payload dd {
	height: 35px;
	line-height: 35px;
	}
	
.minfo-left{
	float:left;
	width:300px;
	margin-top:30px;
	}
	.minfo-details{
	font-size:18px;
	font-weight:bold;
	margin:20px 0px 0px 0px;
	}
	.minfo-details span{
	display:block;
	float:left;
	width:150px;
	text-align:right;
	font-style:italic;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	background:#72717D url(/images/box-bottom-left.gif) bottom left no-repeat;
	color:#FFFFFF;
	}
	.minfo-special{
	color:#EE1C23;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	text-align:left;
	margin-bottom:20px;
	margin-top:20px;
	}
	
.minfo-right{
	float:right;
	width:380px;
	margin-bottom:10px;
	}
	.minfo-book{
	color:#EE1C23;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	}
	.minfo-book a{	
	color:#EE1C23;
	text-decoration:none;
	}
	.minfo-book a:hover{	
	color:#EE1C23;
	text-decoration:underline;
	}
	
.minfo{
	float:right;
	color:#FFFFFF;
	width:380px;
	font-style:italic;
	margin-bottom:10px;
	}
	.minfo div{
	float:left;
	width:105px;
	padding:0px 10px;
	}
	.minfo .minfo-day{
	font-size:24px;
	background:#72717D url(/images/box-top-left.gif) top left no-repeat;
	text-align:center;
	height:55px;
	line-height:55px;
	margin-right:1px;
	font-weight:bold;
	}
	.minfo .minfo-week{
	font-size:18px;
	background:#72717D url(/images/box-top-left.gif) top left no-repeat;
	text-align:center;
	height:55px;
	line-height:55px;
	margin-right:1px;
	font-weight:bold;
	}
	.minfo .minfo-bcost{
	font-size:12px;
	background:#EE1C23;
	text-align:right;
	height:55px;
	line-height:10px;
	margin-right:1px;
	}
	.minfo .minfo-bcost strong{
	font-size:30px;
	display:block;
	text-align:center;
	margin:14px 0 0 0;
	line-height:26px;
	}
	.minfo .minfo-vcost{
	font-size:12px;
	background:#72717D url(/images/box-bottom-right.gif) bottom right no-repeat;
	height:27px;
	line-height:27px;
	margin-bottom:1px;
	}
	.minfo .minfo-milage{
	font-size:12px;
	background:#72717D url(/images/box-bottom-right.gif) bottom right no-repeat;
	height:27px;
	line-height:27px;
	}
	.minfo#minfo-extras .minfo-day{
	font-size:16px;
	}
	/*.minfo#minfo-extras .minfo-bcost{
	background:#EE1C23 url(/images/red-bottom-right.gif) bottom right no-repeat;
	}*/
	.minfo#minfo-extras .minfo-vcost{
	height:55px;
	line-height:55px;	
	}
	.minfo-right h2{
	/*text-align:center;*/
	margin:20px 0px 0px 0px;
	}
	
.minfo-next{
	text-align:center;
	width:190px;
	float:left;
	}
	.minfo-next img{
	padding:5px 0px;
	}
	.minfo-next a{
	font-weight:bold;
	}
	.minfo-next a:hover{
	color:#EE1C23;
	text-decoration:none;
	}
	


.ind-car{
	width:640px;
	margin:20px auto;
	}
	.ind-car h2{
	}
	.ind-thumbs{
	text-align:center;
	width:640px;
	margin:10px 0px 0px 0px;
	}
	.ind-left{
	width:350px;
	float:left;
	}
	.ind-details{
	font-size:18px;
	font-weight:bold;
	margin:20px 0px 0px 0px;
	}
	.ind-details p{
	clear:left;
	padding:10px 0px 0px 0px;
	}
	.ind-details .ind-dleft{
	display:block;
	float:left;
	width:150px;
	text-align:right;
	font-style:italic;
	padding:0px 10px 0px 0px;
	margin:0px 10px 0px 0px;
	background:#72717D url(/images/box-bottom-left.gif) bottom left no-repeat;
	color:#FFFFFF;
	}
	.ind-details .ind-dright{
	display:block;
	float:left;
	width:180px;
	}
	.ind-pic{
	text-align:center;
	}
	
.ind-right{
	width:290px;
	float:left;
	background:#72717D url(/images/box-bottom-left.gif) bottom left no-repeat;
	color:#FFFFFF;
	margin:20px 0px 0px 0px;
	}
	.ind-right h3{
	margin:0;
	padding:20px;
	background:#72717D url(/images/box-top-right.gif) top right no-repeat;
	}
	.ind-right p{
	padding:0px 20px 20px 20px;
	margin:0;
	}
	.back-button{
	width:200px;
	margin:40px auto 10px auto;
	background:#72717D url(/images/box-top-right.gif) top right no-repeat;
	}
	.back-button a{
	width:160px;
	display:block;
	padding:10px 20px;
	background: url(/images/box-bottom-left.gif) bottom left no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	}
	#back-left{
	margin:40px 0px 10px 0px;
	}

/*--------------------------Fleet locations---------------------------------*/

.location_bar{
	margin-top:24px;
	height:60px;
	}
	#location-short{
	height:10px;
	}
	.location_bar h2{
	color:#FF0000;
	float:left;
	margin:0px;
	padding:0px;
	}
	.location_bar h1{
	float:left;
	margin:0px;
	padding:0px;
	}
	.location_bar span{
	background:#72717d url(/images/tab-grey-right.gif) bottom right no-repeat;
	height:23px;
	display:block;
	float:right;
	padding:0px 7px 0px 0px;
	font-weight:bold;
	}
	.location_bar span a{
	display:block;
	height:23px;
	background:url(/images/tab-grey-left.gif) top left no-repeat;
	color:#FFFFFF;
	padding:0px 13px 0px 20px;
	line-height:23px;
	float:left;
	}
	.location_bar span a:hover{
	color:#000000;
	text-decoration:none;
	}	
	.location_bar .loc-selected{
	background:#EE1C23 url(/images/tab-red-right.gif) no-repeat scroll right bottom;
	}
	.location_bar .loc-selected a{
	background:transparent url(/images/tab-red-left.gif) no-repeat scroll left top;	
	}
	.location_bar .loc-selected a:hover{
	color:#FFFFFF;
	}



/*----------------------------Drainage---------------------------*/

.db-images{
	margin:0!important;
	padding:0!important;
	}
	.db-images img{
	float:left;
	margin-left:6px;
	}
/*----------------------------Testimonials------------------------------*/
.ilist dd #news{

}
.newsticker {
	list-style-type: none;
	border: none;
	background: #FFFFFF url(/images/white.gif) repeat;
	padding: 0px;
	margin: 1px;
	width: 425px;
}
/*#news{
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}*/
.testimonials_list{
	list-style-type: none;
}


.news_li{
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

/*--------------Contact-----------*/

.smallprint{
	font-size:10px;
	color:#666666;
	}
	
#contact-box{
	width:350px;
	float:left;
	padding-top:30px;				
	}	
	#contact-box h3, #address-box h3{
	font-size:20px;
	color:#EE1C23;
	font-style:italic;
	font-weight:bold;
	border-bottom:2px solid #CCCCCC;
	text-align:left;
	margin-bottom:10px;
	}
	
#address-box{
	width:340px;
	float:right;
	padding-top:30px;
	}
	#address-box h3 a{
	color:#72717d;
	}
	#address-box h3 a:hover{
	text-decoration:none;
	}			
	#address-box .zoom-links{
	color:#EE1C23;
	font-style:italic;
					
	}
	#address-box .zoom-links a{
	color:#EE1C23;
	font-weight:bold;	
	}
	#address-box p, #contact-box p{
	padding-left:15px;
	}
	
/*------opening times----------*/

.col2{
	width:350px;
	padding-left:15px;
	float:left;
	}
	.col2 div{
	float:left;
	width:348px;
	}
	.col2 div i{
	width:150px;
	float:left;
	font-style:normal;
	}
	.col2 div div{
	float:left;
	width:150px;
	}


/*----------------------------Footer------------------------------*/

#footer{
	font-size:10px;
	text-align:right;
	padding:40px 20px 10px 20px;
	}
	#footer .footer-left{
	float:left;
	}

