* {
	margin: 0;
	padding: 0;	
}

a img {
	border: none;
}

div {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #666;
}

body {
	background: #fff;
}

#logo h1, #logo h2, #slogan h3 {
	display: none;
}

#logo, #slogan, #buttons, #leftEmo, #rightEmo, #footer, #flash-movie {
	position: absolute;
}

#logo {
	top: 10px;
	left: 41px;
}

#logo a{
	display: block;
	width: 140px;
	height: 95px;
	background: url(logo.gif);
}

#slogan {
	background: url(slogan.gif);
	width: 423px;
	height: 48px;
	top: 104px;
	left: 502px;
}

#buttons {
	top: 534px;
	left: 40px;	
}

.button {
	padding: 10px; 
}


#footer {
	width: 935px;
	padding-bottom:26px;
	left: 30px;
	top: 691px;
}

#footer .fContent {
	border-top: 1px solid #CCCCCC;
	padding: 15px 20px 0 20px;
	min-height: 16px; /* for Firefox, Mozilla and Safari*/
	width: 895px;
}

#footer .copyright {
	float:left;
}

#leftEmo {
	top: 138px;
}

#rightEmo {
	top: 138px;
	left: 964px;
}

#flash-movie {
	top: 167px;
	left: 31px;
}
