@charset "utf-8";
/* CSS Document */

body
	{  
    padding: 0;
	background: #f8f7e5 url(images/bg_big2.jpg) no-repeat center top;
	background-color:#000000;
	margin-top:0px;
	outline:none;
	}
	 
	img
	{
 	 border: 0;
	}
	
	a
	{
	outline:0;	
	}
	
	#header
	{  
	background-image:url(images/flaghead2.jpg);
	background-repeat:no-repeat;
	padding: 0;
	width:980px;
	height:120px;
	
	} 
	
	.title
	{
	position:relative;
	width:600px;
	top:60px;
	left:400px;
	font-family: "nimbus-sans-condensed";
	font-weight:900;
	color: #FFF;	
	font-size: 28px;
	
	
	}
	
	.title2
	{
	position:relative;
	width:600px;
	top:60px;
	left:400px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #888;	
	font-size: 10px;
	
	
	}
	
	
	#center
	{ 
	
	background-image:url(images/center_bg.jpg);
	background-position: 0px 100px;
	background-repeat:repeat-x;
	background-color:#1a1a1a;
	padding: 0;
	width:980px;
	
	margin-left:auto;
	margin-right:auto;
	
	} 
	
	#footer
	{
	background-image:url(images/footerbg.jpg);
	background-color:#000;
	width:980px;
	height:180px;
	margin-top:1px;
	
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #F2F2F2;	
	font-size: 12px;
	float:left;
	}
	
	#shadow

	{
	margin-left:10px;
	height:29px;
	width:960px;
	background-image:url(images/news_break.jpg);
	float:left;	
	}
	
	#shadow-top

	{
	margin-top: -10px;
	margin-bottom: 20px;
	height:29px;
	width:500px;
	background-image:url(images/back-top-break.png) ;
	float:left;	
	}
	
	#map
	
	{
	width:980px;
	height: 500px;
	margin-top:10px;
	margin-left: 0;
	margin-right:0;	
	}
	
	#worldmap {
	margin: 0;	
	position: relative;
	width: 980px;
	height: 500px;
	background: url('') no-repeat;
	padding: 0;
	}
	
	#worldmap li {margin: 0; padding: 0; list-style: none;  display: block; position: absolute;
	}
	
	
	
	
	#slideshow
	{
	position: relative;
	left: 40px;
	width: 360px;
	margin:0px 60px 20px 0px;
	float:left;
	
	}
	
	   
    #slideshow ul {  
    margin: 0;  
    
    list-style-type: none;  
    height: 1%; /* IE fix */}  
      
    #slideshow ul:after {  
    content: ".";  
    clear: both;  
    display: block;  
    height: 0;  
    visibility: hidden;}  
	
	.slideshowtext { 
	position:absolute; 
    top:190px;
	left:20px;
	width: 325px;
	text-align:left;
	
	}
	
	.ssheading
	{
	position:absolute;
	font-family:impact;
	text-shadow: 0px -1px 3px #443F3E;
	font-weight:normal;
	color: #fff;	
	font-size:36px;
	margin: 0px 0px 0px 0px;
	width:100px;
	top:0px;
	
	}
	
	.ssheading a
	{
	color: #fff;	
	font-size:36px;
	text-decoration:none;
	}
	
	
	
	.sspara
	{
	text-shadow: 0px 0px 0px ;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #fff;	
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	position:absolute;
	width:200px;
	top:0px;
	left:120px;
	}
	
	.sspara a
	{
	text-decoration:none;
	color:#fff;
	
	}
	
     
	 
    /* ---------------------------------------------------- */  
    /* SLIDESHOW > SLIDES 
    /* ---------------------------------------------------- */  
    #slideshow .slides {  
    overflow: hidden;  
    width: 360px;
	height: 250px;
	
		}  
      
    #slideshow .slides ul {  
    /* total width of all slides - 
    960px multiplied by 3 in this case */  
   margin-top:1px;
    width: 720px;}  
      
    #slideshow .slides li {  
    width: 360px;  
    float: left;  
    padding: 0px;}  
      
    #slideshow .slides h2 {  
    margin-top: 0;}  
		
	.contentwrap
	{
	width:460px;
	margin:0px 0px 20px 60px;
	float:left;
	}
	.content
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #FFF;	
	font-size: 26px;
	float:left;	
	width:450px;
	margin:0px 0px 40px 0px;
		}
		
	
	.content3
	{
	
	font-weight:900;
	font-size:36px;
	color: #FFF;	
	float:left;	
	width:450px;
	margin: 0px 0px 0px 0px;
	
		}
		
	.content3 a
	{
	
	color: #729897;	
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
		
		}
	.content3 a:hover
	{
	
	color: #FFF;	
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
		
		}
		
	.content3 h2
	{
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0px;
	
	
		}
	
	.content3 p
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #B3B3B3;	
	font-size: 12px;
	width:450px;
	margin-top:0px;
		}
		
	.content3 ul {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	width : 450px;
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	}
	
	.content3 li {
	}
	
	.content3 li a {
	background-image: url('images/homearrow2.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	line-height:14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	
	text-decoration: none;
	}
	
	.content3 li a:hover {
	line-height:14px;
	color: #333;
	}
	
	.backtop a {
	background-image: url('images/top-arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	line-height:14px;
	font-family: Verdana, Geneva, Arial, sans-serif;	
	text-decoration: none;
	}
	

	




#terms
	{
	clear:both;
	background-color:#000;
	width:800px;
	margin-left:50px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333333;	
	font-size: 12px;
	float:left;
	}
	
#social_media
	{
	margin-bottom:10px;
	}
	



