* {
	margin: 0;
	padding: 0;
}
/* -----------------------------------
simple reset
----------------------------------- */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}
input, textarea, select, button
{
	font-size: 100%;
	line-height: 1.1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
button
{
	width: auto;
	overflow: visible;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
ul li { list-style: none; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
h1 , h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1.3ex;
	margin-bottom: 0.4ex;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 95%;
}
h6 {
	font-size: 70%;
}
/*ol   {
	padding: 10px;
	margin-left: 2.5em;
}*/
/*ul   {
	padding: 5px;
	margin-left: 2.5em;
}
ul li ul {
	padding: 5px;
	margin-left: 0.5em;
}
li {
	margin-left: 0px;
	padding: 0px;
}*/
#page_wrapper {
	background: #d5d5d5;

}
.header_wrapper {
	height: 150px;
	width: 980px;
	background: url(../images/bkgd-gry_top.gif) repeat-x;
}
.header {
	height: 150px;
	width: 960px;

}
.header h1 {
	left: -9999em;
	position: absolute;
	font-size: 16px;
	top: 0px;
}
.header h2 {
	left: -9999em;
	position: absolute;
	font-size: 14px;
}
.header .logo {
	height: 120px;
	width: 960px;
}
.header .header_cms_content {
	height: 100px;
	width: 940px;
	position: absolute;
	z-index: 2000;
	top: 0px;
	left: 0px;
	padding: 10px;
	text-align: right;
}

/* Header Nav with Folder Tabs */
/* ========================================================================================= */

.header_nav  {
	position: absolute;
	height: 25px;
	width: 960px;
	background: url(../images/fftab_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	top: 125px;
}
.header_nav ul {
	float: right;
	list-style-type: none;
	padding-top: 0px;
	height: 25px;
	width: auto;
	padding-bottom: 0px;
}
.header_nav li  {
	float: left;
	padding-right: 0px;
	padding-left: 16px;
	font-size: 80%;
	font-weight: bold;
	z-index: 200;
	position: relative;
	height: 25px;
	width: auto;
	background: url(../images/fftab_lt_off.png) no-repeat left;
}
.header_nav a {
	display: block;
	text-decoration: none;
	float: left;
	height: 22px;
	z-index: 200;
	margin: 0px 0px 0px -1px;
	padding: 3px 17px 0px 0px;
	width: auto;
	background: url(../images/fftab_rt_off.png) no-repeat right;
}
.header_nav li:hover  {
	background: url(../images/fftab_lt_on.png) no-repeat left;
	color: #093dbc;
}
.header_nav a:hover  {
	background: url(../images/fftab_rt_on.png) no-repeat right;
	color: #093dbc;
}
/*
#home .header_nav li.home,
#officesup .header_nav li.officesup,
#design .header_nav li.design,
#facility .header_nav li.facility,
#legalsup .header_nav li.legalsup,
#technology .header_nav li.technology {
	background-image: url(../images/ff_tab_lt_hov.png);

	
}*/
/*#home .header_nav li.home a,
#officesup .header_nav li.officesup a,
#design .header_nav li.design a,
#facility .header_nav li.facility a,
#legalsup .header_nav li.legalsup a,
#technology .header_nav li.technology a {
	background-image: url(../images/ff_tab_rt_hov.png);

}*/
.navwidth {
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}
/* ========================================================================================= */


/* Header Nav with Standard Nav Bar= */
/* ========================================================================================= */
/*
.header_nav  {
	height: 25px;
	width: 960px;
	position: relative;
	font-size: 100%;
	line-height: 13px;
}
.header_nav ul  {
	width: 900px;
	margin: 0px;
	text-align: center;
}
.header_nav ul li {
	display: inline;
	border-left: 1px solid;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.header_nav ul li.first {
	border-left: none;
}
.header_nav ul li a {
	font-size: 100%;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
*/
#content_wrapper {
	height: auto;
	width: 980px;
	background: #f1f2f3 url(../images/bkgd-gry_btm.gif) repeat-x;
}
#content {
	height: auto;
	width: 960px;
	background: #FFF;
}
.util_nav  {
	height: 20px;
	margin: 0px;
	width: 960px;
}
.util_nav ul  {
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.util_nav ul li {
	display: inline;
	border-left: 1px solid;
	margin: 0;
	font-weight: bold;
}
.util_nav ul li.first {
	border-left: none;
}
.util_nav ul li a {
	margin: 0px 2px 0px 8px;
	padding: 0px;
	font-size: 80%;
	text-decoration: none;
}
.util_nav ul li:hover , .util_nav ul li a:hover{
	text-decoration: underline;
	color: #0000a9;
}
.sub_nav {
	height: 20px;
	width: 960px;
	color: #2650a6;
}
.sub_nav a {
	font-size: 85%;
	color: #2650a6;
	font-weight: bold;
	text-decoration: none;
}
.sub_nav a:hover {
	text-decoration: underline;
}
#main_wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
}

