body {
	margin: 0;
	padding: 0;
	font-family: arial;

}
#wrapper {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/bg_repeat.jpg);
}
.clear {
	clear: both;
}
/*  --- Header CSS --- */
#header_wrapper {
	width: 1000px;
	margin:0 auto;
}
#left_bg {
	height: 206px;
	width: 298px;
	margin: 0;
	padding: 0;
	background: #000 url(../images/header_01.jpg) no-repeat;
	float: left;
}
#cent_bg {
	height: 206px;
	width: 409px;
	margin: 0;
	padding: 0;
	background: #000 url(../images/header_02.jpg) no-repeat;
	float: left;
}
#right_bg {
	height: 206px;
	width: 293px;
	margin: 0;
	padding: 0;
	background: #000 url(../images/header_03.jpg) no-repeat;
	float: left;
}
/*  --- Nav CSS --- */
#nav_wrapper {
	height: 35px;
	width: 100%;
	margin: 0 auto;
	background : #000 url(../images/nav_bg.jpg) repeat-x;
	position: relative;
}
#nav_list{
	height: 35px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 75px;
	text-align: center;


}
#left_big_nav {
	width: 189px;
	height:  491px;
	background-color: black;
	float: left;
	}
	#nav_wrap_in {
	width: 1000px;
	margin: 0 auto;
	
	}
#nav_list li{
	width: 100%;
	display: inline;
	margin: 0;
	padding: 0;
}

.home a{
	
	height: 35px;
	width: 62px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/home_roll.jpg) no-repeat;
	float: left;
}
.about a{

	height: 35px;
	width: 96px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/about_roll.jpg) no-repeat;
	float: left;
}
.search a{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_roll.jpg) no-repeat;
	float: left;
}
.fynh a{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_roll.jpg) no-repeat;
	float: left;
}
.comp a{

	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/comp_roll.jpg) no-repeat;
	float: left;
}
.ourt a{

	height: 35px;
	width: 104px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourt_roll.jpg) no-repeat;
	float: left;
}
.ourc a{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourc_roll.jpg) no-repeat;
	float: left;
}
.contact a{

	height: 35px;
	width: 99px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/contact_roll.jpg) no-repeat;
	float: left;
}
.home a:link{
	
	height: 35px;
	width: 62px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/home_def.jpg) no-repeat;
	float: left;
}
.about a:link{

	height: 35px;
	width: 96px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/about_def.jpg) no-repeat;
	float: left;
}
.search a:link{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_def.jpg) no-repeat;
	float: left;
}
.fynh a:link{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_def.jpg) no-repeat;
	float: left;
}
.comp a:link{

	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/comp_def.jpg) no-repeat;
	float: left;
}
.ourt a:link{

	height: 35px;
	width: 104px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourt_def.jpg) no-repeat;
	float: left;
}
.ourc a:link{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourc_def.jpg) no-repeat;
	float: left;
}
.contact a:link{

	height: 35px;
	width: 99px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/contact_def.jpg) no-repeat;
	float: left;
}
.home a:visited{
	
	height: 35px;
	width: 62px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/home_def.jpg) no-repeat;
	float: left;
}
.about a:visited{

	height: 35px;
	width: 96px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/about_def.jpg) no-repeat;
	float: left;
}
.search a:visited{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_def.jpg) no-repeat;
	float: left;
}
.fynh a:visited{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_def.jpg) no-repeat;
	float: left;
}
.comp a:visited{

	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/comp_def.jpg) no-repeat;
	float: left;
}
.ourt a:visited{

	height: 35px;
	width: 104px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourt_def.jpg) no-repeat;
	float: left;
}
.ourc a:visited{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourc_def.jpg) no-repeat;
	float: left;
}
.contact a:visited{

	height: 35px;
	width: 99px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/contact_def.jpg) no-repeat;
	float: left;
}
.home a:hover{
	
	height: 35px;
	width: 62px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/home_roll.jpg) no-repeat;
	float: left;
}
.about a:hover{

	height: 35px;
	width: 96px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/about_roll.jpg) no-repeat;
	float: left;
}
.search a:hover{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_roll.jpg) no-repeat;
	float: left;
}
.fynh a:hover{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_roll.jpg) no-repeat;
	float: left;
}
.comp a:hover{

	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/comp_roll.jpg) no-repeat;
	float: left;
}
.ourt a:hover{

	height: 35px;
	width: 104px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourt_roll.jpg) no-repeat;
	float: left;
}
.ourc a:hover{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourc_roll.jpg) no-repeat;
	float: left;
}
.contact a:hover{

	height: 35px;
	width: 99px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/contact_roll.jpg) no-repeat;
	float: left;
}
.home a:active{
	
	height: 35px;
	width: 62px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/home_def.jpg) no-repeat;
	float: left;
}
.about a:active{

	height: 35px;
	width: 96px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/about_def.jpg) no-repeat;
	float: left;
}
.search a:active{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_def.jpg) no-repeat;
	float: left;
}
.fynh a:active{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/search_def.jpg) no-repeat;
	float: left;
}
.comp a:active{

	height: 35px;
	width: 170px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/comp_def.jpg) no-repeat;
	float: left;
}
.ourt a:active{

	height: 35px;
	width: 104px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourt_def.jpg) no-repeat;
	float: left;
}
.ourc a:active{

	height: 35px;
	width: 133px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/ourc_def.jpg) no-repeat;
	float: left;
}
.contact a:active{

	height: 35px;
	width: 99px;
	margin: 0;
	padding: 0;
	background : #000 url(../images/contact_def.jpg) no-repeat;
	float: left;
}
.ourcbold{
	font-weight: bold;
	font-size: 1.0em;
}
.teambold{
	font-weight: bold;
	font-size: 1.0em;
}
.teamnormal{
	font-weight: normal;
	font-size: 1.0em;
}
/*  --- Content CSS --- */
#content_wrapper {
	height: 100%;
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}
#top_bg{
	height: 16px;
	width: 100%;
	background : #000 url(../images/body_bg.jpg) repeat-x;
}
#content {
	height: 100%;
	width: 1000px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#content_bg {
