body {
	 min-width: 876px;
	 margin: 0px auto;
	 margin-top: 15px;
	 text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 line-height: 140%;
	 background-image: url(images/bg.jpg);
	 background-position: top;
	 background-repeat: repeat-x;
	 background-color: #282828;
	 }
	 
#container {
		   width: 876px;
		   min-width: 876px;
		   margin: 0px auto;
		   background-color: #FFFFFF;
		   }
		   
p {
  margin: 0px;
  }
	 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-wieght: bold;
	color: #282828;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-wieght: bold;
	color: #545454;
	margin: 0px;
	padding: 0px;
	float:left
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-wieght: bold;
	color: #57720e;
	margin: 0px;
	padding: 0px;
	}

hr {
	border-width: thin;
	border-color: #e3e3e3;
	}
	
ul {
   margin: 0px;
   padding: 0px 0px 3px 32px;
   }

a:link  {
		color: #c30000;
		text-decoration: none;
		}
	
a:visited  {
		color: #c30000;
		text-decoration: none;
		}
		
a:hover  {
		color: #4c30000;
		text-decoration: underline;
		}	
 
/* Line 1 */

#line1 {
	   width: 876px;
	   height: 44px;
	   }
	   
#image1 {
		width: 10px;
		height: 44px;
		background-image: url(images/layout_01.jpg);
		float:left;
		}
		
#image2 {
		width: 842px;
		height: 31px;
		background-image: url(images/layout_02.jpg);
		float:left;
		padding-top: 13px;
		padding-right: 15px;
		text-align: right;
		font-size: 11px;
		}
		
#image2 a:link {
			   color: #FF0000;
			   text-decoration: none;
			   }
			   
#image2 a:visited {
			   color: #FF0000;
			   text-decoration: none;
			   }
			   
#image2 a:hoover {
			   color: #FF0000;
			   text-decoration: underline;
			   }
		
#image3 {
		width: 9px;
		height: 44px;
		background-image: url(images/layout_03.jpg);
		float:left;
		}
		
/* Line 2 */

#line2 {
	   width: 876px;
	   height: 119px;
	   clear: left;
	   }
	   
#image4 {
		width: 255px;
		height: 119px;
		background-image: url(images/layout_04.jpg);
		float: left;
		}
		
#image5 {
		width: 396px;
		height: 119px;
		float: left;
		}
		
#image6 {
		width: 216px;
		height: 119px;
		background-image: url(images/layout_06.jpg);
		float: left;
		}
	
#image7 {
		width: 9px;
		height: 119px;
		background-image: url(images/layout_07.jpg);
		float: left;
		}
		
/* Line 3 */

#line3 {
	   width: 876px;
	   height: 28px;
	   clear: left;
	   }
	   
#image8 {
		width: 90px;
		height: 28px;
		background-image: url(images/layout_08.jpg);
		float: left;
		}
		
#image9 {
		width: 90px;
		height: 28px;
		background-image: url(images/layout_09.jpg);
		float: left;
		}
		
#image10 {
		width: 91px;
		height: 28px;
		background-image: url(images/layout_10.jpg);
		float: left;
		}
		
#image11 {
		width: 92px;
		height: 28px;
		background-image: url(images/layout_11.jpg);
		float: left;
		}
		
#image12 {
		width: 100px;
		height: 28px;
		background-image: url(images/layout_12.jpg);
		float: left;
		}
		
#image13 {
		width: 86px;
		height: 28px;
		background-image: url(images/layout_13.jpg);
		float: left;
		}
		
#image14 {
		width: 102px;
		height: 28px;
		background-image: url(images/layout_14.jpg);
		float: left;
		}
		
#image15 {
		width: 225px;
		height: 28px;
		background-image: url(images/layout_15.jpg);
		float: left;
		}
		
/* Text Region */

#textregion {
			width: 856px;
			padding: 10px;
			clear: left;
			text-align: left;
			background-color: #FFFFFF;
			}
			
/* Footer */

#footer1 {
		width: 876px;
		height: 9px;
		background-image: url(images/layout_17.jpg);
		float: left;
		}
		
#footer {
		width: 876px;
		height: 9px;
		background-image: url(images/layout_17.jpg);
		clear: left;
		}
		
.border {
		padding: 3px;
		border: 1px solid #769c0d;
		}

.imageright { 
			float: right;
			margin: 10px 10px 10px 10px;
			padding: 3px;
			border: 1px solid #769c0d;
			}
			
.imageleft { 
			float: left;
			margin: 0px 10px 10px 10px;
			padding: 3px;
			border: 1px solid #769c0d;
			}
			
.imagemore { 
			margin: 0px 10px 0px 10px;
			padding: 3px;
			border: 1px dotted #769c0d;
			}			
			
.imagesub { 
			float: right;
			margin: 10px 10px 0px 10px;
			}					
			
.buttonhome { 
		float: left;
		margin: 0px 37px 0px 37px;
		}
		
.field {
		border: 1px solid;
		border-color: #a4a4a4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
		
.button {
		background-color: #4f4f4f;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid #4f4f4f;
		}		