@charset "utf-8";
/* CSS Document */

body
{
	background-color:#D11F27;
	background-image: url(../images/asphalt.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
}

li {
	
	list-style-type: none;
		margin-left:-20px;

}

#rightcorner {
	background-image: url(../images/logo_right.gif);
	background-repeat: no-repeat;
	left:1075px;
	top:8px;
	height:94px;
	width:900px;
	position:absolute;
	/*background-position: 20px 8px;*/
	/*margin-left:7px;
	height:140px;*/
	/*border:1px solid #FFFFFF;*/
}

#wrapper {
	width: 780px;
	background-image: url(../images/brown_texture.jpg);
	background-repeat: repeat;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 255px;
	border: 2px solid #000000;
}

#innerWrapper {
	margin:5px;
/*	background-image: url(../images/brown_texture.jpg);
	background-repeat: repeat;
*/	/*min-height:800px;*/
	/*border:1px solid #FF0000;*/
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height:94px;
	margin-top:-68px;
	margin-left:-250px;
}

#ktsNumber {
	background-image: url(../images/logo_right.gif);
	background-repeat: no-repeat;
	height:94px;
	margin-top:-94px;
	margin-left:750px;
	top: 0px;
}

#banner {
	margin-top:0px;
	margin-bottom:20px;
	height: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}

#innerBanner {
	height:49px;
	margin-top:2px;
	background-color:#D11F27;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}

#contentWrapper {
	border:1px solid #0000FF;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

#content {
	height:500px;
	/*border:1px dotted #FF0000;*/

}

#pole {
	float:left;
	width: 200px;
	background-image: url(../images/pole.gif);
	background-repeat: no-repeat;	
}


p {
	line-height:1.5em;
}

.advUp {
	margin-bottom:-10px;
}

.advDown {
	margin-top:20px;
}

h1, h2, h3, h4 {
	font-weight:bold;
}
h1 {
	margin-top:10px;
	font-size:1.3em;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:1.2em;
}

h3 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:1em;
}

.kts_homeTable {
	margin-left:50px;
	margin-bottom:20px;
	margin-top:15px;
}


#singlePage {
	border:1px dotted #000000;
	min-height:200px;
	padding:10px;

}

#singlePage_ColRight {
	float:right;
	margin-top:-10px;
	margin-bottom:10px;
	/*border:1px solid #000000;*/
	width:200px;
	height:605px;
	background-image: url(../images/customer_logos_bg.gif);
	background-repeat: no-repeat;
}

#customerTop {
	height:200px;
	width:470px;
	border: 1px dotted #000000;
	margin-bottom:30px;
	margin-left:0px;
	padding:10px;
}

#customerBottom {
	width:470px;
	margin-left:10px;
}

#customerBottom td {
	background-image: url(../images/bullet_kts_color.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:2px;
	padding-left:20px;	
}

#singlePage p {

}

#singlePage td {
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}

#customerService h4 {
	font-size:1.2em;
	margin-bottom:-15px;
}

#customerService td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#customerService tr:hover {
	background-color:#FFFFFF;
}

#permits tr:hover {
	background-color:#FFFFFF;
}

#permits h4 {
	margin-bottom:-15px;
}

#permits td {
	vertical-align:top;
	padding:10px;
}

#permits p {
}




a, a:link, a:focus, a:visited, a:active {
	color:#0066FF;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#0066FF;
	text-decoration:underline;
	font-weight:normal;
}

.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom:0px;
}

.rightimg {
	float: right;
	margin-left: 15px;
	margin-bottom:10px;
}

.bgLines {
	background-image: url(../images/bgLines.gif);
	background-repeat: repeat;	
}

.bgDrivers {
	/*background-image: url(../images/bgTruckDrivers.jpg);
	background-repeat: no-repeat;*/	
	min-height:500px;
	padding:10px;
}

#newTag {
	background-image: url(../images/new_tag.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 75px;
	/*border:1px solid #000000;*/
	position:absolute;
	top: 58px;
	right:-10px;
}

#homeColumns {
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	/*	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F2F2F2;
*/}

#homeColumns p {
	padding-left:50px;
	/*background-image: url(../images/bullet_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

.ktsEmphasis {
	color:#A3181E;
	font-weight:bold;
}

.ktsColor {
	margin-top:20px;
	color:#A3181E!important;
}

.tableBanner {
	text-align:center;
	/*border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #A3181E;*/
	padding-bottom: 0px;
}

.tableBanner h4 {
	font-size:12px;
	margin-top:5px;
}

.tableContacts th {
	text-align:left;
	border-bottom:1px dotted #000000;
}

.tableContacts tr {
	padding-bottom:10px;
}

.tableContacts tr.extraSpace {
	padding-top:15px;
}

