body {
	margin: 0px;
	background-color: #663366;
}
#container {
	width: 850px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial;
}
#topbanner {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	font-size: 11pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

#cabtop {
	width: 100%;
	left: 0px;
	top: 0px;
	height: 37px;
}

#content {
	width: 100%;
	background-image: url(images/midbackgrd.jpg);
	background-repeat: repeat-y;
	float: none;
	clear: both;
	position: relative;
	color: #FFFFFF;
	font-size: 14pt;
	height: 100%;
}
#content a, a.active2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14pt;
}

#content a.active2 { /* when we are on that page */
	color: #ECBA3D;
	font-size: 15pt;
	font-weight: bold;
}


#welcomenote {
	position: relative;
	width: 275px;
	font-size: 12pt;
}

#left_menu {
	width: 185px;
	position: absolute;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 1px;
	left: 38px;
	page-break-before: always;
	border-right-width: thin;
	border-right-style: solid;
	margin: 0px;
	padding: 0px;
}
#placeholder_home {
	float: right;
	height: 250px;
	width: 333px;
}


#inner_container {
	position: relative;
	left: 185px;
	width: 565px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	font-size: 12pt;
	height: 100%;
	top: -50px;
}


#cabbottom {
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
}
#home_btn {
	position: absolute;
	width: 60px;
	top: 163px;
	left: 50px;
}
#electrics_btn {
	position: absolute;
	width: 80px;
	top: 157px;
	left: 121px;
}
#accoustics_btn {
	position: absolute;
	width: 80px;
	left: 204px;
	top: 157px;
}

#basses_btn {
	position: absolute;
	width: 80px;
	top: 157px;
	left: 287px;
}

#amps_btn {
	position: absolute;
	width: 80px;
	left: 370px;
	top: 157px;
}

#effects_btn {
	position: absolute;
	width: 80px;
	left: 453px;
	top: 157px;
}
#drums_btn {
	position: absolute;
	width: 80px;
	left: 536px;
	top: 157px;
}
#accessories_btn {
	position: absolute;
	width: 80px;
	top: 157px;
	left: 619px;
}
#vintage_btn {
	position: absolute;
	width: 80px;
	top: 157px;
	left: 708px;
}
#about_btn {
	position: absolute;
	bottom: 2px;
	width: 100%;
	left: 0px;
	text-align: center;
	margin: 0px;
	vertical-align: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
}
#ring_us {
	width: 760px;
	position: relative;
	top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: oblique;
	color: #ECBA3D;
	left: 40px;
}
#placeholder_about {
	float: right;
	width: 250px;
}

#sitemap_col {
   column-count: 3;
   column-gap: 20px;
	font-family: Arial;
}
#left_col {
	float: left;
	width: 170px;
	position: absolute;
	top: 50px;
	left: 12px;
}
#mid_col {
	width: 180px;
	float: left;
	top: 50px;
	position: absolute;
	left: 185px;
}
#right_col {
	float: right;
	width: 190px;
	position: absolute;
	top: 50px;
	left: 395px;
}
#products_left {
	width: 280px;
	float: left;
	left: -12px;
	text-indent: 11px;
	border-left-color: #CCCCCC;
	margin-left: 1px;
	padding-left: 1px;
}

#products_right {
	float: right;
	width: 280px;
	position: relative;
}
#contact_right {
	float: right;
	width: 385px;
	position: relative;
	top: -17px;
}
#contact_left {
	float: left;
	position: relative;
	width: 250px;
}
