@charset "UTF-8";
/* CSS Document */

#body_left{
           width:647px;
		   padding-left:28px;
		   padding-top:25px;
		   float:left;
}

#body_right{
            width:271px;
			float:right;
			padding-right:4px;
			padding-top:25px;
}

#fleet_pic1{
          background:url(../images/fleet_pic1.jpg) no-repeat;
		  width:620px;
		  height:150px;
}

#title{
       width:400px;
	   padding-left:25px;
	   padding-top:30px;
}

#title p{
       font:18px "Verdana", Arial, Helvetica, sans-serif;
	   color:#1d435d;
	   font-weight:bold;
}

#body_texts{
             width:570px;
			 padding-left:24px;
	   		 padding-top:37px;
}

#body_texts p{
              font:14px Arial, Helvetica, sans-serif;
			  color:#666666;
			  line-height:20px;
}

.company{
         font:14px "Verdana", Arial, Helvetica, sans-serif;
		 color:#1d435d;
		 font-style:italic;
}

#subtitle{
          width:400px;
		  padding-left:24px;
	   	  padding-top:37px;
}

#subtitle p{
            font:14px "Arial", Helvetica, sans-serif;
			color:#ff6600;
}

#fleet_pic2{
            background:url(../images/fleet_pic2.jpg) no-repeat;
			width:573px;
			height:120px;
			margin-left:25px;
			margin-top:10px;
}

#basic_texts, #premium_texts{
             width:570px;
		  	 padding-left:24px;
	   	     padding-top:20px;
}

#basic_texts p, #premium_texts p, #price_texts p{
               font:14px "Arial", Helvetica, sans-serif;
			   color:#666666;
			   line-height:20px;
}

#fleet_pic3{
            background:url(../images/fleet_pic3.jpg) no-repeat;
			width:573px;
			height:120px;
			margin-left:25px;
			margin-top:10px;
}

#title2{
       width:400px;
	   padding-left:25px;
	   padding-top:100px;
}

#title2 p{
          font:14px Arial, Helvetica, sans-serif;
		  font-weight:bold;
		  color:#666666;
}

#price_texts{
             width:570px;
		  	 padding-left:24px;
	   	     padding-top:40px;
}

#loginphp{
          padding-left:25px;
		  padding-top:60px;
		  width:275px;
}

#loginphp a{
            background:url(../images/fleet_clicker.jpg) no-repeat 0px 0px;
			width:275px;
			height:33px;
			display:block;
}

#loginphp a:hover{
            background:url(../images/fleet_clicker.jpg) no-repeat 0px -33px;
			width:275px;
			height:33px;
}

#loginphp a:hover{
	   			color:#1d435d;
}

#callus_texts{
       			width:57	0px;
	   			padding-left:25px;
	   			padding-top:30px;
}

#callus_texts p{
                font:18px "Verdana", Arial, Helvetica, sans-serif;
	   			color:#1d435d;
	   			font-weight:bold;
				font-style:italic;
}
/*---------------------------------- body right -----------------------------------*/

#rightservices_title{
                     width:271px;
					 padding-top:46px;
}

#rightservices_title p, #rightresources_title p{
                      font:16px Verdana, Arial, Helvetica, sans-serif;
					  color:#ff0000;
					  text-align:center;
}

#rightresources_title{
                     width:271px;
					 padding-top:72px;
}

#home_pic4 a{
           background:url(../images/fleet_pic4.jpg) no-repeat;
		   width:255px;
		   height:120px;
		   margin-left:8px;
		   margin-top:16px;
		   display:block;
}

#home_pic6 a{
           background:url(../images/fleet_pic6.jpg) no-repeat;
		   width:255px;
		   height:120px;
		   margin-left:8px;
		   margin-top:16px;
		   display:block;
}

#home_pic3{
           background:url(../images/fleet_pic5.jpg) no-repeat;
		   width:255px;
		   height:120px;
		   margin-left:8px;
		   margin-top:16px;
}

#rightservices_texts{
                     width:255px;
					 padding-left:8px;
					 padding-top:5px;
}

#rightservices_texts p{
                       font:14px "Arial", Helvetica, sans-serif;
					   color:#666666;
					   text-align:left;
}

#readmore2{
          width:255px;
		  padding-top:20px;
}

#readmore2 a{
           font:14px "Verdana", Arial, Helvetica, sans-serif;
		   color:#ff6600;
		   float:right;
		   text-decoration:none;
}

#readmore2 a:hover{
		          color:#FFCC00;
}

#resources_img1 a, #resources_img1 a:hover{
                background:url(../images/resources1.jpg) no-repeat;
				width:255px;
				height:45px;
				margin-left:8px;
				margin-top:10px;
				display:block;
		  		cursor:pointer;
}

#resources_img2 a, #resources_img2 a:hover{
                background:url(../images/resources2.jpg) no-repeat;
				width:255px;
				height:45px;
				margin-left:8px;
				margin-top:10px;
				display:block;
		  		cursor:pointer;
}

#resources_img3 a, #resources_img3 a:hover{
                background:url(../images/resources3.jpg) no-repeat;
				width:255px;
				height:46px;
				margin-left:8px;
				margin-top:10px;
				display:block;
		  		cursor:pointer;
}

#resources_img4 a, #resources_img4 a:hover{
                background:url(../images/resources4.jpg) no-repeat;
				width:141px;
				height:85px;
				margin-left:65px;
				margin-top:10px;
				display:block;
		  		cursor:pointer;
}

#line{
      width:255px;
	  height:1px;
	  margin-left:8px;
	  margin-top:10px;
	  background-color:#CCCCCC;
}

