* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% arial; 
font-size : 12px; 
background-image : url(images/bbg.jpg); 
background-repeat : repeat-x; 
} 
#wrapper { 
margin : 0 auto; 
width : 922px; 
} 
#faux { 
background : url(images/bg.png); 
margin-bottom : 0; 
overflow : auto; 
width : 100%; 
} 
#header { 
color : #333; 
width : 902px; 
padding : 10px; 
height : 251px; 
margin : 0 0 0 0; 
background-image : url(images/heading.jpg); 
background-repeat : no-repeat; 
} 
.top { 
color : #333; 
padding : 0 10px; 
margin : 0 0 0 0; 
height : 35px; 
} 
.top h1 { 
color : #66cc00; 
font-weight : lighter; 
} 
.top span { 
color : #3399ff; 
} 
.headertext { 
width : 400px; 
margin-top : 65px; 
} 
.headertext h2 { 
color : #78f100; 
font-weight : lighter; 
} 
.headertext p { 
text-align : justify; 
color : #525252; 
font-size : 1.2em; 
} 
.headertext a { 
float : right; 
background-image : url(images/button.png); 
margin-right : 25px; 
line-height : 25px; 
text-decoration : none; 
padding-left : 23px; 
padding-right : 23px; 
} 

.menu { 
width : 902px; 
} 
.menu ul { 
list-style : none; 
text-align : right; 
padding : 10px; 
margin-top : -10px; 
} 
.menu li { 
padding : 0 1.5em 0 1.5em; 
display : inline; 
}
#naren {
    float:right;
	width: 275px;
	margin: 10px;
	margin-top: 20px;
	background:url(images/menu_top.gif) no-repeat;
	
	}
#menu {
    float:right;
	width: 275px;
	margin-left: 15px;
	margin-top: 25px;
	
	}
#menu ul	{list-style:none;}
#menu li a {
	height: 40px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 40px;
	}
	
#menu li a:hover {
     height: 40px;
	color: #FFF;
	background:  url(images/menu.gif) 0 -40px;
	padding: 8px 0 0 40px;
	
	}
.menu li a { 
font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; 
} 
.menu li a:hover { 
text-decoration : none; 
} 

#leftcolumn { 
float : left; 
color : #333; 
margin : 0; 
padding : 0; 
width : 603px; 
display : inline; 
position : relative; 
} 
#leftcolumn p { 
color : #7a7a7a; 
font-size : 1.2em; 
font-weight : lighter; 
padding : 10px 0 20px 0; 
text-align : justify; 
} 
#leftcolumn h2 { 
font : normal 1.6em arial; 
color : #ff6600; 
} 
#footer { 

width : 902px; 
color : #7c993d;
background:#2B95FF;
border-bottom : 15px solid #c9c3b7; 
margin : 0 0 0 40px; 
padding : 10px; 
border-top : 1px dotted #c9c3b7; 
} 
#footer a { 
color : #f48d29; 
} 


.clear { 
clear : both; 
background : none; 
} 
