html {
	margin: 0;
	padding: 0;
	
 
}

body {
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#535353;
}
h1 {
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
} 	


a:link, a:visited {
	text-decoration:none;
	font-weight: bold;
}
	
a:hover {
	color: #000000;
	text-decoration:none;
}	

p {	margin:3px;}

.page {
	background-color:#535353;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	 
}
	
	
	
/* ----- CONTAINER PAGE ----- */	
	
#containerpage {
	background-image:url(images/main.jpg);
	position: relative;
	margin: 0 auto;
	width:800px;
	background-repeat: repeat-y;
}	
	
	
/* ----- CONTAINER PAGE END ----- */	
	
	
 

/* ----- TOP ----- */
	
#top {
	position:relative;
	height: 314px;
	background-image: url(images/top.jpg);
}		
	
/* ----- TOP END ----- */	
	
	
	
		/* ----- FLASH ----- */

	#myflash {
	position: absolute;
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
	left: 0px;
	top: 99px;
	height: 199px;
}	

 



	
/* ----- FLASH END ----- */	
	
	
	
	
 
 




/* ----- SIDE ----- */
	
*html #side {
	margin: 5px 0 0 5px;
}	/* for ie*/		
	
#side {
	height: 350px;
	float:right;
	width: 157px;
	margin: 0px 0 0 0px;
	font-size: 12px;
	text-align: right;
} 
	


#side p {
	text-decoration:none;
	font-weight: normal; text-align:center;
	
	
}


	
#side strong {
	text-decoration:none;
	font-weight: bold;
	
	
}
	
	
#side a {
	color: #DADADA;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}	
	
#side a:hover{
	color:#FFFFFF;
	text-decoration: none;
}	






	
*html #main {
	margin: 0px 0 0 8px;
	color: #000000;
}	/* for ie*/	








	
#main {
	width: 627px;
	float:left;
	margin: 0px 0 0 15px;
} 


#main p 

{

}


#main strong {
	font-weight: bold;
}


#main a {
	text-decoration:none;
	color: #DADADA;
}

#main a:hover{
	color:#FFFFFF;
	text-decoration: none;
}


/* ----- MAIN END ----- */	







/* ----- BOT ----- */	

*html #bot {
	margin: 5px 0 0 0px;
	padding: 25px 130px 0px 0;
}	/* for ie*/



#bot {
	clear:both;
	height:30px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-align: center;
	padding: 15px 150px 0 0;
	background-image: url(images/bot.jpg);
		}




#bot p 

{
	font-weight: normal;
}




#bot strong {
	font-weight: bold;
}


#bot a {
	text-decoration:underline;
	padding: 0 5px 0 5px;
	color: #DADADA;
}

#bot a:hover{
	color:#FFFFFF;
	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;
}
