body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#000000;
}
#container {
	position: relative;
	width:890px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#header
{
	background-color:#000000;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	border-bottom:solid 20px #AAAAAA;
	height: 130px;
}
#nav 
{
	position:relative;
	top:30px;
	left:270px;
	width:490px;;
}
#nav a,
#nav a:visited
{
	color:#CCCCCC;
	font-weight:bold;
	font-size: 12px;
	margin-right: 15px;
	text-decoration:none;
}
#nav a:hover
{
	color:#FFFFFF;
}
#title {
	position:relative;
	top: 38px;
	left: 270px;
	width: 480px;
}
#title p
{
	font-size: 20px;
	color: #747533;
	text-align: left;
	margin:0;
}
#right-logo {
	float: right;
	margin-top: 0px;
}

#content {
	
	text-align:justify;
}
#content-inner {
	margin: 20px 183px 50px 20px;
}
#content-inner.fullwidth
{
	margin-right: 20px;
}
#icons {
	float:right;
	width: 173px;
	top: 170px;
	right: 0px;
	text-align: center;
}
#footer
{
	clear:both;
	background-color:#000000;
	width:890px;
	
	padding: 15px 0px;
}

#footer p
{
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}
h1
{
	font-size:22px;
	font-weight:normal;
}
h2
{
	font-size:16px;
	font-weight:bold;
}
p
{
	font-size:14px;
	font-weight:normal;
	text-align: justify;
}
a, a:visited
{
	color:#0000ff;
	text-decoration:none;
	
}
a:hover
{
	text-decoration:underline;
	font-size: 10px;
}

.button-1
{
	
}
.button-1 li
{
	
}
.rate-card,
.rate-card p
{
	font-size:10px;
	margin:0;
}
.video-icons
{
	text-align:center
}
