/* general stuff */


html,body{margin:0;padding:0}
body     {font: 12px Arial, Helvetica, sans-serif;
	       margin: 0 0 0 0;
          text-align:center;
	       background-image: url(stripe_back.gif); 
	       background-repeat: repeat; 
	       background-color: #fff;}
			 

a:link, a:visited, a:active {font-style : normal;
                             font-size : 12px;
                             font-family : Arial, Helvetica, sans-serif;
                             text-decoration : none;
                             color: #395267;
									  border-right: solid 3px #00528c;
									  padding: 2px 5px 2px 5px;
									  line-height: 1.6;
									  display: block;
									   margin: 4px 0 4px 0;
										}

a:hover     {font-style : normal;
             font-size : 12px;
             font-family : Arial, Helvetica, sans-serif;
             background-color: #fff;
             color: #395267;
				 border-right: solid 3px #ffa518;
				 padding: 2px 5px 2px 5px;
				 line-height: 1.6;
				 display: block;
				 margin: 4px 0 4px 0;
	          }

h1	{font:19px Arial, Helvetica, sans-serif;
         text-align:left;
	      color: #507796;
			font-weight: 800;
			}  

h2	{font:17px Arial, Helvetica, sans-serif;
   text-align:left;
	color: #789cb6;
	font-weight: 800;}


	  
div#container  {text-align:left; width:775px; margin: 0 auto; background-color: transparent; background-image: url(3dback.jpg); background-repeat: repeat-y; }

div#orangetop {background-color: transparent;}

div#tagline   {float: right; height: 30px; margin: 0 auto; padding: 0 10px 0 0; background-color: transparent; }

div#header    {width: 775px; height: 201px; margin: 0 auto; float: left; background-image: url(banner06.jpg); background-repeat: no-repeat; background-position: top left; background-color: transparent;}

div#wrapper   {font: 12px arial, helvetica, sans-serif; width: 775px; background-image: url(3dback.jpg); background-repeat: repeat-y; background-color: transparent; margin-top: 10px;}

div#navigation    {background-color: transparent; float:left; width:135px; margin: 10px 5px 10px 9px;}

div#content       {width: 455px; font: 12px arial, helvetica, sans-serif; color: #404040; padding: 0 15px 35px 15px; text-align: left; margin-left: 155px; line-height: 1.5;}

p{font: 12px arial, helvetica sans-serif; #404040; line-height: 1.5;}

p.bold{font: 12px arial, helvetica sans-serif; #404040; line-height: 1.5; font-weight: bold;}

.clear {clear: both;}

.animation  {padding: 2px 0 20px 5px;}

div#footer        {color: #404040;
                   width:775px; 
		             font: 9px Arial, Helvetica, sans-serif;
                   height: 24px;
		             padding: 0;        	
	                text-align: center;
						 background-color: transparent;
						 background-image: url(orange-bottom.jpg);
						 background-repeat: no-repeat;
						 background-position: bottom;
                    }

#footer a:link, #footer a:visited, #footer a:active {font-style : normal;
					             font-size : 9px;
					             font-family : Arial, Helvetica, sans-serif;
                            text-decoration : none;
                            font-weight : bold;
			                   color: #fff;
					             background-color: transparent; }
					
#footer a:hover {font-style : normal;
                 font-size : 9px;
                 font-family : Arial, Helvetica, sans-serif;
                 font-weight : bold;
                 text-decoration : underline;
		           color: #fff;
		           background-color: transparent;}
				
address {font-family: arial, helivetica, sans-serif; font-size: 12px; font-weight: 800;}				

a.body:link, a.body:visited, a.body:active {font-style : normal;
                             font-size : 12px;
                             font-family : Arial, Helvetica, sans-serif;
                             text-decoration : none;
                             color: #404040;
									  padding: 2px;
									  margin: 0 auto;
									  background-color: #fff;
									  border-right: 1px #fff solid;
									  display: inline;
									  font-weight: bold;
									  }

a.body:hover {font-style : normal;
             font-size : 12px;
             font-family : Arial, Helvetica, sans-serif;
             color: #404040;
				 padding: 2px;
				 margin: 0;
				 background-color: #fff;
				 border-right: #fff solid 1px;
				 display: inline;
				 font-weight: bold;
				 text-decoration: underline;
	          }			 

.yellowbox {padding: 10px 10px 10px 10px; border: solid 2px #ffa518;}