/***** CSS DESIGN BRYANTS OF LEEDS ver 1 ***** 
/***** CSS by Pete Bryant - GDP Limited *****/
/***** Last modified 03/12/09 *****/

/* Blanket rules for all elements */

div#bry_outer_container { 
	height: auto !important;
	min-height:100%;
	position:relative;
	text-align:center;
	width:100%;
	z-index:1;
	}

/* Container for all page content  */

div#bry_outer_container #bry_container {
	margin:0 auto;
	width:980px;
	height: auto;
	background:none;
	padding: 2px 2px 2px 2px;
}

div#bry_outer_container #bry_container #header h1 {
display:inline;
float:left;
margin:1px 0 0 8px;
}

div#bry_outer_container #bry_container #header h1 .a {
background:transparent url(www.bryants.co.uk/assets/img/main/bryants.gif)  no-repeat scroll 0 0;
float:left;
height:100px;
margin:3px 0 0;
overflow:hidden;
text-decoration:none;
text-indent:-3333px;
width:200px;
}

div#bry_outer_container #bry_container #header #logo {
float:left;
}

div#bry_outer_container #bry_container #header #logo img {
border:0 none;
float:left;
}
