@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B3034;
}

.menu-bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 800px;
}
.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.content-bg {
	background-color: #FFFFFF;
}
.content-bg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.tab-bg {
	background-image: url(../images/tab-bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEAEAE;
	border-left-color: #AEAEAE;
	width: 162px;
	background-color: #D1D0D0;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #002799;
	text-decoration: none;
}
.rent-this-car {
	background-image: url(../images/rent-this-car-button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 104px;
	border: 0px;
}
.right-bg {
	background-image: url(../images/right-tab-bg.jpg);
	background-repeat: repeat-x;
	width: 248px;
	background-color: #1E5A38;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 800px;
}
.footer-head {
	font-family: Georgia;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.foot-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
}
.foot-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.enquireb {
	background-image: url(../images/enquireb.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 104px;
	border: 0px;
}
.input-box {
	border: 1px solid #666666;
	height: 17px;
	width: 250px;
}
.input-box2 {
	border: 1px solid #666666;
	height: 100px;
	width: 250px;
}
.send {
	background-image: url(../images/sendbotton.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 25px;
	width: 74px;
}
