*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #35363a url(../Images/master_bg.png) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

a
{
	outline: none;
	cursor: pointer;
}

h3 span
{
	display: none;
}

h4
{
	border-bottom: 1px solid #666666;
	width: 357px;
	margin: 20px 0 10px 4px;
	color: #F2F2F2;
	font-size: 13px !important;
}

img
{
	border: 0px;
}

p strong
{
	color: #CCCCCC;
}

.highlight
{
	background:#e3e3e3;
	color:#373B3D;
}

.clr
{
	clear: both;
}

.flt_left
{
	float: left;
}

.flt_right
{
	float: right;
}

.chk_list
{
	clear: both;
	width: 400px;
	padding: 0 0 20px 0;
}

.chk_list_holder
{
	width: 200px;
	padding: 0 0 10px 0;
}

.chk_list_holder div
{
	width: 200px;
}

.chk_list_holder div label
{
	padding: 0 0 0 5px;
}

.header
{
	width: 800px;
	margin: 0 auto;
	height: 83px;
	overflow: hidden;
}

.h_line_2
{
	width: 400px;
	height: 2px;
	background: url(../Images/h-line-bg.jpg) repeat-x;
}

.header a img
{
	background-position: left top;
	float: left;
}

.search
{
	text-align: right;
	width: 578px;
	height:25px;
	padding: 15px 5px 12px 0;
	float: right;
}

.search_for
{
	width: 100%;
	margin: 2px 0 15px 0;
	padding: 4px 0 5px 10px;
}

.search_for span
{
	font-weight: bold;
	color: #FFFFFF;
}

.search_holder
{
	background: #3b3f41 url(../Images/search_bg.gif) top repeat-x;
	width: 768px;
	margin: 0 0 10px 0;
	padding: 15px;
	border: 1px solid #454a4c;
}

.search_holder2
{
	background: #3b3f41 url(../Images/search_bg.gif) top repeat-x;
	width: 323px;
	margin: 0 0 10px 0;
	padding: 15px;
	border: 1px solid #454a4c;
}

.search_title
{
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #45494b;
}

.search_title span
{
	font-size: .8em;
	font-weight: normal;
}

.search_title_left,
.search_title_right
{
	color:#ffffff;
}

.search_title_left
{
	font-size: 1.1em!important;
	font-weight: bold!important;
}

.search_title a, .search_title a:link, .search_title a:visited
{
	color: #ffffff;
	text-decoration: none!important;
}

.search_title a:hover
{
	text-decoration:underline!important;
}

.search .btn_go
{
}

.search .txt_bg
{
	background: url(../Images/txt_bg.gif) left no-repeat;
	width: 172px;
	height: 23px;
	padding: 0;
}

.search .txt_box
{
	font-size: .9em;
	font-weight: normal;
	color: #777777;
	width: 150px;
	height:18px;
	margin:3px 10px 0 0;	
	border: 0;
}

.search .txt_box2
{
	background:transparent;
	font-family:Verdana;
	font-size: .9em;
	font-weight: normal;
	color: #FFFFFF;
	width: 150px;
	height:14px;	
	border: 0;
}

.text_box
{
	width: 400px;
	height: 18px;
	padding: 3px 0 0 0;
	border: 1px solid #b3b3b3;
}

.text_area
{
	width: 400px;
	height: 150px;
	border: 1px solid #b3b3b3;
}

.contact_page .text_area,
.contact_page .text_box
{
	font-family:verdana!important;
	font-size:0.9em!important;
}

.top_menu_bar
{
	display: block;	
	margin:4px auto 0 auto;
	overflow: auto;
	float: right;
	font-size: 12px;
}

.top_menu_bar li
{
	float: left;
	display: inline;
}

.top_menu_bar li a
{
	text-decoration: none;
	color: #ababab;
	display: block; /* for IE List bug fix*/
	padding: 4px 6px 7px 6px;
	margin: 0 0 1px 0;
}

.top_menu_bar li a:hover
{
	padding: 2px 6px 9px 6px;
	color: #FFFFFF;
	background: url(../Images/menu_hover_bg.png) bottom repeat-x;
}

.top_menu_bar li a.current
{
	padding: 4px 6px 7px 6px!important;
	background: url(../Images/menu_active_bg.png) top repeat-x!important;
	font-weight: bold;
	color: #333333!important;
}

