			/*
			.shadow {
				box-shadow: 0px 0px 30px #ccc;
				border:1px solid #ccc;
			}

			div#navbar{ background-color: #1DAFFC; margin-bottom: 10px; }
			div#navbar ul li{margin:13px;color:#fff;padding:0;float: left;list-style: none outside none;}
			div#navbar ul li a{color:#fff;padding:16px 7px;}
			div#navbar ul li a:hover{background-color:#375D81;color:#fff;padding:16px 7px;-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
			p{padding: 5px;}
			*/
body{background:#fff; font-size:13px; font-family:"Tahoma",Verdana, Arial; line-height:150%; margin:5px 0 0 0; padding:0; color:#404040;background-color:#eaeaea; background: url("http://s.ytimg.com/yt/img/refresh/body_noise-vfl_60-qt.png");}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,dd,form,img,p{
margin:0; padding:0; border:none; list-style-type:none;
}
h2{font-size: 12px; font-weight: 100; height: 25px; line-height: 33px; padding: 0 12px; text-align: left;}

h2 span { color: #56A5EE; font-weight: bold; height: 33px; line-height: 33px; text-align: left; width: auto;}
h3 span { color: #56A5EE; font-weight: bold; height: 33px; line-height: 0; text-align: left; width: auto;font-size: 12px; }
select{padding: 2px;width: 160px;margin: 2px;font-size: 12px; }
.price1 {color:#EA8D11;font-weight: bold;}
.price2 {color:#EA8D11;}
a{ text-decoration: none; color: #1C65AE; }
.imgpadding{padding: 8px;background: #5897A6;margin-bottom: 8px;}
/*
			div.img
			{
			  margin: 2px;
			  height: auto;
			  width: auto;
			  float: left;
			  text-align: center;
			}
			div.img img
			{
			  display: inline;
			  margin: 3px;
			  border: 1px solid #ffffff;
			}
			div h2
			{
				text-align:left;
				margin:0;
				padding:0;
				font-size: 15px;
			}
			.price1
			{
				font-size: 18px;
				font-weight: bold;
				color: red;
				margin:0;
				padding:0;
			}
			.price2 
			{
				font-size: 12px;
				margin:0;
				padding:0;
			}
			div.img a:hover img {border: 1px solid #EA8D11;}
			div.desc
			{
			  text-align: left;
			  font-weight: normal;
			  margin: 2px;
			}
			p#navMenu
			{
				padding:0;
				margin:10px;
			}
			p#navMenu span
			{
				color: #EA8D11;
			}*/
			#footer {
			   /*position:absolute;*/
			   margin-top: 20px;
			   bottom:0;
			   height:60px;   /* Height of the footer */
			   background:#fff;
			}