body {
	text-align: center;
	font-size: 12px;
	font-family: arial, helvetica, tahoma;
	color: #333333;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#container {
	width: 944px;
	margin: 0 auto;
	position: relative;
}

#home-header {
	height: 635px;
}
#header {
	height: 400px;
}
#header-small {
	height: 172px;
}
#footer {
	visibility:hidden;
	margin-top: 30px;
}

#content {
	margin: 0;
	margin-left: 229px;
	margin-bottom: 0px;

}
#contentcontent {
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	position:relative;
}

#left {
	position: absolute;
	top: 400px;
	left: 0;
	width: 229px;
	padding-left: 0px;
	padding-right: 0px;
}

#leftcontent {
	margin-left: 0px;
	margin-right: 0px;
}







/************************* header ********************************/

#logo {
	width: 334px;
	height: 110px;
	position: absolute;
	left: 7px;
	top: 4px;
}
#phonenumber {
	position: absolute;
	left: 764px;
	top: 24px;
}
#quicksearch {
	position: absolute;
	left: 622px;
	top: 101px;
	width: 296px;
	text-align: right;
}
#headerbuttons {
	position: absolute;
	width: 100%;
	height: 33px;
	left: 0px;
	top: 139px;
	background-image:url(images/tb_bg.jpg);
	background-repeat:repeat-x;
}
#home-mainimage {
	position: absolute;
	width: 944px;
	height: 228px;
	left: 0;
	top: 172px;
}
#mainimage {
	position: absolute;
	width: 944px;
	height: 228px;
	left: 0;
	top: 172px;
}
#productbuttons {
	position: absolute;
	background-color: #00223e;
	width: 944px;
	height: 228px;
	top: 401px;
	left: 0px;
}
#productbutton-tilt {
	position: absolute;
	width: 225px;
	height: 202px;
	left: 10px;
	top: 16px;
}
#productbutton-precast {
	position: absolute;
	width: 225px;
	height: 202px;
	left: 243px;
	top: 16px;
}
#productbutton-hire {
	position: absolute;
	width: 225px;
	height: 202px;
	left: 476px;
	top: 16px;
}
#productbutton-drafting{
	position: absolute;
	width: 225px;
	height: 202px;
	left: 709px;
	top: 16px;
}

/********************* left column style *************************/

#product-catalogue{
	margin-top: 60px;
}
#enquire{
	margin-top: 15px;
}

/********************* footer ************************************/

#footer1 {

}
#footer2 {
	height: 45px;
	background-color:#003965;
	color: white;
	font-size: 10px;
	padding-top: 10px;
}

/********************* General ***********************************/


.whitetext {
	color: #FFFFFF
}

a:visited {
	color: #1e88a0; font-weight: bold; text-decoration: underline;
}
a:link {
	color: #1e88a0; font-weight: bold; text-decoration: underline;
}
a:hover {
	color: #1e88a0; font-weight: bold; text-decoration: underline;
}

a.whitelink:visited {
	color: white; text-decoration: none;
}
a.whitelink:link {
	color: white; text-decoration: none;
}
a.whitelink:hover {
	color: white; text-decoration: underline;
}


#footer2 a:visited {
	color: white; text-decoration: none;
}
#footer2 a:link {
	color: white; text-decoration: none;
}
#footer2 a:hover {
	color: white; text-decoration: underline;
}

ul,ol,li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.imgleft {
	margin-right: 15px;
}

.greytext {color: #999999}


.fullwidthtf {
	width: 98%;
	border: 1px solid #CCCCCC !important;
}
.fullwidthta {
	width: 98%;
	border: 1px solid #CCCCCC !important;
}

.error {
    color: #cd0125;
}

fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	text-align:left;
	padding: 10px;
}
legend {
	color: #003965;
	font-weight: bold;
	margin: 5px;
}
.fullwidth{
	width: 98%;
}

h1 {
	font-family: arial, helvetica;
	font-size: 18px;
	color: #003965;
	font-weight: bold;
	margin-top: 8px;

}
.formbox {


}

#categorylinks {

}
#navlist
{
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0;
	list-style: none;
	width: 100%;		
}
#navlist li 
{
	margin-left: 0px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cbcbcb;	
	background-image:url(images/bullet.gif);
	background-position: top left;
	background-repeat:no-repeat;	

}

#navlist li a:visited {
	color:#003965;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica;
	display:block;
	width: 100%;
}
#navlist li a:link {
	color:#003965;
	text-decoration:none;
	font-weight: bold;
	font-family: arial, helvetica;	
	display:block;
	width: 100%;
}
#navlist li a:hover {
	color:#06788f;
	text-decoration:none;
	font-weight: bold;
	font-family: arial, helvetica;	
	display:block;
	width: 100%;
}
#navlist li.over {
	background-color: #e8e8e8;
	background-image:url(images/bullet2.gif);
}

.bullet {
	margin-right: 4px;
	margin-left: 2px;
	font-size: 14px;
	color: #279bb2;
}
.catheader {
	height: 17px;
	background-image:url(images/catheader.jpg);
	text-align:left;
	color: white;
	font-family: arial narrow, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.altrow_bg{
	background-color:#f3f3f3;
}
.theader{
	background-color: #d8d8d8;
	font-weight:bold;
}

.productcontainer{
	margin-bottom: 30px;
	position: relative;
}
.producttitle{
	color: #013763;
	font-size: 18px;
	font-weight: bold;
}
.productimage{
	margin-left: 20px;
}

.error {
	color:#CC0000;
}
.bluebold {
	color: #003965;
	font-weight: bold;
	font-size: 14px;
}
.blue12 {
	color: #003965;
	font-weight: bold;
}
.blue13 {
	color: #003965;
	font-weight: bold;
	font-size: 13px;
}
.img_border {
	/*border: 1px solid #005f81;
		padding: 2px;*/
	border: 1px solid white;
}

hr {
	border: 0;
	color: #005f81;
	background-color: #005f81;
	height: 1px;
	width: 100%;
	text-align: left;
}

.blueheader {
	background-color: #00223e;
	color: white;
	font-size: 18px;
	font-weight:bold;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.yellowheader {
	background-color: #feae21;
	color: white;
	font-size: 14px;
	font-weight:bold;
	padding: 5px;
}
.rangetitle {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -14px;
	margin-top: -10px;
	background-color:#013156;
	padding: 4px;
	display:block;
}