@charset "utf-8";
#container {
	height: 860px;
	width: 850px;
	border: 1px groove #D4D4D4;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#header2 {
	height: 50px;
	width: 850px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 6px;
	position: absolute;
	left: 0px;
	background-color: #75A2FF;
}

#header {
	height: 200px;
	width: 850px;
	background-color: #FFFFFF;
	position: relative;
	}
#sidebar {
	height: 450px;
	width: 200px;
	background-color:#75A2FF;
	background-repeat: no-repeat;
	}
#aboutsidebar {
	height: 450px;
	width: 200px;
	background-color:#75A2FF;
	background-repeat: no-repeat;
	}
#footer {
	height: 50px;
	width: 850px;
	background-color: #75A2FF;
	margin-top: 5px;
	padding-top: 5px;
	}
#textarea {
	height: 450px;
	width: 650px;
	background-color:#FFFFFF;
	margin-left: 0em;
	float: right;
	}
#formtextheader {
	height: 100px;
	width: 500px;
	position: absolute;
	top: 231px;
	left: 266px;
	font-size: 1.8em;
	color: #B90000;
	background-image: url(../images/TowMyCar.png);
}
#textheader1 {
	height: 32px;
	width: 606px;
	position: absolute;
	top: 213px;
	left: 227px;
	font-size: 1.8em;
	color: #B90000;
}

#footer2 {
	height: 150px;
	width: 850px;
	font-size: .8em;
}

#information1 {
	height: 263px;
	width: 612px;
	position: absolute;
	left: 219px;
	top: 357px;
	font-size: 1em;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 1.7em;
}
#aboutinformation {
	height: 263px;
	width: 470px;
	position: absolute;
	left: 290px;
	top: 318px;
	font-size: 1em;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 1.7em;
}


#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	width: 850px;
	bottom: 11px;
	height: 24px;
	left: 6px;
	font-size: .95em;
}
#header li {
	float: left;
	}
#header li a:link,#header li a:visited {
	background: #75A2FF;
	padding: .2em .5em;
	font: bold 1em/1.2 Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#B90000;
	margin-right: 0.5em;
}
#header li a:hover, #header li a:active {
	color: #930000;
	background-color: #75A2FF;
	text-decoration: underline;
	}
	#header li a.current,#header li a.current:hover,#header li 
a.current:active {
	color: #930000;
	background-color: #75A2FF;
	cursor: default;
	text-decoration: underline;
	font-style: italic;
}
#sidebar2 {
	position: absolute;
	left: 20px;
	top: 560px;
	width: 163px;
}

.headerfont {
	font-size: 1.6em;
	position: absolute;
	left: 0px;
	top: 29px;
	width: 851px;
	letter-spacing: 0.4em;
	font-weight: bold;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	width: 887px;
	bottom: 157px;
	height: 34px;
	left: 7px;
	font-size: .95em;
}
#footer li {
	float: left;
	}

#footer li a:link,#footer li a:visited {
	
	background: #75A2FF;
	padding: .2em .5em;
	font: bold 1em/1.2 Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#B90000;
	margin-right: 0.5em;
}
#footer li a:hover, #footer li a:active {
	color: #930000;
	background-color: #75A2FF;
	text-decoration: underline;
	}
#footer li a.current,#footer li a.current:hover,#footer li 
a.current:active {
	color: #930000;
	background-color: #75A2FF;
	cursor: default;
	text-decoration: underline;
	font-style: italic;
}
.google {
}
