@charset "utf-8";
/* CSS Document */

body{ margin: 0px auto; width: 850px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-color: #CCCCCC;}

.main{ margin: 0px auto; width: 850px; background-image: url(../images/slice.jpg);}

.header{ width: 850px; height: 140px; background-image: url(../images/header.jpg);}

.nav{ width: 850px; height: 31px; background-image: url(../images/nav.jpg);}

.image{ width: 850px; height: 210px; background-image: url(../images/image.jpg);}

#HeaderImage{ width: 850px; height: 210px; background-image: url(../images/image.jpg);}

.left_column{ width: 600px; height: auto; float: left;}

.textarea{ width: 580px; height: auto; background-image: url(../images/textarea.jpg); padding-left: 10px; padding-right: 10px; line-height: 1.2;}

.right_column{ width: 250px; height: auto; float: left;}

.contact{ width: 250px; height: 321px; background-image: url(../images/contact.jpg); position: relative;}

.whychoose{ width: 250px; height: 248px; background-image: url(../images/whychoose.jpg);}

.floater{ clear: both;}

.footer{ width: 850px; height: 23px; background-image: url(../images/footer.jpg); color: #FFFFFF; text-align: center; font-size: 11px; padding-top: 8px;}

.textarea img { padding-left: 10px; padding-right: 10px; padding-bottom: 10px;}

p{ margin-top: 0px; margin-bottom: 0px; padding: 8px 0px;}
.whychoose ul{ padding: 50px 10px 5px 25px; margin: 0;}
li{ padding: 0px 0px 0px 10px; margin: 0;}
a, a:hover, a:visited{ text-decoration: none; color: #006600;}
img { border: none;}

/* navigation */

#nav { width:836px; height:25px;background-image:url(../images/nav.jpg);padding-top:6px;z-index:1001;padding-left:14px;}
#nav ul { margin:0;padding:0px;list-style:none;}
#nav ul li { background:; background-position:;background-repeat:no-repeat; float:left; padding:0 0 0 0;margin:0px;list-style:none; }
#nav ul li a { font-size:13px; color: #FFFFFF; padding:0 18px 0 18px;text-decoration:none; border-right:1px solid #FFFFFF;}
#nav ul li a:hover { color: #CCCCCC; text-decoration:none; }
#nav ul li a#navEnd { border:none; }
#nav ul ul { display:none; }

/* contactform */

.nameqc{
	position:absolute;
	left: 33px;
	top: 74px;
	width: 180px;
}
.numberqc{
	position:absolute;
	left: 33px;
	top: 114px;
	width: 180px;
}
.pinqc{
	position:absolute;
	left: 91px;
	top: 259px;
	width: 121px;
}
.contactqc{
	position:absolute;
	left: 33px;
	top: 154px;
	width: 180px;
}
.enquiryqc{
	position:absolute;
	left: 33px;
	top: 194px;
	width: 180px;
	height: 40px;
}

