html {
	margin: 0;
	padding: 0;
	
 
}

body {
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#4D4D4D;
}

		
h1 {
	font-size: 16px;
	color: #000000;
} 	

h4 {
	font-size: 16px;
	color: #5F5854;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 	

h5 {
	font-size: 14px;
	color: #303030;
	margin: 0 0 0 0;
	padding: 2px 0 2px 5px;
	background-color: #000000;
} 	


a:link, a:visited {
	color: #5F5854;
	text-decoration:none;
	font-weight: bold;
}
	
a:hover {
	color: #000000;
	text-decoration:none;
}	

p {	margin:3px;}

.page {
	background-color:#1F1F1F;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	 
}
	
	
	
/* ----- CONTAINER PAGE ----- */	
	
#containerpage {
	background-image:url(images/main.jpg);
	position: relative;
	margin: 0 auto;
	width:900px;
	background-repeat: repeat-y;
}	
	
	
/* ----- CONTAINER PAGE END ----- */	
	
	
 

/* ----- TOP ----- */
	
#top {
	position:relative;
	height: 314px;
	background-image: url(images/top.jpg);
}		
	
/* ----- TOP END ----- */	
	
	
	
		/* ----- FLASH ----- */

#flash {
	position:absolute;
	top:103px;
	left:58px;
	width:608px;
	height:201px;
	z-index:3;
	text-align:center;
	visibility: visible;
		
}


 



	
/* ----- FLASH END ----- */	
	
	
	
	
 
 




/* ----- SIDE ----- */
	
*html #side {
	margin: 5px 0 0 5px;
}	/* for ie*/		
	
#side {
	height: 520px;
	float:right;
	width: 193px;
	margin: 3px 0 0 4px;
	color: #000000;
} 
	


#side p {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
	
	
}


	
#side strong {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	
	
}
	
	
#side a {
	color: #5F5854;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}	
	
#side a:hover{
	color:#000000;
}	






	
*html #main {
	margin: 35px 0 0 35px;
	color: #000000;
}	/* for ie*/	








	
#main {
	width: 620px;
	float:left;
	margin: 5px 0 0 70px;
} 


#main p 

{
	color: #000000;
	font-size: 12px;
}


#main strong {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
}


#main a {
	text-decoration:none;
	color: #5F5854;
	font-size: 12px;
}

#main a:hover{
	color:#000000;
	font-size: 12px;
}


/* ----- MAIN END ----- */	







/* ----- BOT ----- */	

*html #bot {
	margin: 5px 0 0 0px;
	padding: 20px 130px 0px 0;
}	/* for ie*/



#bot {
	clear:both;
	height:40px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-align: center;
	padding: 21px 150px 0 0;
	background-image: url(images/bot.jpg);
		}




#bot p 

{
	color: #000000;
	font-weight: normal;
}




#bot strong {
	color:#000000;
	font-weight: bold;
}


#bot a {
	text-decoration:none;
	color: #5F5854;
	padding: 0 20px 0 20px;
}

#bot a:hover{
	color:#000000;
	text-decoration: underline;
}







		
/* ----- BOT END ----- */	



#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 240px;
	background-image: url(images/featured.jpg);
	padding: 40px 0px 0 17px;
}
