html {
	margin: 0;
	padding: 0;
	
 
}

body {
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h4 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px 0 2px 5px;
	margin: 0 0 0 0;
} 

h5 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 2px 0 0 0;
	background-color: #666666;
	padding: 3px 0 3px 0px;
	text-indent: 5px;
} 		


a:link, a:visited {
	text-decoration:none;
	font-weight: bold;
}
	
a:hover {
	text-decoration:none;
}	

p {	margin:3px;}

.page {
	background-color:#FFFFFF;
	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;
	float: left;
	background-repeat: no-repeat;
}	
	
	
/* ----- CONTAINER PAGE END ----- */	
	
	
	
	


/* ----- TOP ----- */
	
#top {
	position:relative;
	height: 161px;
	background-image: url(images/top.jpg);
}		
	
/* ----- TOP END ----- */	
	
	
	
	
	
	
	
	
	
/* ----- NAV ----- */	

*html #navbar {
	margin-left: 0px;
	padding: 0 0 10px 0;
} /* for ie*/		
	
	
	
	
#navbar {
	float:left;
	margin: 0px 0 8px 0px;
	z-index: 100;
	width: 200px;
	font-size: 12px;
} 

#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {
	float: none;
}

#nav li a{
	width: 195px;
	height: 15px;
	display: block;
	font-weight:bold;
	text-align:left;
	padding: 5px 0 0 5px;
	margin: 2px 0px 0 0;
	color: #333333;
	font-size: 12px;
	border-bottom-color: #666666;
	border-bottom-style: double;
}

#nav li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #666666;
}		
		

#navbarbot {
	margin: 0 auto;
	width:200px;
	margin-top: 10px;
}

#navbot, #navbot ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#navbot li {
	float: left;}

#navbot li a, #navbot li a:visited {
	font-weight:bold;
	;
}	
	
#navbot li a:hover {

}			



/* ----- NAV END ----- */






/* ----- SIDE ----- */
	
*html #side {
	margin: 5px 0 0 3px;
}	/* for ie*/		
	
#side {
	height: 650px;
	float:left;
	clear:left;
	width: 210px;
	margin: 5px 0 0 5px;
	font-size: 10px;
} 
	
	
	
	
	
#side a {
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}	
	
#side a:hover{
	color: #000000;

}	
	
	
	
/* ----- SIDE END ----- */	
	
	
		#myflash1 {
	position: relative;
	background-color: #D9DD00;
	padding: 1px;
	width: 670px;
	left: 0px;
	top: 0px;
	height: 200px;
}	




/* ----- MAIN ----- */	
	
*html #main {
	margin: 5px 0 0 8px;
}	/* for ie*/	
	
#main {
	width: 670px;
	float:left;
	margin: 5px 0 0 10px;
} 


#main p 

{
	font-size: 12px;
}


#main strong {
	font-weight: bold;
}


#main a {
	text-decoration:none;
	font-weight: bold;

}

#main a:hover{
	color: #000000;

}

a {
	color: #FF0000;}	
	
	
/* ----- SIDE END ----- */	
	



/* ----- FOOTER ----- */	

*html #footer {
	margin: 5px 0 0 0px;
	padding: 10px 0 0 150px;
}	/* for ie*/



#footer {
	clear:both;
	height:60px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-align: center;
	padding: 12px 10px 0 230px;
	font-size: 10px;
		}




#footer p 

{
	font-weight: normal;
	margin: 8px 0 0px 0;
}


#footer strong {
	font-weight: bold;
}


#footer a {
	text-decoration:none;
	color: #FF0000;
	padding: 0;
}

#footer a:hover{
	color:#000000;
}




		
/* ----- FOOTER END ----- */	




#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 240px;
	background-image: url(images/featured.jpg);
	padding: 40px 0px 0 17px;
}
