body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/body-bg.jpg) repeat-x left top #FFFFFF;
}

.clear{
	clear:both;
	}

.left{
	float:left;
	}	
	
.right{
	float:right;
	}
	
.txt12{
	font-size:12px;
	}
	
.txt13{
	font-size:13px;
	}
	
.txt14{
	font-size:14px;
	}
	
.txt16{
	font-size:16px;
	}
	
.georgia-font{
	font-family:Georgia, Times New Roman, Times, serif;
	}
	
.lheight30{
	line-height:30px;}
	
img{
	border:0px;
	}						

a{
	outline:none;
	}

.a1{
	color:#000000;
	}
.a1:hover{
	color:#CA570B;
	}

#wrapper{
	width:1000px;
	margin:0 auto;
	}
	
#header {
	float: left;
	height: 75px;
	width: 1000px;
	text-align:center;
}

#contener{
	width:100%;
	float:left;
	background:url(images/body-bg-bott.jpg) repeat-x left bottom;
	}
	
#inner-con {
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
	margin:0 auto;
}

#left-part{
	width:622px;
	float:left;
	padding-left: 20px;
	padding-right:25px;
	color:#333333;
	}
	
#right-part{
	width:278px;	
	float:left;
	color:#333333;
	}
	
h1{
	margin:0px;
	padding:0px;
	font-family:"Myriad Pro", Arial;
	font-weight:normal;
	color:#000000;
	}
h2{
	margin:0px;
	padding:0px; padding-bottom:10px;
	font-family:"Myriad Pro", Arial;
	font-weight:normal; font-size:19px;
	color:#000000;
	}
	
#footer{
	width:940px;
	float:left;
	height:25px;
	background:url(images/footer-bg.png) no-repeat left top;
	margin-top:25px;
	margin-bottom:40px;
	color:#666666;
	padding:10px 15px;
	font-size:12px;
	line-height:25px;	
	}
#footer a{
	color:#666666;
	text-decoration:none;
	}
#footer a:hover{
	color:#999999;
	}		

	
	

/*Slider Css Start
----------------------------------------------------------------*/

#flash {
	width:986px;
	height:500px;
	float: left;
	background-image: url(images/flash-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	padding-bottom: 18px;
	margin:18px 7px;
}

.gallery-slide {
	width:950px;
	margin:0 auto;
	height:500px;
}


.kwicks {
	list-style-type:none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:950px;
	height:500px;
}

.kwicks li{
	width: 317px;
	background-color:#FFFFFF;
	display: block;
	overflow: hidden;
	padding: 0;

}
	
	

/*Slider Css End
----------------------------------------------------------------*/	
	
	
.slide1{
	width:670px;
	height:500px;
	float:left;
	background:url(images/slider-img1.jpg) no-repeat left top;
	/*border-left:#FF0000 solid 10px;*/
	}
	
.slide2{
	width:670px;
	height:500px;
	float:left;
	background:url(images/slider-img2.jpg) no-repeat left top;
	border-left:#FFF solid 10px;
	}
	
.slide3{
	width:670px;
	height:500px;
	float:left;
	background:url(images/slider-img3.jpg) no-repeat left top;
	border-left:#FFF solid 10px;
	}
	
.slide-left{
	width:300px;
	float:left;
	}
	
.slide-right{
	width:370px;
	float:left;
	margin-top:10px;
	}
	
.logo{
	width:300px;
	float:left;
	margin-top:14px;
	background-color:#222740;
	padding-bottom:10px;
	/*height:100px;*/
	}
	
.contact{
	width:288px;
	float:left;
	padding-left:12px;
	}
	
.con-left{
	width:56px;
	float:left;
	padding-right:7px;
	text-align:right;
	color:#ccc;
	margin-bottom:2px;
	}
	
.con-right{
	width:200px;
	float:left;
	text-align:left;
	color:#ccc;
	margin-bottom:2px;
	}
	