.bgTruck {
	background-image: url(../images/truck_fade_blk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#formBackground {
	border: 1px dotted #000000;
	color: #000000;
	/*font-weight:bold;*/
	margin-top:15px;
	margin-bottom:10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color:#FFFFAE;
	/*background-image: url(../images/page_background.gif);
	background-repeat: repeat;*/
}

#bgPermit {
	border: 1px dotted #000000;
	color: #000000;
	/*font-weight:bold;*/
	margin-top:15px;
	margin-bottom:10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color:#FFFFFF;
}

#bgContact {
	border: 1px dotted #000000;
	color: #000000;
	/*font-weight:bold;*/
	margin-top:15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	background-color:#FFFFFF;
}

#textField {
	width: 200px;
	margin-top:2px;
	background-color: #FFFFFF!important;
}

#formField {
	width: 150px;
	margin-top:2px;
	background-color: #FFFFFF!important;
	border:none;
	background-image: url(../images/textField_bg.jpg);
	background-repeat: repeat-x;
	height:20px;
	border-left:1px solid #999999;
}

#longField {
	width: 300px;
	margin-top:2px;
	background-color: #FFFFFF!important;
	border:none;
	background-image: url(../images/textField_bg.jpg);
	background-repeat: repeat-x;
	height:20px;
	border-left:1px solid #999999;
}

#shortField {
	width: 35px;
	margin-top:2px;
	background-color: #FFFFFF!important;
	border:none;
	background-image: url(../images/textField_bg.jpg);
	background-repeat: repeat-x;
	height:20px;
	border-left:1px solid #999999;
}

#textArea {
	width: 495px;
	height: 150px;
	margin-top:2px;
	background-color: #FFFFFF!important;
}

#formArea {
	width: 650px;
	height: 150px;
	background-color: #FFFFFF!important;
	border:none;
	border:1px solid #999999;
}

#formOpen {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#infoSection {
	min-height:400px;
	border: 1px dotted #000000;
	background-image: url(../images/formTexture.jpg);
	background-repeat: repeat;
	font-weight:bold;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#infoHeader {
	background-image: url(../images/formHeader.jpg);
	background-repeat: repeat-x;
	text-align:center;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:-3px;
	margin-right:-3px;
	margin-bottom:5px;
	font-size:14px;
}

#infoSubHeader {
	text-align:center;
	padding-bottom:1px;
	color:#000000;
	font-weight:bold;
	margin-left:-3px;
	margin-right:-3px;
	margin-bottom:25px;
	font-size:11px;
}

#infoSubHeader.bg {
	background-color:#666666;
	color:#FFFFFF;
	margin-top:5px;
}

#formTable {
/*	font-size:11px;
*/
}

#formTable td {
	text-align:right;
}

#formTable td.textLeft {
	padding-left:5px;
	text-align:left;

}

#formTable tr {
	padding-bottom:18px;
}

#sideDiv
{
	Z-INDEX: 5;
	BACKGROUND-POSITION: left top;
	WIDTH: 208px;
	TOP: 150px;
	left: 30px;
	POSITION: absolute;
	font-family: Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:100px;

}

#sideMenu
{
	border: 1px solid #000000;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-y;
}

#sideMenu h1 {
	font-size:24px;
	text-align:center;
	color:#000000;
	margin-top:10px;
}

#sideMenu ul {
	list-style-type:none;
	font-size:1.2em;
	padding:0;
	margin-left:22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#sideMenu li {
	color:#000000;
	border: 1px solid #000000;
	padding:5px;
	margin-left: -20px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#sideDiv07
{
	background-image: url(../images/kts_letters.jpg);
	BACKGROUND-REPEAT: no-repeat;
	padding-top:75px;
	margin-bottom:-10px;
}
#sideDiv01
{
	background-image: url(../images/truck_yellow.jpg);
	BACKGROUND-REPEAT: no-repeat;
	padding-top:135px;
	margin-bottom:10px;
}

#sideDiv02
{
	background-image: url(../images/runlegal.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height:61px;
	margin-bottom:15px;
}

#sideDiv03
{
	/*background-image: url(../images/truck_red.jpg);
	BACKGROUND-REPEAT: no-repeat;*/
	background-color:#47AA42;
	border:1px solid #000000;
	color:#FFFFFF;
	font-size:.95em;
	font-weight:bold;
	padding:10px;
	line-height:1.5em;
	margin-bottom:10px;
}

#sideDiv04
{
	background-image: url(../images/truck_black.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height:140px;
	margin-bottom:15px;
}

#sideDiv05
{
	background-color:#0000FF;
	border:1px solid #000000;
	color:#FFFFFF;
	font-size:0.95em;
	font-weight:bold;
	padding:10px;
	line-height:1.5em;
	margin-bottom:10px;
}

#sideDiv06
{
	background-image: url(../images/truck_back.jpg);
	BACKGROUND-REPEAT: no-repeat;
	padding-top:135px;
	margin-bottom:10px;
}

.settlements
{
	float:right;
	padding-right:30px;
	padding-top:2px;
}