body {
	width: 94%;
	margin: 1em auto;
	background-color: #fff;
	color: #111;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#header {display: none;}

h1 {
	text-indent: -1000px;
	background: transparent url(/site/images/bay-tech-logo.gif) left top no-repeat;
	width: 214px; height: 35px;
}


#store-phone {
	display: block;
	float: right;
	width: 200px;
	text-align: right;
	margin-top: -40px;
}


table {
	width: 100%;
	margin: 0; padding: 0;
	border: 1px solid #333;
	border-collapse: collapse;
}
th {
	text-align: left;
	padding: 8px;
	background-color: #ccc;
}
td {
	border: 1px solid #333;
	margin: 0; padding: 4px;
	
}

.two-column {
	float: left;
	width: 30%;
}
.two-column.company-address {
	width: 48%;
	font-size: 10px;
}

.clear {clear: both; padding-bottom: 20px;}

#copyright {display:none;}




#banner{background-image: none;}

#banner .gutter {padding: 0; height: auto; width: 100%;}

#banner img#logo {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	border: 0;
	margin: 1em 0;
	padding: 0;
	float: left;
} 

#banner h2#phone {
	float: right;
	background-image: none;
	position: relative;
	top: 0;
	right: 0;
	width: 50%;
	height: auto;
	margin: 1em 0;
	text-align: right;
}

#banner h2 span {display: block;}

#top-menu, #menu {display:none;}

#home-banner {diplay:none;}

#wrap {
	width: 100%;
	background-image: none;
	background-color: #fff;
}

#main {margin-left: 1em;}

#footer h3.company {
	float: none;
	display: black;
	text-align: left;
	margin: 1em;
	padding: 0;
	width: auto;
	height: auto;
	background-image: none;
}

#footer h3.company span {display: block;}

#footer address {
	float: none;
	margin: 1em;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
