@charset "utf-8";
/* CSS Document */

body{background:url(bg.gif)}

.mainwrap {
	height: 700px;
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
}
.header {
	background-image: url(byblos_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 208px;
	width: 903px;
	float: left;
}
.content_wrap {
	background-image: url(byblos_02.gif);
	height: 384px;
	width: 903px;
	float: left;
}
.footer_wrap {
	background-image: url(byblos_03.gif);
	height: 98px;
	width: 903px;
	float: left;
}
.footer-copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	width: 903px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.menu {
	background-repeat: no-repeat;
	height: 36px;
	width: 852px;
	float: left;
	padding-top: 138px;
	padding-right: 24px;
	padding-left: 24px;
}
.left-text {
	height: 300px;
	width: 400px;
	float: left;
}
.text {
	width: 300px;
	height: 364px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.greenbox {
	background-color: #1B7827;
	height: 327px;
	padding: 18px;
	background-image: url(images/greenboxbg.gif);
	background-repeat: no-repeat;
}
.infogreen {
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
li {
	margin: 0px;
	padding: 0px;
}
.ani-box {
	height: 152px;
	z-index: 9;
	}
.left-area {
	clear: right;
	float: left;
	width: 533px;
	padding-right: 30px;
	margin-top: 10px;
}
.welcome {
	width: 493px;
	height: 145px;
	background-image: url(welcome.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	margin-top: 10px;
	padding-top: 53px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	line-height: 17px;
}
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;

