* {
}

body {
font-family: "Trebuchet MS", verdana, arial, sans-serif; 	
font-size:62.5%;
color: #333333; 	
background-color: #ffffff;
text-align: center;
t 
}  
HTML {
overflow: -moz-scrollbars-vertical;

}

#wrapper {
text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 776px;
}

h1, h2, h3, h4, h5, h6 {
}
h1	{	font-size: 1.6em;	margin-top: .1em; 	margin-bottom: -1em;}
h2	{
	font-size: 1.4em;
	margin-bottom: -1em;
	margin-top: 2em;
	font : italic;
}
h3	{	font-size: 1.1em;margin-bottom: -1em;	}  
h4	{	font-size: 1.1em;    }
h5	{	font-size: 1em;   	}

p	{	font-size: 1.2em; 	line-height: 1.3em;	margin-bottom: -.8em;	}


a	{	text-decoration: underline;	color: #333333}

a:hover, a:focus, a:active {
	background-color : Lime;
}


a:focus, a:active {
}

img, a img {
	border: 0px;
	padding : 0px;
	margin : 0px;
	display: block;
}



#header {
display: none;
}

#left-side{
display: none;

}

#content {
float:left;
width:472px;
height: 211px;
background:#ffffff;
border:0px solid #000;
margin : 0px;
padding : 20px;
display: block;
}


#navigation {
display: none;
}

#nav, #nav ul { padding: 0; margin: 0; list-style: none; z-index:2} 
#nav li { float: left;}
#nav li ul { position: absolute; width: 12em; left: -999em; } 

#endcontent{
display: none;
}

#footer{
	width:100%;
	background-image: url(images/b-banner2.gif);
	background-repeat : no-repeat;
}

#footer-text {
	margin : 0px;
	padding : 0px;
	padding-left: 30px;
	padding-top: 10px;
}

#footer-text1 {
	margin : 0px;
	padding : 0px;
	padding-right: 150px;
	padding-top: 10px;
}

#footertext {
    font-size: 13px;
	line-height : 18px;

}


#footer2 {
display: none;

}

