html {
	margin: 0;
	padding: 0;
	
}

body {
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
} 	


h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0 2px 3px;
	margin: 0 0 0 0;
	background-color: #B80808;
} 	



p {	margin:3px;}

.page {
	background-color:#1C1C1C;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
	
	
	
/* ----- CONTAINER PAGE ----- */	
	
#containerpage {
	position: relative;
	margin: 0 auto;
	width:1000px;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
}	
	
	
/* ----- CONTAINER PAGE END ----- */	
	
	
	
	


/* ----- TOP ----- */
	
#top {
	position:relative;
	height: 375px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}		
	
	/* ----- FLASH END ---- */
	
	
 
/* ----- NAV ----- */

#navigation {
	height: 37px;
	width: 401px;
	font-size: 12px;
	float: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 562px;
	top: 136px;
}

#navbar {
	float: right;
	width: 405px;
}

#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {
	float: left;
}

#nav li a{
	display: block;
	font-weight:bold;
	text-align:center;
	padding: 7px;
	margin: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#nav li a:hover {
	text-decoration:none;
	background-color:#F0EFEF;
	color: #000000;
	font-weight: bold;
}


#nav li a#current 	{
	color: #000000;
	font-weight: bold;
	background-color: #F0EFEF;
}




	
/* ----- NAV END ----- */	
	
	
	/* ----- TEL ----- */

#tel {
	position:absolute;
	top:132px;
	left:51px;
	width:367px;
	z-index:3;
	text-align:left;
	visibility: visible;
		
}



 
		
 

#tel a {
	FONT-SIZE: 16px;
	text-decoration:none;
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#tel a:hover {
	text-decoration: underline;
}
	





#tel p 

{
	font-size: 11px;
	font-weight: normal;
}





	
/* ----- TEL END ----- */	


	
/* ----- titles ----- */

#titles {
	position:absolute;
	top:330px;
	left:16px;
	width:796px;
	height:17px;
	z-index:3;
	text-align:left;
	visibility: visible;
		
}



	
/* ----- FLASH ---- */	
 


	#myflash1 {
	position: absolute;
	background-color: #4C4C4C;
	padding: 1px;
	width: 898px;
	left: 50px;
	top: 169px;
	height: 200px;
}	


	/* ----- FLASH END ---- */
	
	
	



/* ----- MAIN ----- */	
	
*html #main {
	margin: 0px 0 0 0px;
}	/* for ie*/	
	
#main {
	width: 655px;
	margin: 0px 0 0 0px;
	padding: 0px 55px 0 0;
	float: right;
	position: relative;
} 


#main p 

{
	font-size: 12px;
}


#main strong {
	font-weight: bold;
	font-size: 12px;
}


#main a {
	text-decoration:none;
	font-weight: bold;
	color: #FF0000;
}

#main a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


/* ----- MAIN END ----- */	





/* ----- sidebar ----- */



*html #sidebar {
	padding:0px 0px 0px 0px;
	margin: 0 0 0 27px;
}	/* for ie*/	


#sidebar {
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	height:570px;
	z-index:500;
	visibility: visible;
	width: 230px;
	text-align: left;
	margin: 0 0 0 55px;
}

#sidebar P {
	FONT-SIZE: 11px;
}

#sidebar strong {
	font-weight:bold;
		
}

#sidebar a {
	text-decoration:none;
	color: #FF0000;
}


#sidebar a:hover {
	color: #FFFFFF;

}








/* ----- FOOTER ----- */	

*html #footer {
	margin: 0px 0 0 0px;
	padding: 20px 0 0 0;
}	/* for ie*/



#footer {
	clear:both;
	height:90px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-align: center;
	padding: 18px 0 0 0;
	background-color: #FFFFFF;
	background: url(images/footer.jpg);
		}




#footer p 

{
	font-weight: normal;
	font-size: 11px;
}


#footer strong {
	font-weight: bold;
	font-size: 9px;
}


#footer a {
	text-decoration:none;
	padding: 0 55px 0 55px;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}

#footer a:hover{
	text-decoration: none;
	color: #FFFFFF;
}




		
/* ----- FOOTER END ----- */	


#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 240px;
	background-image: url(images/featured.jpg);
	padding: 40px 0px 0 17px;
}