.main  {
	float: left;
	height: auto;
	width: 600px;
	padding: 8px 10px 15px 20px;
}

/*.main_nav ul {
	margin: 4px 0px 20px;
	width: 160px;
	padding: 0px;
}
.main_nav ul li{
	float: left; 
	width: 100%;
	border-width: 1px;
	border-style: solid;
}*/
/*#main_nav ul li {
	list-style-type: none;
	height: 45px;
	width: 154px;
}*/
/*.main_nav a {
	display: block;
	text-decoration: none;
	font-size: 100%;
	padding: 4px 4px 5px 4px;
	font-weight: bold;
	line-height: 100%;
}
.main_nav img {
	margin: 15px auto 0px;
}*/
.main .baner_slideshow {
	height: 264px;
	width: 600px;
	margin: 0px auto 0px;
}
.main .carousel_caption  {
	height: 24px;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding-top: 5px;
}
.main .carousel {
	height: auto;
	width: 560px;
	margin: 10px auto;
}
.main .main_content {
	margin: 0;
	clear: both;
	height: auto;
	width: 600px;
	padding-top: 20px;
}
.main ol   
{
	list-style: decimal;
	margin-left: 15px;
	padding-left: 15px;
}
.main ul li
{
	list-style: disc;
	margin-left: 25px;
	padding-left: 8px;
}
.main ul li ul li
{
	list-style: circle;
}
.testimonials {
	height: auto;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
}

#sidebar  {
	float: left;
	height: auto;
	width: 320px;
	padding: 8px 0 15px;
	margin-right: 10px;
}
/*.top_sb {
	height: auto;
	width: 100%;
}*/
#sidebar .outter_sb {
	float: right;
	height: auto;
	width: 160px;
	position: relative;
}
#sidebar .inner_sb  {
	float: left;
	height: auto;
	width: 160px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#sidebar .login {
	float: left;
	width: 130px;
	height: 135px;
	padding-right: 14px;
	padding-left: 14px;
}
.box_element_top {
	background: #7c9dec;
	height: 22px;
	width: 130px;
	color: #FFF;
	padding: 5px 5px 0px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 1px solid #0b4dec;
	border-right: 1px solid #0b4dec;
	border-left: 1px solid #0b4dec;
}
.box_element_body {
	background: repeat-y;
	height: auto;
	width: 138px;
	padding-right: 0px;
	padding-left: 2px;
	border-right: 1px solid #0b4dec;
	border-left: 1px solid #0b4dec;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
}
.box_element_base {
	background: url(../images/140px_box_btm.jpg) no-repeat;
	height: 10px;
	width: 130px;
	border-right: 1px solid #0b4dec;
	border-bottom: 1px solid #0b4dec;
	border-left: 1px solid #0b4dec;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar #links #links_bkg ul li a {
	list-style: url(none) none inside;
	margin: 0px;
	padding: 0px;
}

