/* CSS Document */
body {
	font-family: "Times New Roman", arial, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #edebeb;
	margin: 0px;
	background-color: #000000;
	/*background: #000000 url(images/body-bg.jpg) repeat top left;*/
	}
/*#background-center {
	position: absolute;
	background: url(images/body-bg-center.jpg) repeat-x;
	left: 0px;
	top: 338px;
	width: 100%;
	height: 56px;
	z-index: 1;
	}*/
p {
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 16px;
	}
	
/* -- Begin General Styles -- */

:focus {
	-moz-outline-style: none;
	}
#image-border {
	padding: 3px;
	background: #303030;
	}
a img {
	border: none;
	}
	
	

/* -- Begin General Links -- */
a:link {
	color: #fff;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #fff;
	}
	
a:hover {
	text-decoration: none;
	color: #fff;
	}
a:active {
	text-decoration: underline;
		color: #fff;
		}
/* -- End General Links -- */

/* -- Begin Headings -- */
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	}	
h1 {
	font-size: 22px;
	color: #fff;
	margin: 0;
	padding: 8px 0 8px 0;
	font-weight: normal;
	border-bottom: #303030 1px solid;
	}
h2 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
	padding: 0px;
	}
h3 {
	font-size: 16px;
	color: #fff;
	}
h4 {
	font-size: 18px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	}
/* -- End Headings -- */


#wrapper {
		position: relative;
		margin: 0px auto;
		width: 750px;
		background-color: #505050;
		/*border-right: #000 7px solid;
		border-left: #000 5px solid;*/
		z-index: 2;
		}
	
	#inner-home {
		background-image: url(images/content-bg1.jpg);
		background-repeat: repeat-y;
		width: 750px;
		border-right: #000000 1px solid;
		border-left: #000000 1px solid;
		}
		
	#inner {
		background-image: url(images/content-inner-bg.jpg);
		background-repeat: repeat-y;
		width: 750px;
		border-right: #000000 1px solid;
		border-left: #000000 1px solid;
		}
		
	#header {
		position: relative;
		height: 116px;
		background-image: url(images/header-bg.jpg);
		margin: 0;
		padding: 0;
		}
		
	#header img {
		margin: 0;
		padding: 0;
		}
		
	#home-pic {
		width: 750px;
		height: 215px;
		margin: 0;
		padding: 0;
		}

	#content-pic {
		width: 750px;
		height: 175px;
		margin: 0;
		padding: 0;
		}
		
	#home-pic img {
		margin: 0;
		padding: 0;
		}	

	.address {
		position: absolute;
		height: 116px;
		background: url(images/address.gif) no-repeat;
		width: 214px;
		left: 534px;
		top: 0px;
		text-indent: -999em;
		}
		
	#divider {
		height: 25px;
		background-image: url(images/divider.jpg);
		}
		
	#left {
		float: left;
		width: 179px;
		height: 100%;
		text-align: left;
		}
		
	#navigate {
		width: 173px;
		margin-top: 5px;
		}
		
	#navigate ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}		
		
	#navigate ul li {
		background-image: url(images/navigate/outer-li-bg.jpg);
		display: block;
		color: #da0000;
		line-height: 34px;
		margin-bottom: 2px;
		}
		
	#navigate ul li a {
		text-decoration: none;
		padding-left: 5px;
		font-weight: 600;
		
		}
		
	#navigate ul li ul{
		background-color: #3a3a3a;
		background: none;
		list-style-type: none;
		margin: 0px
		}
		
	#navigate ul ul li {
		background: #3a3a3a url(images/navigate/ululli-bg.jpg) repeat-x bottom left;
		line-height: 19px;
		padding-left: 10px;
		width: 163px;
		margin: 0px;
		font-weight: normal;
		}

	#navigate .close ul {display: none;}
	
	#navigate li .active {
		
		}
		
	#navigate ul li ul li {
		font-size: 11px;
		}
		
	#navigate ul li ul li a {font-weight: normal;}
		
	#navigate ul li ul li a span {
		display: block;
		text-indent: 10px;

		}

			
	#navigate ul ul li a, #navigate ul ul li a:link, #navigate ul ul li a:active, #navigate ul ul li a:visited {
		background: url(images/navigate/inner-li.gif) no-repeat;
		color: #edebeb;
		padding-left: 10px;
		text-decoration: none;
		}
		
	#navigate ul ul li a:hover {
		background: url(images/navigate/inner-li.gif) no-repeat;
		color: #edebeb;
		padding-left: 10px;
		text-decoration: underline;
		}
		
	#content-center {
		float: left;
		width: 561px;
		background: url(images/content-bg.jpg) repeat-x;
		padding: 5px;
		text-align: justify;
		}
	.content-request-consultation {
		width: 561px;
		text-align: center;
		}
		
	#content-center ul {
		list-style: url(images/li.gif)
		}
		
	/*#content-center img{
		padding: 3px;
		background: #333333;
		border: #000000 1px solid;
		margin-right: 10px;
		}*/
		
	#content-center ol, #content-center ul{
		margin-top: 0px;
		}
	
	#content-center ol li, #content-center ul li {
		margin-top: 10px;
		}
		
	#content-center ol li li, #content-center ul li li{
		margin: 0;
		}
	
	#content-center-home {
		float: left;
		width: 361px;
		background: url(images/content-bg.jpg) repeat-x;
		padding: 5px;
		text-align: justify;
		}
				
	#right {
		float: right;
		width: 200px;
		height: 100%;
		}
		
