body	{background-color:rgb(4,9,16);
	lang=EN-ZA; 
	}



#container	{width:940px; margin-left: auto; margin-right: auto;
		}


#header	{background :url(ReCrewLogo.png); background-repeat:no-repeat; width:940px; height:104px
	}

#menu	{padding:0; float:left
	text-decoration: none;	
	}


#menu li 
	{float: left; 

    	display:inline;
	font-size: .74em; text-transform: uppercase;
	text-decoration: none;
	}

#menu li a 
	{   
	font-family:Tahoma, Verdana, Sans-Serif, Arial;
   	font-size:.74em
   	text-decoration: none;
   	float:left;
   	padding:10px;
   	background-color: dark-grey;
   	color: white;
   	border-bottom:1px;
   	border-bottom-color:#000000;
   	border-bottom-style:solid;
	}

#menu li a:hover
	{
   	background-color:rgb(37,64,97);
	color: #fff;
   	padding-bottom:10px;
   	border-bottom:2px;
   	border-bottom-color:#000000;
   	border-bottom-style:solid;
   	margin:0px;
	}

#menu li.current a.current
	{text-decoration: none;
   	background-color:rgb(37,64,97);
	color: #fff;
   	padding-bottom:10px;
   	border-bottom:2px;
   	border-bottom-color:#000000;
   	border-bottom-style:solid;
   	margin:0px;
	}

#menu li a.link
	{
   	background-color:rgb(37,64,97);
	color: #fff;
   	padding-bottom:10px;
   	border-bottom:2px;
   	border-bottom-color:#000000;
   	border-bottom-style:solid;
   	margin:0px;
	}



	

#SocialMedia	{float: right; 
		}

#SocialMedia a	{text-decoration: none; 
		}

#SocialMedia img {
		  border:0; 
		  padding-left: 10px
		}



#content	{background-color:rgb(255,255,255);
		height:auto;
		width:100%; 
		float:left ; 
		text-align:justify ; 
		font-family:"Calibri","sans-serif";
		color: (rgb(8,20,34));
		}

#content Body 	{
	font-family:"Calibri","sans-serif";
	color: rgb(8,20,34);
	}



#content p 	{
	font-family:"Calibri","sans-serif";
	color: rgb(8,20,34); 
	text-align: justify;
	font-size:12.0pt;


	}

#content h1 	{
	color: rgb(8,20,34);
	font-family:"Calibri","sans-serif";
	font-size:24.0pt;
	font-weight:bold;
	}

#content h2	{
	color: rgb(8,20,34);
	font-family:"Calibri","sans-serif";
	font-size:18.0pt;
	font-weight:bold;
	}

#content h3	{
	color: rgb(8,20,34);
	font-family:"Calibri","sans-serif";
	font-size:14.0pt;
	font-weight:bold;
	}

#content ul	{
	color: rgb(8,20,34);
	font-family:"Calibri","sans-serif";}

#content li {
	float: "left"
	color: rgb(8,20,34);
	font-family:"Calibri","sans-serif";
	text-align:justify;
	list-style-position: inside;
	text-indent:-18.0px;
	}


#footer	{background-color:rgb(28,64,110);
	font-family:"Calibri","sans-serif";
	font-size:9.0pt;
	color:white; 
	clear:both;
	text-align:center;
	}

#navigation 	{ margin-left:0px; 
		font-family:"Calibri","sans-serif";
		}
#navigation ul 	{list-style:none;}

#navigation li 	{display:inline;} 

#navigation a, #navigation a:visited, #navigation a:active 
		{display:block;
		float:left; 
		background:rgb(8,20,34); 
		height:32px; padding:9px 15px 0 15px; 
		margin-right:5px; 
		color:white;
		text-decoration:none; 
		border:none;}

#navigation a:hover 
		{background:white;
		color:rgb(8,20,34); 
		border: none;}

#navigation .active a 
		{background:white;
		color:rgb(8,20,34); 
		border: none;}

#navigation li.active a.active
		{background:white;
		color:rgb(8,20,34); 
		border: none;}


