@charset "utf-8";
/* CSS Document */

body{ 
	margin:0px auto; 
	width: 880px; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y; 
	background-color: #F0F0F0;
	}

.main{ 
	margin:0px auto; 
	width: 880px; 
	height: auto; 
	background-image:url(../images/slice.jpg); 
	background-repeat:repeat-y;
	}

.contact{ 
	width: 880px; 
	height: 30px; 
	background-image:url(../images/contact.jpg);
	}

.header{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header.jpg);
	}

.header2{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header2.jpg);
	}

.header3{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header3.jpg);
	}

.header4{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header4.jpg);
	}

.header5{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header5.jpg);
	}

.header6{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header6.jpg);
	}

.header7{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header7.jpg);
	}

.header8{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header8.jpg);
	}

.header9{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header9.jpg);
	}

.header10{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header10.jpg);
	}

.header11{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header11.jpg);
	}

.header12{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header12.jpg);
	}

.header13{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header13.jpg);
	}

.header14{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header14.jpg);
	}

.header15{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header15.jpg);
	}

.header16{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header16.jpg);
	}

.header17{ 
	width: 880px; 
	height: 168px; 
	background-image:url(../images/header17.jpg);
	}

.left_column{ 
	width: 265px; 
	height: auto; 
	float: left;
	} 

.nav{ 
	width: 235px; 
	height: 663px; 
	background-image:url(../images/nav.jpg); 
	padding-left: 30px; 
	font-size: 13px; 
	color:#003399; 
	position: relative;
	}

.textarea{ 
	width: 571px; 
	height: auto; 
	background-image:url(../images/textarea.jpg); 
	background-repeat:repeat-y; 
	float: left; 
	padding-left: 10px; 
	padding-right: 25px;
	line-height: 1.5;
	}

.floater{ 
	clear:both;
	}

.footer{ 
	width: 850px; 
	height: 40px; 
	background-image:url(../images/footer.jpg); 
	padding-left: 30px; 
	font-size: 11px; 
	padding-top: 5px;
	}

a, a:hover, a:visited { 
	text-decoration:none; 
	color: #003399;
	}

.img{ 
	border:none; 
	padding: 10px;
	}

/* contactform */

.nameqc{
	position:absolute;
	left: 52px;
	top: 429px;
	width: 180px;
}
.numberqc{
	position:absolute;
	left: 52px;
	top: 469px;
	width: 180px;
}
.pinqc{
	position:absolute;
	left: 108px;
	top: 614px;
	width: 121px;
}
.contactqc{
	position:absolute;
	left: 52px;
	top: 509px;
	width: 180px;
}

.enquiryqc{
	position:absolute;
	left: 52px;
	top: 549px;
	width: 180px;
	height: 40px;
}

.picture{ 
	padding: 10px; 
	padding-top:2px;
	padding-left: 0px; 
	border: none;
	}
	
.picture2{ 
	padding: 10px; 
	padding-top: 2px;
	padding-right: 0px;
	border: none;
	}
	
.picture3{ 
	padding: 10px; 
	padding-right: 0px;
	}
	
p{ 
	margin: 0; 
	padding-top: 10px; 
	padding-bottom: 10px;
	}
	
ul{ 
	list-style-type:square;
	 margin: 15px 10px 15px 50px; 
	 padding: 0px;
	 }
	 
ul li{ 
	margin-left: 0px;
	 padding-left: 0px;
	 }

.contact_text{ 
	font-size: 14px;
	}

