body {
	 width: 795px;
	 min-width: 795px;
	 margin: 0px auto;
	 text-align: center;
	 background-image: url(images/to_use/bg.jpg);
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px; 
	 }
	 
#container {
		   width: 795px;
		   border: 5px solid #FFFFFF;
		   background-color: #FFFFFF;
		   }
		   
.field {
		border: 1px solid;
		border-color: #6c8492;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
		
.button {
		background-color: #0e496b;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid #00324f;
		}
		
hr {
   border: 1px dashed #e5e5e5;
   }
		   
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */
	 
/* Top Row */

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #000000;
   margin: 0px;
   padding: 0px;
   }
   
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #e37825;
   margin: 0px;
   padding: 0px;
   }

p {
  margin: 0px;
  padding: 0px;
  }
  
ul {
   margin-bottom: 0px;
   margin-top: 10px;
   margin-left: 7px;
   padding-left: 10px;
   list-style-image: url(images/to_use/arrow.jpg);
   }
   
li {
   padding-bottom: 6px;
   }
   
a:link {
	   color: #007fca;
	   text-decoration: none;
	   }
	   
a:visited {
	   color: #007fca;
	   text-decoration: none;
	   }
	   
a:hover {
	   color: #007fca;
	   text-decoration: underline;
	   }

/* Top */

#top {
	 width: 795px;
	 }
	 
#image1 {
		width: 304px;
		height: 72px;
		background-image: url(images/layout_tocode_01.jpg);
		float: left;
		}
		
#image2 {
		width: 491px;
		height: 72px;
		background-image: url(images/layout_tocode_02.jpg);
		float: left;
		}
		
/* Row 2 */

#row2 {
	  width: 795px;
	  height: 31px;
	  clear: left;
	  }
	  
#image3 {
		width: 148px;
		height: 31px;
		float: left;
		background-image: url(images/layout_tocode_03.jpg);
		}
		
#image4 {
		width: 647px;
		height: 31px;
		float: left;
		background-color: #000000;
		}
		
/* Flash */

#flash {
	   width: 795px;
	   height: 194px;
	   }
	   
/* Thin White Bar */

#thinbar {
		 width: 795px;
		 height: 7px;
		 background-color: #FFFFFF;
		 }
		 
/* Center with Left Nav. */

#center {
		width: 795px;
		clear: left;
		}
		
#leftside {
		  width: 198px;
		  float: left;
		  }
		
#leftnav {
		 width: 166px;
		 border: 1px solid #cccccc;
		 padding: 15px;
		 background-color: #FFFFFF;
		 text-align: left;
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 }
		 
#leftwhitebar {
			  width: 198px;
			  height: 7px;
			  }
			  
#leftnews {
		  width: 166px;
		  border: 1px solid #cccccc;
		  padding: 15px;
		  text-align: left;
		  }
		  
#rightside {
		   width: 597px;
		   background-color: #FFFFFF;
		   float: left;
		   }
		  
#textbox {
		 width: 567px;
		 padding: 15px;
		 text-align: justify;
		 }
		 
/* Footer */

#footer {
		width: 795px;
		height: 30px;
		background-color: #000000;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		}
		
#footer a:link {
			   color: #fff;
			   text-decoration: none;
			   }
			   
#footer a:visited {
			   color: #fff;
			   text-decoration: none;
			   }
			   
#footer a:hover {
			   color: #fff;
			   text-decoration: underline;
			   }
		
#footerleft {
		    width: 483px;
			float: left;
			height: 30px;
			padding-top: 8px;
			word-spacing: 50px;
			text-align: left;
			padding-left: 17px;
			font-size: 12px;
			}
			
#footerright {
			 width: 278px;
			 float: left;
			 height: 30px;
			 padding-top: 8px;
			 text-align: right;
			 padding-right: 17px;
			 color: #666666;
			 font-size: 11px;
			 }
		
#footer_topbar {
			   width: 795px;
			   height: 7px;
			   clear: left;
			   }
			   
.imageright  {
			  float: right;
			  margin: 10px 5px 10px 15px;			  
			}
			
#tableinfo {
			float: right;
			text-align: left;
			padding-left: 5px;
			color: #000000;
			font-size: 11px;
			}

			