

	body {
	 margin-top: 0px; 
	 margin-left: 0px; 
	 margin-right: 0px; 
	 margin-bottom: 0px;
     background: url('images/background4.jpg') repeat;
	 }
	 
	 /*--------Background of the site--------*/

#main_wrapper{
     width: 808px;
     background: url('images/index_02.jpg') repeat;
     margin: 0px auto 0px auto;
}

#bottom{
     background: url('images/index2_03.jpg') no-repeat bottom;
     clear: both
}

	 /*--------Content--------*/
	 
		.content1 {
	   background: #fff;
	   width: 770px;
	   margin: auto;
	   font-size: 12pt;
	   font-family: Arial;
	   color:#000;
	   }  
	   
	   #content2 {
	   width: 500px;
	   float: right;
	   margin: auto;
	   font-size: 12pt;
	   font-family: Arial;
	   color:#000;
	   } 
	   
	   #content3 {
	   margin: auto;
	   font-size: 10pt;
	   font-family: Arial;
	   color:#000;
	   } 

	   #infobox {
	   width: 247px;
	   float: left;
	   background: url('images/infobox_02.jpg') repeat;
	   font-family: Arial;
	   font-size: 12pt;
	   color:#000;
	   } 
	   
	   #infocontent {
	   width: 220px;
	   margin: auto;
	   font-size: 10pt;
	   font-family: Arial;
	   color:#000;
	   } 
	   
	   .image img{
	   margin: 0px 5px 0px 5px;
	   float: left;
	   border: 1px #000 solid;
	   }
	   .image2 img{
	   margin: 0px 5px 0px 5px;
	   float: right;
	   border: 1px #000 solid;
	   }
	   
	   #header img{
	   margin: 0px 0px 0px 0px;
	   padding: 0px;
	   }  
	   
	   #contact {
	   width: 450px;
	   float: left;
	   font-size: 12pt;
	   font-family: Arial;
	   color:#000;
	   padding: 0px 0px 0px 438px;
	   }  
	   
	   #left {
	   width: 400px;
	   float: left;
	   font-size: 12pt;
	   font-family: Arial;
	   margin: 10px 5px 5px 25px;
	   color:#000;
	   } 
	   
	   #right {
	   width: 420px;
	   float: right;
	   font-size: 12pt;
	   font-family: Arial;
	   margin: auto;
	   color:#000;
	   } 
	   
	   #bullet {
	   width: 350px;
	   float: left;
	   font-family: Arial;
	   margin: 5px 20px 5px 20px;
	   font-size:12px;
	   color:#000;
	   }  
	   
	   #ast {
	   width: 750px;
	   margin: auto;
	   font-family: Arial;
	   font-size: 10pt;
	   color:#000;
	   }  
	   
	h1{
	 font-family: Arial;
	  color: #000; 
	  font-size : 16pt; 
	  text-align:center;
	  }
	h2{ 
	font-family: Arial;
	 color: #000;
	  font-size : 14pt;
	    text-align:left; 
	  }
	h3{ 
	font-family: Arial; 
	color: #000; 
	font-size : 12pt; 
	}
	h4{
	 font-family: Arial; 
	 color: #000; 
	 font-size : 10pt; 
	 }
	 
	hr {
	color: #797878;
	background: #797878;
	height: 1px;
	}
	
	p {
	 font-family: Arial;
	 color: #000;
	 font-size : 12pt;
	   }
	   
	.nav {
	   margin: auto;
	   text-align: center;
	   line-height:20px;
	   font-size:14px;
	   font-weight:bold;
	   font-variant:small-caps;
	   color:#797878;
	   }  
	   
	#table { 
	width:780px;
	border:2px solid #000000;
	background-image:url('images/background.png');
	background-repeat:repeat-x;
	font-family: Arial;
	 color: #000000; 
	 font-size : 10.5pt; 
	 background-color:#fff}

	li { font-family: Arial; color: #000000; font-size : 11pt; }
	ul {list-style-image: url('images/bullet.jpg'); }

	.nav a:link {
	color : #585757;
	text-decoration:bold;
	 }
	.nav a:visited {
	color:#585757; 
	text-decoration:bold;

	}
	.nav a:hover {
	color:#6B000C;
	text-decoration:bold;
	 }
	.nav a:active {
	color :#6B000C;
	text-decoration:bold;

	}
	.bold {
	font-size:14pt;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-top:0px;
	
	}
	a:link {
	color:#000;
	text-decoration:none;
	}
	
	a:visited{
	color:#6B000C;
	text-decoration:none;
	
	}
	a:hover{
	color:#6B000C;
	text-decoration:none;
	
	}
	.legalCopyright{
	font-size:10pt;
	color:#fff;
	text-align:center;
	text-decoration:bold;
	
	}
	.legalCopyright a:link{
	color:#fff;
	text-decoration:none;
	
	}
	

	
	
	
	
	
	
		
	