BODY {font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	background: URL(images/bkg.jpg) #333;
	margin: 0;
	text-align: center;}	
	
DIV, SPAN, LI, UL, TD, INPUT {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

.greenline {
	height: 4px;
	background: #99FF00;
	}
	
.header {
	height: 186px;
	background: URL(images/header_bkg.jpg) #0060D4 repeat-x;
	}
	
.logo {
	width: 900px;
	height: 186px;
	background: URL(images/musicians_bkg.gif) transparent bottom right no-repeat;
	text-align: left;
	}
	
	.logo img {
		padding-top: 20px;
		}
		
	.logo ul {
		height: 25px;
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		.logo li {
			float: left;
			}
			
		.logo li a {
			font-weight: bold;
			display: block;
			color: #333; 
			width: 150px;
			text-transform: uppercase;
			text-decoration: none;
			border-right: 2px solid #000066;
			text-align: center;
			}
			
			a.industry {background: #99FF00; padding-top: 5px;}
			a.industry:hover {background: #99FF00;}
			a.corporate {background: #FF9900;}
			a.corporate:hover {background: #FFFF00; padding-top: 5px;} 
			
	.logo .headerpromo {
		float: right;
		margin: 120px 0 0 0;
		}

	.logo .headerpromo a {
		display: block;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		background: #FF0;	
		padding: 4px;
		text-decoration: none;
		}
		
	.logo .headerpromo a:hover {
		color: #000;
		background: #0F0;
		text-decoration: none;
		}
			
.mini_menu {
	font-size: 9px;
	letter-spacing: 2px;
	float: right;
	color: #ccc
	}
	
	.mini_menu a {
		color: #ccc;
		text-decoration: none;
		text-transform: uppercase;
		}
		
	.mini_menu a:hover {
		color: #fff;
		}
				
.top_menu_wrap {
	height: 20px;
	background: #99FF00;
	}
	
.top_menu {
	width: 900px;
	}
	
	.top_menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	.top_menu li {
		float: left;
		}
		
	.top_menu a {
		font-size: 12px;
		font-weight: bold;
		color: #333;
		text-decoration: none;
		float: left;
		text-align: center;
		padding: 3px 5px 3px 5px;
		text-transform: uppercase;
		border-right: 1px solid #333;
		}
			
	.top_menu a:hover {
		background: URL(images/topmenu_highlight.jpg) #fff repeat-x;
		height: 13px;
		}
		
.menu_shadow {
	height: 5px;
	background: URL(images/menu_shadow.jpg) #333 repeat-x;
	}
	
.callout {
	background: URL(images/callout_bkg.jpg) #333;
	}
	
.callout_guts {
	width: 900px;
	background: URL(images/callout_fade.jpg) #ccc repeat-y;
	padding: 0 0 10px 0;
	}
	
	.callout_guts a {
		font-weight: bold;
		color: #336699;
		}
		
	.callout_guts a:hover {
		text-decoration: none;
		}
	
.callout_pagetitle {
	font-size: 12px;
	width: 900px;
	text-align: left;
	}
	
	.callout_pagetitle h1 {
		font-size: 18px;
		margin: 0 0 5px 0;
		padding: 10px 0 0 0;
		}
	
.callout_highlight {
	font-size: 12px;
	width: 500px;
	float: left;
	text-align: left;
	}
	
	.callout_highlight h1 {
		font-size: 18px;
		margin: 20px 0 5px 0;
		}
	.callout_highlight h2 {
		font-size: 14px;
		margin: 0 0 5px 0;
		}
	
.promotions, .topright_menu {
	float: right;
	}
	
.topright_menu {
	width: 275px;
	border: 1px solid #336699;
	padding: 6px;
	text-align: left;
	margin: 10px 0 0 0;
	background: #fff;
	}
	
.promotion {
	width: 370px;
	height: 200px;
	margin: 5px 0 0 0;
	}
	
.topright_menu h1 {
	font-size: 14px;
	margin: 0 0 5px 0;
	}
	
.body {
	width: 900px;
	background: URL(images/body_bkg.jpg) #333 center repeat-y;
	}
	
.guitar {
	width: 250;
	vertical-align: top;
	}
	
	
.guts, .gutsbigger, .gutscolumn {
	line-height: 18px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	}
	
.guts {
	width: 400px;
	padding: 20px 10px 30px 10px;
	margin: 0 10px 0 10px;
	}
	
.gutsbigger {
	width: 700px;
	padding: 20px 20px 30px 0;
	margin: 0 10px 0 10px;
	}
	
.gutscolumn {
	width: 350px;
	padding: 0 20px 5px 0;
	margin: 0 10px 0 10px;
	}
	
	.guts h1, .gutsbigger h1, .gutscolumn h1 {
		font-size: 13px;
		margin: 0 0 5px 0;
		}
		
		.guts h1 a, .gutsbigger h1, .gutscolumn h1 a {
			color: #FFFF99;
			
			}
		
	.guts a, .gutsbigger a, .gutscolumn a {
		font-weight: bold;
		color: #99FFFF;
		text-decoration: none;
		}
		
	.guts a:hover, .gutsbigger a:hover, .gutscolumn a:hover {
		color: #fff;
		text-decoration: underline;
		}
		
	.gutsbigger h4 {
		font-size: 12px;
		color: #fff;
		background: #000;
		padding: 3px 5px;
		text-align: right;
		}
		
	.gutscolumn h4 {
		font-size: 12px;
		color: #fff;
		background: #000;
		padding: 3px 5px;
		text-align: right;
		margin: 5px 0 15px 0;
		}
		
		.gutsbigger h4 a, .gutscolumn h4 a {
			display: block;
			padding: 0 10px 0 10px;
			}
			
		.gutsbigger h4 a:hover, .gutscolumn h4 a:hover {
			background: #034FAD;
			text-decoration: none;
			}
	
.right {
	width: 188px;
	background: URL(images/right_bkg.jpg) #0160D4 bottom repeat-x;
	vertical-align: top;
	}
	
	.right_guitar {
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		color: #fff;
		height: 182px;
		text-align: left;
		background: URL(images/right_guitar.jpg) #9B2C14 no-repeat;
		border-left: 1px solid #C95000;
		padding: 20px 10px 10px 10px;
		}
		
		.right_guitar ul {
			list-style: inside;
			margin-bottom: 10px;
			}
			
			.right_guitar a {
				color: #FFFFCC;
				text-decoration: none;
				}
				
			.right_guitar a:hover {
				color: #fff;
				text-decoration: underline;
				}
				
.right_inside {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	padding: 10px;
	}
		
	.sliver {
		height: 2px;
		background: #333;
		}
		
	.blue_right, .blue_rightinterior {
		line-height: 16px;
		font-weight: bold;
		color: #fff;
		padding: 10px;
		}
		
	.blue_right {
		text-align: left;
		}
	
	.blue_rightinterior {
		text-align: center;
		}
		
		.blue_right strong {
			display: block;
			margin: 0 0 5px 0;
			font-size: 14px;
			}
	
* html right {
	height: 100%;
	}
	
.body_shadow {
	height: 8px;
	background: URL(images/body_shadow.jpg) #333 repeat-x;
	}
	
.list li {
	margin-left: 20px;
	margin-bottom: 5px;
	}	
	
.blackline {
	font-size: 11px;
	color: #E5E5E5;
	background: #191919;
	padding: 10px;
	}
	
.form_name {
	float: left;
	text-align: right;
	margin: 0 5px 10px 0;
	}
	
.form_name {
	width: 100px;
	}
	
.form_input {
	width: 400px;
	}
	
.quoteform_left {
	float: left;
	text-align: left;
	margin: 0 5px 10px 0;
	}
	
.quoteform_col {
	padding: 10px 0 30px 0;
	text-align: center;
	vertical-align: bottom;
	}
	
	.quoteform_col img {
		margin: 0 0 5px 0;
		}
		
	.quoteform_head {
		font-size: 12px; 
		color: #FFFF66;
		background: #666;
		padding: 3px 5px 2px 5px;
		}
		
.template_col {
	padding: 5px 5px 10px 5px;
	text-align: left;
	vertical-align: top;
	}
	
.template_head {
	padding: 5px;
	color: #ffda00;
	background: #000;
	}

.button {
	color: #fff;
	background: #336699;
	text-transform: uppercase;
	padding: 3px;
	}

.clear {
	clear: both;
	}
	
a.faqbox {
	display: block;
	padding: 5px;
	background: #000;
	border: 1px solid #0F6;
	margin-bottom: 20px;
	}
	
a.faqbox:hover {
	color: #000;
	background: #0F0;
	text-decoration: none;
	}

.copyright {
	font-size: 10px;
	color: #999999;
	margin: 10px 0 0 0;
	}
	
	.copyright a {
		color: #ccc;
		text-decoration: none;
		}
		
	.copyright a:hover {
		color: #fff;
		}

	
	
	
	
	
	
	
	
	
	
	
	
	
	

