@charset "utf-8";

h1, h2, h3, h4, h5 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
html, body { height: 100%; width: 100%; margin:0px; padding:0px; overflow: hidden; }
body { background:#dae2ef url(../images/body-bkg.jpg) no-repeat center center; color: #0e0a03;}

#wrapper_center { 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	display: block; 
	visibility: visible; 
	overflow: visible; 
	width: 100%; 
	height: 1px; 
	text-align: center; 
}
#wrapper { 
	width: 960px; 
	height: 653px;
	position: absolute; 
	top: -336px; 
	left: 50%; 
	margin-left: -480px; 
	visibility: visible; 
}
		

		
#mailinglist {
	position: absolute; 
	bottom: 0px; 
	left: 50%; 
	margin-left: -156px;
	width: 312px;
	height: 37px;
	background: url(../images/mailinglist_bkg.png) no-repeat left top;
	color: #0e0a03;
	font-size: 11px;
	line-height: 37px;
}		
#mailinglist input { font-size: 11px; }
#mailinglist input.textField { width: 110px;}
#mailinglist input.submitButton { width: 30px; }

#copyrights {
	position: absolute; 
	bottom: 6px; 
	left: 50%; 
	margin-left: 200px;
	width: 400px;
	height: 25px;
	color: #efefef;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}
#copyrights a {
	color: #efefef;
}

#content {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -275px;
	width: 550px;
	height: 540px;
	background: url(../images/overlay.png) no-repeat left top;
}

#logo {
	width: 136px;
	height: 169px;
	position: absolute;
	top: 30px;
	left: 20px;
	background: url(../images/logo_sgp.png) no-repeat left top;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}

#logo_babylon {
	width: 86px;
	height: 96px;
	position: absolute;
	top: 10px;
	left: 12px;
	background: url(../images/logo_babylon.png) no-repeat left top;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}

#menu {
	width: 160px;
	height: 420px;
	float: left;
	margin-left: 12px;
	margin-top: 110px;
}

#title_first {
	1border: 1px solid #f00;
	text-align: left;
	font-size: 30px;
	color: #0e0a03;
	position: relative;
	top: 30px;
	left: -30px;
}
#title_second {
	1border: 1px solid #0f0;
	text-align: left;
	font-size: 20px;
	color: #0e0a03;
	position: relative;
	top: 30px;
	left: -15px;
}
#title_third {
	1border: 1px solid #00f;
	text-align: left;
	font: 11px Verdana, sans-serif;
	color: #0e0a03;
	position: relative;
	top: 30px;
}
#text {
	1border: 1px solid #f30;
	text-align: left;
	position: relative;
	top: 40px;
	font: 11px Verdana, sans-serif;	
	margin-left: 180px;
		
}

form {padding: 0px; margin: 0px;}
.clear { clear:both; height:1px; overflow:hidden; }
a { color: #fd843d; text-decoration: none; }
a:hover { color: #ae4100; }
body,
td,
th,
textarea,
input { font: normal 15px Georgia, "Times New Roman", Times, serif; color: #525252; }
.page-title { font-size: 24px; color: #ae4100; font-weight: bold; margin-top: 60px; margin-bottom: 10px; }
.gray-24 { font-size: 19px; font-weight: normal; }
.orange-20 { font-size: 18px; color: #ae4100; font-weight: bold; }
.copyrights { font-size: 18px; color: #fd843d; font-weight: bold; }
.nav { text-align: center; }
.nav ul { list-style-type: none; display: inline; padding: 0px; margin: 0px auto; }
.nav li { display:inline; padding: 0px; margin: 0px; background: url(../images/horiz-line.gif) no-repeat left center; padding-left: 32px; }
.nav li.nav-first { background: none; }
.nav a { padding: 0px 9px; font-size: 18px; color: #fd843d; font-weight: bold; text-decoration: none; }
.nav a:hover { color: #ae4100; }
.nav2 { text-align: center; border: 0px solid #f00; padding-right: 20px; }
.nav2 ul { list-style-type: none; display: inline; padding: 0px; margin: 0px auto; }
.nav2 li { display:inline; padding: 0px; margin: 0px; background: url(../images/horiz-line.gif) no-repeat left center; padding-left: 32px; }
.nav2 li.nav-first { background: none; }
.nav2 a { padding: 0px 9px; font-size: 12px; color: #fd843d; font-weight: bold; text-decoration: none; }
.nav2 a:hover { color: #ae4100; }
.comment { font-size: 11px; }

