body {
	background-image:url(../graphics/gradient.gif);
	background-repeat: repeat-x; 
	background-color: #ABACAF;
	padding: 0px;
	margin: 0px;
}
div {
	margin:0;
	padding:0;
}



#centerBox {
	vertical-align: middle;
	width: 760px;
	margin: 0px auto;
	margin-top: 30px;
	background-color:#ffffff;
}

#PageHeader {
	vertical-align:top;
		
	background-image:url(../graphics/round_corner_top.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	
	width: 760px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#PageHeaderContent {
	border-bottom: 2px solid #E60004;
	border-left:0;
	border-top:0;
	border-right:0;

	height:55px;
	width:760px;


	margin: 0;
	padding: 0;
}

 
#Logotype {
	float:left; 
	position:relative; 
	left: 23px; 
	top: 0; 
}

#aeName {
float:right;
margin:18px 10px 0 0;
}

#ImageArea {
	border-bottom: 10px solid #E60004;
	border-left:0;
	border-top:0;
	border-right:0;
	
	height: 140px;
	width: 760px;
	
	overflow:hidden;
	
	background-color:#334F6B;
	
	margin:0;
	padding:0;
}

#TopNavigation {
	width:760px;
	height: 25px;
	
	background-color: #334F6B;
	background-image:url(../graphics/MenuHeadingBackground.gif);
	background-repeat:no-repeat;
	
	border-top: 2px solid #ffffff;
	border-left:0;
	border-bottom:0;
	border-right:0;
	
	overflow:hidden;
}



#SideNavigationHeader {
	padding: 5px 0 0 20px;
	margin: 0; 
		
	float:left;
	width: 200px; /*  Box model Hack, Opera läser rätt ... Korrekta värdet  */
	\width:180px; /*  Box model Hack, IE 5.X  */
	w\idth:180px; /*  Box model Hack, NS6, MOS, OP6, IE6  */
}

#IconHome{
	padding: 1px 0px;
}

#TopNavigationHeader a{
	padding: 5px 10px 0 10px;
	margin: 0; 
	
	float:left;
	
	height:25px;
}

#TopNavigationHeader a:visited {

}

#TopNavigationHeader a:hover {
	color:#334F6B;
	text-decoration:none;
	background-color:#ffffff;
}

.PageArea {
	width:760px;
	background-color:#FFFFFF;
}
  /* Start Hack */ 
.PageArea:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
    }
  /* End Hack */ 	
  
 .PageArea{display: inline-block;} <span class="com"> /* Mark Hadley's fix for IE Mac */</span>
    
	/* Start Hack */ 
    /* Hides from IE Mac \*/
    * html .PageArea {height: 1%;}
       .PageArea{display:block;}
    /* End Hack */ 
	

/* Hides from IE-mac \*/
* html .PageArea {height: 1%;}
/* End hide from IE-mac */

#LeftNavigation {
	width:175px;

	background-color:#FFFFFF;
	background-image:url(../graphics/SideMenuBG.gif);
	background-repeat:no-repeat;
	
	padding: 20px 5px 40px 20px;
	margin:0;
	
	float:left;
}

#PageContent {
	width:320px;
	
	padding:20px 0 30px 30px;
	margin:0;
	
	background-color:#ffffff;
	background-image:url(../graphics/bg_white.gif);
	background-repeat:repeat;
	
	float:left;
}

#PageContentBig {
	width:500px;
	
	padding:20px 0 30px 30px;
	margin:0;
	
	background-color:#ffffff;
	background-image:url(../graphics/bg_white.gif);
	background-repeat:repeat;
	
	float:left;
}

#PageImages {
	width:175px;
	
	padding:20px 0 20px 30px;
	margin:0;

	float:left;
	clear:right;	
}

#PageFooterContent { 
	width: 720px;
	height: 5px;
	padding: 0 20px;
	
	background-color:#FFFFFF;
}

#FooterHR {
	width: 720px;
	height: 3px;
	background-image:url(../graphics/FooterHR.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	}

#PageFooter {
	border: 0px solid #ff0000;
	
	vertical-align:top;
		
	background-image:url(../graphics/round_corner_bottom.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;

	
	width: 760px;
	height: 15px;
	margin: 0px;
	padding: 0;
}

.Extra {
	width:760px;
	height:50px;
	background-color:#ABACAF;
	text-align:left;
}

.Extra:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
    }
  /* End Hack */ 
  
   .Extra{display: inline-block;} <span class="com"> /* Mark Hadley's fix for IE Mac */</span>

    /* Hides from IE Mac \*/
    * html .Extra {height: 1%;}
       .Extra{display:block;}
    /* End Hack */ 
  

#select {
	position:relative;
	top:6px;
	left:10px;
	float:left;
}

#VinciText {
	float:left;
	position:relative;
	left:210px;
	top:10px;
}

#VinciLogo {
	float:left;
	position:relative;
	left:220px;
	top:5px;
}
#spacer {
	display:block;
	width:175px;
	height: 7px;
	overflow:hidden;
}