.top_menu_bar ul .board
{	
	background: #dfdfdf;
	padding: 10px;	
	border-top: 0;	
	border-right: solid 2px #d7d8d9;	
	border-bottom: solid 2px #d7d8d9;	
	border-left: solid 2px #d7d8d9;		
	position: absolute;
	display: none;
}

.top_menu_bar ul .board ul
{
	background: #FFFFFF;
	width: 158px;
	float: left;
	border: 2px solid #FFFFFF;
}

.top_menu_bar ul .board ul li
{
	clear: both;
	width: 158px;
}

.top_menu_bar ul .board ul li a, .top_menu_bar ul .board ul li a:link, .top_menu_bar ul .board ul li a:visited
{
	color: #535151;
	text-decoration: none;
	display: block;
	padding: 6px 0 6px 10px;
}

.top_menu_bar ul .board ul li a:hover
{
	color: #FFFFFF;
	background: #373b3d;
	padding: 6px 0 6px 10px;
}

.top_menu_bar ul .board ul li a.selected
{
	color: #FFFFFF;
	background: #373b3d;
	padding: 6px 0 6px 10px;
	margin:0 0 1px 0;
}

.banner
{
	clear: both;
	overflow: hidden; /*display:inline-block;*/
	height: 223px;
	line-height: 20px;
	padding: 0;
	margin: 0 auto;
	width: 800px;
}

.banner .banner_img
{
	width: 401px;
	height: 221px;
	float: right;
}

.banner .home
{
	background: url(../Images/img_home.png) no-repeat top right;
}

.banner .about
{
	background: url(../Images/img_about.png) no-repeat top right;
}

.banner .environment
{
	background: url(../Images/img_about.png) no-repeat top right;
}

.banner .career
{
	background: url(../Images/img_career.png) no-repeat top right;
}

.banner .clients
{
	background: url(../Images/img_clients.png) no-repeat top right;
}

.banner .outsourcing
{
	background: url(../Images/img_clients.png) no-repeat top right;
}

.banner .contact
{
	background: url(../Images/img_contact.png) no-repeat top right;
}

.banner .location
{
	background: url(../Images/img_contact.png) no-repeat top right;
}

.banner .research
{
	background: url(../Images/img_research.png) no-repeat top right;
}

.banner .error
{
	
}

.banner .ideas
{
	background: url(../Images/img_research.png) no-repeat top right;
}

.banner .services
{
	background: url(../Images/img_services.png) no-repeat top right;
}

.banner .news
{
	background: url(../Images/img_news.png) no-repeat 30px top;
}

.banner .search
{
	background: url(../Images/img_search.png) no-repeat 70px top;
}

.banner .society
{
	background: url(../Images/img_society.png) no-repeat top right;
}

.banner_text_container
{
	float: left;
	width: 348px;
}

.banner_txt h2
{
	height: 179px;
	width: 380px;
	margin-top: 35px;
	margin-bottom: 3px;
}

.pad
{
	padding: 30px 0 0 0;
}

.left_error h2
{
	background: url(../Images/left_banner_error.png) no-repeat;
}

.left_search h2
{
	background: url(../Images/left_banner_search.png) no-repeat;
}

.left_home h2
{
	background: url(../Images/gaining_comp_advantage.png) no-repeat;
}

.left_about h2
{
	background: url(../Images/left_banner_about.png) no-repeat;
}

.left_environment h2
{
	background: url(../Images/left_banner_environment.png) no-repeat;
}

.left_services h2
{
	background: url(../Images/left_banner_services.png) no-repeat;
}

.left_clients h2
{
	background: url(../Images/left_banner_clients.png) no-repeat;
}

.left_outsourcing h2
{
	background: url(../Images/left_banner_outsourcing.png) no-repeat;
}

.left_research h2
{
	background: url(../Images/left_banner_research.png) no-repeat;
}

.left_ideas h2
{
	background: url(../Images/left_banner_ideas.png) no-repeat;
}

.left_career h2
{
	background: url(../Images/left_banner_career.png) no-repeat;
}

.left_contact h2
{
	background: url(../Images/left_banner_contact_us.png) no-repeat;
}

.left_location h2
{
	background: url(../Images/left_banner_location.png) no-repeat;
}

.left_news h2
{
	background: url(../Images/left_banner_news.png) no-repeat;
}

.left_society h2
{
	background: url(../Images/left_banner_society.png) no-repeat;
}

.left_client_login h2
{
	background: url(../Images/left_banner_client.png) no-repeat;
}

