html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img {
	border-style: none;
}

body {
  background-color: #000033;
  color: #2a2d2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #3E527B;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
}
h2 {
	color: #6982B5;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
/*	border-bottom: 1px solid #939FB7;  */
	padding-bottom: 5px;
}
a,  a:link {
/*	color: #6982B5;   */
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #a30505;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:focus {
	color: #13399D;
}
a:active {
	color: #cccccc;
}
#outerWrapper {
	margin: 0 auto 0px;
	text-align: left;
	width: 920px;
	background: #ffffff url(images/00_content_bg.jpg) repeat-y left 13px;
}

#outerWrapper #contentWrapper {
	padding-right: 25px;
	padding-left: 25px;
}

#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px;
	height: 230px;
	background: url(images/00_header_bg.jpg) no-repeat left top;
}




/*  ----------------------- begin main menu ---------------------  */


#outerWrapper #topNavigation {
	height: 30px;
	padding: 0 0 0 55px;
	background: url(images/navbg.png) repeat-x center;
	margin-right: 15px;
	margin-left: 15px;
}


ul#cssmw {
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul li {
  background-image: none;
  float: none;
}
ul#cssmw li {
  background-image: none;
/*	text-align: center;   */
  float: left;
  margin: 10 10 10 10;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw > li {
  background-image: none;
  background-position: center;
}
ul#cssmw > li > span {
  background-image: none;
  display: block;
}
ul#cssmw > li > span > a {
	background-image: url("images/navbg.png");  
	background-position: center;
	background-repeat: repeat-x;
	border-bottom-style: none;
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 8px 5px 8px 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 120px;
	border-right: 1px solid #9DACD6;
	border-left: 1px solid #9DACD6;
}
ul#cssmw > li > span > a:active {
  background-image: url("images/navbgover.png");
  background-position: center;
  background-repeat: repeat-x;
  color: #272B4B;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw > li:hover > span {
  display: block;
}
ul#cssmw > li:hover > span > a {
	background-image: url("images/navbgover.png"); 
	background-position: center;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/*  ----------------------- end main menu ---------------------  */


div.site_info{
	position: relative;
	text-align: center;
	font-weight: italized;
	margin-bottom: 2px;
	font-size: 12px;
	color: #ffffff;
}

div.header_address{
	position: relative;
	width:180px;
	top: 140px;
	left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #2a3281;
}
div.header_phone{
	position: relative;
    width:180px;
    top: 95px;
    left: 260px;
    font-size: 16px;
    font-weight: bold; color: #2a3281;
}
div.header_fax{
	position: relative;
    width:180px;
    top: 99px;
    left: 260px;
    font-size: 16px;
    font-weight: bold; color: #2a3281;
}
div.header_email{
	position: relative;
	width:180px;
	top: 95px;
	left: 260px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}


/*  ----------------------- begin main body ---------------------  */



/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/

#content {
	clear: both;
	padding-top: 25px;
	padding-bottom: 15px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 870px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}

   .container_12 .grid_1 {
	width:50px;
}
.container_12 .grid_2 {
	width:130px;
}
.container_12 .grid_3 {
	width:210px;
}
.container_12 .grid_4 {
	width:290px;
}
.container_12 .grid_5 {
	width:370px;
}
.container_12 .grid_6 {
	width:450px;
}
.container_12 .grid_7 {
	width:530px;
}
.container_12 .grid_8 {
	width:610px;
}
.container_12 .grid_9 {
	width:600px;
}
.container_12 .grid_10 {
	width:770px;
}
.container_12 .grid_11 {
	width:850px;
}
.container_12 .grid_12 {
	width:930px;
}