/* begin bios layout */
#bio-title-wrapper {
	width: 561px;
	height: 204px;
	clear: both;
	margin: 0;
	padding: 0;
	margin: 10px 0 10px 0;
	text-align: center;
	}
#bio-image {
	float: left;
	}
#bio-image img {
	padding: 3px;
	background: #303030;
	}
#bio-title {
	float: left;
	width: 393px;
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	}
#bio-footer-wrapper {
	width: 561px;
	margin: 0;
	padding: 0;
	margin: 10px 0 10px 0;
	}
#bio-no-image {
	text-align: center;
	width: 561px;
	padding: 20px 0 20px 0;
	margin: 10px 0 10px 0;
	}
#divider-gray {
	font-size: 0px;
	background-color: #303030;
	width: 561px;
	height: 1px;
	margin: 0 0 30px 0;
	}
/* end bios title */

/* begin footer */
#footer {
	clear: both;
	background-image:url(images/footer-bg.jpg);
	height: 34px;
	line-height: 34px;
		}
#footer-links {
	float: left;
	width: 440px;
	padding-left: 5px;
	}
#footer-disclaimer {
    padding: 10px 0 0 0;
    background-color: #000000;
	clear: both;
	text-align: center;
	color: #505050;
	}
#copyright {
	float: left;
	width: 300px;
	padding-right: 5px;
	text-align: right;
	}
#footer a, #footer a:link, #footer a:active, #footer li a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
.clear {
	clear: both;
	}
/* end footer */

fieldset {
	border: 0;
	}
fieldset legend, .portfolio-page-title {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 7px 0;
	padding: 0;
	border-bottom: 1px solid #666666;
	}
label {
	cursor: pointer;
	}
label.left {
	float: left;
	width: 125px;
	}
fieldset div{
	margin-bottom: 5px;
	}
.input {
	color: #999999;
	border: 1px solid #cccccc;
	
	}
.input:focus {
	color: #000000;
	border: 1px solid #666666;
	background: #FFFFCC;
	}
.form-status {
	text-align: center;
	font-weight: bold;
	}
	
	
/* performance table */
table.performance {
	width: 100%;
	margin: 10px auto;
	border-left: 1px solid #333;
	}
	table.performance th,
	table.performance td {
		text-align: center;
		padding: 5px;
		margin: 1px;
		}
	table.performance th.title {
		height: auto !important;
		background: #555;
		border-color: #333;
		border-style: solid;
		border-width: 1px 1px 0 0;
		}
	table.performance th {
		background: #333;
		height: 100px;
		border-color: #555;
		border-style: solid;
		border-width: 0 1px 0 0;		
		}
	table.performance .vert {
		writing-mode:tb-rl;
		-webkit-transform:rotate(90deg);
		-moz-transform:rotate(90deg);
		-o-transform: rotate(90deg);
		white-space:nowrap;
		display:block;
		line-height: 40px;
		}
	table.performance td {
		border-color: #333;
		border-style: solid;
		border-width: 0 1px 1px 0;
		}
p.updated {
	text-align: center;
	font-style: italic;
	}