.banner_txt h2 span
{
	display: none;
}

.banner_txt p
{
	color: #848585;
	line-height: 22px;
	margin-left: 30px;
	text-align: justify;
	font-style: italic;
	padding-bottom: 10px;
}

.quote_close
{
	background: url(../Images/quote_close.png) no-repeat right top;
	padding-right: 25px;
	padding-bottom: 15px;
}

a.read_more
{
	background: url(../Images/right_arrow.gif) no-repeat right center;
	color: #8c8d8d;
	font-size: 10px;
	text-decoration: none;
	padding-right: 10px;
}

.special
{
	display:block;
	margin-left:3px;
	margin-top:6px;	
}

.read_more2
{
	color: #8c8d8d;
	font-size: 10px;
	text-decoration: none;
	padding-right: 10px;
}

a:hover.read_more
{
	text-decoration: underline;
	color: #f4f4f4;
}

.mrgnLeft30
{
	margin-left: 30px;
}

.noMrgn
{
	margin: 0px;
}

.contents_wrapper
{
	background:#373b3d url(../Images/contents_wrapper_bg.png) 0 0 repeat-x;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom:35px;
	min-width: 800px;
}

.contents
{
	color: #aaaaaa;
	line-height: 18px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 30px 0;
	width: 800px;
}

.grid_block
{
	width: 365px;
	display: inline-block;
	overflow: auto;
}

.grid_block p
{
	/*width: 360px;*/
	margin-bottom: 12px;
	text-align: justify;
}

.right_col p
{
	width: 360px;
	margin-bottom: 12px;
	text-align: justify;
}

.contact_page
{
	width: 750px;
	display: inline-block;
	overflow: auto;
	line-height: 20px;
}

.contact_page p
{
	padding-bottom: 8px;
}

.grid_block a, .grid_block p, .contact_page p
{
	padding-left: 4px;
}

.contact_page p input
{
	padding-top: 5px;
}

.grid_block h3
{
	margin-bottom: 15px;
}

.grid_block ol
{
	margin-bottom: 15px;
	display: block;
	width: 310px;
}

.grid_block ul, .grid_block li
{
	margin-bottom: 15px;
	display: block;
	width: 325px;
}

.grid_block ol ol
{
	list-style: none;
	margin-bottom: 15px;
}

.grid_block p.list_head
{
	padding-left: 5px !important;
	padding-right: 25px;
	font-weight: bold;
	color: #F2F2F2;
	background-color: #666;
	margin-bottom: 1px;
	width: 325px;
}

.grid_block ol li, ul.styl_lst li, ol.styl_lst li
{
	font-weight: normal;
	color: #ccc !important;
	background: #505050 url(../Images/tick.gif) no-repeat left top;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	padding-right: 5px;
	list-style: none;
	margin-bottom: 1px;
	color: #f4f4f4;
}

.grid_block a, .contact_page a
{
	color: #CCCCCC;
	text-decoration: none;
}

.grid_block a:hover, .contact_page a:hover
{
	color: #fff;
	text-decoration: underline;
}

h4.head_adjust
{
	margin: 0 0 10px 4px !important;
}

.pad_top_39
{
	padding-top: 39px;
}

h3.who_we_are
{
	background: #373b3d url(../Images/ttl_who_we_are.png) no-repeat top left;
	height: 24px;
	width: 147px;
}

h3.what_we_do
{
	background: #373b3d url(../Images/ttl_what_we_do.png) no-repeat top left;
	height: 24px;
	width: 149px;
}

h3.about_astha
{
	background: #373b3d url(../Images/ttl_about_us.png) no-repeat top left;
	height: 24px;
	width: 146px;
}

h3.services
{
	background: #373b3d url(../Images/ttl_service.png) no-repeat top left;
	height: 24px;
	width: 124px;
}

h3.clients
{
	background: #373b3d url(../Images/ttl_clients.png) no-repeat top left;
	height: 24px;
	width: 97px;
}

h3.outsourcing
{
	background: #373b3d url(../Images/ttl_outsourcing.jpg) no-repeat top left;
	height: 24px;
	width: 147px;
}

h3.research
{
	background: #373b3d url(../Images/ttl_research.png) no-repeat top left;
	height: 24px;
	width: 112px;
}

h3.ideas
{
	background: #373b3d url(../Images/ttl_ideas.jpg) no-repeat top left;
	height: 24px;
	width: 69px;
}

