/*=======================================================
	Entry Page [index.php]
=======================================================*/

body {
	font-family:Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#919191;
	background:#f6f6f6 url(../images/bg_body-entry.jpg) no-repeat top center;
	margin:0;
	padding:0;
}

.wrap {
	width:775px;
	height:auto;
	margin:0 auto;
}

.entryBtns {
	width:775px;
	height:342px;
	margin:127px 0 0 0;
	float:left;
}

	.entryBtns img {
		width:377px;
		height:342px;
		margin:0;
		float:left;
	}

.entryBtn-space {
	width:21px;
	height:342px;
	margin:0;
	float:left;
}

.entry-logo {
	width:250px;
	height:150px;
	margin:-19px 0 0 260px;
	float:left;
}