html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image:url(http://www.daros.se/img/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#7a7a7a;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
}
h1 {
	color:#fff;
	font-size:14px;
}
#tableDiv {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:table;
}
#cellDiv {
	position:relative;
	width:100%;
	height:100%;
	vertical-align:middle;
	display:table-cell;
}
#center {
	position:relative;
	display:block;
	margin:0 auto;
	width:959px;
	height:776px;
	background-image:url(http://www.daros.se/img/shadow.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
			#head {
				position:relative;
				float:left;
				width:950px;
				height:137px;
				background-image:url(http://www.daros.se/img/headBg.jpg);
			}
						#comittmentCont {
							position:absolute;
							width:133px;
							height:69px;
							top:41px;
							right:34px;
						}
			#menuCont {
				position:relative;
				float:left;
				width:929px;
				height:30px;
				background-image:url(http://www.daros.se/img/menuBg.jpg);
				padding-left:19px;
			}
						#menuCont a {
							display:block;
							position:relative;
							float:left;
							padding:0px 20px;
							height:30px;
							line-height:30px;
							vertical-align:middle;
							font-size:12px;
							text-decoration:none;
							color:#fff;
						}
			#infoCont {
				position:relative;
				float:left;
				width:872px;
				height:559px;
				background-image:url(http://www.daros.se/img/infoBg.jpg);
				padding:0px 39px;
			}
						#siteMapCont {
							position:relative;
							width:872px;
							height:29px;
							color:rgb(211,211,211);
							line-height:29px;
							vertical-align:bottom;
						}
									#siteMapCont a, #siteMapCont a:visited, #siteMapCont a:active {
										position:relative;
										color:rgb(211,211,211);
										text-decoration:none;
										font-size:10px;
									}
									#siteMapCont a:hover {
										text-decoration:underline;
									}
						#startImg1 {
							position:absolute;
							width:581px;
							height:255px;
							top:69px;
							left:39px;
						}
						#startImg2 {
							position:absolute;
							width:274px;
							height:417px;
							top:69px;
							right:39px;
						}
						#startImg3 {
							position:absolute;
							width:561px;
							height:123px;
							top:343px;
							left:39px;
							background-image:url(http://www.daros.se/img/start3.jpg);
							padding:10px;
						}
						#subMenuCont {
							position:absolute;
							width:169px;
							height:482px;
							left:39px;
							bottom:1px;
							background-image:url(http://www.daros.se/img/subMenuBg.jpg);
							padding:26px 0px 0px 22px;
							line-height:30px;
						}
							#subMenuCont a, #subMenuCont a.top {
								display:block;
								position:relative;
								color:#fff;
								text-decoration:none;
								font-size:10px;
							}
							#subMenuCont a.top {
								font-size:12px;
							}
							#subMenuCont a:hover, #subMenuCont a.top:hover {
								text-decoration:underline;
							}
						#subPageInfoCont {
							position:absolute;
							/* width:635px; */
							width:586px;
							height:468px;
							right:30px;
							bottom:1px;
							background-image:url(http://www.daros.se/img/subPageInfoBg.jpg);
							background-repeat:no-repeat;
							/* background-attachment:fixed; */
							overflow:hidden;
							overflow-x:hidden;
							display:block;
							padding:20px 49px 20px 20px;
							font-size:11px;
						}
									#subPageInfoCont img {
										width:360px;
										display:block;
										margin-bottom:20px;
									}
									#textblock, .textblock {
										width:360px;
									}
									#textblock i, .textblock i {
										color:#4e81d4;
									}
									#subPageInfoCont td {
										height:25px;
									}
									#subPageInfoCont a, #subPageInfoCont a:active, #subPageInfoCont a:visited {
										color:#fff;
										text-decoration:none;
									}
									#subPageInfoCont a:hover {
										text-decoration:underline;
									}

			#footerCont {
				position:relative;
				float:left;
				width:911px;
				height:41px;
				background-image:url(http://www.daros.se/img/footerBg.jpg);
				padding-left:39px;
				line-height:41px;
				vertical-align:middle;
			}
						#footerBox {
							position:absolute;
							height:41px;
							padding-right:39px;
							padding-left:39px;
							line-height:41px;
							vertical-align:middle;
							font-size:8px;
							top:0px;
							right:0px;
						}

#CustomScrollBarCont {
	position:absolute;
	right:0px;
	top:0px;
	width:13px;
	height:508px;
	background-image:url(http://www.daros.se/img/scrollBar2.gif);
	background-repeat:no-repeat;
	background-position:3px 0px;
}
#CustomScrollBarHandle {
	position:absolute;
	top:0px;
	height:16px;
	width:13px;
	background-image:url(http://www.daros.se/img/scrollHandleBG2.gif);
	z-index-index:500;
}
