body {
	margin: 0;
	padding: 0;
	background: #000;
}
#container {
	width: 960px;
	margin: 50px auto 0;
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
}
p {
	margin: 2em 0;
}
a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px;
}
a:hover {
	background-color: #666;
}
a:hover img {
	background: none;
}
blockquote {
	background: transparent url(/images/open_quote.jpg) no-repeat 2px 0;
	font-family: Georgia, "Time New Roman", serif;
	padding-left: 50px;
	margin: 0;
}
blockquote span {
	font-size: .7em;
	font-family: Verdana, Helvetica, sans-serif;
	display: block;
	margin-top: 10px;
}
#press_release {
	padding-top: 20px;
}
#press_release a {
	display: inline-block;
	margin-top: 30px;
}
#press_release img {
	float: right;
	margin-bottom: 25px;
}
.inside {
	width: 630px;
	padding: 0 10px;
	margin: 0 auto;
}



/* Footer 
================================================= */
#footer {
	clear: both;
	background: #2F2F2F;
	padding: 0;
	color: #000;
	font-size: .7em;
}
#footer a {
	color: #000;
	font-weight: normal;
	padding: 0;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
	background: none;
}
#footer ul {
	list-style: none;
	margin-left: 10px;
}
#footer ul li {
	margin-bottom: 10px;
}
#footer p {
	margin-bottom: 0;
}
#foot_about {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #CECECE url('/images/rtcgroup_logo.jpg') center 10px no-repeat;
	width: 229px;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
}

#foot_about p {
	padding: 110px 10px 20px 10px;
}

div.footer_list {
	float: right;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 30px;
	background: #8F8F8F;
	width: 242px !important;
	height: 249px !important;
	width: 242px;
	height: 249px;
}

#footer div.last {
	width: 244px !important;
	width: 241px;
	border-right: none;
}

div.footer_list ul {
	padding: 0 25px 25px 25px;
}

div.footer_list p {
	padding: 25px 0 0 25px;
}

#footer_foot {
	clear: both;
	background: #5F5F5F url('/img/footer_rtc_logo.jpg') 15px center no-repeat;
	padding: 10px 15px;
	text-align: right;
}
