* {
	margin: 0px;
	padding: 0px;
}

html, form, body
{
  font-family: Arial;
  font-size: 10pt;
     
}

img {border: none;}


body {
  background-image: url('/images/splash_background.png');
  background-repeat: repeat-x;
  background-color: #fae8b2;
}

a {color: #336C4B; /*text-decoration: none;*/}
a:hover {
  /*(text-decoration: none;(*/
  color: #FDCE4B;
  }
  
h1 {
  font-family: Arial;
  font-size: 12pt;
  padding-bottom: 5px;
  color: #e2c765;
}

h2 {
  color: #336C4B;
  font-size: 11pt;
  /*letter-spacing: +19.0px;*/
  /*padding-bottom: 15px;*/
  /*text-transform: uppercase;*/
}

h3 {
  color: #000000;
  font-size: 8pt;
  padding-bottom: 0px;
  
}

#divSplashBody {
  margin: auto; 
  width: 1024px; 
  height: 610px; 
  background-image: url('/images/splash_body.png'); 
  background-repeat: no-repeat; 
  background-position: 0 124px;
}

/*#divEnterOverlay {
  width: 1024px; 
  height: 610px; 
  background-image: url('/images/splash_body_overlay.png'); 
  background-repeat: no-repeat; 
  background-position: 380px 124px;
}
*/

#Enter{
  width: 150px; 
  height: 45; 
  position:absolute;
  margin-top:225px; 
  margin-left:270px;
}


#divSplashLogo {
  margin-left: 75px; 
  width: 350px; 
  height: 123px; 
  background-image: url('/images/splash_logo.png'); 
  background-repeat: no-repeat;
}


#divRightBoxBottom {
 height: 14px; 
}

#divRightBoxCopy {
  width: 350px; 
  color: #ffffff; 
  font-family: Helvetica; 
  font-size: 12px;
  padding: 25px; 
  padding-top: 25px;
  padding-bottom: 5px;
  text-align: justify;
  margin-left:200px;
}


#divNav1LeftPng {
  width: 2px; 
  height: 97px; 
  margin-top: 2px; 
  background-image: url('/images/splash_nav_background_left.png'); 
  background-repeat: no-repeat;
}

#divNav1Png {
  width: 185px; 
  height: 97px; 
  margin-top: 2px; 
  background-image: url('/images/splash_nav_background.png'); 
  background-repeat: no-repeat; 
  padding-top: 25px; 
  /*padding-left: 20px; 
  padding-right: 20px;*/
  text-align: center; 
  color: #235635; 
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 14px;
}

#divNav1RightPng {
  width: 2px; 
  height: 97px; 
  margin-top: 2px; 
  background-image: url('/images/splash_nav_background_right.png');
}

#divNav2LeftPng {
  width: 2px; height: 97px; margin-top: 2px; background-image: url('/images/splash_nav_background_left.png'); background-repeat: no-repeat;
}
#divNav2Png {
  width: 185px; height: 97px; margin-top: 2px; background-image: url('/images/splash_nav_background.png'); background-repeat: no-repeat; padding-top: 25px; padding-left: 20px; padding-right: 20px; text-align: center; color: #235635; font-family: Verdana; font-weight: bold; font-size: 14px; 
}
#divNav2RightPng {
  width: 2px; height: 97px; margin-top: 2px; background-image: url('/images/splash_nav_background_right.png');
}

#divNav3LeftPng {
  width: 2px; height: 97px;  margin-top: 2px; background-image: url('/images/splash_nav_background_left.png'); background-repeat: no-repeat;
}
#divNav3Png {
  width: 185px; height: 97px; margin-top: 2px; background-image: url('/images/splash_nav_background.png'); background-repeat: no-repeat;  padding-top: 25px; padding-left: 20px; padding-right: 20px; text-align: center; color: #235635; font-family: Verdana; font-weight: bold; font-size: 14px;
}
#divNav3RightPng {
  width: 2px; height: 97px; margin-top: 2px; background-image: url('/images/splash_nav_background_right.png');
}

#divNav4LeftPng {
  width: 2px; height: 97px;  margin-top: 4px; background-image: url('/images/splash_nav_background_left.png'); background-repeat: no-repeat;
}
#divNav4Png {
  width: 185px; height: 97px; margin-top: 2px; background-image: url('/images/splash_nav_background.png'); background-repeat: no-repeat; padding-top: 25px; padding-left: 20px; padding-right: 20px; text-align: center; color: #235635; font-family: Verdana; font-weight: bold; font-size: 14px;
}
#divNav4RightPng {
  width: 2px; height: 97px; margin-top: 4px; background-image: url('/images/splash_nav_background_right.png');
}
