/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293111;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #000000;
	height: 90px;
	width: 100%;
}
#menuarea {
	height: 50px;
	width: 100%;
	text-align: center;
}

#menuleft {
	background-image: url(images/quickhire/nomenuline.jpg);
	background-repeat: repeat-x;
	width: 40%;
	height:50px;
	float: left;
}
#menuright {
	background-image: url(images/quickhire/menuline.jpg);
	background-repeat: repeat-x;
	width: 40%;
	height:50px;
	float:right;
}
#menufull {
	background-image: url(images/quickhire/nomenuline.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:50px;
	float: left;
}
#menu {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0px;
	background-image: url(images/quickhire/menuback.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
}
#content {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;

	background-image: url(images/quickhire/glassware.jpg);
	background-repeat: no-repeat;
	background-position: 470px 20px;
}
#aboutcontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;

	background-image: url(images/quickhire/about.jpg);
	background-repeat: no-repeat;
	background-position: 360px 0px;
}
.bodytext {
	width: 470px;
	line-height: 20px;
}
.frontlefttext {
	width: 275px;
	line-height: 20px;
}
.frontrighttext {
	width: 260px;
	line-height: 20px;
}
.abouttext {
	width: 340px;
	line-height: 20px;
}
#dllink a{
	color: #000000;
}
#dllink a:hover{
	color: #CC0066;
}
#table {
	padding-top: 30px;


}
#table .header {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
#table .evenrow {
	text-align: center;
	background-color: #f2f2f2;
	height: 18px;
}
#table .oddrow {
	text-align: center;
	height: 23px;
}
#footer {
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#frontfooter {
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footermenu {
	height: 32px;
	background-image: url(images/quickhire/footer_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 8px;
	clear:both;
}
#menu a {
	padding: 70px 0px 0px;
	margin-top: 50px;
}
#homecontent {
	width: 700px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	/*background-attachment: fixed;*/
	background-image: url(images/quickhire/front_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

	display:block;
}

#cateringcontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	background-image: url(images/quickhire/catering.jpg);
	background-repeat: no-repeat;
	background-position: 450px 15px;
}
#crockerycontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;

	background-image: url(images/quickhire/crockery.jpg);
	background-repeat: no-repeat;
	background-position: 420px 0px;
}
#furniturecontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	background-image: url(images/quickhire/furniture.jpg);
	background-repeat: no-repeat;
	background-position: 470px 40px;
}
#glasswarecontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	background-image: url(images/quickhire/bg_glass.gif);
	background-repeat: no-repeat;
	background-position: 400px 0px;
}
#linencontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	background-image: url(images/quickhire/tble_linen.jpg);
	background-repeat: no-repeat;
	background-position: 480px 55px;
}
#tablewarecontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	background-image: url(images/quickhire/tableware.jpg);
	background-repeat: no-repeat;
	background-position: 490px 25px;
}
#enquirycontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
}
/* Cutlery Specific Stuff */
#cutlerycontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	/*background-image: url(images/quickhire/cutlery.jpg);*/
	background-image: url(images/quickhire/front_bg.jpg);
	background-repeat: no-repeat;
	background-position: 550px 20px;
}

#barsuppliescontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	background-image: url(images/quickhire/barsupplies.jpg);
	background-repeat: no-repeat;
	background-position: 450px 20px;
}
#asiantablewarecontent {
	width: 740px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	
	background-image: url(images/quickhire/asian.jpg);
	background-repeat: no-repeat;
	background-position: 490px 25px;
}
