/* CSS Document */body{	background-image:url(/images/body_bg.jpg);	background-repeat:repeat-x;	background-color:#395a77;	margin:0;	padding:0;	font-family:Arial, Helvetica, sans-serif;	font-size:.75em;	line-height:1.5em;}div#wrapper{	width:770px;	background-image:url(../images/wrap_bg.jpg);	background-repeat:repeat-x;	background-color:#d8e0e5;	margin:0 auto;	border-left:1px solid #000;	border-right:1px solid #000;	padding:5px;}div#logo, div#address{float:left; width:49%}div#address{ text-align:right;}div#mainbody{clear:both; background-image:url(../images/mb_tile.jpg); background-repeat:repeat-y;}div#leftcolumn{	width:24%; 	float:left; 	background-image:url(/images/menu_bg.jpg);	background-repeat:repeat-x;	background-position:bottom;	background-color:#09c1dd;	padding:0 5px;	min-height:600px;}div#leftcolumn a{color:#FFFFFF; font-size:1.25em; border-bottom:1px solid #fff; clear:both; text-align:center; line-height:2em; width:100%; display:block;}div#content{width:74%; float:left; margin-bottom:25px;}div#slideshow{padding-left:5px;}div#footer{ 	background-image:url(../images/water.jpg); background-repeat:repeat-x; 	height:45px; 	clear:both;	width:780px;	margin:0 auto;	border-left:1px solid #000;	border-right:1px solid #000;}a{color:#395a77;}a:link{text-decoration:none;}a:visited{text-decoration:none;}a:hover{text-decoration:underline;}h1, h2, h3, h4, h5, h6{	color:#1b2e5f;	font-size:1.5em;}.product{width:100%;	float:left;	text-align:center;	clear:both;	}.photo{margin:5px;}.clear{clear:both}.inside{padding:5px;}.note{color:#FF0000;}