@charset "utf-8";
/* CSS Document */

body {
	background: #fff; 
	margin-top:50px;
	color: #333; 
	font: 9pt Arial, Verdana, Tahoma;
	text-align:left;
	}
	
a { 
text-decoration:none;
color:#428eb3;
} 


	#header {
		background-image: url(../layout/head.png);
		background-repeat: no-repeat;
		width:802px;
		height:105px;
		position:relative;
	
		margin: auto;		
		}
	
	#wrapper {
		background-image:url(../layout/wrapper.png);
		background-repeat:repeat-y;
		width: 802px;
		height:auto;
		position:relative;
		margin:auto;
		
			
		}
		
	#menu {
	float:left;
	text-align:left;
	margin-left: 33px;
	margin-top: 0px;
	padding-top: 37px;	
	position:absolute;	
		}
		
		#menu img {
		border:0px;
		padding-bottom:5px;
			}
			
	#textcontainer {
		margin-left:250px;
		padding-top:40px;
		width:300px;
		float:left;
		position:absolute;
			}
		
		#textcontainer h2 {
			color:#006699;
			font-size:18px;
			}	
			
		#textcontainer h4 {
			font-size:12px;
			}	
		
		#textcontainer img {
			border:0px;
			}				
			
			
	#pricelisthead {
	background-image:url(../layout/pricelisthead.png);
	background-repeat:no-repeat;
	border:0px;
	width: 250px;
	height: 34px;
	margin-top:40px;

	}
	
	#pricelistwrap {
	background-image:url(../layout/pricelistwrap.png);
	background-repeat:repeat-y;
	width: 250px;		
	margin-top:0px;
	padding-left:10px;
	padding-top:5px;
	
		}	
		
		#pricelistwrap p {
		color:#FFFFFF;
		font-size:10px;
			}
			
	#pricelistbottom {
	background-image:url(../layout/pricelistbottom.png);
	background-repeat:no-repeat;
	width: 250px;
	height: 12px;		
	margin-top:0px;
		}						
			
			
	#rightbar	{
	float:right;
	padding-right:50px;
	margin-top:50px;
	}
			
			
	#infocontainertop {
	background-image:url(../images/infocontainertop.png);
	background-repeat:no-repeat;
	border:0px;
	width: 160px;
	height: 66px;


	}
	
	#infocontainerwrap {
	background-image:url(../images/infocontainerwrap.png);
	background-repeat:repeat-y;
	width: 160px;
	border:0px;
	text-align:left;
	height:auto;

	}
		
			#infocontainerwrap img {
			font-size:110%;
			margin-left:10px;
			}
				
			#infocontainerwrap a {
			font:"Times New Roman", Times, serif;
			font-size:10px;
			color:#FFFFFF;
			padding-right:10px;
				}	
				
			#infocontainerwrap tr {
			padding-top:10px;
				}	
	
	
	#infocontainerbottom {
	background-image:url(../images/infocontainerbottom.png);

	border:0px;
	width: 160px;
	height: 19px;
	
	}	
	
			
	#imagecontainer {
		float:right;
		border:0px;
		width: 200px;
		margin-right:50x;
		margin-top:50px;

		}
		
			#imagecontainer img {
				padding-bottom: 30px;
				font-size:110%;
				}
				
				
	#bookcontainer {
	background-image:url(../images/home1.gif);
	background-repeat:no-repeat;
	border:0px;
	width: 160px;
	height: 250px;
	}			
			
	#footstyle {
		background-image:url(../layout/footstyle.png);
		background-position:left bottom;
		background-repeat:no-repeat;
		width: 194px;
		height: 111px;
		margin-left: 6px;
		}
		
	#footer {
		background-image:url(../layout/footer.png);
		background-repeat:no-repeat;
		width:802px;
		height: 59px;
		margin: 0 auto;
		text-align:center;
		}
	
	/* avgör höjden på bakgrunden */
	#backIndex {
	height:200px;
		}
	
	#backServices {
	height:500px;
		}
		
	#backTesting {
	height:400px;
		}

	#backRef {
	height:250px;
		}		
	
	#backContact {
	height:220px;
		}
		
