body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0px;	
}

#splash{
	float:left;
	width:100%;
	background:url('../media/images/header_bg_main.gif') top center repeat-x;
}

#splash #copy{
	width:1002px;
	margin:10px auto;
	text-align:left;
}

#splash #copy #logo{
	float:left;
	width:100%;
}

#splash #copy .column{
	float:left;
}

#splash #copy #column1{
	float:left;
	width:528px;
}

#splash #copy #column2{
	float:left;
	width:470px;
}

#splash #copy #column2 #book{
	float:left;
	width:100%;
}

#splash #copy #column2 #book div{
	float:left;
	margin-right:10px;
}

#splash #copy #copyright{
	float:left;
	width:100%;
	font-size:10px;
	color:#464646;
	margin:20px 0px;
	line-height:16px;
}

#splash #copy #copyright a{
	color:#464646;
}
