/* CSS Document */
body {
	background: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px/14px Arial, Verdana, sans-serif;
}
div, p, ul, ol, dl, th, td, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	text-align: left;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #bf2c37;
}
a {
	text-decoration: none;
	color: #00f;
}
a:hover {
	text-decoration: underline;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: #eee url('images/container_bk.gif') top center repeat-y;
	width: 780px;
	text-align: center;
}
#header {
	margin: 0 auto;
	position: relative;
	background: url('images/header_bk.gif') top left repeat-x;
	width: 770px;
	height: 70px;
}
#header h1 {
	padding: 10px 0 0 10px;
	margin: 0;
}
#header h1 a {
	position: relative;
	display: block;
	border: 0;
	background: url('images/header_logo.gif') top left no-repeat;
	width: 172px;
	height: 50px;
}
#header h1 a span {
	display: none;
}
#header #links {
	position: absolute;
	text-align: left;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	background: url('images/header_links.gif') bottom left no-repeat;
	padding: 5px 0 0 10px;
	width: 100px;
	height: 40px;
	top: 0px;
	left: 670px;
}



html>body #header #links {
	position: absolute;
	text-align: left;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	background: url('images/header_links.gif') bottom left no-repeat;
	padding: 5px 0 0 10px;
	width: 100px;
	height: 40px;
	top: 0px;
	left: 670px;
}

#header #links ul {
	list-style: none;
	text-align: left;
	padding-top: 1px;
}
#header #links ul li {
	font-size: 9px;
	color: #999;
	display: inline;
}
#header #links ul li a {
	padding: 0;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
#header #links ul li a:hover {
	color: #bf2c37;
	text-decoration: underline;
}
ul#tabs {
	padding: 0;
	margin-left:5px;
	margin-bottom:0px;
	float:left;
	list-style: none;
	height:25px;
	width: 770px;
	background: url('images/tab_bar.gif') top center no-repeat;
	text-align: center;
	z-index:1000;
	display:block;
}



.ie6 ul#tabs {
	padding:0 0 0 0;
	margin:0px 0px 0px 2px;
	list-style: none;
	height:25px;
	width: 771px;
	background: url('images/tab_bar.gif') top center no-repeat;
	text-align: center;
	display:block;
	z-index:1000;
}


.ie6home ul#tabs  {
	padding:0 0 0 0;
	margin:0px 0px 0px 2px;
	list-style: none;
	width: 771px;
	background: url('images/tab_bar.gif') top center no-repeat;
	text-align: center;
	display:block;
	overflow:hidden;
	z-index:1000;
}


ul#tabs li {
	float: left;
	position: relative;
	width: 154px;
	text-align: center;
	z-index: 10;
}
ul#tabs li ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	list-style: none;
	z-index: 100000;
}
/*
ul#tabs li > ul {
	top: auto;
	left: auto;
}
*/
ul#tabs li:hover ul, ul#tabs li.over ul {
	display: block;
}
ul#tabs li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #eee;
	height: 25px;
	width: 154px;
	padding: 5px 0 0 0;
}
ul#tabs li a:hover {
	background: url('images/tab_on.gif') top left no-repeat;
	color: #bf2c37;
}
ul.sub li a {
	background: #bf2c37;
	border-bottom: solid 1px #666;
	z-index: 10;
	height: 20px !important;
}
ul.sub li a:hover {
	background-image: inherit;
	background-color: #eee;
	border-bottom: solid 1px #fff;
	height: 20px !important;
}
#banner {
	margin: 0 auto;
	clear: both;
	width: 770px;
	height: 150px;
	text-align: center;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}


.ie6 #banner {
	margin-left:5px;
	clear: both;
	width: 770px;
	height: 150px;
	text-align: center;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}


