@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(images/bg.gif);
}

/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer {
}
a img { border: none; }

#containner {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}
#top-header {
	height: 54px;
	width: 850px;
	background-color: #006699;
}
#top-headline {
	height: 83px;
	width: 850px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #069;
}
#top-nav {
	height: 44px;
	width: 850px;
	background-image: url(images/top-nav-bg.jpg);
	background-repeat: repeat-x;
}
#intro-text {
	height: 212px;
	width: 830px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.titles {
	float: left;
	height: 20px;
	width: auto;
	color: #838484;
	font-size: 16px;
	margin-top: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	height: 40px;
	width: 850px;
	background-color: #3a6fa5;
	margin-top: 10px;
}

.package-box {
	width: 843px;
	padding-left: 7px;
	height: auto;
	margin-bottom: 10px;
}
.singlecar-box {
	float: left;
	height: 298px;
	width: 274px;
	margin-right: 7px;
}
.bot-border {
	height: 2px;
	width: 838px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 10px;
}
#main-content {
	background-color: #FFF;
	height: auto;
	width: 850px;
}

.price-bg {
	float: left;
	height: 50px;
	width: 82px;
	background-image: url(images/pack-price-bg.jpg);
	background-repeat: no-repeat;
}
.package-top-title-box {
	float: left;
	height: 50px;
	width: 757px;
	background-image: url(images/top-title-pack-bg.gif);
	background-repeat: repeat-x;
}
.price {
	font-size: 18px;
	color: #FF0;
	height: auto;
	width: 50px;
	padding-top: 30px;
	font-weight: bold;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.pack-car1 {
	float: left;
	height: 164px;
	width: 274px;
	margin-right: 6px;
}
.pack-info-box {
	height: 130px;
	width: 268px;
	float: left;
	background-image: url(images/top-shadow.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.pack-info-butt {
	float: left;
	height: 27px;
	width: 278px;
}
.clr {
	clear: both;
}
.car-rows {
	width: 843px;
	padding-left: 7px;
	height: auto;
	margin-bottom: 10px;
}
.top-logo {
	float: left;
	height: 54px;
	width: 335px;
}

.single-car-titles {
	background-image: url(images/top-title-pack-bg.gif);
	height: 50px;
	width: 192px;
	float: left;
}
.single-car-image {
	height: 164px;
	width: 274px;
	margin-bottom: 3px;
}
.single-car-bottom {
	height: 49px;
	width: 264px;
	background-image: url(images/top-shadow.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.single-button {
	height: 27px;
	width: 251px;
	padding-right: 12px;
	padding-left: 11px;
}
#top-nav ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}

#top-nav li {
	float: left;
}

#top-nav a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	padding-top: 14px;
}

#top-nav a:hover {
	color: #FFF;
	background-image: url(images/nav-over.jpg);
	background-repeat: repeat-x;
	background-color: #069;

}
