HTML,BODY,P,DIV,H1,H2,H3,UL,OL,LI,TABLE,TR,TH,TD,SPAN,TEXTAREA { font-family: Arial, sans-serif; font-size:small; color: #666; }
BODY { margin: 0; padding: 0; }
IMG { border: none; }
TABLE { border-collapse: collapse; }
TD { vertical-align: top; }
A { color: #005A84; border-bottom: 1px solid #ACC6F9; text-decoration: none;  }
A:hover { color: #0083BF; border: none; }
H1 { color:#ff8000; margin: 0; font-weight: normal; font-size: large;  }
H2 { color:#505050; margin: 20px  0; font-weight: normal; font-size: medium; }
H3 { color:#ff8000; margin:0; font-weight: normal; }
H4{ color: #4B4B4B; margin:0; font-weight: normal; font-size: small; }

.main_container { width: 978px; margin: 0 auto; }

.home_container_content { border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; min-height: 750px; background: url(img/home_image01.jpg) bottom no-repeat; margin: 0; }
.page_container_content  { border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; min-height: 750px; _height:700px; margin: 0; }
#about {  background: url(img/about_image.jpg) no-repeat bottom;  }
#solutions {  background: url(img/solutions_image.jpg) no-repeat bottom;  }
#contact {  background: url(img/contact_image.jpg) no-repeat bottom;  }
#careers {  background: url(img/careers_image.jpg) no-repeat bottom;  }
#news {  background: url(img/news_image.jpg) no-repeat bottom;  }
#pages_general {  background: url(img/home_image02.jpg) no-repeat bottom;  }

.top_banner { height:85px; padding: 0 0 0 20px; }
	.top_banner A { border: none; }

.menu { display: block; border-top: 1px dotted #B9B9B9; border-bottom: 1px dotted #B9B9B9; }
	.menu UL { margin:2px 0 2px 38px;  }
	.menu UL LI { list-style: none; display:inline; }
	.menu UL LI A { text-decoration: none; color: #868686; margin:0 15px; border: none; }
	.menu UL LI A:hover { color: #FFA200; } 
	
.footer { padding: 0; height: 20px; }
	.footer SPAN { margin: 0; font-size: x-small; color: #999; }
	.footer A { font-size: x-small; color: #999; margin: 0; padding: 0; }
	
.home_text_container { display: block;  margin: 40px auto; width: 880px; text-align: justify; }
.home_page_column { width: 300px; vertical-align: top; padding:30px 15px; }

.page_text_container { display: block; float: left; margin-left: 66px; width: 500px; min-height: 500px; padding: 45px 35px; text-align: justify; background: url(img/pages_text_bg.png); }

.careers { line-height: 24px; }
.highlighted {	font-weight: bold; color: #4682B4; border-bottom: dashed 1px #ccc;  border-top: dashed 1px #ccc; padding: 4px 0;}

.news_items { font-weight: bold; border:none; margin:0 10px;  }
.news_items A { border: none; color: #0078c9; font-weight: normal; }
.news_items A:hover { border: none; color: #0FB4FF; }
.news_links { font-size: x-small; color:#999;  margin:0 10px; }
.news_links A { border: none; }
.more { display: block; float: right; }