/*
CUSTOM CSS STARTS
*/
.nav-menu1{
	background:url(images/but_welcome.png) no-repeat scroll 0 0;
	height:26px;
	width:123px;
	clear:both;
	float:left;
}
.nav-menu2{
	background:url(images/but_service.png) no-repeat scroll 0 0;
	height:26px;
	width:123px;
	float:left;
}
.nav-menu3{
	background:url(images/but_rage.png) no-repeat scroll 0 0;
	height:26px;
	width:123px;
	float:left;
}

.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
  float:left;
  /*margin: 80px 0 0 60px;*/

  /*margin: 80px 0 0 52px;*/
  margin: 78px 0 0 52px;
}
.nav li {
  /*border-left: 1px solid #000;*/
  float: left;
  margin: 0;
  padding: 0 2px 0 0;
  position: relative;
  cursor:pointer;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: 1.22em/25px verdana, Arial, Helvetica, sans-serif;
  /*background: #565656;*/
  color: #FFFFFF ;
  display: block;
  /*padding: 0 9px;*/
  padding: 5px 9px;
  /*text-transform: lowercase;*/
  text-decoration: none;
}

.nav li a:hover {
  /*background: #ccc;*/
  /*color: #000;*/
  font: 1.22em/25px verdana, Arial, Helvetica, sans-serif;
  color: #13629A ;


}
#nav-one li:hover a,
#nav-one li.sfHover a {
  background:url(images/nvg-rpt-bg1.jpg) repeat;
  /*color: #000;*/
  color: #13629A;
}
#nav-one li:hover ul a,
#nav-one li.sfHover ul a {
  background:url(images/nvg-rpt-bg1.jpg) repeat;
  /*color: #959595;*/
  color:#FFFFFF;
}
#nav-one li:hover ul a:hover,
#nav-one li.sfHover ul a:hover {
  background:url(images/nvg-rpt-bg1.jpg) repeat;
  /*color: #000;*/
  color: #13629A;
}

.tdstock-welcome{
	/*background: url(images/stockphotos.jpg) no-repeat top right;*/
	/*background: url(images/stockphotos.jpg) no-repeat 438px 8px;*/
	/*background: url(images/stockphotos.jpg) no-repeat 438px 0px;*/
	background: url(images/stockphotos.jpg) no-repeat 438px 15px;
}
.form1 br{
	display:none;
}
input {
	size: 200px;
}
textarea{
	height:40px;
	width:90%;
}

#destcity, #city, #origincity{
	width: 120px;
}
.footer_text{
	padding-top:10px;
	margin:0 auto;
	width:630px;
	text-align:center;
	font-family:Arial,Tahoma,Futura;
	font-size:11px;
	font-weight:500;
}
.fcinput{
	width: 200px;
}
.fcinputphone{
	width: 150px;
}
.fcinputyears{
	width: 150px;
}
#ampm,#besttime2contact{
	width: 50px;
}
#brf_desc {
	width: 99%;
	height: 70px;
}
.h1{
	border-style:none;
	font-family:Arial,Tahoma,Futura;
	font-size:18px;
	font-weight:600;
	line-height:22px;
	text-align:left;
	text-decoration:underline;
}
.h5{
	border-style:none;
	color:#000000;
	font-family:Arial,Tahoma,Futura;
	font-size:16px;
	font-weight:600;
	letter-spacing:0;
	line-height:20px;
	text-align:left;
	vertical-align:top;
}
.comninputfrm{
	width:205px;
}
.comncity{
	width:145px;
}
.comnstate{
	width:50px;
}
.comnzip{
	width:85px;
}
.comnphone{
	width:85px;
}
select{
	width:auto;
}
/*
CUSTOM CSS ENDS
*/