/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .prefix_1 {
	padding-left:80px;
}
.container_12 .prefix_2 {
	padding-left:160px;
}
.container_12 .prefix_3 {
	padding-left:240px;
}
.container_12 .prefix_4 {
	padding-left:320px;
}
.container_12 .prefix_5 {
	padding-left:400px;
}
.container_12 .prefix_6 {
	padding-left:480px;
}
.container_12 .prefix_7 {
	padding-left:560px;
}
.container_12 .prefix_8 {
	padding-left:640px;
}
.container_12 .prefix_9 {
	padding-left:720px;
}
.container_12 .prefix_10 {
	padding-left:800px;
}
.container_12 .prefix_11 {
	padding-left:880px;
}
/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .suffix_1 {
	padding-right:80px;
}
.container_12 .suffix_2 {
	padding-right:160px;
}
.container_12 .suffix_3 {
	padding-right:240px;
}
.container_12 .suffix_4 {
	padding-right:320px;
}
.container_12 .suffix_5 {
	padding-right:400px;
}
.container_12 .suffix_6 {
	padding-right:480px;
}
.container_12 .suffix_7 {
	padding-right:560px;
}
.container_12 .suffix_8 {
	padding-right:640px;
}
.container_12 .suffix_9 {
	padding-right:720px;
}
.container_12 .suffix_10 {
	padding-right:800px;
}
.container_12 .suffix_11 {
	padding-right:880px;
}
/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .push_1 {
	left:80px;
}
.container_12 .push_2 {
	left:160px;
}
.container_12 .push_3 {
	left:240px;
}
.container_12 .push_4 {
	left:320px;
}
.container_12 .push_5 {
	left:400px;
}
.container_12 .push_6 {
	left:480px;
}
.container_12 .push_7 {
	left:560px;
}
.container_12 .push_8 {
	left:640px;
}
.container_12 .push_9 {
	left:720px;
}
.container_12 .push_10 {
	left:800px;
}
.container_12 .push_11 {
	left:880px;
}
/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .pull_1 {
	right:80px;
}
.container_12 .pull_2 {
	right:160px;
}
.container_12 .pull_3 {
	right:240px;
}
.container_12 .pull_4 {
	right:320px;
}
.container_12 .pull_5 {
	right:400px;
}
.container_12 .pull_6 {
	right:480px;
}
.container_12 .pull_7 {
	right:560px;
}
.container_12 .pull_8 {
	right:640px;
}
.container_12 .pull_9 {
	right:720px;
}
.container_12 .pull_10 {
	right:800px;
}
.container_12 .pull_11 {
	right:880px;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* Sidebar content and nav styles -------------------------*/
.sidebarbox {
	background: #F2F2F2;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:15px;
}
.sidebarbox h3 {
	color: #ffffff;
	background: #003366;
	padding: 6px 6px 6px 8px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	font: bold 12px/normal Arial, Helvetica, sans-serif;
}
.sidebarbox p {
	padding:0px;
}
.sidebarbox ul {
	margin: 0px;
	padding: 3px 3px 2px 3px;
	list-style-type:none;
	background: #ffffff;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.sidebarbox ul li {
	list-style: none;
	display: inline;
}
.sidebarbox ul li a {
	display: block;
	padding: 4px 4px 6px 10px;
	line-height: 18px;
	background: #ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #FFF;
	color: #20252B;
}
.sidebarbox ul li a:hover {
	text-decoration: none;
	background: #ffffff;
	color: #900;
}
.simple {
	margin-bottom:15px;
}
.simple ul li a {
	display: block;
	padding: 4px 4px 6px 10px;
	border-bottom:1px solid #EAEAEA;
	line-height: 18px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.simple ul li a:hover {
	text-decoration: none;
	background: #F3F3F3;
	color: #000000;
}



.more_info a {
	clear: both;
	display: block;
	width: 186px;
	margin: 5px 0px 0px 8px;
	padding: 2px;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background: #d0ffd0;
/*	background: #79b5f3;  */
	border: 1px solid #999999;
}

.more_button a {
	clear: both;
	display: block;
	width: 186px;
	height: 15px;
	margin: 0px 0px 8px 8px;
	padding: 2px;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background: #f5f5f5;
/*	background: #79b5f3;  */
	border: 1px solid #999999;
}


/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/



/* begin list content ----------------------------*/



.list-title {
	background: #d7d7d7;
	margin-bottom:2px;
	padding: 0px;
	font-size: 14px;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:2px;
	color: #000000;
/*	border: 1px solid #666666;  */
}
.list-blue {
	background: #e2ecf6;
	margin-bottom:1px;
	padding: 0px 0px 0px 25px;
	font-size: 12px;	
	text-align: left;
	text-decoration: none;
	color: #000000;
/*	border: 1px solid #666666;  */
}
.list-gray {
	background: #f2f2f2;
	margin-bottom:1px;
	padding: 0px 0px 0px 25px;
	font-size: 12px;	
	text-align: left;
	text-decoration: none;
	color: #000000;
/*	border: 1px solid #666666;  */
}
.list-content {
/*	background: #ffffff url(images/00_title_bg.jpg) repeat-x center bottom;  */
/*	background: #e7eefa;       */
	margin-top:5px;
	padding-left: 5px;
	font-size: 12px;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
/*	border: 1px solid #666666;  */
}
.list-left {
	background: #e7eefa;
	border-bottom: 2px solid #666666;
	margin-bottom:2px;
	padding: 0px;
	font-size: 12px;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:2px;
	color: #000000;
/*	border: 1px solid #666666;  */
}

.center_arizona_bg {
	background: url(images/03_az_map.png) no-repeat center;

	font-size: 12px;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
/*	border: 1px solid #666666;  */
}

.center_kart_logo_bg {
	background: url(images/03_kart_bg.png) no-repeat center;

	font-size: 12px;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
/*	border: 1px solid #666666;  */
}

.center_trucking_bg {
	background: url(images/06_trucking.png) no-repeat bottom;
	height: 150px;

	font-size: 12px;	
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
/*	border: 1px solid #666666;  */
}



/* end list content -------------------------------*/





/* begin thumbnail content -------------------------*/

.thumbnail {
	background: #d3d3d3;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:0px;
}
.thumbnail h3 {
	color: #ffffff;
	background: #669999;
	padding: 6px 6px 6px 8px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	font: bold 12px/normal Arial, Helvetica, sans-serif;
}
.thumbnail p {
	padding:20px;
	color: #ff0000;
	background: #669999;
}
.thumbnail ul {
	margin: 0px;
	padding: 3px 3px 2px 3px;
	list-style-type:none;
	background: #ff0000;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}



/* end thumbnail content ---------------------------*/


/*  ----------------------- end main body ---------------------  */



/*  ----------------------- begin footer ---------------------  */

#outerWrapper #footer {
	padding: 10px 30px 0px;
	background: url(images/00_footer_bg.jpg) no-repeat left top;
	height: 75px;
	color: #336699;
	text-align: center;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #000000;
}
#credit {
	text-align: center;
	background: #000033;
	color: #576682;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #576682;
}


/*  ----------------------- end footer ---------------------  */