#content {
	clear:both;
	margin: 15px 30px;
	position: relative;
	background: inherit;
	width:720px;
	display:block;
	overflow:hidden;
	
}
#content div {
	margin: 10px 0 0 0;
	background: inherit;
}
.Pareh
{	
	color: #385270;	
	/*font-size: 13px;
	font-weight: bold;
	color: #bf2c37;
	font: Arial, Verdana, sans-serif;
	font: bold 11px/13px Georgia, "Times New Roman", Times, Courier;font-family:Georgia	
	voice-family: "\"}\"";
	voice-family:inherit;*/
}
#content p {
	margin: 10px 0;
}
#content div.leftbox {
	width: 340px;
	background: url('images/page_boxbody.gif') bottom left no-repeat;
	float: left;
	height: auto !important;
	height: 250px;
	min-height: 250px;
}
#content div.rightbox {
	width: 340px;
	background: url('images/page_boxbody.gif') bottom left no-repeat;
	float: right;
	height: auto !important;
	height: 250px;
	min-height: 250px;
}
#content div.rightbox h3.news_tagline {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 15px;
}
#content div.leftbox h2, #content div.rightbox h2 {
	margin: 0;
	padding: 15px 0 0 15px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	background: url('images/page_boxtop.gif') top left no-repeat;
	color: #385270;
	width: 340px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 325px;
}
#content div.leftbox p, #content div.rightbox p {
	padding: 0 15px 5px 15px;
}
#content hr.divider {
	border: solid 1px #333;
	clear: both;
	margin-bottom: 4px;
}
#footer {
	clear: both;
	background: #fff url('images/footer_bk.gif') top left repeat-x;
	padding: 5px 2px 5px 15px;
	text-align: left;
	font-size: 10px;
	color: #999;
	display:block;
	overflow:hidden;
}
#footer p {
	text-align: left;
}
#footer ul#tablinks {
	list-style: none;
	padding: 4px 0 4px;
	margin-top: 10px;
}
#footer ul#tablinks li {
	display: inline;
	text-align: left;
}
#footer ul#tablinks li a {
	font-size: 10px;
	font-weight: bold;
	margin-right: 2px;
	padding-right: 4px;
	text-transform: uppercase;
	color: #999;
	border-right: solid 1px #999;
	text-decoration: none;
}
#footer ul#tablinks li a:hover {
	text-decoration: underline;
	color: #bf2c37;
}
#footer ul#tablinks li a.last {
	border: 0;
}
div.clear {
	clear: both;
	height: 0;
}
/* services */
.services {
	padding: 1px 4px 0px 0px;
}
.services div {
	margin: 0;
	padding: 0;
}
.services strong {
	color: #bf2c37;
}
.services div p {
	margin: 0;
	padding: 0;
}
/* mission */
p.mission {
	text-indent: 1em;
	font: bold 11px/13px Georgia, "Times New Roman", Times, Courier;
	font-style: italic;
	letter-spacing: .1em;
}
dl.codeofethics {
	padding: 10px 10px 0;
}
dl.codeofethics dt {
	clear: both;
	float: left;
	font-weight: bold;
	width: 64px;
	padding-bottom: 15px;
}
dl.codeofethics dd {
	display: block;
	padding-bottom: 15px;
}
/* team */
#ManagementTeamHeader {
	position: static;
	margin-top: -5px;
	z-index: -10;
}
#ManagementTeamHeader div {
	float: left;
	padding: 0 2px;
	width: 19%;
}
/* news */
h3.news_tagline {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
p.news_body {
}
span.news_location {
	font-weight: bold;
	color: #666;
}
div#newsheader {
	position: relative;
}
div#news_banner {
	float: left;
	width: 350px;
	height: 180px;
}
div#news_listing {
	float: right;
	width: 350px;
	height: 180px;
	background: url('images/faqlisting_body.gif') bottom left no-repeat;
}
div#news_listing h3 {
	width: 340px;
	font-size: 15px;
	font-weight: bold;
	color: #bf2c37;
	padding: 10px 0 5px 20px;
	background: url('images/faqlisting_top.gif') top left no-repeat;
}
div#news_listing div#newsscroll {
	padding: 5px;
	height: 100px;
	overflow: auto;
	z-index: -10;
	background-image:none;
}
div#news_listing div#newsscroll ul {
	list-style: outside square;
	margin-left: 18px;
	width: 290px;
}
div#news_listing div#newsscroll ul li {
	margin-bottom: 4px;
}
.newsarticle {
	clear: both;
	padding: 10px;
}
.newsarticle h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
.newsarticle span.newsarticletag {
	font-weight: bold;
	float: left;
	padding-right: 4px;
}
/* faqs */
#faqs {
	position: relative;
}
#faqs #faq_banner {
	float: left;
	width: 350px;
	height: 180px;
}
#faqs #faq_listing {
	float: right;
	width: 350px;
	height: 180px;
	background: url('images/faqlisting_body.gif') bottom left no-repeat;
}
#faqs #faq_listing h3 {
	width: 340px;
	font-size: 15px;
	font-weight: bold;
	color: #bf2c37;
	padding: 10px 0 5px 20px;
	background: url('images/faqlisting_top.gif') top left no-repeat;
}
#faq_listing #faqscroll {
	padding: 5px;
	height: 100px;
	overflow: auto;
	z-index: -10;
	background-image:none;
}
#faq_listing #faqscroll ul {
	list-style: outside square;
	margin-left: 18px;
	width: 290px;
}
#faq_listing #faqscroll ul li {
	margin-bottom: 4px;
}
#faqanswer {
	clear: both;
	padding-top: 5px;
}
#faqanswer div#faqitem {
	margin-top: 5px;
}
#faqanswer div#faqitem h3 {
	font-size: 12px;
	color: #c00;
	font-weight: bold;
	margin-bottom: 4px;
}
#faqanswer div#faqitem ul {
	margin-left: 20px;
}
/* contact us */
#ContactHeader {
	position: relative;
	background:#FF0000;
}
#ContactHeader div {
	float: left;
	padding: 0 2px;
	width: 19%;
}
#ContactOffices {
	position: relative;
}
#ContactOffices div {
	float: left;
	width: 35%;
}
/* Employee login */
div#empLogin {
	border: solid 1px #999;
	background-color: #bf2c37;
	color: #eee;
	width: 300px;
	padding: 20px;
}
div#empLogin div.loginleft {
	clear: both;
}
div#empLogin div.loginleft .loginlabel {
	float: left;
	width: 80px;
	margin-right: 4px;
}
div#empLogin div.loginright {
	clear: both;
	text-align: right;
}
div#empLogin div.loginright .loginbutton {
	background: #eee;
	color: #bf2c37;
	font-weight: bold;
	font-size: 10px;
}
/* Employees */
.empDoc {
	padding: 2px 4px;
}
.empDoc div {
	margin: 0;
	padding: 0;
}
.empDoc div strong {
	color: #bf2c37;
}
.empDoc div a {
	color: #bf2c37;
}
.empDoc div p {
	margin: 0;
	padding: 0;
}
