/* @override http://www.panelworldmag.com/digimag/assets/css/styles.css */

@charset "UTF-8";

body {;
}

a {
	color: #5a7531;
	font-weight: bold;
}

#clearfix{
	clear: both;
}

#wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f2f2;
	box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #414141;
}

#container {
	padding: 20px 15px;
}

#header{
	height: 100px;
	margin: -20px -15px 10px;
	background: #414141 url(../img/top-image.jpg) no-repeat center center;
	border-bottom: 8px solid #414141;

}

#content {
	margin-bottom: 10px;
}

#content-left {
	width: 298px;
	float: left;
}

#content-left h1 {
	color: #5a7531;
	font: 38px/32px "Times New Roman", Times, serif;
	margin-bottom: 10px;
		letter-spacing: -1px;

}

#summery {
	color: #414141;
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#intro {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

#summery ul {
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 18px;
	color: #5a7531;
}

#content-right {
	width: 420px;
	padding-left: 10px;
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
	background-color: #fffeff;
	margin-top: 10px;
	border: 1px solid #cfcfcf;
}

#subscribe {
	margin-right: -15px;
	margin-left: -15px;
	padding: 5px 15px;
	text-align: center;
	color: #f9e11e;
	background-color: #5a7531;
	font: 18px "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

#subscribe a {
	color: #fffeff;
}

#content-right h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	margin-left: 2000px;
	background-color: #5a7531;
	color: #fffeff;
	position: absolute;
}

#resource-container-1 {
	
}

.resource-item {
	margin-right: 15px;
	width: 105px;
}

.resource-item img {
	border: 1px solid #414141;
}

#resource-1,#resource-2,#resource-3 {
	float: left;
}

#resources h2 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#footer{
	padding: 0 15px 15px;
	margin: 15px -15px -20px;
	background-color: #cfcfcf;
	font: 9px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer-left {
	float: left;
	width: 295px;
	margin-right: 15px;
	margin-top: 10px;
}

#footer-right {
	float: right;
	width: 400px;
	margin-top: 35px;
}

#footer-right ul {
	text-align: right;
}

#footer-right ul li {
	display: inline-block;
	margin-right: 10px;
	text-transform: uppercase;
}