body {
	font-family: Arial;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0px;
}

#container {
	text-align: left;
	width: 740px;
	margin: 0 auto;
}

#left {
	width: 216px;
	float: left;
	text-align: left;
}

#center  {
	width: 316px;
	float: left;
	
	text-align: left;
}

#right {
	width: 208px;
	float: left;
	
	text-align: left;
}

#quote1 {
	width: 216px;
	height: 205px;
}

#quote1 img {
	position: relative;
	left: 22px;
	top: 70px;
}

#quote2 {
	width: 216px;
	height: 166px;
}

#quote2 img {
	position: relative;
	top: 0;
	left: 22px;
}

#ruckus_box {
	width: 216px;
	padding: 0;
	margin: 0;
}

#ruckus_box img {
	position: relative;
	left: 27px;
	top: 0px;
}

#quote3 {
	width: 208px;
	height: 246px;
}

#quote3 img {
	position: relative;
	left: 26px;
	top: 66px;
}

#quote4 {
	width: 208px;
	height: 96px;
}

#quote4 img {
	position: relative;
	left: 26px;
}

#pileit_box img {
	position: relative;
	left: 27px;
	top: 20px;
}

#logo  {
	text-align: center;
	vertical-align: top;
	margin-top: 28px;
	margin-bottom: 13px;
}

#awards  { background-color: #dcf5f0;
	padding: 20px 18px;
	/*width: 100%;*/
	align: center }

#awards img {
	text-align: center;
	margin-bottom: 18px;
}

#awards p  {
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	align: center;
	padding: 0px;
	margin-bottom: 2px;
}

.award_blue {
	color: #811788;
}

.award_red {
	color: #d90000;
}

#about_ruckus  {
	font-weight: normal;
	font-size: 10pt;
	line-height: 15pt;
	margin-top: 22px;
	margin-right: 5px;
	margin-left: 5px
}

#about_ruckus a {
	color:#811788;
	text-decoration: underline;
}

#locations {
	width: 740px;
	clear: both;

	font-size: 9pt;
	text-align: center;
	line-height: 12pt;
	padding-top: 24px;
	margin-bottom: 11px;
}

#locations p {
	margin: 0px;
}

#locations a {
	color:#811788;
	text-decoration: none;
}

#contact {
	width: 740px;
	clear: both;

	font-size: 9pt;
	text-align: center;
	line-height: 12pt;
	/*padding-top: 24px;*/
	margin-bottom: 11px;
}

#contact p {
	margin: 0px;
}

#contact a {
	color:#811788;
	text-decoration: none;
}

#copyright {
	width: 740px;

	font-size: 7pt;
	text-align: center;
	color: #999999;
}