BODY {

	background-image: url( "../images/bg1.gif" );
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #003366;

	/*color: #0033ac;*/
	color: #000099;
	font-family: "Arial", Arial, sans-serif;
	/*font-family: "Palatino Linotype" , Arial, sans-serif;*/
	font-size: 100%;
	}
DIV.Container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	}
DIV.Container2 {
	position: relative;
	background-image: url( "../images/bg1.gif" );
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 780px;
	}
DIV.ContainerTow{
	position: relative;
	background-image: url( "../images/towHead3.gif" );
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 780px;
	height: 130px;
	}
DIV.ContainerAuto{
	position: relative;
	background-image: url( "../images/autoHead3.gif" );
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 780px;
	height: 130px;
	}
DIV.ContainerHome{
	position: relative;
	background-image: url( "../images/webHead2.gif" );
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 780px;
	height: 130px;
	}
DIV.Links {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 180px;
	text-align: center;

	background-color: transparent;
	}
DIV.Info {
	position: absolute;
	top: 160px;
	left: 190px;
	width: 460px;
	text-align: justify;
	background-color: transparent;

	}
IMG {
	text-decoration: none;
	}
DIV.address {
	position: absolute;
	top: 50px;
	left: 350px;
	width: 180px;
	border-style: double;
	border-width: 3px;
	border-color: #000099;
	padding: 5px;
	background-color: #ffffff;
	}

DIV.address2 {
	position: absolute;
	top: 170px;
	left: 300px;
	width: 200px;
	border-style: double;
	border-width: 3px;
	border-color: #000099;
	padding: 15px;
	background-color: #ffffff;
	}
DIV.address3 {
	position: absolute;
	top: 255px;
	left: 300px;
	width: 200px;
	border-style: double;
	border-width: 3px;
	border-color: #000099;
	padding: 15px;
	background-color: #ffffff;
	}
DIV.address4 {
	position: absolute;
	top: 100px;
	left: 350px;
	width: 180px;
	border-style: double;
	border-width: 3px;
	border-color: #000099;
	padding: 5px;
	background-color: #ffffff;
	}

TD.red {
	background-color: #ffffff;
	color: #000099;
	font-weight: bold;
	border-style: double;
	border-width: 3px;
	border-color: #000099;
	}
TD.red2 {
	background-color: #ffffff;
	color: #000099;
	border-style: double;
	border-width: 3px;
	border-color: #000099;
	text-align: center;
	}