body {
	background:url(../images/bg.jpg) repeat;
	margin:0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
/*============================================================
	Css Style for common styles
============================================================*/
img {
	border:0px;
}
h1, h2, h3, h4, p {
	margin:0px; padding:0px 0px 15px 0px;
}
a {
	text-decoration:none;
	color:#018190;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-top {
	vertical-align:top;
}
.text-bottom {
	vertical-align:bottom;p
}
.bold {
	font-weight:bold;
}
h3 { font-size:20px; color:#265E52;}
h4 { font-size:14px; color:#265E52;}
.clrdarkgreen {
	color:#265E52;
}
.fnt11 {
	font-size:11px;
}

/*============================================================
	Css Style for slideshoware
============================================================*/
#logo {
	position:absolute;
	padding-top:10px;
	z-index:3;
}
#navigation {
	background:url(../images/navibg.png) repeat-x left top;
	z-index:2;	
	position:absolute;
	width:753px;
	padding:0px 0px 0px 160px;
	margin:0 auto 0 21px;
	font-size:14px;
	color:#FFFEFE;
}
ul.navi {
	margin:0px; 
	padding:0px;
	list-style:none;
}
ul.navi li {
	height:48px;
	display:inline;
	line-height:38px;
	color:#FFFEFE;
	float:left;
}
ul.navi li a {
	color:#FFFEFE;
	
	height:38px;
	
}
ul.navi li a img {
padding-top:12px;
}
ul.navi li a:hover, ul.navi li a.selected {
	background:url(../images/navihover.png) no-repeat center 38px;
	color:#DFD38D;
	line-height:38px;	
	height:48px;	
	display:block;
}
ul.navi li img {
	padding:0px 6px 0px 6px;
}
.teasertopimg {
	background:url(../images/slideshowimg.png) no-repeat left bottom;
	padding-bottom:41px;
}
/*============================================================
	Css Style for Centerpart
============================================================*/
.topnavi {
	line-height:41px;
	font-size:11px;
	color:#8A8A8A;
	padding:0px 22px;	
}
.topnavi a {
	color:#8A8A8A;
}
.topnavi a:hover {
	color:#018190;
}
#topbg {
	background:url(../images/bodybg.jpg) repeat-x left top;
}
#wrapper {
	width:967px;
	padding:0px;
	margin:0 auto 0 auto;
	display:table;
}
.centertopbg {
	background:url(../images/centertopbg.png) no-repeat center top;
	padding:0px 4px 0px 4px;
}
.insidecentertopbg {
	background:url(../images/insidecentertop.jpg) no-repeat center top;
	padding:0px 4px 0px 4px;
}



#contentpart {
	margin:0px;
	padding:0px;
	line-height:18px;
	color:#2E2E2E;
	font-size:12px;
}
#contentpart .centerbg {
	background:url(../images/centerbg.png) repeat-y center top;
	padding:0px 4px 30px 4px;
}
.centergradbg {
	background:url(../images/centergradbg.jpg) repeat-x left top;
}
#contentpart .centerbg .leftpart {
	width:575px;
	padding:24px 20px 0px 36px;
}
#contentpart .centerbg .rightpart {
	width:326px;
	padding-top:24px;

}
#contentpart .centerbg .rightpartcontent {
	border-left:1px dashed #9D9589;
	width:234px;
	padding:0px 65px 30px 37px;
}
ul.point { margin:0px; padding:0px 0px 10px 10px; list-style:none;}
ul.point li { background:url(../images/bulet.gif) no-repeat left 5px; padding-left:20px; line-height:22px; }
/*============================================================
	Css Style for Footer Part
============================================================*/
.bottombg {
	width:958px;
	margin: 0 auto 0 auto;
	background-color:#133830;
	height:13px;
}
.footer {
	font-size:11px;
	color:#2E2E2E;
	padding:0px 10px;
	line-height:24px;
}
