/* Defining the body element of the webpage */
body{ 
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:white url('../images/bg.jpg') repeat-y top center;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color:#3190ee;
	scrollbar-3dlight-color: blue; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	margin:0px;
	padding:0px;
}
#main {
border:#000 0px solid;
}
#head {
	width:100%;
	height:115px;
	display:block;
	margin:0 auto;
	background: url('../images/background.jpg') repeat-x;
	text-align:center;
	position:relative;
}
#head ul{
	position:absolute;
	top:88px;
	left:50%;
	margin:0 0 0 -373px;
	padding:0px;
	border-left:1px black solid;
}
#head ul li{
	float:left;
	width:120px;
	padding:3px 0 3px 1px;
	display:block;
	text-align:center;
	border-top:1px black solid;
	border-right:1px black solid;
}
#head ul li a{
	color:black;
}
#head ul li a:hover{
	color:white;
	text-decoration:none;
}
#cont {
	width:970px;
	display:block;
	margin:0 auto;
	padding:0 0 0 10px;
}
#footer {
	width:950px;
	display:block;
	margin:0 auto;
	float:left;
	clear:left;
	padding:20px 0;
	text-align:center;
}
#left {
	width:210px;
	display:block;
	float:left;
	clear:left;
	padding:180px 0 0 0;
	text-align:center;
	background: url('../images/100-guaranteed-200.jpg') no-repeat -2px 7px;
}
#left img{
	text-align:center;
	margin:10px auto;
}
#center {
	width:540px;
	display:block;
	float:left;
	text-align:justify;
	padding:0 20px 0 10px;
}
#right {
	width:150px;
	display:block;
	float:left;
	padding:10px;
}

/* Defining the header element of the webpage */

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: rgb(233, 0, 0);
	margin: 0px;
	text-align: left;
	padding:5px 0px;
}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #060DC7;

	margin: 0px;

	padding:5px 0px;

	text-align: center;

}

h3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: medium;

	font-weight: bold;

	color: #000000;

	text-align: center;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	margin: 0px;

}				

h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	font-weight: bold;

	margin: 0px;

	padding-top: 15px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 0px;

	text-align: left;

}

/* Defining the link element of the webpage */
a{ color: blue; font-weight:bold; text-decoration: none; font-size: 12;}
a img {

	border-width: 0px;
	border-style: none;
	text-decoration: none;
	
}

a:visited {

	color: blue;
	text-decoration: none;	
}

a:hover {

	color: red;
	text-decoration: underline;

}

/* dotted border */
#bordr { 
		border:2px dashed #0003b5;
       }
       
/* List Image */       
ul {
	list-style-image:url(../images/tick.gif);
   }




#TB_window #offer {
	width:400px;
	height:260px;
	padding:20px;
	background: url('../images/form.jpg') no-repeat;
	display:block;
	text-align:center;
}
#TB_window h3 {
	color:red;
	font-size:15px;
	margin:5px;
}
#TB_window h4 {
	font-size:13px;
	margin:5px 0 20px;
	text-align:center;
}
#TB_window table {
	width:275px;
	font-size:13px;
	margin:5px auto;
	text-align:center;
}
#TB_window td {
	padding:5px;
	text-align:left;
}

#offer textarea {
width:265px;
height:60px;
font-size:13px;
margin:3px auto;
border:1px solid #000;
}
#offer input {
width:200px;
font-size:13px;
border:1px solid #000;
}
#offer label {
width:50px;
font-size:13px;
display:block;
}


p {
	padding:5px 0px;
	font-size:13px;
}
ul li {
	font-size:13px;
}
ol li {
	font-size:13px;
}

#phone {
	border:3px dotted red;
	width:144px;
	padding:10px 0;
	font-size:14px;
	text-align:center;
	margin:10px 0 20px;
	color:black;
}
#phone strong{
	font-size:13px;
	font-weight:bold;
	color:red;
}
#phone span{
	font-size:17px;
	font-weight:bold;
	color:blue;
	padding:5px 0 0;
	display:block;
}

.suburbs {
	font-size:12px;
	color:blue;
}
.footer a, .footer, #footer, #footer a{

	font-size:9px;
	color:grey;
}
 .footer. #footer{

	font-size:9px;
	padding:0 20px;
}

#slidercont {
	width:950px;
	height:15px;
	display:block;
	overflow:hidden;
	margin:10px 0 20px;
	position:relative;
}
#slider {
	position:relative;
	top:0px;
	left:0px;
	white-space: nowrap;
}