@charset "utf-8";
/* CSS Document */

body{

	background:#1b75bc url(images/body_background.jpg) no-repeat;
}

h2{

	font-size:14px;
	color:#c93300;
	font-family:Arial, Helvetica, sans-serif;
}
.main_wrapper{

	width:970px;
	margin:0 auto;
	
}

strong{

	color:#006294;
}

.main_content_wrapper{

	width:970px;
	float:left;
	/*margin-top:200px;*/

}
.main_top{

	background:url(images/main_top.png) no-repeat;
	width:966px;
	height:20px;
	float:left;
}

.main_body{
	
	background:url(images/main_body.png) repeat-y;
	width:966px;
	float:left;
}

.main_bottom{

	background:url(images/main_bottom.png) no-repeat;
	width:966px;
	height:20px;
	float:left;
}

.main_content{

	width:960px;
	margin-left:22px;
	float:left;
	#margin-left:10px;
}

.top_header{

	width:960px;
	float:left;
	height:150px;
}

.top_header_left{

	width:315px;
	#width:250px;
	float:left;
}

.top_header_right{

	width:640px;
	float:left;
}
.top_header h1{

	font-size:40px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
}

.top_header h2{

	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	margin-left:150px;
	#margin-left:50px;
}

.header{
	
	background:url(images/header.jpg) no-repeat;
	width:915px;
	height:296px;
	float:left;
	margin-top:2px;

}

.left_panel_wrapper{

	width:253px;
	float:left;
}

.right_panel_wrapper{

	width:660px;
	float:left;
	margin-left:10px;
}

.left_panel_top{

	background:url(images/left_panel_top.jpg) no-repeat;
	width:253px;
	height:14px;
	float:left;
}

.left_panel_content{
	
	width:253px;
	float:left;
	background:#1b75bc;
}

.left_panel_bottom{

	background:url(images/left_panel_bottom.jpg) no-repeat;
	width:253px;
	height:15px;
	float:left;
}

.bottom_content_wrapper{

	margin-top:15px;
	float:left;
	width:960px;
}

.navigation{
	
	float:left;
	margin-left:3px;
	width:240px;
}

.navigation-butt{

	background:url(images/button.jpg) no-repeat;
	width:241px;
	height:24px;
	float:left;
	margin-top:2px;
}

.navigation-butt a{
	
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding-left:25px;
	line-height:25px
}

.navigation-butt a:hover{
	
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clock_wrapper{
	
	width:640px;
	float:left;
}

.clock_top{

	background:url(images/clock_top.jpg) no-repeat;
	width:657px;
	height:9px;
	float:left;
}

.clock_content{


	width:640px;
	float:left;
	margin-left:30px;
}

.clock_bottom{

	background:url(images/clock_bottom.jpg) no-repeat;
	width:657px;
	height:9px;
	float:left;
}

.clock{
	
	float:left;
	margin-left:10px;
}

.weather{

	float:left;
	margin-top:20px;
	margin-left:30px;
	width:200px;
	#margin-left:15px;
	
}

.market_watch{

	float:left;
	margin-top:20px;
	margin-left:20px;
	width:200px;
	#margin-left:10px;
	
}

.time_table{

	width:657px;
	float:left;
	margin-top:15px;

}

.main_text_contents{

	float:left;
	/*margin-top:15px;*/
	width:650px;
}

.main_text_contents p{


	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#434242;
}


.footer{

	width:930px;
	float:left;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	margin-left:20px;

}

.services{

	width:92%;
	float:left;
}

.services h2{
	
	font-size:12px;
}

.contact_wrapper{

	width:422px;
	float:left;
	padding-left:90px;;
}

.contact_header_top{
	
	background:url(images/contact_header_top.jpg) no-repeat;
	width:422px;
	height:66px;
	float:left;
}

.contact_header_body{

	background:url(images/contact_header_body.jpg) repeat-y;
	width:422px;
	float:left;
}

.contact_header_bottom{

	background:url(images/contact_header_bottom.jpg) no-repeat;
	width:422px;
	height:17px;
	float:left;
}

.contact_contents{

	width:400px;
	float:left;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.loginfields
{
     border-style: hidden;
     border-width: 0px;
     color: #8AB08A;
     padding-left:7px;
     padding-right:7px;
     font-size:8pt;
	 background:url(images/input_box.jpg) no-repeat;
	 float:left;
	 width:319px;
	 height:25px;
	 padding-top:3px;

}

.textarea
{
     border-style: hidden;
     border-width: 0px;
     color: #8AB08A;
     font-size:8pt;
	 background:url(images/text_area.png) no-repeat;
	 float:left;
	 width:319px;
	 height:221px;
	 padding:4px 5px;

}

.submit
{
     border-style: hidden;
     border-width: 0px;
     color: #8AB08A;
     padding-left:7px;
     padding-right:7px;
     font-size:8pt;
	 background:url(images/submit.jpg) no-repeat;
	 width:84px;
	 height:25px;
	 text-align:center;
	 margin-left:130px;
}

.contact_small_wrapper{

	width:207px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

.contact_small_header_top{

	background:url(images/contact_small_header_top.jpg) no-repeat;
	width:207px;
	height:9px;
	float:left;

}

.contact_small_header_content{

	background:#258fcd;
	width:205px;
	float:left;
	border-left: solid 1px #1c79a9;
	border-right:solid 1px #1c79a9;
	#margin-top:-6px;
}

.contact_small_header_bottom{

	background:url(images/contact_small_header_bottom.jpg) no-repeat;
	width:207px;
	height:9px;
	float:left;
}
.contact_small_contents{

	width: 195px;
	margin-left:5px;
	float:left;

}

.contact_small_contents h2{

	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.contact_small_contents p,a{

	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


 /* --------------------- captcha style --------------------- */
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FFFFFF !important; //reCaptcha widget background color
   width:195px;
 }
 
 #recaptcha_table {
   border-color: #FFFFFF !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #9fc7e6 !important; //Text input field border color
   background-color:#FFFFFF !important; //Text input field background color
 }
 /* --------------------- end captcha style --------------------- */
 

.offices{

width:510px;
float:left;
margin-top:25px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border-bottom: solid 1px #CCCCCC;
margin-left:15px;

}

.offices a{

 color:#0033FF;
 text-decoration:none;

}

.offices_india{

width:510px;
/*background:url(images/india_background.jpg) no-repeat;*/
height:161px;
float:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border-bottom: solid 1px #CCCCCC;
margin-top:25px;
margin-left:15px;

}
.offices_india a{

 color:#0033FF;
 text-decoration:none;
}

.footer_links{
	
	text-align:center;
	color:#999999;
} 
.footer_links a{

	color:#666666;
	text-decoration:none; 
} 
.footer_links a:hover{

	color:#0066FF;
	text-decoration:none; 
} 
 
 
.logo{
	background:url(images/logo.png) no-repeat;
	#background:url(images/logo_ie.gif) no-repeat;
	width:250px;
	height:71px;
	float:left;
}

.logo_text{
	
	width:320px;
	#width:250px;
	float:left;
}