.kwicks li .sidebar{
	width:223px;
	float:left;
	background:url(images/sidebar-top-bg.png) no-repeat left top;
	padding:0px;
	margin-top:30px;
	margin-left:11px;
	}
	
.kwicks li .sidebar ul{
	width:215px;
	margin:0px;
	padding:0px 8px 0px 0px;
	list-style-type:none;
	}
.kwicks li .sidebar ul li{
	width:215px;
	clear:both;
	background:url(images/sidebar-a-bg.png) repeat-x left  bottom;
	padding:0px 0px;
	}
	
.kwicks li .sidebar ul li a{
	text-decoration:none;
	color:#000000;
	font-size:13px;
	background:url(images/arrow.gif) no-repeat 200px center;
	line-height:30px;
	display:block;
	padding:0px 10px;
	}
	
.kwicks li .sidebar ul li a:hover{
	background:url(images/arrow_hover.gif) no-repeat 200px center #F0680D;
	color:#FFFFFF;
	}
	
.kwicks li .sidebar ul li a .sub-menu{
	display:none;
	}	
	
.kwicks li .sidebar ul li a:hover .sub-menu{
	display:block;
	width:200px;
	position:absolute;
	*/left:21px;
	*/cursor:pointer;
	background:url(images/submenu-bg.gif) no-repeat left top;
	padding:10px 10px 10px 28px;
	margin-left:205px;
	margin-top:-30px;
	*/margin-top:-7px;
	line-height:14px;
	font-size:11px;
	color:#000000;

	}
.kwicks li .sidebar ul li a:hover .sub-menu span{
	font-size:12px;
	}	
	
.kwicks li .sidebar ul li a:hover .sub-menu:hover span{
	color:#C75307;
	}		
	
.kwicks li .sidebar-bott{
	width:223px;
	height:15px;
	float:left;
	background:url(images/sidebar-bott-bg.png) no-repeat left top;
	margin-left:11px;
	}		

.box-main{
	width:176px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	}
.box-top{
	width:158px;
	float:left;
	padding:5px 13px 0px 5px;
	background:url(images/box-top.png) no-repeat left top;
	}
	
.box-bott{
	width:176px;
	float:left;
	height:16px;
	background:url(images/box-bott.png) no-repeat left top;
	}
	
.box-head a{
	width:152px;
	float:left;
	clear:both;
	padding:0px 3px;
	text-align:left;
	font-family:Georgia,Times New Roman, Times, serif;
	font-size:14px;
	margin-top:5px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
.box-head a:hover{
	color:#FFCC33;
	}	
	
	
.box-txt{
	font-size:11px;
	padding-left:5px;
	padding-top:3px;
	color:#FFFFFF;
	}
	
.margin-ri8{
	margin-right:8px;}

.padtop5{
	padding-top:5px;}		
	


.mt10 {margin-top:7px;}
.banner {float:left; transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; display:block; width:270px; height:130px; overflow:hidden; border:1px solid #EDECE7;}
.banner img {width:100%; -moz-transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; }
.banner:hover {border:1px solid #666;}
.banner:hover img{width:285px; }
/*
 Scrroller Start
 ----------------------------------------*/
 
 <style type="text/css">
.left{
	float:left;
	}

.scroll-con{
  top: 50px; left: 100px;
  width: 580px;
  height: 245px;
  float:left;

}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 580px;
  height: 245px;
}
#Scroller-1 p {
  font-family:Arial, Helvetica, sans-serif;
  color: #000;
}
.Scroller-Container {
  position: absolute;
}
#Scrollbar-Container {
  margin-top:0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 16px; height: 230px;
  position: absolute;
  margin-left:12px;
  background: transparent url(images/scroll-bg.gif) repeat-y left top;
  cursor:pointer;
}
.Scrollbar-Handle {
  position: absolute;
  width: 16px; height: 34px;

}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 202px;
}
</style>