width: 100%;
background-color: #fff;
}

/* About Page Start */

.pic1 {
	float: none;
	display: block;
	position: relative;
	clear: both;
	margin-left: 100px;
}
.pic2 {
	display: block;
	position: relative;
	float: right;
	clear: right;
	left: -140px;
	top: -230px;
}

.pic2julie {
	display: block;
	position: relative;
	float: right;
	clear: right;
	left: -100px;
	top: -230px;
}
/*.about_pic {
	float: left;
	display: block;
	position: relative;
	clear: none;
	left: 270px;
	top: -230px;
	width: 200px;
}*/
#bio {
	width: 300px;
	float: left;
	display: inline;
	position: relative;
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	margin-left: 75px;
	clear: right;
	top: -225px;
	left: 195px;
}
#resume {
	width: 550px;
	float: left;
	clear: left;
	display: inline;
	position: relative;
	margin-left: 100px;
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	padding-top: 10px;
	top: -220px;
	left: 5px;
}
/*#resume h1{
	font-family: Garamond, Georgia, Times, serif;
	font-size: 16px;
	color: #cf1600;
}
#resume a{
	font-family: Garamond, Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #cf1600;
	padding: 2px 5px;
	text-decoration: none;
}
#resume a:hover{
	font-family: Garamond, Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
	background-color: #cf1600;
	padding: 2px 5px;
	text-decoration: none;
}*/

/* About Page End */
#column_wrapper{
	height: 100%;
	width: 820px;
	margin: 0 auto;
}
#column_wrapper_ourc{
	height: 100%;
	width: 850px;
	margin: 0 auto;
	font-size: .9em;
}
#lefttext_wrapper{
	height: 100%;
	width: 800px;
	margin: 0 auto;
	font-size: .9em;
}
#left_wrapper {
	height: 100%;
	width: 380px;
	margin: 0 25px 0 20px;
	padding: 0;
	float: left;
}
#left_wrapper_ourc {
	height: 100%;
	width: 325px;
	margin: 0 0 0 25px;
	padding: 0;
	font-size: commercial;
	float: left;
}
#leftlong_wrapper {
	height: 100%;
	width: 520px;
	margin: 0 0 0 25px;
	padding: 0;	
	float: left;
}
#left_text {
	height: 100%;
	width: 500px;
	margin: 0 25px 0 158px;
	padding: 0;
	float: left;
	font-size: 1.0em;
}
#right_wrapper {
	height: 100%;
	width: 380px;
	margin: 0 0px 0 0;
	padding: 0;
	float: right;
}
#righttext_wrapper{
	height: 100%;
	width: 280px;
	margin: 0 0 0 0;
	float: right;
}
#footer{
	height: 143px;
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background : #000 url(../images/footer_bg.jpg) repeat-x;
}
#footer_nav {
	margin: 5px 0 0 0 ;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#footer_nav li{
	width: 100%;
	display: inline;
	margin: 0;
	padding: 0;
}
#footer_nav a {
	font-size: .8em;
	color: #fff;
}
