html,body{margin:0;padding:0}
body img {border:0px}
body{font: 85%/1.3 TrebuchetMS,Arial,sans-serif;text-align: left;background: #fff;padding-bottom:20px}
a { color: #0066B3; background: inherit; text-decoration: none;}
a hover { color: #6600b3; text-decoration: underline }
h1 { font: bold 2.1em Arial, Arial, Sans-Serif; color: #036DA7 }
h2 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }

div#header{width:100%;overflow:hidden;background: #BBD9EE; }
div#header h1,div#menu{width:80%;margin:0 auto;text-align:left}
div#header h1{padding: 30px 0 20px;color: #fff}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 80%}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #666; border-top : 1px solid #fff; border-left : 1px solid #fff; border-right : 1px solid #fff;}
ul#nav a:hover{background: #fff;color: #000}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

@media screen and (min-width:800px) {
#dlvry {font-size:12px}
#mob {display:none}
#selector {font-size:20px}
#cell1 {text-align:center; padding:5px;max-height:50px}
#cell1 a {text-align:center; padding:5px;font-size:18px;max-height:50px}
#logo1 {padding:0px;font-size:35px}
#img1 {width:150px;height:auto}
#right {float: left; width: 76%; padding: 1em;	margin-bottom: 1.2em; background: #eee;	text-align: justify;}
td {font-size:16px}
}

@media screen and (min-width:480px) and (max-width:800px) {
#selector {font-size:19px}
#cell1 a {text-align:center; padding:5px;font-size:16px}
#img1 {width:120px;height:auto}
#right {float: left; width: 76%; padding: 1em;	margin-bottom: 1.2em; background: #eee;	text-align: justify;}
td {font-size:15px}
}


@media screen and (max-width:479px) {
#dlvry {text-align:center}
#pc {display:none}
#selector {font-size:17px;width:100%}
#cell1 {text-align:center; padding:3px;font-size:11px;max-width:100%;height:auto}
#cell1 a {text-align:center; padding:3px;font-size:11px;max-width:100%;height:auto}
#logo1 {padding:0px;font-size:45px;text-align:center}
#search {text-align:center}
#img1 {width:100px;height:auto}
#right {float: left; width: 90%; padding: 1em;	margin-bottom: 1.2em; background: #eee;	text-align: justify;}
td {font-size:14px}
}


#price {
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

#left {
	float: right;
	width: 20%;
	margin: 0 0 10px 0;
	
}

#left .box {
	
	padding: 1em;
	margin: 0 0 1em 0;
	background : #FFF6BF;
}


#content {
font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
	margin: 0 auto;
    padding: 5px;
	background: #fff;
	
	
}

ul {  padding: 0; margin: 0;}
li { list-style-type: none;}