/*<agl.folder "Structural">*/
	body {
		font-size: 10pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #387893;
		background-image: url(../images/page-bg.jpg);
		margin: 0;
		padding: 0; }
	#container {
		text-align: left;
		width: 755px; }
	#header {
		background-image: url(../images/header.jpg);
		width: 750px;
		height: 150px;
		clear: both; }
	#wrapper {
		width: 755px;
		clear: both; }
	#main-nav {
		width: 150px;
		float: left; }
	#main-content {
		width: 580px;
		float: right;
		margin: 10px 15px 10px 10px; }
	#footer {
		font-size: 0.8em;
		text-align: center;
		width: 580px;
		float: right;
		clear: both;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	a:link, a:visited {
		color: #387893; }
	a:hover {
		 }
	a:active {
		 }
	h1 {
		color: #387893;
		font-size: 1.3em; }
	h2 {
		color: #dbe9f2;
		font-size: 1.2em;
		background-color: #387893;
		clear: both;
		padding: 3px; }
	h3 {
		color:     #387893;
		font-size: 1.2em;
		text-align: center; }

	li {
		list-style-image: url(../images/musical-bullet.gif); }
	td {
		font-size: 10pt; }

/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	#main-nav * {
		margin: 0;
		padding: 0; }
	.brands-table {
		background-image: url(../images/brands-bg.jpg);
		background-repeat: no-repeat;
		background-position: center 0;
		width: 100%;
		clear: both; }
	.category-table { }

	.category-table td {
		text-align: center;
		vertical-align: top; }

	#nav-links {
		vertical-align: text-top;
		margin: 0;
		padding: 0; }
	#main-content img {
	border: solid 1px #000;
	 }
/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 280px;
		margin-right: auto;
		margin-left: auto;
		padding: 10px;
		border: solid 1px #003060; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label { text-align: left; width: 110px; float: left; display: block; }
	#contact_form .horizontal { padding-left: 25px; display: block; }
	#contact_form .horizontal input { margin-left: 5px; }
	#contact_form legend { color: #003060; font-weight: bold; margin: 0; }
	#contact_form h1 { font-size: 1em; font-weight: bold; clear: both; }
	#contact_form .footnote { clear: both; font-size: 0.7em; text-indent: 0; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
	#contact_form fieldset { text-align: left; width: 280px; padding: 10px; border: solid 1px #003060; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/

