
	

*html #content_default {
	width:783px;
}







#home_clients{
	background:url(/assets/images/home_page/home_clients_background.jpg) no-repeat left 

top;
	position:relative;
	width:782px;
	height:61px;
	margin:1em auto;
	padding:0;
	position:relative;
}



#home_bottom{
	margin:0;
	padding:0;
	background:#cccccc url(/assets/images/home_page/home_bottom_background_2.jpg) no-repeat left top;
	width:782px;
	position:relative;
	padding-top:40px;

}
/*#home_bottom_end{
	width:783px;
	height:35px;
	position:absolute;
	bottom:0;
	left:0;
	background:#fff url(/assets/images/home_page/home_page_bottom_end_background.jpg) 

no-repeat left top;
}*/


#home_bottom .section{
        padding:0px;
        margin:0px;
		margin-left:0.7em;
		margin-top:1em;
		padding:0px;

}




#footer{
	background:none !important;
	border-top:1px solid #A6A6A6 !important;
}



a:focus {
	-moz-outline: 0px solid black; 
	outline: 0px solid black;
	outline-offset 3px;  
}


#scroller {
	padding:10px;
	width:880px;
	margin: 0 auto;
	height: 100px;
	overflow:hidden;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#content-scroller {
	width: 6002px;
}

div.section {
	margin:0;
	padding:0;
	width: 940px;
	height: 348px;
	float:left;
	margin-left:2em;
	margin-right:2em;

}


div.section.smaller {
	width: 850px;
	height: 1000px;
}

#scroller p{
	margin:0 auto;
	padding-right:35px;
	text-align:left;
	width:82%;
}

#scroller table{
	margin:0 auto;
	padding:0;
	font-weight:normal;
}

#scroller ul{
	clear:both;
	margin:0;
	padding:0;
	position:static;
	text-align:left;
	font-weight:normal;
	margin-left:4em;
}


#second-pane ul {
	text-align:center;
	margin-left:0em;
}

#second-pane ul li{
	text-align:center;
	border-right:1px solid #3d3d3d;
	padding-right:.25em;
	padding-left:.25em;
	display:inline;
}

#second-pane ul li a{
	color:#0055bb;
}

#scroller h3{
	width:84%;
	margin:0 auto;
	margin-bottom:15px;
	text-align:center;
}

#scroller h4{
	width:84%;
	margin:0 auto;
	margin-bottom:15px;
	text-align:center;
}



/* END SCROLLING TAGS */


/* Homepage Scrolling Bottom Text Navigation */

.home_bottom_next{
	margin:0;
	padding:0;
	padding-bottom:20px;
	display:block;
	float:right;
	height:33px;
	width:45px;
	background:url(images/rightarrow.gif) no-repeat left bottom;
	text-indent:-9999px;

}

.home_bottom_prev{
	margin:0;
	padding:0;
	padding-bottom:20px;
	float:left;
	display:block;
	height:33px;
	width:45px;
	background:url(images/leftarrow.gif) no-repeat left bottom;
	text-indent:-9999px;

}
