a:link {
	color: #CF7E00;
}

a:active {
	color: #CF7E00;
}

a:visited {
	color: #CF7E00;
}

a:hover {
	color: #F29400;
	background: #e5e5c7;
}




#header {	
	background:url("/public/site/images/bg.gif") repeat-x 0 0;
}

#header h1 {
    height: 200px;
    padding:0 0 0 10%;
}
