body { background:#000; }

#header #header_logo { background:url(header_logo.png) no-repeat; }

#banner { 
	background:url(banner.jpg) no-repeat;
	height:360px;
	width:970px;
	float:left;
	margin:0 20px;
	display:block;
}

p, h1, h2 { color:#fff; }
a { color:#fff; }

.box4 input { 
	width:200px;
	float:right;
}
.right {
	width:200px;
}
p.right { 
	margin:8px 0;
}
#tick {
	width:20px;
}