@charset "utf-8";
/* CSS Document */

body{
	margin: 0px auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
p{
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0;
	}
h1{font-size:14px; font-weight:normal;}
h2{font-size:12px; font-weight:normal;}

.main{
	margin: 0px auto;
	width: 940px;
	background-image: url(../images/filler.jpg);
	}

.header{
	height: 157px;
	width: 940px;
	background-image: url(../images/header.jpg);
	}

.nav{
	height: 30px;
	width: 940px;
	background-image: url(../images/nav.jpg);}
	
	
#nav li.selected a {
	background-image: url(../images/navbutton.jpg);
	}
#nav li.selected li a{
	background:#003DA0;
	}



#nav { width:930px; padding:0 0 0 10px; margin:0;}



	#nav li a
	
	{	padding: 7px 15px 8px 15px;
	margin:0;
	display: block;
		text-decoration: none;
		width: auto;
		color:#ffffff;
		white-space: nowrap}
		
		#nav li a:hover{		background-image: url(../images/navbutton.jpg);}


#nav li	{ 		float: left;	list-style: none; font-weight:bold; font-size:12px:}
		
		#nav li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			z-index:1000;
			background:#003DA0}
		
			#nav li ul li
			{	float: none;
				display: inline;
			z-index:1000;
			background:#003DA0;}
			
			#nav li ul li a
			{
	width: 150px;
	color: #ffffff;
	background:#003DA0;
	z-index:1000;
}
			
			#nav li ul li a:hover
			
			{z-index:1000; background:#32CCCA}
			
			

.image{
	height: 300px;
	width: 940px;
	background-image: url(../images/image.jpg);
	}
	
#HeaderImage{
	height: 300px;
	width: 940px;
	background-image: url(../images/image.jpg);
	}

.left_column{
	width: 670px;
	height: auto;
	float: left;
	}

.top_shadow{
	width: 670px;
	height: 10px;
	background-image: url(../images/top_shadow.jpg);
	}

.textarea{
	width: 650px;
	height: auto;
	background-image: url(../images/textarea.jpg);
	padding-left: 20px;
	line-height: 2;
	background-repeat: no-repeat;
	}
	
.textarea img{
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	}
	
.textarea table img{
	padding: 0;
	margin: 0;
	}
	
.textarea a{
	text-decoration: none;
	color: #33CCCC;
	}

.right_column{
	width: 270px;
	height: auto;
	float: left;
	}

.contact{
	width: 270px;
	height: 310px;
	background-image: url(../images/contact.jpg);
	position: relative;
	}

.whychoose{
	width: 270px;
	height: 269px;
	background-image: url(../images/whychoose.jpg);
	color: #FFFFFF;
	line-height: 2;
	}
	
.whychoose ul{
	padding: 50px 20px 10px 40px;
	margin: 0;
	}

.floater{
	clear: both;
	}

.footer{
	width: 920px;
	height: 21px;
	background-image: url(../images/footer.jpg);
	padding-left: 20px;
	padding-top: 63px;
	color: #FFFFFF;
	font-size: 11px;
	}
	
.footer a{
	text-decoration: none;
	color: #FFFFFF;
	}
	
/* contactform */

.nameqc{
	position:absolute;
	left: 46px;
	top: 58px;
	width: 180px;
}
.numberqc{
	position:absolute;
	left: 46px;
	top: 98px;
	width: 180px;
}
.pinqc{
	position:absolute;
	left: 104px;
	top: 244px;
	width: 121px;
}
.contactqc{
	position:absolute;
	left: 46px;
	top: 138px;
	width: 180px;
}
.enquiryqc{
	position:absolute;
	left: 46px;
	top: 178px;
	width: 180px;
	height: 40px;
}

.small_list1{width:200px; float:left; padding:10px 20px;}

