#wrapper {
	position: relative;
	width: 1022px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 20px;
	margin-right: Auto;
	margin-bottom: 20px;
	margin-left: Auto;

}

#nav {
position: relative;
width: 1020px;
height: 50px;
}



.banner {
	float:left;
	display:inline;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

#banpc {
	height: 310px;
	width: 100px;
	position: absolute;
	left: -100px;
	top: 21px;

}


#tit{
	position: absolute;
	height: 65px;
	width: 450px;
	left: 25px;
	top: 262px;
	text-align: center;
	line-height: 22px;
	z-index: 2;
}

#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12000000font-style: normal;
	font-weight: normal;
	color: #333333;
	position: absolute;
	height: 15px;
	width: 450px;
	left: 485px;
	top: 290px;
	z-index: 2;

}

#ptext{
	padding: 10px;
	width: 980px;
	text-align: justify;
}

#columns{



}


/*Left Column*/

#left_col {
	height: 50px;
	width: 660px;
	float: left;
	clear: none;	

}


.left_c_tp {
	position:relative;
	height: 20px;
	width: 660px;
	background-image:  url("../template_images/content_top.jpg");
	background-repeat: no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
 }

.left_c {
	position: relative;
	width: 660px;
	height: auto;
	background-image:  url("../template_images/content_back.jpg");
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top:0px;

}


.left_c_bt {
	position:relative;
	height: 30px;
	width: 660px;
	background-image:  url("../template_images/content_bottom.jpg");
	background-repeat: no-repeat;
 } 
 
/*Right Column*/ 

 .right_col {
	width:350px;
	float: right;
	position: relative;
	height: 100px;

 }
 
 .right_c {
	position: relative;
	width: 350px;
    height: auto;
	background-image:  url("../template_images/news_back.jpg");
	


}

.right_c_tp {
	position:relative;
	height: 20px;
	width: 350px;
	background-image:  url("../template_images/news_top.jpg");
	background-repeat: no-repeat;
	
 }
 
 .right_c_bt {
	position:relative;
	height: 30px;
	width: 350px;
	background-image:  url("../template_images/news_bottom.jpg");
	background-repeat: no-repeat;
	padding-bottom: 10px;
 }
 
 #footer {
	clear:both;
	width: 661px;
	padding-bottom: 20px;
	height:auto;
	float: left;
}
 
div.download {
	padding: 0px;
	margin: 0px;
	position: relative;
}
div.download ul li {
	float:none;
	margin:0 23px 25px 0;
	list-style-image: none;
	list-style-type: none;
}

/* Contact Form */

input {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}

/*reset width for non-text inputs */
input.submit {
width: auto;
}

label {
padding-top:30px;
padding-right:25px;

}

div.group1, div.group2, div.group3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
padding-top:15px;
padding-bottom:25px;

 
}

textarea.enquiry {
font-family: Arial, Helvetica, sans-serif;
width: 500px;
height: 75px;
font-size: 12px;
color: #333333;
background-color:#CCCCCC;
	overflow: auto;
}

textarea.address {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 75px;
	font-size: 12px;
	color: #333333;
	background-color:#CCCCCC;
	overflow: auto;
}



.newsst {
	background-color: #E2E2E2;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #999999;
		
}

hr.news {
	color: #CCCCCC;
	width: 570px;

}

