/* HTML tags    */
body
{
	background: white;
	color: #000000;
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -390px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h1 {
	background-image: url(pics/Top_Text_Main.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 620px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	background-position: right 43px;
	text-indent: -9999px;
}
.Home h1 {
	height: 50px;
	width: 500px;
	margin-top: 175px;
	margin-left: 38px;
	font-size: 14px;
	background-image: url(layout/h_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	text-indent: -999px;
}
.Hire  h1, .Hire-Forklifts  h1 {
	background-image: url(layout/h_hire.gif);
}
.Sales  h1, .Sales-Forklifts  h1 {
	background-image: url(layout/h_buy.gif);
}
.Service h1 {
	background-image: url(layout/h_service.gif);
}
.Jobs  h1 {
	background-image: url(layout/h_jobs.gif);
}
.Contact  h1 {
	background-image: url(layout/h_contact.gif);
}

a {color:#000000}
a:hover {
	color: #078E91;
}

/* Multiple */

#content
{
	background-image: url(pics/Content_Background.jpg);
	background-repeat: repeat;
	float: left;
	position:relative;
}

#bottom
{
	left:0px;
	width: 800px;
	height: 15px;
	float: left;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	background-color: #FFFFFF;
}
#bottom a {
	color: #BBBBBB;
	text-decoration: none;
	margin-right: 10px;
}
#bottom a:hover {
	color: #FF9900;
}

#middle
{
	background-color: #FFFFFF;
	width: 384px;
	padding-top: 10px;
	margin-left: 140px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 20px;
}
#middletable
{
	width:656px;
	margin-left: 140px;
	position: relative;
	
}
#middletable .l {
	width: 384px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#middletable #lowerright {position:relative;margin-top:-30px;margin-left:auto;margin-right:auto;margin-bottom:20px; padding-top:1px;}
#middletable #right {position:relative;left:0;}
#top
{ 
	width: 800px; 
	height: 83px; 
	background-image: url(pics/Top_Banner.png);
	background-repeat: no-repeat;
}

#top img
{
	position: absolute;
	top: 5px;
	left: 610px;
}

#left
{
	position:absolute;
	left:-15px;
    width:138px;
}

#right
{
	position: absolute;
	left: 424px;
	top: 0px;
	width: 236px;
	text-align: center;
}

#right p
{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 19px;
	margin-right: 17px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 200px;
	font-style: italic;
}

#right img
{
	margin-top:10px;
}

#right img:first-child
{
	margin-top:25px;
}



/******************/
/* pretty buttons */
/*****************/
#range
{
	position: relative;
	left: 13px;
}

#lowerright, #lowerleft
{
	height: 48px;
	width: 101px;
	position: absolute;
	background-image: url(pics/BTN_Bkgd.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 380px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#lowerright a, #lowerleft a
{
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	width: 80px;
	display:block;
	margin-left: 15px;
	margin-top: 7px;
}

#lowerright a:hover, #lowerleft a:hover
{
	color: #FFFFFF
}

#lowerleft
{
	margin-left: 30px;
	margin-top: 150px;
}

#more
{
	position: relative;
	left: 12px;
}




/* Home */


.Home #top
{
	height: 232px;
	background-image: url(pics/Top_Banner_Main.png);
	background-repeat: no-repeat;
}

.Home #top p
{
	color: #AAAAAA;
	position: relative;
	left: 45px;
	top: 17px;
	font-size: 11px;
	word-spacing: 0.1px;
	margin:0px;
}
.Home #right p
{
	top: 160px;
	margin-left: 20px;
	padding-right: 33px;
}

.Home #right img
{
	margin-top:0px;
}

/*Hire/Sales Pages*/

.Hire #right p, .Sales #right p
{
	top: 100px;
	font-size:12px;
	font-weight:bold;
}

.Hire #lowerright, .Sales #lowerright
{
	margin-top:390px;
}

.Hire #lowerleft, .Sales #lowerleft
{
	margin-top:140px;
}

/* Sales */


.Sales #middle
{
	height: 475px;
}

/* Hire1 / Sale1 */

.Hire-Forklifts #middle, .Sales-Forklifts #middle
{
	width: 621px;
}

#heading
{
	display:inline;
	font-size: 18px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#pageNo
{
	margin-top: -15px;
	margin-left: 150px;
	margin-bottom: 0px;
	text-align: right;
}

#pageNo a
{
	text-decoration: none;
	color: #B13819;
	font-size: 11px;
	font-weight: bold;
}

#pageNo a:hover
{
	color: #FF3300;
}

.Hire-Forklifts hr, .Sales-Forklifts hr
{
	color: black;
	width: 643px;
}


.productsmall
{
	width: 630px;
	background-color: #b7e7e9;
	margin-bottom: 10px;
}
.productsmall h2 {
	margin-left:10px;
	font-size: 12px;
	margin-top:0px;
	padding:0px;
}
.col1a
{
	width: 65px;
	height: 31px;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(pics/BTN_Bkgd_M.png);
	background-repeat: no-repeat;
	text-align:center;
	padding-top:3px;
}
.col1a a {
	font-size:10px;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	color:#FFCC00;
}
.col1a a:hover {color:#FFFFFF;}

.bblue {
	color: #1F6265;
}


/* Service */

.Service #vanimg
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.Service #right img:first-child
{
	position: absolute;
	left: 17%;
	top: 25px;
}

/* Contact */

.Contact input, .Contact textarea, .Contact select
{
	width: 200px;
	border: #7a8085 solid 1px;
	color: #626a6e;
	margin-top: 2px;
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.Contact label
{
      text-transform:uppercase;
      margin-right: 5px;
}

.Contact #Questions
{
    height: 90px;
}

.Contact #Enquiry
{
    text-align: right;
}

.Contact #buttonsubmit
{
	width: 66px;
	height: 30px;
	color: rgb(255,204,000);
	border: 0;
	background: url(pics/BTN_Bkgd_S.png) no-repeat center 3px;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	padding-top:0px;
}

.Contact #buttonsubmit:hover
{
	color: #FFFFFF;
}
.productsmall .dets td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align:top;
}
.error {
	font-weight: bold;
	color: #FF9900;
}
