body {
  margin: 20 0 0 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #307EB8;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	}

/* Wrapper */	
	#wrapper {
  width: 900px;
  margin:0 auto;
  text-align: left;
  }
  
  /* Header and contained DIV's */
  #header {
  width: 900px;
  padding-bottom: 10px;
  }
  
  #contact {
  float: right;
  width: 325px;
  color: #FFFFFF;
  margin-top: -70px
  }
  
  
  #logo {
  width: 215px;
  height: 86px;
 
  }
  
  #menu {
  width: 900px;
  height: 30px;
  }
  
  /* MAIN and contained DIV's */
  
  #main {
  width: 900px;
  top: 128px;
  overflow: hidden;    
  background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg2.png);
  }
  
  #sort_list {
  width:600px;
  text-align: center;
  font-size: 12px;
  padding: 10px;
  }
  
  #content {
  width: 600px;
  margin-left: 20px;
  margin-top: 10px;
  }
  
  #sidebar {
  width: 250px;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  }
  
   #sidebar_con {
  width: 210px;
  margin-bottom: 10px;
  padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-image: url(../images/news.png);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0A111B;
	border-left-color: #0A111B;
	border-top: 1px solid #0A111B;
  }
  
  a.news {
  text-decoration: none;
  color: #CCCCCC;
  }
  
  a.news:hover {
  font-weight: bold;
  }
  
     #sidebar_con1 {
  width: 210px;
  margin-bottom: 10px;
  padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-image: url(../images/news.png);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0A111B;
	border-left-color: #0A111B;
	border-top: 1px solid #0A111B;
  }
  
     #sidebar_con2 {
  width: 210px;
  margin-bottom: 10px;
  padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-image: url(../images/news.png);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0A111B;
	border-left-color: #0A111B;
	border-top: 1px solid #0A111B;
  }
  
     #sidebar_con3 {
  width: 210px;
  margin-bottom: 10px;
  padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-image: url(../images/news.png);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0A111B;
	border-left-color: #0A111B;
	border-top: 1px solid #0A111B;
  }
  
  #pages {
  width: 600px;
  }
  
  /* Footer */
  #footer {
  float: bottom; 
  top: 171px;
  width: 900px;
  text-align: center;
  padding-bottom: 15px;
  }
  
    /* Formatting Ect..  */
  p {color:#FFF;
	margin-bottom:10px;}
	
	a.blue {
  /* color: #002953; */
  color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
  }
  
  a.blue:hover {
  text-decoration: underline;
  }
	

  p.small {line-height: 0.8em}
 
    .standard {
    font-size:13px;
    }
    
    	.link_1 {
  font-size: 13px;
  text-decoration: underline;
  font-weight: none;
  }
  
    .contact_email {
  font-size: 13px;
  }
  
    .contact_email td {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  }

  	
a {color:#fff;}
h1{
	font: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001224;
	margin: 0px;
	padding-left: 20px;
	}
h2 {
	font-size:13px;
	margin:0px;
	padding:0px;
}
h3 {
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #001224;
	margin: 0px;
	padding: 0px;
	}
h4 {
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h5 {
	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h6 {
	font:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	}
	
	  .red {color:red;
	  font-style:italic;font-weight:bold;}

    .style12 {color: #fff;font-size:12px;}
	
		/* Globe  */
	#globe {
   width: 600px;
  height: 492px;
  background-image: url(../images/globe.png);
  background-repeat: no-repeat;
   background-position: bottom right;
   margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
   }
   
 #globe_info {
 float: left;  
 color: #FFF;
 font-size: 7pt;
 width: 340px;
 bottom: 50px;
 height: 290px;
 }
 
 #globe_1 {
 position: relative;
 width: 165px;
 height: 24px;
 margin-left: 425px;
 top: 196px;
 opacity:0.4;
 }
 
 #globe_2 {
 position: relative;
 width: 95px;
 height: 24px;
 left: 370px;
 top: 217px;
 opacity:0.4;
 }
 
 #globe_3 {
 position: relative;
 width: 55px;
 height: 24px;
 left: 510px;
 top: 217px;
 opacity:0.4;
 }
 
 #globe_4 {
 position: relative;
 width: 120px;
 height: 24px;
 left: 316px;
 top: 232px;
 opacity:0.4;
 }
 
 #globe_5 {
 position: relative;
 width: 128px;
 height: 24px;
 left: 433px;
 top: 249px;
 opacity:0.4;
 }
 
 #globe_6 {
 position: relative;
 width: 164px;
 height: 24px;
 left: 243px;
 top: 258px;
 opacity:0.4;
 }
 
 #globe_7 {
 position: relative;
 width: 114px;
 height: 24px;
 left: 441px;
 top: 258px;
 opacity:0.4;
 }
 
 #globe_8 {
 position: relative;
 width: 137px;
 height: 24px;
 left: 393px;
 top: 278px;
 opacity:0.4;
 }
 
 #globe_9 {
 position: relative;
 width: 150px;
 height: 24px;
 left: 187px;
 top: 248px;
 opacity:0.4;
 }

	