html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #2b67ae;
}
a:hover {
	color: #002a5c;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #e8e8e8;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(web_images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(web_images/header_2.jpg) no-repeat;
}
#product-header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(web_images/header_2_product.jpg) no-repeat;
}
#about-header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(web_images/header_2_about.jpg) no-repeat;
}
#check-header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(web_images/header_2_check.jpg) no-repeat;
}
#contact-header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(web_images/header_2_contact.jpg) no-repeat;
}
#downloads-header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(web_images/header_2_downloads.jpg) no-repeat;
}
#services-header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(web_images/header_2_services.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 243px;
  height: 152px;
  background: url(web_images/header_1.jpg) no-repeat;
}
#nav {
  background: url(web_images/nav_left.gif) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #001b3c bottom left url(web_images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 13px verdana, arial, sans-serif;
  border-top: 1px solid #959595;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #ffffff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;  
}
#nav .important a {
  color: #92b8e7;
}
#nav .important2 {
  border-top: 1px solid #959595;
}
#nav .important2 a {
  color: #92b8e7;
}
#sub-nav {
  float: left;
	width: 125px;
	top: auto;

}
#sub-nav ul {
  
  
}
#sub-nav li {
  list-style: none;
  font: 12px verdana, arial, sans-serif;
  padding: 7px 0 0 0;
}
#sub-nav a {
  color: #000;
  text-decoration: none;
  padding-left: 0;
  display: block;
  width: 90%;
  padding: 2px 0 6px 0;
}
#sub-nav a:hover {
  text-decoration: underline;
}
#sub-nav .important {
	border: none;
	font-weight: bold;
}
#sub-nav .important a {
  color: #2b67ae;
}
#bullet-list li {
	list-style-image: url(web_images/checkmark.gif);
	list-style-position: outside;
}



#news {
  width: 243px;
  height: 151px;
  background: url(web_images/news_bg.gif) repeat-y;
  text-align: center;
  color: #000;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #2b67ae;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(web_images/dots.gif) repeat-x;
  height: 10px;
}
#login_header_A {
  background: url(web_images/login_header.jpg) no-repeat;
  padding: 0px;
  height: 22px;
  color: #001b3c;
}
#login_header_B {
  background: url(web_images/nav_left.gif) no-repeat;
}
#login_header_B ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 3px;
  background: #001b3c bottom left url(web_images/login_header_bottom.jpg) no-repeat;
}
#login_header_B li {
	list-style: none;
	font: 13px verdana, arial, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 31px;
}
#login_header_B p {
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #959595;
	padding-left: 8px;
	display: inline;
	width: 90%;
	height: 25px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	vertical-align: middle;
}

#login {
  background: url(web_images/login_bg.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#login li {
  list-style: none;
  font: 11px verdana, arial, sans-serif;
  font-weight: bold;
  color: #002a5c;
  padding: 2px 0 0 45px;
}

#text1, #text2 {width:100px;}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
	margin-right: 20px;
	border-bottom: 1px solid #adafb2;  
}
#welcome p{
  padding-left: 200px;
}
#welcome ul{
  padding-left: 214px;
}
#welcome li{
  padding-bottom: 8px;
}

#loginerror {
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #c4ae7c;
}
#loginerror p{
	font-size: 16px;
	font-weight: bold;
	color: #2b67ae;
	text-align: center;
	padding-top: 75px;
}
#loginerror ul{
	list-style-type: none;
	font-size: 14px;
	padding: 0px;
}
#loginerror li{
	padding-bottom: 8px;
	text-align: center;
	line-height: 40px;
}
#loginerror a{
	color: #2b67ae;
	
}

#body-copy {
	margin-right: 20px;
	 
}
#body-copy p{
  padding-left: 130px;
}
#body-copy ul{
  padding-left: 144px;
}
#body-copy li{
  padding-bottom: 8px;
}
#contact-form {
	margin-right: 0px;
	border-bottom: 0px solid #c4ae7c;  
}
#contact-form p{
  padding-left: 0px;
}
#contact-form ul{
  padding-left: 0px;
}
#contact-form li{
  padding-bottom: 0px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
	float: left;
	width: 49%;
	top: auto;
}
#corp {
  margin-right: 1%;
}

#corp-img, #indu-img {
  width: 112px;
  height: 113px;
  float: left;
  margin-right: 8px;
}

#spacer {
  height: 2em;
}

#footer {
  background: url(web_images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 25px 00px;
  font-size: 9px;
  color: #002a5c;
  font-weight: bold;
}
#footerline{
	margin: auto;
	width: 778px;
  	position: static;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	background-image: url(web_images/footerline.gif);
	background-repeat: no-repeat;
}
