img {
	border:none;
	}
body, p, div, img, ul {
	padding: 0;
	margin: 0;
	}
a:focus {
    outline:none;
        }

a:link, a:visited  {
	text-decoration:none;
	color:#547880;
	}
a:hover {
	color:#514f4e;
	}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#514f4e;
	background-color:#FFFFFF;
	}
#outer_container {
	background-image:url(../images/bkgd_slice.jpg);
	background-repeat:repeat;
	}
#container {
	margin:0 auto;
	width:960px;	
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	height:750px;
	}

#header {
	background-image:url(../images/player.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:195px;
	width:960px;
	margin:0 auto;	
	}
#logo {
	width:214px;
	float:left;
	}

#contact  {
	background-image:url(../images/contact_bkgd.gif);
	background-repeat:no-repeat;
	background-position: right;
	width:264px;
	margin-left:255px;
	padding-top:120px;
	padding-bottom:50px;
	}
	
#contact p {
	margin-top:-50px;
	font-size:.8em;
	color:#262727;
	padding-left:20px;	
	}
	

#nav ul li {
	display:inline;
	margin-right:.8em;
	float:right;
	font-size:.92em;
	font-weight:bold;
	}
	
#nav ul li a:link, #nav ul li a:visited {
	color:#514f4e;
	}

#nav ul li a:hover {
	color:#FFFFFF;
	background-color:#a4bbc8;
	padding:20px 0 10px 0;
	}
	
#blue_bar {
	background-color:#a4bbc8;
	border-bottom:#FFF solid 4px;
	height:20px;
	}
	
#sidebar {
	float:left;
	height:500px;
	width:252px;
	border-right:#FFF solid 1px;
	margin-top:20px;
	position:relative;
	}	
	
#callout1 {
	background-image:url(../images/blog_bkgd.jpg);
	background-repeat:no-repeat;
	height:151px;
	}
#button1 {
	width:114px;
	height:34px;
	padding:95px 0 0 35px;
	}
#button1 a {
	position:relative;
	background-image:url(../images/callout_button.jpg);
	background-repeat:no-repeat;
	padding:5px;
	font-size:.9em;
	}
#callout2 {
	background-image:url(../images/feedback_bkgd.jpg);
	background-repeat:no-repeat;
	height:172px;
	margin-top:20px;
	}
#callout2 p {
	font-size:.85em;
	padding:55px 0 0 25px;
	width:190px;
	height:40px;
	}
#button2 {
	width:114px;
	height:34px;
	padding:25px 0 0 35px;
	}
#button2 a {
	position:relative;
	background-image:url(../images/callout_button.jpg);
	background-repeat:no-repeat;
	padding:5px;
	font-size:.9em;
	}
	
#callout3 {
	background-image:url(../images/gbase_bkgd.jpg);
	background-repeat:no-repeat;
	height:138px;
	margin-top:20px;
	}
#callout3 p {
	font-size:.85em;
	padding:50px 0 0 25px;
	width:120px;
	height:40px;
	}
#button3 {
	width:40px;
	height:34px;
	padding:5px 0 0 35px;
	}
#button3 a {
	position:relative;
	background-image:url(../images/callout_button.jpg);
	background-repeat:no-repeat;
	padding:5px;
	font-size:.9em;
	}
#featured-guitar {
	height:100%;
	width:350px;
	position:relative;
	float:left;
	margin: 40px 0 0 30px;
	}
#featured-guitar img {
	padding-bottom:20px;
	}
h2 {
	color:#5d7887;
	font-weight:bold;
	font-size:1.2em;
	display:inline;
	}
.price {
	font-weight:bold;
	}
.description {
	font-size:.8em;
	}
.description a {
	text-decoration:underline;
	line-height:2em;
	}
#featured-image {
	float:right;
	background-image:url(../images/featured_bkgd.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:319px;
	margin: 30px 45px 0 0;
	}
#inside-image {
	float:right;
	height:270px;
	width:202px;
	margin: 30px 45px 0 0;
	border:#FFF solid 1px;
	}

#inside-bodytext {
	height:100%;
	width:350px;
	position:relative;
	float:left;
	margin: 40px 0 0 30px;
	}
#featured-image img {
	border:#FFF solid 1px;
	margin-left:20px;
	margin-top:15px;
	}
#footer {
	width:960px;
	height:50px;
	font-size:.8em;
	text-align:center;
	margin:0 auto;
	padding-top:20px;
	}
#outer_footer {
	background-color:#f2f2e0;
	height:80px;
	border-top:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
	margin-top:-140px;
	}
