@charset "utf-8";
/* Defero USA Awards Page CSS Document */

body {
	background: #be0b09 url(assets/whiteboard_bg.jpg) no-repeat top center;
	padding : 0;
	margin : 0;
}

img { 
	border:0px;
}

a {
	color: #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.style2 {font-size: 10px;
	margin-top: 150px;}

.style2 a {
	color: #cccccc;
	font-size: 10px;
	text-decoration:underline;
}

.style3 {font-size: 10;}

.style4 {font-size: 18px;}

.style6 {font-size: 23px;}


.style7 {font-size: 10px;
	margin-top: 50px;}

.style7 a {
	color: #cccccc;
	font-size: 10px;
	text-decoration:underline;
}
h2 {
	color: #ff0000;
	font-size: 14px;
	padding:0;
}
#content-area {
	background: url(assets/whiteboard_content_bg.png) no-repeat top center;
	height: 1318px;
	margin : 0 auto;
	padding : 0;
	width: 800px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.social-networks {
	float: right;
	padding: 10px;
}

.defero-header {
	padding: 20px 0 0 120px;
	text-align:center;
}
.awards_logo {
	padding:30px 0 0;
	padding: 0 auto;
	text-align:center;
}

.feed-logo {
	padding:70px 0 0;
	text-align:center;
}

.horizon-content {
	background:transparent url(assets/content_bg.png) no-repeat scroll center top;
	height:181px;
	margin:30px auto 0;
	width:678px;
	line-height:20pt;
}

.horizon-content img {
	margin:0 auto;
	padding:25px 20px 0;
}



#horizon-text {
	text-align:left;
}

.feed-content {
	background:transparent url(assets/feed-content-bg.png) no-repeat scroll center top;
	height:275px;
	margin:30px auto 0;
	width:682px;
	line-height:20pt;
}

.feed-content img {
	margin:0 auto;
	padding:15px 20px 0;
}

.read-newsletter a {
	font-size: 10pt;
	float: right;
}