#tools {
	display:none;
	visibility:hidden;
}

#header {
	background-image:url(../images/header_bg_home.jpg);
}

#contentHolder {
	background-image:url(../images/contentHolder_bg_home.jpg);
}

#footer {
	height:353px
}

#contentRightCol {
	min-height:270px;
	height:270px;
}

h1 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
}

h2 {
	color:#FFD454;
	font-size:30px;
	font-weight:normal;
	padding:0;
	margin:-10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color:#736E74;
	margin:auto;
	margin-top:0;
}

p {
	clear:both;
}
