/* home */
#homecol1
{
	width:740px;
	float:left;
   position: relative;
}
#homecol2
{
	width:195px;
	overflow: hidden;
	margin-top:10px;
	float: right;
}
#hometopbar
{
  background-image: url(../images/global/menu_bg_pattern.gif);	
  width:472px;
  height:15px;
  background-position: 4px 0px;
  float: right

}
#homeslidingpanel
{
 background:url(../images/home/main_box_bg.jpg) repeat-x bottom;
 width:740px;
 float: left;
 overflow: hidden;
 position: relative;
 clear: both;
 }
 #homeslidingpanelbottom
 {
 	 background-color: #000000;
	 padding:2px 10px 5px 2px;
	 text-align: right;
	 position: relative;
	 clear: both;
 }
 #pause
 {
 	left:12px;
	top:426px;
	position: absolute;
	z-index: 20;
 }
 #homeslidingpanelbottom a
 {
 	color:#FDCC17;
 }
 #homeslidingpanel #mainimg
 {
 	width:207px;
	float:left;
	overflow: hidden;
 }
 #homeslidingpanel #slider
 {
  	width:500px;
	height:400px;
	margin:10px 10px 10px 10px;
	float:right;
  	position: relative;
	 display: none;
 }
 #homeslidingpanel #slider .details
 {
 	width:220px;
	margin-top:20px;
	overflow: hidden; 
 	float:left;
 }
  #homeslidingpanel #slider .image
  {
	 width:271px;
	 margin-top:65px;
  	 float:right;
  }
 #homeslidingpanel #slider .heading
 {
 	font-size:1.6em;
	padding:3px 0px 1px 30px;
	background: url(../images/home/bullet.gif) no-repeat;
	color:#FB653F;
	clear: both;
 }
  #homeslidingpanel #slider .title
 {
 	font-size:1.3em;
	margin-top:15px;
	padding:3px 0px 1px 4px;
	color:#16850C;
 }
 #homeslidingpanel #slider .description
 {
 	margin-top:15px;
	padding-left:4px;
 }
 #homeslidingpanel #slider .morelink
{
	padding:10px 0px 0px 0px;
}
 #homeslidingpanel #slider .morelink a
{
	color:#159315;
	font-weight: normal;
	text-decoration: none;
}

#homeslidingpanel #btns
{
	top:5px;
	left:416px;
	position: absolute;
	white-space: nowrap;
	z-index: 200;
}
#homeslidingpanel #btns img
{
	cursor:pointer;
}
#homeslidingpanel #pause
{
	width:72px;
	height:18px;
	top:307px;
	left:20px;
	position: absolute;
	overflow: hidden;
	z-index: 3001;
}
#homeslidingpanel #loader
{
	width:100px;
	height:100px;
	top:170px;
	left:420px;
	position: absolute;
	overflow: hidden;
	z-index: 3002;
}
#homeslidingpanel #csmore
{
	 text-align: right;
	 clear: both;
	 padding-right:20px;
}
#homeslidingpanel #csmore a
{
	color:#F4B601;
	font-weight: normal;
	text-decoration: none;
}
#clientstoppanel
{
	background:#0E7EBC url(../images/home/ClientsLogo_bg.gif);
	color:#ffffff;
	font-weight:bold;
	padding:14px 10px 14px 10px;
}
#clientscontentspanel
{
	width:193px;
	border:1px solid #C3CDCF;
	height:386px;
	padding-top:5px;
	float:right;
}
#clientstoppanel a#ourtext
{
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none;
}
#clientstoppanel a#clientstext
{
	color:#E0FFFF;
	font-weight:bold;
	text-decoration: none;
}
.clientlogosrow
{
	width:179px;
	margin: auto;
   padding:10px 0px 10px 0px;
	border-bottom:1px solid #C3CDCF;
	overflow: hidden;
	clear: both;
	margin-left:6px;
}
.logoscontainer
{
	height:386px;
}
.clientlogosrow .clientlogo1
{
  float:left;
}
.clientlogosrow .clientlogo2
{
 float:right;
}
.clientlogoslastrow
{
	 border: 0px;
} 
#homefooter
{
	clear:both;
	overflow: hidden;
}
