img{
	border:0;
}

div.online {
	background-image: url(../images/bonus.jpg);
	margin-top: 0px;
}

div.content {
	background-image: url(../images/town_2.jpg);
	background-repeat: no-repeat;
}

div.header {
	height: 189px;
}

td.menuItem {
	font-size: 11pt;
	text-align: center;
	width: 175px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(../images/menu_button.jpg);
}

td.menuItemNewSelect {
	background-image: url(../images/menu_button_push.jpg);
}

div.menuButton {
	background-image: url(../images/button.gif);
	width: 262px;
}

td.menuItem a {
    color: white;
}

div.leftGrayCars {
    background-color: rgb(241, 241, 241);
    padding-top: 0px;
    color: rgb(120, 120, 120);
    width: 281px;
    padding-bottom:20px;
}

div.content h1 {
    color: #5708b6;
}

h2 {
    color: #5708b6;
}

h3 {
	color: #5708b6;
}

div.content p{
	text-indent:30px;
}

img.limo_groups{
	cursor:pointer;
	margin-top:10px;
}

div.limo_groups{
	float:right;
	margin-right:50px;
	font:9pt Arial;
	color:black;
}

.threecolumn{
	float:left;
}

table.limuzin{
	font:10pt Arial;
}

table.limuzin ul{
	margin-top:0px;
	margin-bottom:3px;
	text-align:left;
}

div.price{
	color:#9F147F;
}

span.price{
	font:12pt Arial;	
	font-weight:bold;
}

div.name{
	text-align:center;
	font-size:10pt;
	margin-top:5px;
	font-weight:bold;
}

img.orderImg{
	cursor:pointer;
	float:left;
	margin-top:8px;
}

span.compare{
	font-weight:bold;
	font-style:italic;
	font-size:11pt;
}

td.rightTd{
	padding-left:10px;
}

div.images a{
	text-decoration:none;
	border:none;
}

div.images img{
	text-decoration:none;
	border:none;
}