#header_wrapper {
	height: 105px;
}
#header {
	position: relative;
	width: 960px;
	height: 105px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/home_header_back.jpg) 0 0 no-repeat;
}
#header h1 {
	position: absolute;
	top: 30px;
	left: 0;
	width: 339px;
	height: 46px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;
	width: 339px;
	height: 46px;
	text-indent: -50000px;
	background: url(../img/cssprismhome.gif) 0 0 no-repeat;
}
#header h1 a:hover {
	background-position: 0 -46px;
}
#css_form_wrapper_home {
	position: relative;
	width: 960px;
	height: 60px;
	margin-bottom: 60px;
	background: url(../img/input_css_home.jpg) 0 0 no-repeat;
}
#css_form_home {
	width: 960px;
	height: 60px;
}
#css_home {
	width: 860px;
	height: 30px;
}
h2 {
	margin-bottom: 24px;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #ddd;
}