@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}


body{
margin-left: 0px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 30px;
background:#575757 url(../media/bg.jpg) no-repeat center top;
text-decoration: none;
 font-family:Arial, sans-serif;
 font-size:13px;
 text-align:center;
}

a{
color:#ee2302;
}

a:hover{
color:#ee2302;
text-decoration:none;
}

#container{
margin:0 auto;
border-left: 1px solid #8a8a8a;
border-right: 1px solid #8a8a8a;
border-bottom: 1px solid #8a8a8a;
}


#wrapper {
	margin:0 auto;
width: 785px;
}



#content{
background:#FFFFFF;
height:inherit;
padding-bottom:30px;
}

#footer{
height:25px;
background:#000000;
font-size:11px;
}

#footer_text{
padding:1px 5px 1px 0px;
text-align:right;
color:#FFFFFF;
}

#ti{
color:#28baf7;
}

#ti a{
color:#28baf7;
text-decoration:none;
}

#ti a:hover{
color:#28baf7;
text-decoration:underline;
}

#home_part{
color:#000000;
font-weight:bold;
}

#home_part a{

color:#000000;
text-decoration:none;
}

#home_part a:hover{
color:#000000;
text-decoration:underline;
}

#information_table{
margin:0 auto;
width:750px;
height:auto;

}

#information_table_header{
height:55px;
text-align:left;
}

#information_table_text{
text-align:justify;
padding:0px 0px 20px 0px;
}
#information_table_text li {
text-align: left;
}
#information_table_text_topline{
text-align:justify;
padding:0px 0px 20px 0px;
border-top:1px dashed #666666;

}


#home_left_col{
width:530px;
padding:2px 15px 10px 0px;
text-align:justify;
}

#table_split{
width:375px;
text-align:justify;
padding:0px 0px 20px 0px;
vertical-align:text-top;
}

#home_right_col{
width:220px;
text-align:justify;
}



.scroll_content{
overflow: auto;
height:250px;
padding: 0px 5px 0px 0px;
}

#partner_listing{
display:list;
list-style:square;
padding-left:15px;
padding-right:30px;
padding-top:5px;
}

#partner_listing li{
padding-top:2px;
}

#case_listing{
display:list;
list-style:square;
padding-left:15px;
padding-top:5px;
}

#case_listing li{
padding-top:10px;
}

.imgLeft {
	float:left;
	margin:0 10px 10px 0px;
}

.imgHome {
	
	margin:0 10px 10px 0px;
	vertical-align:middle;
}

.text_orange{
color:#ee2302;
font-weight:bold;
}

.text_bold{
font-weight:bold;
}

.text_i{
font-style:italic;
}

#text_i{
font-style:italic;
}

#text_i a{
font-weight:bold;
text-decoration:underline;
}

#text_i a:hover{
text-decoration:none;
}

.text_14{
font-size:14px;
font-weight:bold;
}

.text_15{
font-size:15px;
font-weight:bold;
}

.feedback_name{
color:#666666;
font-weight:bold;
}

/******** Navigation Menu */

#nav_bar{
padding:0px 0px 0px 0px;
vertical-align:top;
background:#000000  no-repeat;
}

#nav {
height:25px;
padding-left:0px;

}

#nav ul {
	list-style:none;
	height:15px;
	z-index:10;
}

#nav ul li {
	height:25px;
	float:left;
	position:relative;
	top:0;
	left:0px;
}

#nav ul li a {
	float:left;
	display:block;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	height:25px;
	text-indent:-9999px;
	text-decoration:none;
	background:#000000 url(../media/nav_header.jpg) no-repeat 0 0;
}


#nav ul li#about_us a {
	width:65px;
	margin-left:90px;
	background-position:-100px 0px;
}
#nav ul li#our_partners a {
	width:95px;
	background-position:-165px 0;
}
#nav ul li#areas_practice a {
	width:115px;
	background-position:-260px 0;
}
#nav ul li#client_feedback a {
	width:115px;
	background-position:-375px 0;
}

#nav ul li#foreign_assoicate a {
	width:120px;
	background-position:-490px 0;
}

#nav ul li#intern_feedback a {
	width:115px;
	background-position:-615px 0;
}

#nav ul li#home a {
	width:60px;
	background-position:-730px 0;
}


#nav ul li:hover#about_us a {
	background-position:-100px -24px;
}
#nav ul li:hover#our_partners a {
	background-position:-165px -24px;
}
#nav ul li:hover#areas_practice a {
	background-position:-260px -24px;
}
#nav ul li:hover#client_feedback a {
	background-position:-375px -24px;
}

#nav ul li:hover#foreign_assoicate a {

	background-position:-490px -24px;
}

#nav ul li:hover#intern_feedback a {

	background-position:-615px -24px;
}

#nav ul li:hover#home a {
	background-position:-730px -24px;
}


#nav ul li ul {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:1px 0;
	width:200px;
	height:auto;
}
#nav ul li:hover ul {
	display:block;
	margin:24px 0 0 5px;
}
#nav ul li ul li {
text-align:left;
	float:none;
	position:relative;
	height:auto;
}
#nav ul li ul li a {
	color:#fff;
	font-size:1em;
	line-height:100%;
	margin-left:0;
	padding:6px 10px 6px 5px;
	text-indent:0;
	border:1px solid #000000;
	border-width:1px 0;
	background:#000000;
	
}
#nav ul li ul li a:hover {

	border:1px solid #ee2302;
	border-width:1px 0;
}

#nav ul li:hover#our_partners ul li a, #nav ul li:hover#areas_practice ul li a, #nav ul li:hover#foreign_assoicate ul li a{
	float:none;
	width:auto;
	height:auto;
	background:#000000;
}



/******** Navigation Menu - end */
