/* CSS Document */

html, body{ margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; background-color:#123C6D;}
#container{ position: relative; width: 900px; height:1300px; margin: 0 auto; background-color:#FFFFFF }
#leftborder{ position:absolute; margin-left:-50px; background-image:url(images/bg.gif); height: 1300px; width:50px;}
#rightborder{ position:absolute; margin-left:900px; background-image:url(images/rbg.gif); height: 1300px; width:50px;}
#header{ position: relative; background-color:#FFFFFF; height: 60px; margin: 0px 0px 10px 0px;} 
#header #logo{ position: absolute; left: 12px; top: 0px;  }
#nav{ position: relative; margin: 0 auto; border-top:3px solid #e7b62a; width: 900px; height:20px; background-color:#123C6D} 

a, a:link, a:active, a:visited, a:hover{ color:#003366; text-decoration: none; }
a:hover{ color:#FFCC00; border: 0 none; }


.logo, .logo:visited {display: block; width:250px; height:88px; margin-left:650px;}

#logo_eight{position: relative; width:250px; height:163px; left: 650px; background-image:url(images/logobg.gif)}

#greybar{position: relative; width:250px; height:1015px; left: 650px; background-image:url(images/logobg.gif)}


#spot { margin-top:-779px;}

#contactdiv { position: absolute; width: 590px; height: 400px; left:15px; top: 110px; color:#666666;}

#swf {width:645px; height: 260px;border:3px solid #C8C8C8;}
#text {width:610px; height:400px; color:#666666; margin-left:10px;padding-top:4px;}

#pagecontainer{ position: relative; width: 900px; height:1200px; margin: 0 auto; background-color:#FFFFFF }
#pageleftborder{ position:absolute; margin-left:-50px; background-image:url(images/bg.gif); height: 1200px; width:50px;}
#pagerightborder{ position:absolute; margin-left:900px; background-image:url(images/rbg.gif); height: 1200px; width:50px;}
#footerpage { color:#999999; margin-left:190px; margin-top:-17px; font-size:10px;}


#footer { color:#999999; margin-left:180px; margin-top:430px; width:600px; font-size:10px;
}