@charset "utf-8";
p, div, body {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
body, td {
	color:#fff;
}
a {
	color:#C33;
}
a:hover, a:active {
	color:#FFF;
	text-decoration:none;
} 
body {
	background-color: #000;
	background-image: url(../images/com_bgPaper.jpg);
	background-repeat: repeat-y;
	background-position:center top;
}
#menuarea {
	padding:10px;
	background-image: url(../images/bg_menuarea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuarea img {
	margin:3px 5px;
}
#headermenu {
	width: 920px;
	padding:0 10px;
	margin:0 auto;
	text-align:right;
	height:40px;
	background-image: url(../images/bg_comlink.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#headermenu img {
	margin:10px 1px 0px 1px;
}
#loader {
}
#bannercolumn {
	width: 900px;
	border: none;
	margin:0px auto 30px auto;
}
#bannercolumn td {
	width:50%;
	text-align:center;
}
#bannerarea img {
	margin:10px;
}
.graytable {
	border:solid 3px #000;
	margin:30px 0;
}
.graytable td {
	text-align:left;
	border:solid 1px #555;
	padding:6px;
	background-color:#404040;
	font-size:x-small;
	vertical-align:top;
}
.graytable th {
	text-align:center;
	border:solid 1px #444;
	padding:6px;
	background-color:#0f0f0f;
	white-space: nowrap;
}
#cardicon img {
	margin:3px;
}
#footer {
	width:910px;
	margin:0 auto;
	background-color:#404040;
	padding:15px;
	font-size:x-small;
}

#deliverytime {
	text-align: center;
	margin: 15px 0;
}
#deliverytime h3 {
	margin: 0 0 10px 0;
}
#businesshour {
	text-align:center;
	margin:0;
	color:#C33;
}

