* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #000000 url('images/background.png') repeat-x;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #f4a308;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 10px 0px 11px;
	
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	width: 944px;
	background: url('imgs/name1.jpg') no-repeat 50% 0%;
}


/* Page Header */

#page_header {
	margin: 0px auto;
	width: 944px;
	height: 56px;
	overflow: hidden;
	text-align: left;
}

#company_name {
	width: 275px;
	float: left;
}

#company_name h1 {
	width: 265px;
	height: 56px;
	background: url('images/hotsaucepepperpalace.gif') no-repeat 0% 0%;
}


/* Header Navigation */

#header_nav {
	width: 944px;
	height: 66px;
	padding-left:85px;
	overflow: hidden;
	float: left;
	text-align: left;
}

#header_nav ul {
	margin-top: 19px;
}

#header_nav li {
	height: 23px;
	background: url('images/menu_bullet.gif') no-repeat 0% 0%;
	float: left;
}

#header_nav li a {
	display: block;
	padding: 5px 5px 0px 18px;
	text-decoration: none;
}

#header_nav li a:hover {
	color: #be2f03;
	background-color: inherit;
}


/* Left Sidebar */

#leftsidebar_1 {
	margin-top: 85px;
	padding-left: 46px;
	padding-right: 0px;
	background: url('images/sidebar_top.gif') no-repeat 26px 0%;
	float: right;
	text-align: left;
}

#leftsidebar_2 {
	padding: 25px 0px;
	width: 174px;
	background: url('images/sidebar_bot.gif') no-repeat 0% 100%;
}

#leftsidebar_content {
	padding: 10px 0px 25px 0px;
	color: #ff0000;
	background: none url('images/sidebar_bg.gif') repeat-y;
	font-weight: bold;
}

#leftsidebar_content a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar_content a:hover {
	color: #830c0d;
	text-decoration:line-through; 
	background-color: inherit;
}

#leftsidebar_content li {
	padding: 4px 0px;
}


/* Main Content */

#maincontent_1 {
	margin-top: 118px;
	padding-right: 10px;
	float: right;
}

#maincontent_2 {
	padding: 12px 0px;
	width: 690px;
}

#maincontent_content {
	padding: 17px 20px;
	color: #999999;	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#maincontent_content a {
	color: #cccccc;
	background-color: inherit;
}

#maincontent_content a:hover {
	color: #ff0000;
	text-decoration: line-through;
	background-color: inherit;
}

/*********************Player*********************************/

#player {position: center;
padding-left: 0px;
padding-top: 30px;
background-position: center;
width:548px;
}

#page {
	background-color:#efefef;
	background-image:url(imgs/videop1.jpg);
	width:600px;
	margin:0px auto;
	
	min-height:334px;
	
	text-align:left;
}

/* styling of the container. */ 
a.alignleft {
display:block;
width: 322px;     
height:240px;      
   
margin:0 15px 15px 0;     
float:left;     
border:0px solid #999; 
}  
/* play button */ 
a.alignleft img {     
margin-top:0px;     
border:0px; 
}  
/* when container is hovered we alter the border color */ 
a.alignleft:hover {     
border:0px solid #000; 
}

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

img { padding-left:10px;
padding-right:10px;
padding-top: 0px;
}

/* Page Footer */

#page_footer {
	margin: 0px auto;
	padding: 15px 0px 25px;
	width: 690px;
	text-align: left;
}

#ringoffire {
	width: 290px;
	height: 70px;
	background: url('images/logo_ringoffire.gif') no-repeat 100% 50%;
	float: left;
}

#ringoffire .box {
	padding-top: 12px;
	line-height: 22px;
}

#paypalverified {
	padding-left: 35px;
	float: left;
}

#paypalverified a {
	display: block;
	width: 86px;
	height: 70px;
	background: url('images/logo_paypal.gif') no-repeat 50% 50%
}

#copyright_info {
	margin-right: 0px;
	width: 570px;
	float: right;	
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}

#copyright_info small b {
	padding-top: 1px;
	float: left;
	font-size: 17px;
}