/*.btm_sb {
	height: auto;
	width: 100%;
}
*/
#links {
	height: auto;
	position: relative;
	width: 300px;
	clear: both;
	margin: 0 0 0 10px;
}
#links_filled_top {
	height: 22px;
	width: 290px;
	color: #FFF;
	padding: 5px 5px 0px;
	font-weight: bold;
	background: #7c9dec;
	border-top: 1px solid #0b4dec;
	border-right: 1px solid #0b4dec;
	border-left: 1px solid #0b4dec;
	/*height: 20px;
	width: 300px;
	position: relative;
	padding-top: 14px;
	background: #7c9dec;
	border-top: 1px solid #0b4dec;
	border-right: 1px solid #0b4dec;
	border-left: 1px solid #0b4dec;
	border-bottom-width: 1px;
	border-bottom-color: #0b4dec;*/
}
#links_bkg {
	width: 280px;
	position: relative;
	height: 136px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #0b4dec;
	border-left: 1px solid #0b4dec;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #0b4dec;
	border-bottom-color: #0b4dec;*/
}
#links ul {
	float: left;
	width: 290px;
	padding: 0;
	list-style: none;
}
#links ul li {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	line-height: 200%;
	list-style: none;
	font-size: 80%;
} 

#links_btm {
	width: 300px;
	margin-top: 0px;
	height: 20px;
	border-right: 1px solid #0b4dec;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
}
.flt_rt {
	float: right;
	font-size: 70%;
	line-height: 70%;
	text-decoration: underline;
	cursor: hand;
}
#sidebar .outter_sb .eci_login{
	width: 130px;
	height: 142px;
	position: relative;
	margin-left: 8px;
}
#sidebar .outter_sb .eci_login label{
	font-size: 65%;
	width: 100px;
	color: #000;
	display: block;
	padding-top: 4px;
}
#sidebar .outter_sb .eci_login input{
	width: 120px;
	margin-top: 2px;
	float: left;
}
#sidebar .outter_sb .eci_login .submit{
	float: right;
	width: 56px;
	margin-top: 10px;
	font-size: 90%;
	margin-right: 5px;
	margin-bottom: 5px;
}
#sidebar .outter_sb .options  {
	font-size: 65%;
	float: right;
	clear: both;
	text-align: center;
	width: 130px;
	margin-top: 14px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar .outter_sb img {
	margin-left: 7px;
	margin-bottom: 8px;
}

.quote  {
	font-size: 75%;
	line-height: 95%;
	color: #2650a6;
}
.quote hr {
	color: #2650a6;
	background: #2650a6;
}
/*#sidebar ol   {
	padding: 1.5px;
	margin-left: 1.5em;
}
#sidebar ul   {
	padding: 1.5px;
	margin-left: 1.5em;
}
#sidebar ul li  {
	padding: 0px;
	margin-left: 0px;
	list-style: disc;
}
#sidebar ul li   ul{
	padding: 1.0px;
	margin-left: 1em;
}
#sidebar ul li ul li{
	padding: 0px;
	margin-left: 0px;
	list-style: circle;
}*/
.sidebar_cms_content {
	width: 140px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar  .cms_sb_content{
	clear: left;
}
#footer {
	clear: both;
	height: 40px;
	width: 960px;
}
#footer .footer_links ul  {
	list-style: none;
	height: 17px;
	width: 960px;
	background: #0b4dec;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: center;
}
#footer .footer_links ul li{
	list-style: none;
	height: auto;
	width: 960px;
	display: inline;
	font-size: 80%;
	border-left: 1px solid;
}
#footer .footer_links ul li.first {
	border-left: none;
}
#footer .footer_links ul li a{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer  .copyright p{
	font-size: 75%;
	background: #FFF;
	height: 20px;
	width: 960px;
	margin: 0 auto 0;
	padding: 0px;
	text-align: center;
}
.log {
	text-align: center;
	margin-bottom: 10px;
}

.first {
	border-left-style: none;
}

.center {
	text-align: center;
}
