body {

	background: url(images/page_bg.jpg) repeat-x #ffffff;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding:0px;

} 



.header {

    background-image: url(images/header.jpg);

	width:760px;

	height:253px;

	margin:0 auto;

	}

	

.toptext { 

   font-family: Arial;

   font-size:11px;

   color:#ffffff; 

   padding-top:22px;

   padding-left:40px;

   margin:0;

   }

	

.content {

  background: url(images/bodybg.jpg) repeat-y;

  width:760px;

  min-height:400px; 

  margin:-2px auto;

  }



.leftcolumn {

 background:#f5f6f7;

 margin-left:11px; 

 width:530px;

 float:left;

 }



.leftcolumn h2 {

 font-family:Tahoma;

 font-size:16px;

 color:#147B93;

 margin-top:8px;

 margin-left:20px;

 font-weight:bold;

 }

 

.leftcolumn p {

 font-family:Arial;

 margin-left:20px;

 margin-right:10px;

 font-family:Arial;

 font-size:12px;

 color:#222222;

 }  



.leftcolumn .bottomleft {

 width:250px; 

 float:left; 

 }



.leftcolumn .bottomright {

 width:250px; 

 float:right;

 } 

 

.bottomleft ul {

 margin-top:-10px;

 } 

 

.bottomleft li {	

  font-size:12px;

  font-weight:bold;

  color:#147B93;

 }



.bottomright ul {

 margin-top:-10px;

 } 

 

.bottomright li {	

  font-size:12px;

  font-weight:bold;

  color:#CC6600;

 } 

   

.rightcolumn {

  background:#f5f6f7;

  width:195px;

  float:right; 

  margin-right:9px;

  }  



.rightcolumn h2 {

  font-family:Tahoma;

  font-size:24px;

  color:#E9E69C;

  text-align:center;

  margin-top:16px;

  font-weight:normal;

  }



.rightcolumn p {

  margin-left:20px;

  margin-right:8px;

  }   

  

.footer {

  background: url(images/footer.jpg);

  width:760px;

  height:43px; 

  }  

  

.clear {

  width: 100%;

  height: 1px;

  margin: 0 0 -1px;

  clear: both;

}  



.navtable {

    border:0; 

	padding-top:0px; 

	height:34px;

			}

.menu01 {

	color: #ffffff;

	margin-top:0px;

	margin-bottom:0px;

	margin-left:15px;

	margin-right:15px;

	font-size:11px;

	font-family:Arial;

	font-weight:bold;

}

.menu01 a {

	color : #ffffff;

	text-decoration: none;

}

.menu01 a:hover {

	color : #6B83B9;

	}