/* CSS Document */
body {
	width: 100%
}

div#branding {
	width: 97%;
}

div#branding h2 {
	display: none;
}

div#branding img {
	display: block;
}

div#navigation {
	display: none;
}

body {
	background: none;
}

body#products_glance div#content, div#page {
	width: 100%;
}

div#paag_spec_options, div#paag_spec_notes {
	border: solid 1px #666666;
}

div#paag_spec_colours, div#paag_spec_colours_hood, div#paag_spec_notes, div.grid_golden_small  {
	width: 32%;
}

div#paag_spec_drawing {
	width: 30%;
}

div#paag_spec_photo, div#paag_spec_desc, div#paag_spec_options, div.grid_golden_large {
	width: 62%;
}

