/*********************/
/* BASIC */
/*********************/

body {
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif;
	font-size: 100%;
	background-color: #E5E5E5;
	margin: 0;

}


img { border: 0; }

/*********************/
/* CONTAINER */
/*********************/

#container_about {
	width: 980px;
	height: 1200px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
	
	
}


/*********************/
/* MAIN*/
/*********************/

	
#about  {
	position: absolute;
	top: 179px;
	left: 145px;
	width: 725px;
	height: 113px;
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	color: #888;
	font-weight: normal;
	font-size: 15px;
	line-height: 24.5px
}

.aboutText  {

	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	color: #809627;
	font-weight: normal;
	font-size: 15px;
	line-height: 24.5px
}


#about2  {
	position: absolute;
	top: 535px;
	left: 160px;
	width: 726px;
	height: 65px;
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	color: #888;
	font-weight: normal;
	font-size: 15px;
	line-height: 24.5px
}

#recentcases  {
	position: absolute;
	top: 349px;
	left: 142px;
	width: 749px;
	height: 221px;
	color: #888;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	z-index: 20
	}

	
#accordion_container  {
	position: absolute;
	top: 576px;
	left: 160px;
	width: 748px;
	z-index: 5;
	height: 400px;
	}
	
	
#accordion2_container  {
	position: absolute;
	top: 490px;
	left: 128px;
	width: 755px;
	z-index: 5;
	height: 400px;
	}

		
/*********************/
/* Logo */
/*********************/

#logo {
	left:0px;
	top: 84px;
	position: absolute;
	height: 120px;
}


#name {
	left:144px;
	top: 40px;
	position: absolute;
	height: 23px;
	width: 178px;
}

#name2 {
	left:840px;
	top: 117px;
	position: absolute;
	height: 23px;
	width: 40px;
}

	
/*********************/
/* NAV */
/*********************/

#nav_container
{
	position: absolute;
	width: 105px;
	height: 120px;
	top: 25px;
	left: 597px;
	
}

#nav_container2
{
	position: absolute;
	width: 165px;
	height: 120px;
	top: 25px;
	left: 711px;
}

.nav {
	list-style: none;
	font-size: 10px;
	line-height: 23px;
	letter-spacing: 2px;
}



.nav li {
	float: left;
	padding: 3px;
	text-align: left;
	
}

.nav a:hover {
	background:  #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.select {
	font-weight: bold;
	font-size: 10.5px;
	color: #660066;
	letter-spacing: 3px;
}




/*********************/
/* Page links*/
/*********************/


a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #F57F20;
	font-weight: bold;
}
a:active {
	color: #F57F20;
	text-decoration: none;
}

#about a:link {
	#809627;
	text-decoration: underline;
}



/*********************/
/* Detail*/
/*********************/

.icons {
	padding: 0px;
	border: 0px solid #0B3636;
	float: left;
	width: 165px;
	height: 160px;
	position: relative;
	margin: 10px 21px 27px 0px;
}

	

/*********************/
/* Detail*/
/*********************/



.line {
	left:139px;
	top: 155px;
	position: absolute;
	height: 23px;
	width: 732px;
	border-top:1px dashed #999999;
	color:#999;
}


.line2 {
	left:140px;
	top: 322px;
	position: absolute;
	height: 23px;
	width: 732px;
	border-top:1px dashed #999999;
	color:#999;
}

p1d { 
	color: #888; 
	font-size: 15.5px; 
	font-family: Arial; 
	font-weight: normal; 
	line-height: 21px 
}

p1c { 
	color: #888; 
	font-size: 15.5px; 
	font-family: Arial; 
	font-weight: normal; 
	line-height: 0px 
}

p1b { 
	color: #888; 
	font-size: 15.5px; 
	font-family: Arial; 
	font-weight: normal; 
	line-height: 26px 
}



h1  { 
	color: #888; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: normal; 
	line-height: 24px 
}

p1  { 
	color: #888; 
	font-size: 15.5px; 
	font-family: Arial; 
	font-weight: normal; 
	line-height: 24px 
}
