body {
	/*background-image: url(../images/bg_body_home.gif);*/
}

#masthead {
	background-image: url(../images/bg_masthead_home.gif);
	height: 239px;
}

#header {
	background: transparent url(../images/bg_header_home.jpg) 0 0 no-repeat;
	height: 239px;
}

#header div.group-width-constraint {
	height: 133px;
}

#banner {
	margin-top: 16px;
}

#logo {
	position: absolute;
	top: 40px;
	left: 360px;
}

#content {
	line-height: 1.9em;
}

#dc1 {
	top: 249px;
}


/* Download Catalog element and rules */
#download {
	float : left;
	position: relative;
	height: 179px;
	width : 168px;
	background: transparent url(../images/bg_order_buttons.gif) no-repeat;
	display : inline;
	margin :  5px 0 10px 12px;
	border: 0;
	line-height: 1.2em;
	padding-bottom : 5px;
}

#download p {
	padding: 18px 10px 0px 10px;
	margin-top : 30px; 
	color : black;
	text-align: center;
	font-weight : 400;
}

#download .download-button {
	text-align : center;
	margin-bottom: 6px;
	margin-top : 5px;
	
}



