@charset "utf-8";
body {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

#headerbg {
	width: 100%;
	background: repeat-x url(img/bg_header.png);
	height: 139px;
}
#kaared {
	background: 304px 0px no-repeat url(img/header_kaar.png);
	height: 139px;
	margin-left: 50%;
}
#bg {
	width: 100%;
	background: repeat-x url(img/bg_fade.png);
	height: 463px;
}

#web {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -465px;
	width: 930px;
}

#logo {
	margin-bottom: 10px;
}

#container {
	width: 930px;
	padding-top: 3px;
	background: #FFFFFF;
}

#picture {
	width: 569px;
	height: 174px;
	margin-left: 3px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#menu {
	width: 348px;
	height: 174px;
	margin-left: 577px;
	background: no-repeat url(img/menubg.jpg) #FFFFFF;
	border: 1px solid #b5d0d8;
}

#menu ul {
	list-style: none;
}

#menu li {
	height: 35px;
	width: 321px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	padding-left: 27px;
}

#menu a {
	height: 35px;
	width: 321px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

#menu li:hover {
	cursor: pointer;
	background: repeat-x url(img/menuhover.png);
}

#content {
	padding: 40px;
	line-height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}

#content p {
	margin-bottom: 15px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
}

#content h2 {
	margin-top: 15px;
	font-size: 12px;
	color: #0360b6;
}
#content ul {
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}

#content a {
	text-decoration: none;
	color: #0360b6;
}

#content a:hover {
	text-decoration: underline;
}

#copyright {
	height: 29px;
	padding-top: 15px;
	padding-left: 10px;
	background: repeat-x url(img/copyrightbg.jpg) #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b0b0b0;
}

#copyright span {
	float: right;
	margin-right: 10px;
}

#copyright span a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e2e2e2;
	text-decoration: none;
}

#copyright span a:hover{
	text-decoration: none;
}

.pilt {
	width: 57px;
	float: left;
	height: 174px;
}


.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

input {
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
	background-color: #ffffff;
}

#saada {
	background-color: #b5cfd7;
	border: 1px solid #000000;
	color: #000000;
}
