/* **************************************************** 

Title: 		Home - Way Out West Trucking, LLC
Author: 	Zane Ford
URL: 			http://www.WayOutWestTrucking.com/ 
Created: 	June 18, 2010

**************************************************** */
body{
  background-color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
}
#wrapper{
  margin-left:auto;
  margin-right:auto;
  width:780px;
  padding-top:40px;
}
#menu_wrapper{
  width:780px;
  height:89px;
  background-image:url('images/border.gif');
  background-repeat:repeat-x;
  background-position:bottom;
}
#menu_wrapper ul{
  display:inline;
}
#menu_wrapper li{
  height:88px;
  margin-right:12px;
  float:left;
  text-align:center;
}
#menu_wrapper li a{
  line-height:88px;
  float:left;
  border-bottom:1px solid #f0f0f0;
  padding-left:10px;
  padding-right:10px;
  text-decoration:none;
  color:#ffffff;
}
#menu_wrapper li a:hover{
  line-height:88px;
  float:left;
  border-bottom:1px solid #fd2929;
  text-decoration:none;
  color:#fd2929;
}
#logo{
  width:227px;
  height:78px;
  background-image:url('images/logo.gif');
  background-position:top center;
  background-repeat:no-repeat;
  cursor:pointer;
  float:right;
}
#content{
  width:780px;
  text-align:center;
  padding-bottom:25px;
  background-image:url('images/border.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  overflow:hidden;
}
#content img{
  margin-top:25px;
}
h1{
  font-size:25px;
  color:#ffffff;
  margin-top:25px;
  padding-left:10px;
  text-align:left;
}
#contactform{
  margin-top:0px;
  padding-left:10px;
  color:#ffffff;
  text-align:left;
  width:375px;
  float:left;
  border-right:1px dotted #ffffff;
}
#contactform p{
  margin-top:0px;
  margin-bottom:10px;
}
#contactform label{
  line-height:12px;
}
input{
  background-color:#363636;
  color:#ffffff;
  border-style:none;
  height:19px;
  width:250px;	
  padding-left:5px;
	padding-right:5px;
  margin-top:-8px;
  font-size:12px;
}
textarea{
  background-color:#363636;
  color:#ffffff;
  border-style:none;
  padding-left:5px;
	padding-right:5px;
	overflow:auto;
  margin-top:-8px;
  height:125px;
  width:350px;
}
#submit{
  width:150px;
  height:20px;
}
#contact{
  width:375px;
  height:300px;
  margin-right:10px;
  float:right;
  color:#ffffff;
  text-align:right;
}
#contact h2{
  width:365px;
  font-size:12px;
  line-height:12px;
  font-weight:normal;
  margin-top:0px;
  margin-bottom:-5px;
  text-align:left;
}
#contact a{
  color:#ffffff;
  text-decoration:none;
}
#contact a:hover{
  color:#fd2929;
  text-decoration:none;
}
#content_text a{
  color:#ffffff;
  text-decoration:none;
}
#content_text a:hover{
  color:#fd2929;
  text-decoration:none;
}
#flashcontent{
  margin-top:-20px;
  width:760px;
  height:500px;
  color:#ffffff;
  text-align:left;
}
#flashcontent a{
  color:#ffffff;
  text-decoration:none;
  text-align:left;
}
#flashcontent a:hover{
  color:#fd2929;
  text-decoration:none;
  text-align:left;
}
#content_text{
  text-align:left;
  width:760px;
  padding-left:10px;
  padding-right:10px;
  color:#ffffff;
}
#content_text img{
  margin-top:0px;
  padding-left:10px;
}
#content_text ul{
  margin-left:-5px;
}
#footer{
  padding-top:15px;
  padding-bottom:40px;
  text-align:center;
  font-size:10px;
}
#footer span{
  color:#ffffff;
}
#footer ul{
  display:inline;
  width:780px;
}
#footer li{
  float:left;
  width:33%;
}
#footer li a{
  color:#ffffff;
  text-decoration:none;
}
#footer li a:hover{
  color:#fd2929;
  text-decoration:none;
}
#analytics{
  width:0px;
  height:0px;
  visibility:hidden;
  overflow:hidden;
}
#contactform span p{
	font-weight:bold;
	color:ff4141;
	width:100%;
}
