body {
	font-family: "Helvetica Neue", "Helvetica", Arial, "MS Trebuchet", sans-serif;
	background: #383030;
	color: #A1A19B;
	font-size: 14px;
/*	padding: 5px 0 0 0;*/
}

a {
	color: #A1A19B;
	text-decoration: none;
	border-bottom: 1px solid #403938;
}

a:hover {
	color: #fff;
	border-bottom: 1px solid #A1A19B;
}

h1 {
	color: #D9DCD2;
	background-image: url('../img/bar.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: normal;
	text-align: left;
	font-size: 36px;
	line-height: 38px;
	padding: 81px 0 38px 0;
}

h2 {
	color: #E9571D;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin:0 0 9px 0;
}

h3 {
	font-size: 14px;
	color:#6D6965;
	font-weight: normal;
	margin: 5px 0 0 0;
}
ul {
	margin: 6px 0 0 0;
}
li {
	list-style: none;
	text-indent: -30px;
	line-height: 20px;
}

p {
	overflow: hidden;
	line-height: 20px;
	text-align: left;
}


.container_12 {
	float:left;
	padding-bottom: 20px;
	margin-left:5px;	
}
