/* basics */

*{margin:0; padding:0;}

body {
	background:#FFFFFF;
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	margin: 0px;
	}
#background {
	position: fixed !important;
	top: 0px;
	left: 0px;
	z-index: -3;
	height: 100%;
	width: 100%;
	}

* html #background {
	position: absolute;
}

#hide {
	height: 100%;
	width: 100%;
	position: fixed !important;
	z-index: -2;
}
	
#background .bg {
	width: 100% !important;
	height: 100% !important;
	}
	
#container {
	padding:0;
	color:#333;
	}
#intro {
	height: 50px;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
}
#intro h1 {
	font-size: 40px;
	letter-spacing: -2px;
	color: #333;
	text-shadow: 0px 1px 2px #777;
	font-weight: bold;
	font-family: rockwell;
}
#header ul{
	margin:0 auto;
	height:200px;
	width:700px;
	}
#header ul li{
	display:block;
	float:left;
	width:216px;
	height:200px;
	}
#header ul li a{
	display:block;
	position:relative;
	width:216px;
	height:200px;
	background-image:url(../images2/header_links.png);
	background-repeat:no-repeat;
	}
#header ul li a strong{
	display:none;
	}
#header ul li a span.hover{
	display:block;
	position:absolute;
	width:216px;
	height:200px;
	background-image:url(../images2/header_links.png);
	background-repeat:no-repeat;
	}
#mukrizlatif a{
	background-position:0 0;
	}
#mukrizlatif a .hover{
	background-position:0 -200px;
	}
#cstproduction{
	padding:0 1px;
	}
#cstproduction a{
	background-position:-267px 0;
	}
#cstproduction a .hover{
	background-position:-267px -200px;
	}
#udeyismail a{
	background-position:-534px 0;
	}
#udeyismail a .hover{
	background-position:-534px -200px;
	}

#header{
	margin:0 auto;
	padding:0 0 0 0;
	width:700px;
	height:100px;
	position:relative;
}
.tips{
	text-align: center;
	padding: 10px 30px !important;
	width: 140px !important;
}
.tips h3{
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #444;
	padding: 5px 0px;
	letter-spacing: 1px;
	font-size: 14px;
}
.tips p{
	padding: 0 !important;
	margin: 0 !important;
	font-weight: bold;
	font-size: 12px;
}

#header .popup{
	position:absolute;
	display:none;
	margin:-5px 0 0 50px;
	padding:10px 0 0 0;
	width:175px;
	height:125px;
	background:url(../images2/popup_bg1.png) center center no-repeat;
	z-index:50;
	font-size:12px;
	color:#fff;
}
#header .popup p{
	padding:2px 0 0 15px;
}
#header .popup img{
	vertical-align:middle;
}
#header .popup strong{
	color:#000;
}
#header .popup a{
	color:#93ddf4;
}
#header .popup a:hover{
	text-decoration:underline;
}
#header .popup2{
	position:absolute;
	display:none;
	margin:-5px 0 0 285px;
	padding:10px 0 0 0;
	width:175px;
	height:125px;
	background:url(../images2/popup_bg.png) center center no-repeat;
	z-index:50;
	font-size:12px;
	color:#fff;
}
#header .popup2 p{
	padding:2px 0 0 15px;
}
#header .popup2 img{
	vertical-align:middle;
}
#header .popup2 strong{
	color:#000;
}
#header .popup2 a{
	color:#93ddf4;
}
#header .popup2 a:hover{
	text-decoration:underline;
}
#header .popup3{
	position:absolute;
	display:none;
	margin:-5px 0 0 520px;
	padding:10px 0 0 0;
	width:175px;
	height:125px;
	background:url(../images2/popup_bg3.png) center center no-repeat;
	z-index:50;
	font-size:12px;
	color:#fff;
}
#header .popup3 p{
	padding:2px 0 0 15px;
}
#header .popup3 img{
	vertical-align:middle;
}
#header .popup3 strong{
	color:#000;
}
#header .popup3 a{
	color:#93ddf4;
}
#header .popup3 a:hover{
	text-decoration:underline;
}
#logos {
	width: 100%;
	height: auto;
	padding-top: 100px;
}
