@charset "UTF-8";/* CSS Document */html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	line-height: 1;	font-family: inherit;	text-align: left;	vertical-align: baseline;}html,body {	height: 100%;}a img, :link img, :visited img {	border: 0;}table {	border-collapse: collapse;	border-spacing: 0;}q:before, q:after,blockquote:before, blockquote:after {	content: "";}a:link {	text-decoration: none;}a {	outline: none;}td {	font-family: Arial, Helvetica, sans-serif;}th {	font-family: Arial, Helvetica, sans-serif;}/*-- PAGE LAYOUT --*/#container {	width: 960px; 	margin:  0 auto;	text-align: left;	background-color: #000;	height: 100%;	border-left: 1px solid black;	border-right: 1px solid black;}#header {	height:255px;	background: #000 url(../img/bg-header.jpg) no-repeat;	display: block;}#header #logo { 	margin-top: 43px;}#nav {	background-color: #fabb2e;	height: 26px;	font-size: 12px;	border-bottom: #003e7e 3px solid;}#nav ul, #nav li {	display: inline;}#nav ul {	position: relative;	float: right;	margin-top: 7px;	margin-left: 45px;	margin-right: 20px;}#nav li {	text-transform:uppercase;	font-weight: bold;	font-size: 95%;	color: #464646;	padding: 0 9px;	border-left: 1px solid white;}	#nav li.first {	border-left: none;}#nav li a:link {	color: #464646;		text-decoration: none;}#nav li a:visited {	color: #464646;	text-decoration: none;}#nav li a:hover {	color: #000;	text-decoration: none;}#main {	height: 304px;	background: #fff url(../img/bg-front-3.jpg) no-repeat;	padding:0;	margin:0;	display:block;}		#main_content {	float:left;	width:650px;	height: 300px;}#products {    width: 588px; height: 127px;    margin: 33px 0 0 52px; padding: 0;    position: relative;		}		#products li {    margin: 0; padding: 0; list-style: none;    position: absolute; top: 0;}		#products li, #products a {    height: 127px; display: block;}#cat1 {left: 0; width: 138px;}#cat2 {left: 149px; width: 137px;}#cat3 {left: 299px; width: 137px;}#cat4 {left: 448px; width: 137px;}#cat1 a:hover {	background: transparent url(../img/bg-front-3.jpg)	-52px -308px no-repeat;}#cat2 a:hover {	background: transparent url(../img/bg-front-3.jpg)	-201px -308px no-repeat;}#cat3 a:hover {	background: transparent url(../img/bg-front-3.jpg)	-351px -308px no-repeat;}#cat4 a:hover {	background: transparent url(../img/bg-front-3.jpg)	-500px -308px no-repeat;}					#sidebar {	float:right;  width:215px;	padding-right: 20px;	padding-top: 65px;	height: 200px;	overflow-y: hidden;}#footer {	padding: 0;	background: url(../img/bg-footer.gif) no-repeat;	height: 50px;	color: #666666;	font-size: 10px;	border-top: 3px solid #003e7e;}#footer #phone a {  position: relative;  height: 21px;  width: 250px;  top: 0px;	left: 45px;  text-decoration: none;	display: block;	margin: 0 0 10px 0;  }#footer #phone a i { visibility: hidden; }#footer p {	padding-left: 55px;}