body
	{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	}
	
.source_image 
	{
	position:absolute;
	left:0;
	top:78px;
	z-index: -1000;
	}
	
html,body 
	{
	height: 100%; 
	overflow: hidden;
	}

*
	{
	margin: 0px;
	}
	
*
	{
	padding: 0px;
	}
	
h1
	{
	width:400px;
	text-indent:-3000px;
	}	
	
	
h1,h2
	{
	font-size: 19px;
	float: left;
	color:#f18e00;
	padding: 0px 0px 21px 0px;
	}
	
h2
	{
	width: 100%;
	font-size: 15px;
	color:#000;
	padding: 0px 0px 10px 0px;
	}	
	
p
	{
	color: #000;
	float: none;
	padding: 0px 40px 22px 0px;
	}
	
a
	{
	outline:none;
	color:#000;
	text-decoration: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}	
	
.orange
	{
	color:#f18e00;
	}
	
.orange:hover
	{
	text-decoration: none;
	}

ul
	{
	float: left;
	}
	
ul li
	{
	margin:0px 0px 0px 14px;
	}	
	
h3
	{
	width: 100%;
	font-size: 15px;
	color: #000;
	float: left;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
h4
	{
	width: 100%;
	font-size: 11px;
	float: left;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
	}			
	
.header
	{
	width:100%;
	height:78px;
	float:left;
	min-width: 1024px;
	position:absolute;
	top: 0px;
	background:url(../../_images/header-bg.gif);
	}
	
.logo
	{
	width: 154px;
	float: left;
	padding: 14px 0px 0px 31px;
	}
	
.logo a img
	{
	border: none;
	}
	
.header_right
	{
	width: 510px;
	float: right;
	padding: 27px 16px 0px 0px;
	}
	
.header_right a
	{
	padding: 0px 15px 0px 0px;
	float: left;
	}	
	
.header_right a img
	{
	border: none;
	}							
	
.main_container
	{
	width:648px;
	height:500px;
	float:left;
	position: relative;
	margin:-4px 0px 0px 0px;
	padding:0px;
	position:absolute;
	top: 78px;
	}
		
/* ------------------ right content css ---------------------- */	
	
.right_content
	{
	width:441px;
	float:right;
	padding: 27px 0px 20px 20px;
	background: url(../../_images/right-bg.png) repeat-y;
	}

/*.right_content ul li
	{
	width:405px;
	float:left;
	list-style-type:disc;
	margin:0px 0px 0px 12px;
	padding-right:10px;
	position:relative;
	}	
*/	
.right_bottom		
	{
	width: 461px;
	height: 8px;
	float: right;
	overflow: hidden;
	background: url(../../_images/right-bottom.png) no-repeat top;
	}
		
.chart
	{
	width: 426px;
	height: 246px;
	float: left;
	padding: 0px 0px 15px 0px;
	}
		
.chart img
	{
	float: left;
	}	

.list_items ul,.list ul
	{
	width:100%;
	padding: 0px 0px 22px 0px;
	width:393px;
	}
	
.list_items ul li,.list ul li
	{
	width:375px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	}
	
.address
	{
	width: 100%;
	float: left;
	}

.address p,.service_address p
	{
	float:left;
	width: 100%;
	padding: 0px;
	}
	
.service_address
	{
	float: left;
	width: 100%;
	padding: 20px 0px 0px 0px;
	}
	
ul.cursors li
	{
	list-style: none;
	}

ul.cursors li span 
	{
	padding-left:15px;
	}
	
.flash_list
	{
	width: 419px;
	float: left;
	}
	
.flash_list ol
	{
	width: 390px;
	float: left;
	padding-left: 22px;
	padding-bottom:20px;
	font-weight: bold;
	}	
	
.flash_list	ol li	
	{
	list-style: decimal;
	}
	
.flash_list	ul li span,.flash_list	ol li span
	{
	font-weight: normal;
	}
	
.flash_list img
	{
	position:relative;
	right:15px;
	margin: 0px 0px 15px 0px;
	}
	
.flash_list a
	{
	font-weight:normal;
	}	
	
.flash_list	ul
	{
	padding: 0px 0px 15px 0px;
	}	
	
.flash_list	ul li
	{
	list-style:none;
	width:100%;
	float: left;
	margin:0px;
	padding: 0px 10px 0px 0px;
	}
	
.flash_list	ul li span
	{
	font-weight: bold;
	}			
	
/* ---------- link page css start ---------*/	
	
.links
	{
	width: 440px;
	float: left;
	}
	
.links h2
	{
	font-size: 15px;
	color: #000;
	float: left;
	}

.links ul
	{
	width:100%;
	padding-bottom: 12px;
	}
	
.links ul li
	{
	float:left;
	width:100%;
	list-style: none;
	margin: 0px;
	}
	
.links ul li a
	{
	color: #000;
	float: left;
	}
	
.links a
	{
	color: #000;
	float: left;
	}
	
.links p
	{
	width: 390px;
	float: left;
	}
	
/* ------------ scroll css --------------- */

.jScrollPaneContainer
	{
	outline:none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	}
	
.scroll_projects_list
	{
	float:left;
	width:425px;
	}

.scroll_projects_list_contact
	{
	float:left;
	width:432px!important;
	padding-right:0px!important;
	}
	
.jScrollPaneTrack
	{
	cursor:pointer;
	position:absolute;
	right:0;
	top:0px;
	height:400px!important;
	width: 5px!important;
	background: #999999;
	}
 
.jScrollPaneDrag
	{
	background: #F18E00;
	width: 5px!important;
	height:39px!important;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	}
	
.jScrollPaneDragTop
	{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}
	
.jScrollPaneDragBottom
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	}
 
span a
	{
	color:#C3CF21;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
	}	

	