@import url("../../classic_base/css/classic_base.css");


#header {
	background: url(../images/chrome-header-bg.jpg) no-repeat;
	width: 980px;
	height: 246px;
}

/*INNER QUICKLINKS*/
ul#ql_inner{margin-top: 10px;}
ul#ql_inner li a{background: url(../images/inner_ql_bkg.jpg) no-repeat top left; width: 251px; height: 69px; display: block; font-size: 24px; color: #444;  font-family: Georgia, "Times New Roman", Times, serif; text-align: center; line-height: 65px;}
ul#ql_inner li a:hover{background-position: bottom left; color: #FFF;}

.dt-footer a:hover { 
		color: #0b66a5; 
}
