#header {
	height: 72px;
	width:998px;	
}
#logo{
width:243px;
float: left;
}
#advt{
width:468px;
float:right;
padding-right:0px;
}
#page_menu {
width:1000px;	
}
.clear {
	clear: both;
}
/* Menu */
#menu {
   	text-align:center;
	height:22px;
	background: url(../IMAGES/index-1bg.jpg) repeat-x;
	border:none;	
}
#menu ul {
    text-align:center;
	margin: 0;
	list-style: none;
	line-height: normal;		
}
#menu li { 
text-align:center;
    display: block;
	float: left;
	color: #FFFFFF;	
	margin-top:1px;
}
#menu h2 {
	margin-top: 0px;
}
#menu a {
    display: block;
	float: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:600;
	padding-right:4px;
	padding-left:4px;	
}
#menu a:hover {
 text-decoration: underline;
 }
/* Menu Ends */
/* Menu2 */
#menu2 {
    text-align:center;
	height:17px;
	background: url(../IMAGES/index-2bg.jpg) repeat-x;
}
#menu2 ul { 
    text-align:center;
    margin: 0px 0px 0px 150px;
	list-style: none;
	line-height: normal;
    border: none; 
  }
#menu2 li {
 text-align:center;
	display: block;
	float: left;
	color: #FFFFFF;	
}
#menu2 a {
	display: block;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:600;
	margin-right:4px;
	margin-left:4px;	
}
#menu2 a:hover {
 text-decoration: underline;
 }
/* Menu2 Ends */
#bottom{
border-top:#CBCBCB 1px solid;
width:1000px;
padding:0px;
margin:0px;
}
#bottom ul {
text-align:center;
margin: 0;
list-style: none;
line-height: normal;	
padding-top:5px;	
}
#bottom li{
display:inline;
white-space:nowrap; 
padding-left:8px;
}
#bottom .smallash{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #A2A29A;
text-decoration: none;
padding-left:20px;
padding-top:8px;
}
#bottom a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	text-decoration: none;
}
