@charset "utf-8";
/* CSS Document */

body	{
	margin:0px;
	background-image:url(../images/z_02.png);
	background-repeat:repeat-x;
	background-position:top;
	}
#wrapper{
	margin:0px; 
	padding:0px;
	}
#wrapper_centre{
	width:1000px;
	height:auto;
	margin:0px  auto 0px auto;
	}
#wrapper_centre_float{
	width:1000px;
	height:auto;
	float:left;
	}
#header{
	width:1000px;
	height:131px;
	float:left;
	}
#slideshow_inner{
	width:890px;
	height:396px;
	float:left;
	padding:0px 0px 0px 110px;
	}
.slideshow_centre1{
	width:784px;
	height:396px;
	float:left;
	background-image:url(../images/slideshow_top_ps.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#333;
	}
.slideshow_centre2{
	width:784px;
	height:396px;
	float:left;
	background-image:url(../images/slideshow_btm_ps.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	}
.slideshow_centre3{
	width:784px;
	height:396px;
	float:left;
	background-image:url(../images/slideshow_left_ps.png);
	background-repeat:no-repeat;
	background-position: top left;
	}
.slideshow_centre4{
	width:764px;
	height:388px;
	float:left;
	background-image:url(../images/slideshow_right_ps.png);
	background-repeat:no-repeat;
	background-position: top right;
	padding:8px 0px 0px 20px;
	}
#content{
	width:1000px;
	height:auto;
	float:left;
	}
#content_left{
	width:610px;
	height:auto;
	float:left;
	padding:34px 60px 40px 50px;
	}
#content_right{
	width:280px;
	height:auto;
	float:left;
	padding:34px 0px 0px 0px
	}
.content_hdr{
	width:272px;
	height:41px;
	float:left;
	padding:0px 0px 0px 0px;
		}
.para_div{
	width:610px;
	height:auto;
	float:left;
	padding:20px 0px 20px 0px;
	}
p{
	margin:0px;
	text-align:justify;
	}
.img_div{
	width:269px;
	height:114px;
	float:right;
	padding:0px 0px 17px 27px;
	}
.contact_hdng{
	width:227px;
	height:36px;
	float:left;
	background-image:url(../images/contact_hdng.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 40px;
	}
.contact_hdng_style{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:18px;
	line-height:30px;
	}
.contact_details_div{
	width:213px;
	height:auto;
	float:left;
	padding:10px 0px 0px 30px;
	}
.para_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	}
.welcome_hdng_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#666;
	line-height:41px;
	}
.welcome_hdng_style_green{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#6d9100;
	line-height:41px;
	}
#footer_inner{
	width:1000px;
	height:53px;
	float:left;
	padding:0px 0px 10px 0px;
	}
#footer1{
	width:1000px;
	height:53px;
	float:left;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	}
#footer2{
	width:1000px;
	height:53px;
	float:left;
	background-image:url(../images/footer_left.png);
	background-repeat:no-repeat;
	background-position:left;
	}
#footer3{
	width:1000px;
	height:53px;
	float:left;
	background-image:url(../images/footer_right.png);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	}
.copyright_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	line-height:50px;
	}
.copyright_style a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	line-height:50px;
	text-decoration:none;
	}
.copyright_style a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
	line-height:50px;
	}
.emailid_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#658600;
	}
.emailid_style a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#658600;
	text-decoration:none;
	}
.emailid_style a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	}