/*==============================================>>>>> defaut css <<<<<===============================================*/
body
	{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	}
	
html,body
	{
	height: 100%;
	}

*
	{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
a
	{
	outline: none;
	text-decoration: none;
	color: #000;
	}
	
ul,ol
	{
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
ul li,ol li
	{
	font-size: 12px;
	}
	
em
	{
	font-style: italic;
	font-weight: normal;
	}
	
strong
	{
	font-weight:bold;
	font-style:normal;
	}	
	
/*==============================================>>>>> main containers css <<<<<===============================================*/
#wrapper
	{
	width: 1095px;
	min-height: 100%;
	margin: auto;
	background:url(../../_images/wrapper-bg.gif) repeat-y 30px 0px;
	overflow: hidden;
	padding: 0px 15px 0px 30px;
	}
	
.main
	{
	width: 1095px;
	float: left;
	background:url(../../_images/wrapper-inner.jpg) no-repeat scroll 0px 103px;
	}
	
.content_container_right
	{
	float: right;
	width: 168px;
	padding: 3px 31px 0px 0px;
	}
	
.right_container
	{
	float: right;
	width: 775px;
	position: relative;
	}

/*==============================================>>>>> left container css <<<<<===============================================*/
.left_container
	{
	float: left;
	width: 320px;
	}
	
.left_container h1
	{
	padding: 55px 0px 0px 0px;
	float: left;
	width: 300px;
	text-indent: -1000em;
	border-left: 1px solid #fff;
	background: #fff;
	}
	
.left_container h1 a
	{
	float: left;
	width: 208px;
	height: 52px;
	background:url(../../_images/sprite.gif) no-repeat scroll -38px 0px;
	margin: 0px 0px 0px -1px;
	}
	
/*==============================================>>>>> left menu css <<<<<===============================================*/
ul.left_menu
	{
	float: left;
	width: 303px;
	padding: 33px 0px 8px 16px;
	margin: 0px;
	line-height: 18px;
	}
	
ul.left_menu li
	{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
ul.left_menu li a
	{
	float: left;
	font-weight: bold;
	font-size: 15px;
	text-transform:  capitalize;
	cursor: default;
	}
	
/*==============================================>>>>> left scroller css <<<<<===============================================*/
#scroller
	{
	position: relative;
	width: 303px;
	padding: 0px 0px 0px 16px;
	float: left;
	height:314px;
	overflow:hidden;
	}
		
#scroll_container
	{
	width: 303px;
	float: left;
	overflow:hidden;
	}

#scroll_content
	{
	float:left;
	width: 303px;
	}
	
#scroll_content ul
	{
	width: 100%;
	padding: 0px 0px 0px 0px;
	}
	
#scroll_content ul li
	{
	float: left;
	width: 100%;
	line-height: 18px;
	list-style: none;
	}
	
#scroll_content ul li a
	{
	float: left;
	font-size: 12px;
	color: #000;
	}
	
#scroll_content ul li a:hover
	{
	font-size: 12px;
	color: #007abc;
	}
	
#scroll_content ul li a:focus
	{
	font-size: 12px;
	color: #007abc;
	font-weight: bold;
	}
	
#scroll_content ul li a.selected
	{
	font-weight: bold;
	color: #007abc;
	}
	
#scroll_buttons 
	{
	float: left;
	width: 303px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	}
	
#top 
	{
	background: url(../../_images/top-arrow.png) no-repeat #000;	
	cursor:pointer;
	height:18px;
	margin:0px 3px 0px 0px;
	width:18px;
	float: left;
	}
	
#bottom 
	{
	background: url(../../_images/bottom-arrow.png) no-repeat #000;	
	cursor:pointer;
	height:18px;
	margin:0;
	width:18px;
	float: left;
	}
	
/*==============================================>>>>> menu css <<<<<===============================================*/
.menu
	{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 775px;
	height: 103px;
	z-index: 3;
	}

.menu ul
	{
	float: left;
	padding: 51px 0px 0px 15px;
	}
	
.menu ul li
	{
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	list-style: none;
	}
	
.menu ul li a
	{
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.menu ul li a:hover,.portfolio_description p a:hover	
	{
	color: #007abc;
	}
	
.menu ul li a.menu_selected	
	{
	color: #007abc;
	}
	
.contact_right
	{
	float: right;
	margin:0px 15px 0px 0px;
	width: 200px;
	height: 103px;
	display: inline;
	}
	
.home .contact_right,.portfolio .contact_right
	{
	float: right;
	margin:0px 15px 0px 0px;
	width: 200px;
	height: 103px;
	display: inline;
	background: url(../../_images/contact-right-bg.png) no-repeat;
	}

.contact_right_inner
	{
	float: left;
	padding: 51px 0px 0px 16px;
	}

.contact_right_inner span,.contact_right_inner a
	{
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 18px;
	}
	
/*================================>>>>> content container CSS <<<<<=====================================*/
.content_container
	{
	width: 759px;
	padding: 140px 0px 0px 15px;
	}
	
.content_container_left
	{
	float: left;
	width: 535px;
	}
	
.content_container_left h2
	{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 9px 0px;
	line-height: 18px;
	}
	
.content_container_left p,.portfolio_description p
	{
	font-size: 12px;
	padding: 0px 6px 18px 0px;
	line-height: 18px;
	}
	
.portfolio_description
	{
	font-size: 12px;
	line-height: 18px;
	}
	
.portfolio_description
	{
	padding-top:2px;
	}		
	
.categories_list li,.contact_details div span
	{
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
	list-style: none;
	}
	
.contact_details div
	{
	clear: both;
	padding: 0px 0px 18px 0px;
	}
	
.contact_details .first_list
	{
	padding: 10px 0px 18px 0px;
	}
	
.contact_details div span
	{
	display: block;
}
	
.contact_details div span.heading,.contact_details a.email,.home_page_text,.home_page_text a
	{
	font-weight: bold;
	}
	
a.email:hover
	{
	color: #007abc;
	}
	
/*================================>>>>> portfolio container CSS <<<<<=====================================*/
.portfolio_container
	{
	width: 775px;
	height: 557px;
	float: left;
	position: relative;
	background: #fff;
	z-index: 1;
	overflow:hidden;
	}
	
.slider_content
	{
	float: left;
	position:relative;
	width: 775px;
	height: 557px;
	overflow: hidden;
	}
	
.slider_content img
	{
	position:absolute;
	left:0px;
	top:0px;
	}
	
.portfolio_thumbnails
	{
	float: left;
	width: 775px;
	height: 105px;
	position: relative;
	margin: -105px 0px 0px 0px;
	}
	
.portfolio_thumbnail_inner
	{
	width: 775px;
	height: 105px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background:#fff;
	}	
	
.portfolio_content
	{
	width: 750px;
	float: left;
	padding: 0px 0px 0px 16px;
	}
	
.portfolio_description,.image_description
	{
	float: left;
	width: 535px;
	}
	
.portfolio_description ul
	{
	width: 100%;
	}
	
.portfolio_description li
	{
	list-style-position:inside;	
	}
	
.portfolio_thumbnail_slider	
	{
	width:714px;
	margin: 0px;
	padding:0px 0px 0px 31px;
	position:relative;
	z-index:2;
	}
	
.thumbnails
	{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	z-index:2;
	width: 714px;
	height: 86px;
	overflow: hidden;
	}
	
.thumbnails li
	{
	width:119px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	height: 86px;
	cursor: pointer;
	list-style:none;
	}

/*================================>>>>> default jcarousel CSS <<<<<=====================================*/

 .jcarousel-next
	{
	position: absolute;
	right:159px;
	top:557px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: url(../../_images/right-arrow.png) no-repeat #000;
	z-index:2;
	}
	
.jcarousel-prev
	{
	position: absolute;
	right:180px;
	top:557px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: url(../../_images/left-arrow.png) no-repeat #000;
	z-index:2;
	} 
	
.jcarousel-next-inactive 
	{
	position: absolute;
	right:159px;
	top:557px;
	width: 18px;
	height: 18px;
	background: url(../../_images/right-arrow.png) no-repeat #000;
	z-index:1;
	}
	
.jcarousel-prev-inactive
	{
	position: absolute;
	right:177px;
	border-right:3px solid #fff;
	top:557px;
	width: 18px;
	height: 18px;
	background: url(../../_images/left-arrow.png) no-repeat #000;
	z-index:1;
	}
	
/*================================>>>>> New Ticker CSS <<<<<=====================================*/
.ticker_scroll_container
	{
	width: 288px;
	margin: 79px 0px 0px 0px;
	float: left;
	height: 18px;
	overflow: hidden;
	color: #007abc;
	font-size: 12px;
	position:relative;
	left:16px;
	line-height: 18px;
	}

.ticker_scroller_main
	{
	float:left;
	position:relative;
	left:0px;
	top:0px;
	height:18px;
	}

.ticker_scroll_container ul
	{
	float:left;
	height:25px;
	margin:0px;
	padding:0px;
	}	
		
.ticker_scroll_container ul li
	{
	float:left;
	list-style:none;
	padding:0px 2px 0px 2px;
	margin:0px;
	}
	
.ticker_left
	{
	float:left;
	}
	
.ticker_right
	{
	float:right;
	}
	
.portfolio_bottom
	{
	position:absolute;
	top: 0px;
	width: 775px;
	height: 453px;
	left: 0px;
	z-index: 2;
	background: url(../../_images/portfolio-bottom.png) no-repeat scroll 0px 0px;
	}
/*================================>>>>> End of New Ticker CSS <<<<<=====================================*/

/*====================================Default CSS======================================*/
	
.contact_details em
	{
	font-style: normal;
	font-weight:bold;
	}
	
#contact #top,#profile #top,#constituents #top,.home #top
	{
	background-color:#000 !important;
	cursor: default;
	}