@charset "utf-8";
/* CSS Document */

#top-large{
	width:100%;
	background-color:#0c1922;
}
#top-content{
	background-image:url(../images/services/top-services.jpg);
}
#top-content h1{
	font-size:13px;
	color:#97cf00;
	padding-bottom:10px;
}
#top-content p{
	font-size:11px;
	color:#c5dced;
}

.img-right-pdf {
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/download-brochure-bg.jpg);
	height: 53px;
	width: 299px;
	position: relative;
}

.img-right-pdf img {
	position: absolute;
	top: 10px;
	left: 10px;
}

.img-right-pdf a img { border: none; }

.img-right-pdf span {
	display: block;
	margin: 0px 0 0 70px;
}

.img-right-pdf span a {
	color: #000;
	font-size: 12px;
}

#content-content .img-right-pdf h2 {
	padding-top: 10px;
	color: #1a3a49;
	margin: 0px 0 0 70px;
}

.img-right-pdf h2 a {
	color: #1a3a49;
	text-decoration: none;
	margin: 0;
}