#main_article {
	width: 380px;
	padding: 0px 20px 40px 50px;
	color: #e9e4da;
	font-weight: normal;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	line-height: 18px;
}

#main_article a {
	color: #dda42a;
}

#main_article p {
	text-indent: 20px;
	line-height: 18px;
	color: #e9e4da;
	margin: 0 0 12px 0;
	font-weight: normal;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#main_article h2 {
	text-indent: 0px;
	color: #dda42a;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#main_article h3 {
	text-indent: 0px;
	color: #9f9f9f;
	margin: 15px 0px 5px 0px;
	font-weight: bold;
	font-size: 11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#main_article blockquote {
	color: #dce6f4;
	font-style: italic;
}


#left_col {
	float: left;
	width: 450px;
	padding: 0;
}

#right_col {
	float: right;
	width: 400px;
	padding: 0px 50px 0px 0px;
}

#musician_quote {
	text-indent: 0px;
	line-height: 18px;
	color: #de9144;
	margin: 0 0 0 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#spec_sheet {
	background: #ececec url(../images/cont_w_border_l.gif) 0 0 repeat-y;
	padding: 20px 10px 15px 50px;
}

.spec_hdr {
	display: block;
	position: relative;
	line-height: 22px;
	background: url(../images/spec_hdr.gif) 0 0 no-repeat;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	left: -4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 4px;
	margin: 10px 0 5px 0;
}

#spec_sheet ul {
	color: #4a4a4a;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: circle;
}
#spec_sheet li {
	line-height: 18px;
}

.spec_caption {
	color: #416c98;
	width: 50%;
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.spec_value {
	color: #4a4a4a;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#pic_holder {
	padding: 0 0 0 50px;
}

#finishes_wrapper {
	margin: 10px 0 0 50px;
	background: black;
}

.finish_hdr {
	display: block;
	background: #416c98;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	text-indent: 8px;
	font-size: 11pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

.model_name , .model_price {
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffb400;
}

.model_name {
	text-indent: 15px;
	width: 80%;
}

.model_price {
	text-align: right;
	width: 20%;
}

.model_price>span {
	margin-right: 15px;
}


.finish_sticker {
	display: inline-block;
	padding: 0px 10px 0px 15px;
	margin: 0px 0px 15px 0px;
	background: #822003;
	font-weight: bold;
	font-size: 11pt;
	line-height: 25px;
	text-indent: 0px;
	color: white;
}

#finish_cells_wrapper {
	padding: 0px;
}

.finish_cell {
	width:  145px;
	margin: 0px 15px 15px 15px;
	float: left;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

.finish_cell span {
	line-height: 25px;
	color: #ffb400;
}

.finish_cell img {
	vertical-align: top;
	
	margin-right: 8px;
	border: none;
}

.news_pic {
	margin: 65px 0px 0px 50px;
}

.tech_pic {
	margin: 0px 0px 0px 50px;
}

#tech_list {
	margin: 0;
	padding: 0;
}

#tech_list li {
	margin: 0;
	padding-left: 42px;
	line-height: 42px;
	list-style: none;
	background: url('../images/tech.png') 0 5px no-repeat;
	text-indent: 0;
}

#tech_list a:visited {
	color: #c68905;
}

#tech_list a {
	color: #fbab00;
	text-decoration: none;
}

#tech_list a:hover {
	color: #ffdc91;
}

.gr_divider {
	height: 2px;
	margin: 0px 50px 0px 50px;
	background: url(../images/gr_divider.gif) 0 0 repeat-x;
}

.tech_wrapper p {
	text-indent: 20px;
	line-height: 18px;
	color: #e9e4da;
	margin: 0 0 12px 0;
	font-weight: normal;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.tech_wrapper h2 {
	text-indent: 0px;
	color: #dda42a;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.tech_left_col {
	float: left;
	width: 400px;
	padding: 20px 0px 20px 0px;
}

.tech_right_col {
	float: right;
	width: 420px;
	padding: 20px 50px 20px 20px;
}