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

body {
	margin:0px;
	height: 1100px;
	width: 100%;
	background:#000;
}
#wrapper {
	background-attachment: fixed;
	background-image: url(../rhub-img/1280x960-disclaimer.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	min-height: 100%;
	margin-top: -15px;
}
#socnet {
	float: left;
	width: 44px;
}
#rh943 {
	font-family: arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCC;
	padding-left: 100px;
	width: 600px;
	line-height: 1.7em;
	text-align: justify;
	background-image: url(../rhub-img/transq.png);
	background-repeat: repeat;
	padding: 100px 75px 75px 100px;
}
#content #transq {
	padding: 20px;
	background-image: url(../images/transq.png);
	background-repeat: repeat;
}
#content a {
	color:#ccc;
}
#content a:hover {
	color:#FF0;
}
#epkclear {
	clear: both;
}
#content #transq ul {
	text-align: left;
}
h6 {
    font-size: 0.7em;
    font-weight: normal;
    text-transform: uppercase;
}
#wrapper #rh943 ul li a {
	font-weight: bold;
	color: #CCC;
}
#wrapper #rh943 ul li a:hover {
	font-weight: bold;
	color: red;
}
#wrapper #rh943 ul {
	margin-left: -38px;
    margin-top: 25px;
}
#wrapper #rh943 ul li {
	display: inline;
	margin-right:40px;
}