/* $Id */
/* Layout & Positioning */
#main div.wrapper {width:940px;}

#main div.wrapper #breadcrumbs {clear:both; width:940px;}

#main div.wrapper #content {width:940px; }
#sec-nav-horizontal {clear:both; width:940px;}

#main #content div.wrapper {display:inline; float:right; width:700px;}
#main #content div.wrapper div.node-wrapper {display:block; padding:0 0 20px 0; width:700px;}
#main #content div.wrapper div.node-wrapper div.node-graphic {display:inline; float:left; width:220px; padding:15px 20px 0 0;}
#main #content div.wrapper div.node-wrapper div.node-text-content {display:inline; float:right; width:460px;}

#main #content #left {display:inline; float:left; width:200px; padding:0 20px 0 0; position: relative; z-index:0; border-top: 6px solid #595959;margin-top:11px; }

#main div.wrapper #btmnav {clear:both; width:940px;}
/* ------------------- */
/* Colour, Typography */
#main div.wrapper #breadcrumbs {border-top:dotted 1px #ccc; border-bottom:dotted 1px #ccc;padding: 4px 0 2px 0;}

#main #content div.wrapper h2 {color:#c00; font-size:2.0em; line-height:1.2em; padding:10px 0 0 0; text-transform:none;}
#main #content div.wrapper h3.pgtitle {color:#c00; font-size:2.0em; line-height:1.2em; margin:0; padding:7px 0 0 0; text-transform:none;}
#main #content div.wrapper h4.subtitle {color:#333; font-size:1.2em; line-height:1.2em; margin:0; padding:10px 0; text-transform:none;}

#imagesection {width:100%; display:float; clear:both; margin: -6px 0 0 0;border-bottom:dotted 1px #ccc; padding:0 0 0 0;}
#imagesection #image_left {width:150px; float:left;margin-bottom: 15px;padding: 20px 0 0 0}
#imagesection #image_right {width:460px; float: right; margin:  -5px 0 20px 0; padding: 20px 0 0 0;}

#main div.wrapper #tester{
	width: 940px;
	height: 9px;
	background-image:url('/sites/all/themes/custom/brock/top_grey_bar.png');
	background-repeat: no-repeat;
}
#left ul.nice-menu {margin-top:-20px;}
