body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333333;
	background: #ccd4ff;
	margin: 0px;
}
#container {
	width: 700px;
	padding: 10px 25px 0px 25px;
	margin: 0px auto;
	background: white url(/bg.jpg) repeat-y center;
}
#header {
	text-align: center;
	position: relative;
	height: 120px;
}
#phoneno {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #7986a7;
	font-size: 120%;
	font-weight: bold;
}
#mobileno {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #7986a7;
	font-size: 120%;
	font-weight: bold;
}
#established {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 100%;
	text-align: center;
	margin: auto;
	color: #7986a7;
	font-size: 120%;
	font-weight: bold;
}


h1 {
	display: none;
	margin: 0px;
	color: #cc96cc;
}
h2 {
	display: none;
	color: #cc96cc;
}
h3 {
	text-align: center;
}

img {
	border: none;
}

#navigation {
	text-align: center;
	background: #3955a2;
	padding: 5px 0px;
	color: white;
	font-weight: bold;
	font-size:11px;
}

#nav1 {
	margin: 0px 0px 5px 0px;
}
#nav2 {
	margin: 5px 0px 0px 0px;
}

#content {
	padding: 0px 10px;
}
#bottombar {
	background:#3955a2;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	color: white;
}
#footer {
	background: url(/bottom.jpg) no-repeat top center;
	width: 700px;
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
	padding: 10px 25px 0px 25px;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content p {
	line-height: 110%;
	text-align: justify;
}
#home p {
	line-height: 140%;
}

#navigation a, #footer a, #bottombar a {
	text-decoration: none;
}
#navigation a, #bottombar a {
	color: white;
}
#navigation a:hover {
	color: #CCD4FF;
	text-decoration: underline;
}
#footer a {
	color: #333333;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

.cars {
	float: left;
}

#carlist {
	list-style: circle;
}
#carlist li {
	margin-left: 20px;
	margin-top: 2px;
}

#prices, #reductions {
	margin: auto;
	width: 80%;
	border-collapse: collapse;
}
#prices td, #reductions td {
	border: 1px solid black;
}
#prices thead, #reductions thead {
	font-weight: bold;
	background: #7986a7;
	color: white;
}

label {
	float: left;
	width: 200px;
	margin: 2px;
}
input, select, textarea {
	margin: 2px;
}

.central {
	display: block;
	margin: auto;
	text-align: center;
}

.bordered_box {
	border:1px solid #7986a7;
	margin:5px;
	padding: 5px;
}
.bordered_box img {
	margin: 5px;
	border: none;
}

#cars .bordered_box img, #transport .bordered_box img {
	width: 250px;
}


/* wise news styles
.tickercontainer {
background: #fff; 
width: 100%; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden;
text-align:left;
}
.tickercontainer .mask {
position: relative;
left:25px;
top:6px;
width: 749px;
overflow: hidden;
}
ul.newsticker {
position: relative;
left: 770px;
font: bold 10px Verdana;
list-style-type: none;
margin:0;
padding:0;
}
ul.newsticker li {
float: left;
margin: 0px;
padding: 0px;
background: #fff;
}
#news_scroller {
visibility: hidden;
height: 27px;
}

ul.newsticker span {
margin: 0px 5px 0px 0px;
}

*/

#scroller {
width: 780px;
height: 20px;
color: #e02d30;
font-size: 70%;
text-align: left;
font-weight:bold;
list-style-type:none;
}


/* Styles for News ticker */

.tickercontainer { 
width: 100%; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden;
text-align:left;
}

.tickercontainer .mask {
position: relative;
top:7px;
width: 680px;
overflow: hidden;
}

ul.newsticker {
position: relative;
left: 770px;
font: bold 16px Verdana;
list-style-type: none;
margin:0;
padding:0;

} 

ul.newsticker li {
float: left;
margin: 0px;
padding: 0px;
background: #fff;
color:#000;
}

#news_scroller {
visibility: hidden;
height: 27px;
}

ul.newsticker span {
margin: 0px 5px 0px 0px;
}