.Content {
	float:left;
	width: 1200px;
}
BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
IMG
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
FORM
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
INPUT
{
	/*border: 0px;*/
	margin: 0px;
	padding: 0px;
	/*line-height: 100%;*/
}


.PageTop{
	
	position: relative;
	top: 0px;
	left: 0px;
	height: 136px;	
	/*width:900px;*/
	width: 960px;
	*min-height: 140px; /* IE 7 and below */
	_height: 140px;/* IE 6 and below */
	

}

* html .PageTop{ /* hide from all browsers except IE 5 and IE 6 */
	float:left;	
	width: 960px;	

}

.HeaderLogo{
	float:left;
	width:240px;
	height:30px;
}

.PageTopInner1{
	width:620px;
	height:15px;

}

* html .PageTopInner1 { /* hide from all browsers except IE 5 and IE 6 */
	position: absolute;
	left: 0px;
}

.PageTopInner2
{
	position:absolute;
	top:30px;
	width:800px;
	text-align:right;
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
	color:Black;

}

* html .PageTopInner2 { /* hide from all browsers except IE 5 and IE 6 */
	/*margin-top: 15px;*/
}

a.PageTopInner2:hover{
	text-decoration:none;
	font-size:11px;
	text-decoration:none;
	color:Black;
}

.PageTopInner2 a
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:black;
}

.SubMenu{
	position:absolute;
	top:66px;
	left:640px;
	width:300px;
	height:12px;
	background-color:#000000;
}

	

/*	* html .PageTopRight { /* hide from all browsers except IE 5 and IE 6 
	position:relative;
	top:-30px;
	width:40px;
	height:42px;	
}*/

* html .PageTopRight { /* hide from all browsers except IE 5 and IE 6 */
	position:relative;
	float:right;
	width:40px;
	padding-left:15px;
	text-align:left;
	vertical-align:top;
}

.PageTopRight{ /*sending command to all other browsers incl IE 6 and IE 8 */
	position:relative;
	float:right;
	width:40px;
	
	top:-18px;
	padding-left:15px;
	vertical-align:top;
}

html>/**/body .PageTopRight{ /*hide from all of IE */
	position:relative;
	float:right;
	width:40px;
	
	top:-18px;
	padding-left:15px;
	text-align:left;
	vertical-align:top;
}

*+html .PageTopRight{ /*sending command only to IE 7 */
	position:relative;
	float:right;
	width:40px;

	top:-18px;	
	padding-left:15px;
	text-align:left;
	vertical-align:top;
}

.SpacerBar
{
	float:left;
    width: 860px;
    height: 12px;

 }
 
 * html .SpacerBar { /* hide from all browsers except IE 5 and IE 6 */ 	
    position: absolute;
    left: 0px;
 }

.GreyBar
  {
	margin-left:40px;
    clear:left;
    width: 900px;
    height: 20px;
 text-align:center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top:1px;
	background-x-position: center;
	background-y-position: bottom;
    	
  }
  
  .GreyBarContent
  {
	float:right;
	position: relative; 
	margin-right:20px; 
 }
  
  * html .GreyBar { /* hide from all browsers except IE 5 and IE 6 */
  	position: relative;	
}

.AboveMenuSpacerBar{
    clear:left;
	margin-left:-30px;
    width: 900px;
    height: 0px;    	
    margin:0px 0px 0px 0px;
}

* html .AboveMenuSpacerBar { /* hide from all browsers except IE 5 and IE 6 */
	line-height:1px;	
}

 .MenuBar
{

	float: left;
	border: 0;
	padding:0;
	height:48px;	
}

.MenuBar2
{

	float: left;
	border: 0;
	padding:0;
	height:48px;
	margin-left: -10px;
}

.MenuMarginLeft
{
	
	float: left;
	margin-left:0px;
	width:30px;
	height:48px;
	
}

* html .MenuMarginLeft { /* hide from all browsers except IE 5 and IE 6 */
	position: relative;	
}

.MenuMarginRight{
	float: left;
	width:30px;
	height:48px;
}

.MenuItems{
	float: left;
	width:150px;
	height:43px;
}

a.menuLink
{
	display: block;
	padding: 0px 5px 2px 5px;
	text-decoration:none;
	background-color:#EFEFEF;
	color:Black;
	font-family: Arial;
	border-style: solid;
	border-width: 0px 1px 1px 2px;
	border-color:#BCBEC0;
	border-left-color:white;
	font-size:11px;
}
a.menuLink:hover
{
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	background-color:#c0c0c0;
	color:white;
	font-family: Arial;
	border-style: solid;
	border-width: 0px 1px 1px 2px;
	border-color:#BCBEC0;
	border-left-color:#EF1C21;
	font-size:11px;
}

.topSearch
{
	position: relative;
	float: left;
	/*height:100%;*/
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-size:11px;

	font-style:normal;
	 padding-bottom:0px;
	line-height: 11px;
	/*margin-bottom: 10px;*/
	}
	
.TopNavLink
{
	position: relative;
	float: left;
	border-right-style: solid;
	border-color:Black;
	border-width:1px;
	padding-right: 5px;
	margin-right: 5px;
 top:-1px;
	
	}

a.TopNavLink
{

	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-size:11px;
	margin-top:5px;
}

a.TopNavLink:hover
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
}

a.menuLink2
{
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	background-color:#EFEFEF;
	color:Black;
	font-family: Arial;
	border-style: solid;
	border-width: 0px 1px 1px 2px;
	border-color:#BCBEC0;
	border-left-color:white;
	font-size:11px;
}

a.menuLink2:hover
{
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	background-color:#c0c0c0;
	color:white;
	font-family: Arial;
	border-style: solid;
	border-width: 0px 1px 1px 2px;
	border-color:#BCBEC0;
	border-left-color:#EF1C21;
	font-size:11px;
}

 .AboutUsMenu
{
	position:absolute; 
	z-index:101;
	top:138px;
	left: 30px;
	z-index:100;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;	
}

.PublishMenu
{
	position:absolute; 
	z-index:101;
	top:138px;
	left: 150px;
	z-index:100;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;	
}

 .DoingBusinessMenu
{
	position:absolute; 
	z-index:101; 
	top:140px;
	left: 270px; 
	z-index:100;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;
}

 .WritingForMenu
{
	position:absolute; 
	z-index:101; 
	top:140px;	
	left: 390px; 
	z-index:100;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;
}

 .WorkingForMenu
{
	position:absolute; 
	z-index:101; 
	top:140px;
	left: 480px; 
	z-index:100;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;
}

 .MediaCentreMenu
{
	position:absolute; 
	z-index:101; 
	top:140px;
	left: 630px; 
	z-index:100;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
 .ContactUsMenu
{
	position:absolute; 
	z-index:101; 
	top:140px;
	left: 780px; 
	z-index:100;
	visibility:hidden;
	filter: alpha(opacity=80);
	opacity: 0.80;

}


    .BottomSpacerBar
{
	float:left;
    	width: 960px;
    	height: 7px;
    	
  }
  .Footer
  {
	clear:left;
	/*text-align:right;*/
	width: 960px;	
	height: 20px;
	/*border-top:1px solid;*/
	/*border-color:#9B9DA0;*/
	font-family: Arial;
	font-size:10px;
	background-image:url("/assets/i/greybar.gif");
	background-repeat: no-repeat;	
	border-top: 0px;
	border-color: #E6E6E6;	
	line-height: 20px;	
	
} 


