*{
	padding:0;
	margin:0;
}
html, body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(images/body_bg.jpg) repeat top left;
}

#site{
	width:736px; 
	text-align:left; 
	margin: 0 0 0 125px;
	background:#fff;
	padding:0px;
}
*html #site{
	width:738px;
	w\idth:736px;
}
 
#head {
	height:103px;
	width:736px;
	background:#fff url(images/xt_head_bg.gif) no-repeat top left;
	position:relative;
}
* html #head {height:103px;he\ight:101px}
.heada{
	float:left;
	padding:51px 0 36px 20px;
} 
.headb{
	float:right;
	padding:24px 28px 36px 0;
}

#mid {
	width:736px;
	height:154px;
	border:0px;
	background: #B19290;
	margin:0px;
	padding:0px;
}

* html #mid {height:154px;he\ight:152px}

#mid img{
	vertical-align:bottom;
}
 
.mida{
	position:absolute;left:125px; top:103px;height:154px;
}
.midb{
	position:absolute;left:314px; top:103px;height:154px;
}

div#nav {
	position:absolute;
	left:674px;
	top:103px;
	background: #990000;
	margin: 0px;
	padding: 0px;
	width: 187px;
	height: 154px;
	}
div#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:187px;
	height:154px;
	}
div#nav ul li,div#nav ul li a {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style: none;
	} 
 
#page {
	background:#fff;
	top:258px;
	margin:0px;
	padding:0px;
	height: 450px; /*min height for IE*/
	min-height: 450px /*min height IE ignores*/
}

*>#page {
height: auto; /*for min height to expand, IE ignores*/
}
 
#leftcolumn{
	position:relative;
	float:left;
	width:189px;
	background: #fff;
	margin:2px 0 0 0;
	padding:45px 0 0 0;
	background: url(http://www.xtreme-transport.com/images/left_shad.gif) no-repeat top left;
}
#leftcolumn p{
	background: #fff;
	margin:5px;
	padding:5px;
	width:85%;
	font:11px Verdana, Arial,Geneva,Helvetica,sans-serif;
	line-height: 16px;
	color: #000;
}

#rightcolumn{
	position:relative;
	float:right;
	width:547px;
	margin:2px 0 0 0;
	padding:0px;
	height: 400px; /*min height for IE*/
	min-height: 400px /*min height IE ignores*/
}

*>#rightcolumn {
height: auto; /*for min height to expand, IE ignores*/
}
#rightcolumn .tag {
	width:547px;
	height:53px;
	background: url(http://www.xtreme-transport.com/images/tag_wel.gif) no-repeat top left;
	padding:0px;
	margin:0px;
} 
#rightcolumn .tag span {
	display:none;
}
	p {
	padding:10px 0 5px 0;
	margin:0px 0 0 22px;
	width:85%;
	font:11px Verdana, Arial,Geneva,Helvetica,sans-serif;
	line-height: 12px;
	color: #000;
}
#footer{
	height:30px;
	width:736px; 
	text-align:left; 
	margin: 0 0 0 125px;
}

#footer p {
	padding: 10px 0 0 12px;
	font:11px Verdana, Arial,Geneva,Helvetica,sans-serif;
	color:#999;
	margin:0px;
	line-height:18px;
}

h1{ 
	font:bold 17px Verdana, Arial,Geneva,Helvetica,sans-serif;
	color: #990000;
	padding:10px 0 5px 0;
	margin:0px 0 0 22px;
}
h2{ 
	font:bold 12px Verdana, Arial,Geneva,Helvetica,sans-serif;
	color: #000;
	padding:10px 0 5px 0;
	margin:0px 0 0 22px;
}

br {
	line-height:18px;
}


a,a:link,a:visited {
	font:11px Verdana, Arial,Geneva,Helvetica,sans-serif;
	text-decoration:underline;
	color:#990000;
}
a:hover {
	text-decoration:none;
	color:#990000;
}
a.footer {
	font:9px Verdana, Arial,Geneva,Helvetica,sans-serif;
	color:#CAC4C4;
}
a.footer:hover {
	text-decoration:none;
	color:#000;
}

.clr{clear:both;}

ul {
list-style: outside;
margin: 2px 0px 2px 30px;
padding: 2px 0px 2px 0px;
}

li {
list-style: disc;
list-style-type: bullet;
margin: 2px 5px 2px 15px;
padding: 2px 5px 2px 5px;
font:11px Verdana, Arial,Geneva,Helvetica,sans-serif;
color:#333;
}
ol {
list-style-type: none;
padding: 0;
margin: 0;
width: 160px;
border-top: #ccc 1px solid;
margin-left: 13px;

}
ol li {
list-style-type: none;
margin:0px;
padding:4px 0 6px 0;
line-height:1.6;
border-bottom: #ccc 1px solid;
}




fieldset.fm { margin: 10px 0; border: none; border: 1px solid #ccc; width: 450px; clear: both;font-size: 11px; }
fieldset.fm legend { margin: 10px 0; padding: 0 0.6em; color: #222; background: transparent; font-size: 11px; font-weight: bold; }

label.fm-optional,
label.fm-required,
label.fm-required-error
	{ float: left; width: 180px; padding: 4px; clear: left; font-size: 11px;}
label.fm-required { font-weight: bold; color: black;font-size: 11px; }
label.fm-required-error { font-weight: bold; color: #8b0000; font-size: 11px;}

input.fm-text,
textarea.fm-text
	{ width: 200px; border: 1px solid; border-color: #555 #ccc #ccc #555; padding: 2px; color: #333; font-size: 11px;}

input:focus,
textarea:focus
	{ background: #efefef; color: #000; font-size: 11px;}
div.fm-required-error input:focus,
div.fm-required-error textarea:focus
	{ background: #edd; color: #000; font-size: 11px;}

span.fm-required { color: #b22222; font-size: 11px; }

div.fm-optional,
div.fm-required,
div.fm-required-error
	{ float: left; padding: 4px;font-size: 11px; }
div.fm-required-error input,
div.fm-required-error textarea
	{ background-color: #fee; color: #333;font-size: 11px; }

span.fm-error { color: red; }

table.fm-tablehack { float: left; }
table.fm-tablehack th { background-color: black; color: white; text-align: center;font-size: 11px; }
table.fm-tablehack td { text-align: center;font-size: 11px; }
table.fm-tablehack td.fm-rowname { text-align: left; font-weight: bold;font-size: 11px; }
table.fm-tablehack input { width: 100px; border: 1px solid; border-color: #555 #ccc #ccc #555; padding: 2px; color: #333;font-size: 11px; }
table.fm-tablehack caption { text-align: center; font-weight: bold; color: #d2691e; padding: 10px 0px;font-size: 11px; }

.clear { clear: both; }

