body { 
	margin: 0px;
	margin-bottom: 45px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	background: url(images/bg.gif) repeat-x top center;
}
a { color: #616060; }
a:hover { color: #000080; text-decoration: none; }


#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}


ul li { text-align: left; }


#main_wrapper {
	width: 775px;
	text-align: left;
	background: #fff;
}

#header { 
	padding-top: 42px;
}
.skip a { font-size: 11px; color: #acacac;}

#logo {
	float: left;
	width: 275px;
	padding-right: 5px;
}

#buttons { text-align: left; padding-top: 12px;}
#buttons img { padding-right: 13px; border: 0px; }

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }

#bottom_half {
	padding-left: 50px;
	width: 712px;
}

#left_images {
	float: left;
	width: 274px;
}

#left_01, #left_03, #left_05 {
	margin: 0px;
	margin-right: 11px;
	float: left;
	width: 126px;
}
#left_01, #left_02, #left_03, #left_04, #left_05, #left_06 {  margin-bottom: 11px; padding: 0px; }

#work_area {
	float: left;
	width: 404px;
	background: #ededed;
	font-size: 12px;
	color: #616060;
}
#work_area_pad {
	padding: 12px;
}
.bio_container {
	padding: 10px;
	background: #fff;
	border-bottom: solid 1px #ccc; 
	border-top: solid 1px #ccc;
	font-size: 11px;
	width: 325px;
	margin-bottom: 5px;
	position: relative;
	text-align: justify;
}
.bio_container b { text-align: left !important; font-size: 12px;}
.team_img_wrap { width: 113px; float: left; margin-right: 2px; }
.team_img_wrap img { cursor: pointer; margin-bottom: 4px; }
.bio_title { font-size: 11px; text-align: center; }


.arrow_left {
	width: 55px;
	height: 30px;
	position: absolute;
	background: transparent url(images/arrow-up.gif) no-repeat top center;
	left: 32px;
	top: -30px;
}
.arrow_center {
	width: 55px;
	height: 30px;
	position: absolute;
	background: transparent url(images/arrow-up.gif) no-repeat top center;
	left: 143px;
	top: -30px;
}
.arrow_right {
	width: 55px;
	height: 30px;
	position: absolute;
	background: transparent url(images/arrow-up.gif) no-repeat top center;
	left: 258px;
	top: -30px;
}
.c_image { margin-bottom: 0px; }
.c_name { color: #2f2faf; font-weight: bold; font-size: 14px; }
.c_location { margin-bottom: 7px; }
.c_consult { color: #c66143; font-weight: bold; }
.c_type { margin-bottom: 7px; text-align: right; font-size: 11px; }
.c_about { font: 14px times; line-height: 18px; text-align: justify; }
.a_wrap { background: #fff; padding: 10px; }

.study_link { 
	margin-bottom: 7px; 
	padding: 7px 15px; 
	background: #fff;
	border-bottom: solid 1px #ccc; 
	border-top: solid 1px #ccc;
	font-size: 11px;
	text-align: justify;
}
.study_link  b{ font-size: 12px;}

#footer_nav {
	font-size: 11px;
	text-align: center;
	margin-top: 25px;
}
#footer_nav a { padding: 0px 5px; }

#footer, #footer_home {
	color: #04307b;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	padding: 7px;

}	
#footer a { 
	color: #04307b; 
	text-decoration: none;
	cursor: text;
}


