*{
	margin: 0;
	padding: 0;
}

html,body{
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: #383838;
	background: url(../images/bg.png) repeat;
}

.side_links{
	color:white;
	font-size:17px;
	padding:5px 10px;
	font-weight:900;
}

.side_links a:link{
	color:white;
	text-decoration: none;
}

.side_links a:visited{
	color:white;
	text-decoration: none;
}

.side_links a:hover{
	color: #EA3B36;
	text-decoration: none;
} 

.side_links a:active{
	color: #EA3B36;
	text-decoration: none;
}

body a:link{
	color: #999;
	text-decoration: none;
	}

body a:visited{
	color: #999;
	text-decoration: none;
}

body a:hover{
	color: #EA3B36;
	text-decoration: none;
} 

body a:active{
	color: #EA3B36;
	text-decoration: none;
}

#wrapper{
	background: #383838 url(../images/bg_rp.jpg) repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 950px;
/*	width: 100%;*/
}

#wrapper2{
	margin: 0 auto;
	width: 789px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

#header{
	background: black url(../images/header.jpg) no-repeat;
	width: 789px;
	min-height: 103px;
}

.contact{
	position: relative;
	text-align:right;
	width: 200px;
	top: 28px;
	left: 231px;
	color: #999;
}

.contact a:link{
	color: #999;
	text-decoration: none;
	font-size: 15px;
}

.contact a:visited{
	color: #999;
	text-decoration: none;
	font-size: 15px;
}

.contact a:hover{
	color: #EA3B36;
	font-size: 15px;
	text-decoration: none;
}

.contact a:active{
	color: #EA3B36;
	font-size: 15px;
	text-decoration: none;
}
																				/*  nav   */

#nav{
	background: black url(../images/nav.jpg) no-repeat;
	width: 789px;
	min-height: 46px;
	font-weight:900;
}

#nav ul{
	padding: 15px 0 0 10px;
}

#last{
	border-right: none;
}

#nav li{
	display: inline;
	padding: 0 9px 0 9px; 
	border-right: medium double;
}


#nav a:link{
	color: white;
	font-size: 13px;
	text-decoration: none;
}

#nav a:visited{
	color: white;
	font-size: 13px;
	text-decoration: none;
}

#nav a:hover{
	color: #EA3B36;
	font-size: 13px;
	text-decoration: none;	
}

#nav a:active{
	color: #EA3B36;
	font-size: 13px;
	text-decoration: none;
}

																				/* end  nav   */

																				/* content   */
#content{
	background:black;
	color: white;
	font-size: 12px;
	width: 789px;
	min-height: 480px;
	margin: 0 auto;
}
																				/* end  content   */
																				
																				

.index_pop{
	position: relative;
	background: url(../images/most_popular.jpg) black no-repeat;
	min-height:135px;
}

.index_video{
	float: left;
	width:230px;
	border-right:dotted thin #646665;
	background:url(../images/watch_video.jpg) no-repeat;
	min-height:394px;
}

																				/* footer   */
#footer{
	background: url(../images/footer.jpg) no-repeat black;
	min-height: 66px;
}

#footer p{
	text-align: center;
	font-size: 10px;
	color: #5A5A5A;
	padding: 24px 0 0 0;
}
																				/* end  footer   */
.text{
	color:white;
	width:600px;
	margin:0 auto;
}		

.content {
	padding: 15px 0 10px 25px;	
}

#table_info{
	border:medium solid #646665;
}

																				/* cp   */
																				
																/* sidebar   */

.sidebar{
	border-right:dotted thin #646665;
	width: 215px;
	float: left;
	min-height: 450px;
}

.sidebar ul{
	list-style-type:none;
}

.top{
	padding: 10px;
	width: 240px;
	margin: 0 auto;
}

.top strong{
	font-size: 17px;
	color: #EA3B36;
}


hr{
	width: 95%;
	border-bottom:dotted thin #646665;
}

.pro_links a:link{
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.pro_links a:visited{
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.pro_links a:hover{
	color: #EA3B36;
	font-size: 16px;
	text-decoration: none;	
}

.pro_links a:active{
	color: #EA3B36;
	font-size: 16px;
	text-decoration: none;
}

.links{
	padding-left:30px; 
	width: 240px;
	margin: 0 auto;
}

.links li{
	padding: 2.5px 10px;
	width: 150px;
	display: block;
	text-decoration: none;
}

.links b{
	font-size: 16px;
	color: #EA3B36;
	}

.links a:link{
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.links a:visited{
	color: white;
	font-size: 16px;
	text-decoration: none;
}

.links a:hover{
	color: #EA3B36;
	font-size: 16px;
	text-decoration: none;	
}

.links a:active{
	color: #EA3B36;
	font-size: 16px;
	text-decoration: none;
}

															/* end  sidebar   */
															/* text   */
.wizy{
	float: left;
	padding-bottom:25px;
}

.wizy h1{
	color:#EA3B36;
	padding: 15px 0 0 25px;
}

.text {
	padding-top	:10px;	
}

.text h1{
	color:#EA3B36;
}
															/* end  text   */
															
																				/* cp   */
																				
.contact_info{
	padding:0 10px 10px 10px;
}
																				