#brochure {
	border-top: 10px solid #d4b04c;
}

* html #brochure {
	height: 1px;
}

#brochure_content a { color:#000000; text-decoration:underline; }

#brochure_info {
	width: 245px;
	height: 850px;
	background: #d8f1dd url(/images/brochure/brochure_bg.jpg) 0 0 no-repeat scroll;
	float: left;
	position: relative;
}

#brochure_download {
	width: 502px;
	float: left;
	height: 850px;
	background: #ffffff url(/images/brochure/brochure_download_bg.jpg) 0 0 no-repeat scroll;
	margin-bottom: 0px;
}

#brochure_info h3, #brochure_download h3 {
	position: absolute;
	left: -999em;
}

#brochure_content {
	line-height: 1.3em;
	margin-top: 117px;
	padding: 10px 10px 10px 25px;
	font-size: 100%;
	color: #000000;
	letter-spacing: 0;
}

#brochure_content .image_container {
	color: #000;
	width: 100px;
	float: left;
	text-align:center;
	margin-top:20px;
}

#brochure_content .image_container img {
	border:none;
}




#brochure_content p {
	margin: 10px 0 0 0;
}

p.brochure {
	color: #000;
	font-weight: bold;
	margin-right: 30px;
}

p.brochure a {
	font-weight: bold;
	color: #000 !important;
}

p.brochure img {
	display: block;
}

#brochure_info img#brochures {
	position: absolute;
	right: -105px;
	top: 233px;
}

#or_download {
	font-weight: bold;
}

#click_to_download {
	margin: 75px 0 0 120px;
	width: 315px;
	color: #fff;
	float: left;
}

* html #click_to_download {
	margin-left: 60px !important;
}

p#pdf {
	color: #fff;
	float: right;
	width: 60px;
	height: 73px;
	margin: 2.2em 5px 0 0;
	padding:0;
	position: relative;
}

p#pdf img {
	position: absolute;
	bottom: 0;
	border: 0;
}

p#pdf span {
	position: absolute;
	bottom: 23px;	
}

#brochure_download_content {
	margin-top: 137px;
	margin-left: 4px;
}

#brochure_download_content .image_container {
	color: #000;
	width: 61px;
	float: left;
}

#brochure_download_content .image_container img {
	padding-left: 4px;
	display: block;
	border: 0;
}

#brochure_download_content .image_container div {
	text-transform: uppercase;
	text-align: center;
}

#brochure_download_content #image_container_top_row .image_container {
	margin-bottom : 0;
	
}

#brochure_download_content #image_container_top_row {
	margin-left: 4px;
}

#brochure_download_content #image_container_bottom_row {
	margin-left: 4px;
	float:left;
	padding:5px 2px 0 0;
	width:496px;
}

#brochure_download_content #image_container_third_row {
	margin-left: 4px;
	float:left;
	padding:5px 2px 0 0;
	width:496px;
}

#brochure_download_content #image_container_fourth_row {
	margin-left: 0px;
	float:left;
	padding:5px 2px 0 0;
	width:496px;
}

#brochure_download_content #image_container_fourth_row .image_container{
	color:#000000;
float:left;
width:62px;
margin-right:2px;
}

#brochure_download_content #image_container_third_row .image_container{
	color:#000000;
float:left;
width:62px;
margin-right:9px;
}


* html #brochure_download_content #image_container_bottom_row {
	margin-left: 68px !important;
}
