body {
	margin: 0px;
}

#headerbg{
	background-image: url(images/header-bg.jpg);
}
#header{
    width: 769px;
}
#navcell{
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#navdrop{
	background-image: url(images/nav-drop.gif);
	height: 17px;
}
#navtbl{
	width: 880px;
	height: 30px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.normal a{
	color: #FF4B05;
	text-decoration: none;
}
.normal a:hover{
	color: #FF4B05;
	text-decoration: underline;
}
#footer {
	width: 601px;
	height: 122px;

}

#footerbg{
	background-image: url(images/footer-bg.gif);
	height: 122px;
}
#main{
	width: 159px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FD4801;
}
#information{
    position:absolute; z-index:10; visibility:visible; left: -1000px; top: -1000px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.copyright a{
	color: #000000;
	text-decoration: none;
}
.copyright a:hover{
	color: #000000;
	text-decoration: underline;
	
}		
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}	
.style2 {
	color: #FD4801;
	font-weight: bold;
}	
.style3 {
	font-size: 3em;
	font-weight: bold;
}
.style4 {color: #FF0000

}
.style5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 a{
	color: #FF4B05;
	text-decoration: underline;
}
.style5 a:hover{
	color: #FF4B05;
	text-decoration: none;}

.style6 {color: #FD4801}

.tesgrey {
	color: #999999;
}
.orangeborder {
	border: 2px solid #FF4A01;
	padding: 7px;
}
.homegrey {
	color: #666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
