@charset "UTF-8";/* CSS Document */#bg {	background-image: url(../images/pageBG.jpg);	background-repeat: repeat-x;}body{	margin:0;	font-family: Arial;	font-size:12px;}.header{	width: 920px;	height: 151px;	background-image: url(../images/head.gif);	background-repeat: no-repeat;}.shopLink{	height: 111px;	width: 116px;	float: right;	margin-right:30px;}.nav {	background-image: url(../images/navBG.gif);	background-repeat: repeat-x;	height: 41px;	width: 100%;}.nav a{	font-size: 14px;	color: #FFFFFF;	padding:0 6px 0 6px;	text-decoration:none;}.contentArea{	border:1px solid #999999;	background-color: #FFFFFF;	margin-bottom:10px;	margin-top:10px;}.blueFooter{	background-image: url(../images/blueFooterBG.gif);	background-repeat: repeat-x;	height: 148px;	width: 100%;	font-size: 12px;	color: #808285;	line-height: 18px;}.footer{	height: 40px;}.footer a{	font-size: 14px;	color: #808285;	text-decoration:none;	padding:0 20px 0 20px;}.productTitle{	height: 84px;	background-image: url(../images/blueBar.gif);}