@charset "utf-8";
/* CSS Document */

#wrap {
	background-image: url(images/rozier_back.png);
	background-position: center;
	background-repeat:no-repeat;
	width:1050px;
	height:707px;
}
#links {
	width:961px;
	position:absolute;
	left:0;
	top:640px;
	
}
#content {
	width:780px;
	height:511px;
	position:absolute;
	left:72px;
	top:111px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:14px;
}
#footer {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	width:1050px;
	background-color: #FFF;
	text-align: center;
	line-height: 18px;
}
.desc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	line-height:24px;
}
.header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:36px;
	color:#933;
}
#home {
	position:absolute;
	left:998px;
	top:160px;
}
#epage {
	position:absolute;
	left:998px;
	top:670px;
}
