/* CONTENT ----------------------------------------------------------------------------------- */

#secondary_nav {
	border-top: 1px solid #000;
	margin: 0 6px 10px 6px;
	padding: 7px 0 7px 0;
	background-image: url(/layout/dark_diagonal_bkgrd.gif);
	list-style: none;
	width: 717px;
	text-align: center;
}

*html #secondary_nav {
	width: 718px;
}

#secondary_nav li {
	display: inline;
	/* margin: 0 10px 0 10px; ORIGINAL MARGIN */
	margin: 0 7px 0 7px;
}

/* CONTENT BLOCKS */

#content_block1 div {
	background-color: #FFF;
	width: 716px;
}

#content_block2 div.amplitude_black_11pt img {
	margin: 0 0 1px 0;
}

#content_block2 div.amplitude_black_18pt img {
	margin: 0 0 17px 0;
}

#content_block4 {
	clear: left;
	padding-left: 4px;
	margin-bottom: 19px;
}

*html #content_block4 /* THIS SELECTOR FOR IE ONLY */ {
	padding-left: 2px;
}

/* COLUMNS */

.column1 p {
	color: #000;
	/*width 218px;*/
	margin-right: 14px;
	font-size: 11px;
}

.column2 {
	margin-bottom: 28px;
}

.gallery_content div.column2 {
	margin-left: 247px;
}

*html .gallery_content div.column2 {
	margin-left: 124px;
}

.column2 h1 {
	font-size: 10px;
	font-weight: bold;
	color: #C00;
	margin: 0 0 15px 0;
	padding: 0;
}

.column2 h1 span {
	font-weight: normal;
}

.column2 form {
	margin-bottom: 40px;
	padding-right: 25px;
}

.column2 form input.form_text_field {
	margin: 3px 0 6px 0;
}

.column2 form input.form_button {
	margin-top: 17px;
}

.column2 form span {
	display: block;
	margin-top: 12px;
}

.column2 p {
	margin-bottom: 12px;
	padding-right: 25px;
}

.column2 span.amplitude_book_9pt {
	margin-bottom: 35px;
}

.column3 div.amplitude_black_11pt {
	margin: 0;
}

.column3 div.amplitude_black_11pt img {
	margin: 0 0 3px 0;
}

.column3 div.amplitude_black_11pt.sub_header img {
	margin: 18px 0 3px 0;
}

.column3 h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #9F9F9F;
}

#content_block4 div.amplitude_black_14pt img {
	margin: 0 0 7px 2px;
}

*html #content_block4 div.amplitude_black_14pt /* THIS SELECTOR FOR IE ONLY */ {
	margin-left: 4px;
}

*html #content_block4 div.amplitude_black_14pt.first_header, *html #content_block4 div.amplitude_black_14pt.second_header /* THIS SELECTOR FOR IE ONLY */ {
	margin-left: 2px;
}

/* OTHER */

.link_list {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #000;
}

.link_list li {
	margin: 0 0 2px 0;
	padding: 0;
}

*html .link_list {
	margin: 0;
}

.first_header {
	width: 241px;
	width: 120px;
	border-right: 1px solid #CCC;
	float: left;
}

/*html .first_header {
	width: 240px;
}*/

.second_header {
	width: 500px;
	float: left;
}

.feature {
	float: left;
	width: 115px;
	margin: 0 3px 0 2px;
}

*html .feature /* THIS SELECTOR FOR IE ONLY */ {
	margin-right: 2px;
}

.feature div.amplitude_black_11pt {
	margin: 4px 0 3px 0;
	height: 8px;
}

.feature div.amplitude_black_11pt img {
	margin: 0;
}

.border {
	margin-right: 0;
	padding-right: 3px;
	border-right: 1px solid #CCC;
	height: 120px;
}

/* GALLERY FEATURE STYLES */

.gallery_nav {
	margin: 2px 0 10px 0;
	width: 722px;
	text-align: right;
}

.gallery_nav span.amplitude_book_9pt {
	display: inline;
	margin-left: 10px;
}

.gallery div.first_header {
	width: 241px;
}

*html .gallery div.first_header {
	width: 240px;
}

.gallery div.second_header {
	width: 481px;
}

*html .gallery div.second_header /* THIS SELECTOR FOR IE ONLY */ {
	width: 478px;
}
