body {
        width: 1000px;
        font: 76% verdana, arial, sans-serif;
        margin: 0 auto;
        background: #3B281A;
        position: relative;
}
div {
        overflow: hidden;
}
p {
	margin: 10px 0;
}
a img {
        border: 0;
}
h1 {
        font-size: 1.7em;
        color: #A53716;
        margin: 10px 0;
        text-align: center;
}
h3 {
        color: #A53716;
}
.border {
	border: 1px solid black;
}
.lb {
	border-left: 1px solid black;
}
.rb {
	border-right: 1px solid black;
}
a:hover {
	color: #B8210E;
}
a:visited {
	color: #3B281A;
}
a:link {
	color: #3B281A;
}
.error {
	color: #f00;
}
.reddish {
	color: #A53716;
	font-size: 18px;
	font-weight: bold;
}
.small, .note {
	font-size: .9em;
}
.inputtable {
	border: 0;
}
.inputtable th, .inputtable td {
	text-align: center;
}
#form1 .panels {
	background: #F0E8D7;
}
.ictopbox {
	float: left;
	width: 375px;
	padding: 5px;
}
.ictopbox h1 {
	text-align: left;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
}
.datatable {
	width: 820px;
	text-align: center;
	margin: 10px auto;
	border: 2px solid black;
	background: #F0E3C7;
}
.jobProgress {
	text-align: center;
	width: 205px;
	overflow: visible;
}
.jobProgressTable {
	font-size: .8em;
}
.j1 {
	background: url(../images/gradient/gradient_1.gif) repeat-y;
}
.j2 {
	background: url(../images/gradient/gradient_2.gif) repeat-y;
}
.j3 {
	background: url(../images/gradient/gradient_3.gif) repeat-y;
}
.j4 {
	background: url(../images/gradient/gradient_4.gif) repeat-y;
}
.j5 {
	background: url(../images/gradient/gradient_5.gif) repeat-y;
}
.j6 {
	background: url(../images/gradient/gradient_6.gif) repeat-y;
}
.j7 {
	background: url(../images/gradient/gradient_7.gif) repeat-y;
}
.j8 {
	background: url(../images/gradient/gradient_8.gif) repeat-y;
}
.j9 {
	background: url(../images/gradient/gradient_9.gif) repeat-y;
}
.j10 {
	background: url(../images/gradient/gradient_10.gif) repeat-y;
}
.j11 {
	background: url(../images/gradient/gradient_11.gif) repeat-y;
}
.j12 {
	background: url(../images/gradient/gradient_12.gif) repeat-y;
}
.j13 {
	background: url(../images/gradient/gradient_13.gif) repeat-y;
}
.j14 {
	background: url(../images/gradient/gradient_14.gif) repeat-y;
}
.j15 {
	background: url(../images/gradient/gradient_15.gif) repeat-y;
}
.j16 {
	background: url(../images/gradient/gradient_16.gif) repeat-y;
}
.dark {
	background: #D9CBB4;
}

#page {
	background: #fff;
}
#header {
	height: 100px;
	width: 1000px;
	background: #fff url(../images/lc_logo.png) no-repeat 20px center;
}
#topnav, #secnav {
	width: 1000px;
	height: 29px;
	margin: 5px 0 0;
}
#topnav ul, #secnav ul {
	height: 24px;
	padding: 0;
	list-style: none;
}
#topnav ul {
	margin: 5px 0 0 74px;
}
#secnav ul {
	margin: 5px 0 0 4px;
}
#topnav ul li, #secnav ul li {
	height: 22px;
	line-height: 22px;
	width: 147px;
	text-align: center;
	margin: 0 0 0 6px;
	float: left;
	font-weight: bold;
}
#main, #topnav {
	background: #fff;
}
#main {
	float: left;
	width: 835px;
}
#infobox {
	position: relative;
	width: 155px;
	background: #fff url(../images/infobox_bg.gif) repeat-y;
	color: #633A23;
	font-size: .9em;
	margin: 5px 2px;
	padding: 0;
	float: left;
}
#infobox, #infobox div {
	overflow: visible;
}
#infobox_top {
	overflow: hidden;
	height: 8px;
	font-size: 1px;
	width: 155px;
	margin: 0;
	padding: 0;
	background: #000 url(../images/infobox_top.gif) no-repeat;
}
#infobox_bot {
	overflow: hidden;
	position: absolute;
	font-size: 1px;
	bottom: 0;
	height: 6px;
	width: 155px;
	clear: both;
	background: #E7DCC8 url(../images/infobox_bot.gif) no-repeat;
}
#infobox h1 {
	font-size: 1em;
	text-align: center;
}
#infobox p {
	margin: 10px;
}
#routebox {
	width: 350px;
}
#mapbox {
	width: 450px;
	float: left;
}
#map {
	height: 500px;
	margin: 20px 0;
}
#mapbox div {
	overflow: visible;
}
#act_box {
	background: #E7DCC8;
	margin: 20px;
	width: 700px;
	border: 2px solid black;
	padding: 10px;
}
#act_box th {
	text-align: right;
	color: #CC3E00;
}
#pricesForCompany table {
	float: left;
	border: 3px solid black;
	margin: 0 10px 10px;
	background: #F0E3C7;
	text-align: center;
}
#receipt {
	border: 1px solid black;
	margin: 5px 0;
	width: 830px;
}
#receipt_header {
	width: 820px;
	margin: 5px;
}
#receipt_from {
	border: 1px solid #ccc;
	width: 270px;
	height: 130px
}
#receipt #payment_info {
	width: 300px;
	margin: 0 5px 0 525px;
	text-align: center;
}
#receipt #payment_lines {
	width: 820px;
	margin: 0 5px 5px;
}
#receipt table {
	border-collapse: collapse;
}
#receipt td {
	vertical-align: top;
}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	text-align: center;
	height: 49px;
}
