@charset "UTF-8";/* CSS Document */#header {	height: 125px;	width: 800px;	background-image: url(../images/LAD_header.jpg);	background-repeat: no-repeat;	padding-top: 15px;}.navRule {	height: 5px;	width: 760px;	margin-left: 20px;	border-top-width: 1px;	border-right-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-top-color: #0067a9;	border-right-color: #0067a9;	border-left-color: #0067a9;}.navMenu {	width: 800px;}#menu {	width: 100%;	float: left;	list-style: none;	margin: 0;	padding: 0;}#menu li {	width: 130px;	margin: 0;	padding: 0;	float: left;	text-align: center;}#menu a {	display: block;	margin: 0;	text-decoration: none;}.orderBtn {	width: 202px;	margin-left: 580px;	margin-top: 65px;}.ie7 .orderBtn { margin-top: 45px; }.ie8 .orderBtn { margin-top: 45px; }