@charset "utf-8";
body {
	background-color: #383838;
	margin: 0px;
}
.w-boxbg {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
}
.phonebg {
	background-image: url(images/phonebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.phonetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.phonetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #070707;
	text-decoration: none;
}
.cartext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.car-s-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.cartext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}.headerbg {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
}
.frombg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcda00;
	border-left-color: #fcda00;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.input {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footerbg {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
}
h1{
padding:0px;
margin:0px;}.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
