#background_image{
	background-image:url('../images/background.gif');	
	background-repeat:repeat;
}

img{
	border:0px;	
}

a{
	outline:none;	
}

body{
	margin:0px;
	padding:0px;
	text-align:center;	
}

#inner{
	width:855px;
	margin: 0px auto;
	text-align:center;
	height:100%;
}

#content{
	display:block;
	width:900px;
 	position:relative;
	min-height:100%;
	text-align:left;
	margin-left:1px;	
	#margin-left:45px;
}

#left_col{
	float:left;	
}

#navigation{
	background-image:url('../images/white_nav_bg.gif');	
	background-repeat:no-repeat;
	width:184px;
	height:707px;
}

#move_nav{
	position:relative;
	#position:aboslute;
	top:340px;
	#margin-top:340px;
	#margin-left:10px;
	right:8px;
}

.move_nav{
	#position:aboslute !important;
	#margin-top:40px !important;
	#margin-left:10px !important;
}	

#right_col{
	float:left;	
	margin-left:26px;
}

#index_header, #legal_header, #links_header, #expertise, #contact_header{
	background-image:url('../images/index_header.jpg');
	background-repeat:no-repeat;	
	width:686px;
	height:235px;
}

#legal_header{
	background-image:url('../images/legal_header.jpg');	
}

#links_header{
	background-image:url('../images/links_header.jpg');
}

#expertise{
	background-image:url('../images/expertise.jpg');	
}

#contact_header{
	background-image:url('../images/contact_header.jpg');
}

#flash_banner, #legal_flash_banner{
	background-image:url('../images/flash_banner.gif');	
	background-repeat:no-repeat;
	width:686px;
	height:99px;
	margin-top:10px;
	margin-bottom:10px;
}

#legal_flash_banner{
	background-image:url('../images/legal_flash_banner.gif');		
}

#about_us_box, #our_legal_team, #links_box, #expertise_box, #contact_box, #articles_box{
	background-image:url('../images/aboutus.jpg');	
	background-repeat:no-repeat;
	width:686px;
	height:355px;
}

#our_legal_team{
	background-image:url('../images/our_legal_team.jpg');
}

#links_box{
	background-image:url('../images/links_box.jpg');
}

#contact_box{
	background-image:url('../images/contact_box.jpg');
}

#expertise_box{
	background-image:url('../images/expertise_box.jpg');	
	height:457px;
	margin-top:10px;
}

#articles_box{
 	background-image:url('../images/articles_box.jpg');	
	height:457px;
	margin-top:10px;	
}

#position_text{
	position:relative;
	top:60px;
	color:#FFF;
	font-size:12px;	
	font-family:arial;
	width:658px;
	height:285px;
	#height:260px;
	overflow:auto;
	margin-left:17px;
}

#text_padding{
	display:block;
	width:630px;
	position:relative;
	bottom:10px;
	#bottom:0px;	
	text-align:justify;
}

.expertise_overflow{
	height:380px !important;	
}

p.heading_text, span.heading_text{
	color:#a8732d;	
}

#sub_links{
	float:right;
	margin-top:22px;
	margin-right:0px;
	font-family:tahoma;	
	font-size:12px;
}

#sub_links a:link{
	
	margin-right:30px;
	color:#a8732d;
	text-decoration:none;	
}

#sub_links a:visited{
	color:#a8732d;
	margin-right:30px;
	text-decoration:none;
}

#sub_links a:hover{
	color:#5f5d5d;
	text-decoration:none;
	margin-right:30px;	
}

#position_text a:link{
	color:#a8732d;
	text-decoration:none;
	font-size:10px;	
}

#position_text a:visited{
	color:#a8732d;
	text-decoration:none;
	font-size:10px;	
}

#position_text a:hover{
	color:#5f5d5d;
	font-size:10px;	
}

/*CONTACT FORM */
#contact_left{
	float:left;	
	width:330px;
}

#contact_right{
	float:right;
	clear:both;	
	width:310px;
	position:relative;
	top:-255px;
	left:105px;
}

#contact_right input, #contact_right textarea{
	width:200px;
}

textarea.textheight{
	height:60px;	
}

#position_text table{
	color:#FFF;	
}