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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #F05C22;
	text-decoration: none;
}
a:visited {
	color: #F05C22;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F05C22;
}
a:active {
	color: #F05C22;
	text-decoration: none;
}
#container {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#main {
	height: auto;
	width: 1000px;
	overflow: visible;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	color: #666;
	margin-top: 60px;
	line-height: 24px;
	margin-bottom: 60px;
}
#main img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#awardsCont {
	width: 490px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#pressCont {
	width: 490px;
	height: auto;
	float: left;
	margin-top: 20px;
}
#awardsHead, #pressHead {
	width: 490px;
	height: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F05C22;
	margin-bottom: 20px;
}
#award {
	width: 490px;
	height: auto;
	padding-bottom: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#award p {
	margin:0px;
	padding: 0px;
}
#press {
	width: 490px;
	height: auto;
	padding-bottom: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#press p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 05px;
	margin-left: 0px;
}
#press img {
	margin-right: 20px;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
