/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/*Imaging Styles*/

.logo {
	background-image:url(images/titan-plant-hire-logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:bottom;
}
.logo_btm {
	background-image:url(images/perth-WA.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
}
.headtop {
	background-image:url(images/perth-western-australia.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:center;
}
.topstrip {
	background-image:url(images/plant-equipment-hire-rental.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:bottom;
}
.header {
	background-image:url(images/earthmoving-equipment-hire-rental.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
.welcomestrip {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	background-color:#FF1001;	
/*	background-image:url(images/welcome_strip.jpg);	*/
	vertical-align:middle;
}
h1 {
	line-height:21px;
	font-size:13px;
	padding:0px;
	margin:0px;	
}
.footstrip {
	background-image:url(images/earth-moving-equipment.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

/*Imaging Styles End*/



/*Font Styles*/

.content {
	padding: 10px 12px 10px 12px;
	text-align:justify;
}
.contentmoreinfo {
padding: 10px 12px 10px 200px;
text-align:justify;
}
.heading {
	margin-top: 10px;
	font-size:13px;
	font-weight:bold;
}
.footlinks {
	padding: 10px 12px 10px 12px;
}
.footlinks a {
text-decoration:none;
color:#231F20;
}

/*Font Styles End*/