h3.career
{
	background: #373b3d url(../Images/ttl_career.png) no-repeat top left;
	height: 24px;
	width: 190px;
}

h3.contact
{
	background: #373b3d url(../Images/ttl_contact.png) no-repeat top left;
	height: 24px;
	width: 96px;
}

h3.society
{
	background: #373b3d url(../Images/ttl_society.png) no-repeat top left;
	height: 24px;
	width: 227px;
}

h3.search_results
{
	background: #373b3d url(../Images/ttl_search.jpg) no-repeat top left;
	height: 24px;
	width: 193px;
	margin-bottom:15px;
}

h3.news
{
	background: #373b3d url(../Images/ttl_news.jpg) no-repeat top left;
	height: 24px;
	width: 55px;
	margin-bottom:15px;
}

h3.recent_news
{
	background: #373b3d url(../Images/ttl_recent_news.jpg) no-repeat top left;
	height: 24px;
	width: 153px;
	margin-bottom:15px;
}

h3.location
{
	background: #373b3d url(../Images/ttl_location.jpg) no-repeat top left;
	height: 24px;
	width: 106px;
}

h3.error
{
	background: #373b3d url(../Images/ttl_error.jpg) no-repeat top left;
	height: 24px;
	width: 68px;
}

h3.environment
{
	background: #373b3d url(../Images/ttl_environment.jpg) no-repeat top left;
	height: 24px;
	width: 145px;
}

.footer_wrapper
{
	background: url(../Images/footer_bg.png) repeat top;	
	height:auto;
	font-size: 75%;
	color: #5a5b5d;
	min-width: 800px;
}

.footer
{
	margin: auto;
	width: 800px;
	overflow: auto;
	padding: 20px 0 15px 0;
}

.footer a
{
	color: #5a5b5d;
	padding: 0 2px;
	text-decoration: none;
}

.footer a:hover, .footer a.selected_page
{
	color: #aaaaaa;
	text-decoration: underline;
}

.list_page_number 
{
	margin: 5px 0 20px 0;
}

.list_page_number ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.list_page_number li 
{
	color: #FFFFFF;
	background: #454a4c;
	margin: 0 1px 0 0;
	padding: 2px 6px 2px 6px;
	float:left;
}

.list_page_number li.select 
{
	background: #666666;
}

.list_page_number li a, .list_page_number li a:link, .list_page_number li a:visited 
{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

.list_page_number li a:hover
{
	text-decoration:underline;
}

.list_page_number li a, .list_page_number li a:link, .list_page_number li a:visited 
{
	color: #FFFFFF;
}

.list_page_number2 
{
	margin-bottom: 3px;
}

.list_page_number2 ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.list_page_number2 li 
{
	color: #FFFFFF;
	background: #555555;
	margin: 0 1px 0 0;
	padding: 2px 6px 2px 6px;
	float:left;
}

.list_page_number2 li.select 
{
	background: #666666;
	min-height: 18px;
}

.list_page_number2 li a, .list_page_number2 li a:link, .list_page_number2 li a:visited 
{
	display:block;
	color: #FFFFFF;	
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	margin-bottom: 2px;
}

.list_page_number2 li a:hover
{
	text-decoration:underline;
}

.list_page_number a,
.list_page_number span
{
	color:#ffffff;
	margin-right:-4px;
}

.list_page_number a.btn_numeric
{
	text-decoration:none;
	background:#454A4C;
	padding:1px 7px 4px 6px;
}

.list_page_number a.btn_numeric:hover
{
	text-decoration:underline!important;
}

.list_page_number span.btn_select,
.list_page_number a.btn_select
{
	background:#666666;
	padding:1px 7px 4px 6px;
}

.list_page_number a.btn_select
{	
	cursor:text;
	text-decoration: none;
}

.list_page_number a.btn_prev_nav
{
	position:relative;
	left:-5px;
}

.list_page_number a.btn_next_nav
{
	position:relative;
	left:-5px;
	_left:-9px;
	#left:-9px
}

.thumbnil
{
	width:100%;
	margin:15px 0 15px 0;
	float:left;
}

.thumbnil_split
{
	background:url(../Images/bg_gallery_photo_shadow.jpg) no-repeat 0 0;
	width:200px;
	height:155px;
	float:left;
}

.thumbnil_split img
{
	margin-top:9px;
	margin-left:9px;
}

.image_description h3
{
	font-style:normal;
	color:#666666;
	margin-top:20px;
	margin-bottom:5px;
}