html, * { 
	/*min-height: 100%;*/
	margin-bottom: 1px; 
	padding:0; 
	margin:0; }

body {
	margin: 0;
	padding: 0;
	background: #85A4CD url(/images/bgd_main.jpg) repeat-x 0 0;
	color: #333;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}
a {
	color:#6188BF;
}

a:hover {
	color:#333333;
}

#livearea {
	margin: 0 auto;
	padding: 0 10px; 
	text-align: left;
	background: url(/images/bgd_livearea.gif) repeat-y 0 0;
	width: 776px;
	height:100%;
}
	
#header {
	margin:0;
	padding:0;
	width:756px;
	height:202px;
	background: url(/images/bgd_header.jpg) repeat-x 0 0;
}

#header h1 {
	text-indent:-3000px;
	background: url(/images/brookside-logo.gif) no-repeat 35px 35px;
	width:400px;
	height:120px;
	position:absolute;
	float:left;
	}
	
#header #box {
	width:250px;
	height:200px;
	float:right;
	background: url(/images/brookside-box.jpg) no-repeat 35px 12px;
}	

#navigation {
	position:absolute;
	top:155px;
	padding: 10px 0 0 25px;
}

#navigation a {
	color:#fff;
	font-size:16px;
	margin:0 10px;
	padding:0 2px 2px 2px;
	text-decoration:none;
	display:block;
	float:left;
}

#navigation a:hover {
	color:#eee;
	border-bottom:solid 4px #eee;
}

#messagearea {
	background-color:#B2C1E0;
	height:220px;
	width:756px;
}

#messagearea2 {
	background-color:#B2C1E0;
	height:0px;
	width:756px;
	float: left;
	z-index:5;
}

#messagearea h9 {
	float:right;
	width:400px;
	margin:-25px 0 0 315px;
	font-size:25px;
	font-weight:normal;
	line-height:0px;
	z-index:6;
}
#messagearea h2 {
	float:left;
	width:350px;
	margin:35px 0 0 45px;
	font-size:16px;
	font-weight:normal;
	line-height:24px;
}


#messagearea #imgshow {
	width:233px;
	padding:15px 0 0 35px;
	float:left;
}

#messagearea #imgshow img {
	border:2px #6188BF solid;
}


#messagearea #imgshow p {
	float:right;
	margin-top:5px;
}

#messagearea #imgshow a {
	color:#fff;
	background-color: #6188BF;
	width:22px;
	height:22px;
	display:block;
	font-size:14px;
    text-align:center;
	padding:5px 0 0 0;
	text-decoration:none;
	float:left;
	margin:0 0 0 10px;

}

#messagearea #imgshow a:hover {
	background-color:#444;
}

#contentwrapper {
	padding:15px 35px;
	/*min-height:200px;*/
}

#content {
	float:left;
	width:460px;
	padding:15px 0;
}

#content h2 {
	font-size:18px;
	color:#6188BF;
	padding-bottom:8px;
}

#content p {
	font-size:16px;
	padding-bottom:8px;
	line-height:22px;
}

#content ul {
	list-style:none;
	padding-bottom:8px;
	font-size:15px;
	}
	
#content li {
	padding:2px 0 2px 17px;
	background: url(/images/bul_box.jpg) no-repeat 0 5px;
}

#sidebar {
	float:right;
	width:190px;
	height:200px;
	padding:15px 0 0 35px;
	background: url(/images/line_sidebar.jpg) no-repeat top left;
}

#sidebar h2 {
	font-size:14px;
	font-weight:bold;
}

#sidebar p {
	font-size:14px;
	padding-top:5px;
}


#home #n1,
#warehousing #n2,
#technology #n3,
#solutions #n4,
#locations #n5 {
	color:#ededed;
	border-bottom:solid 4px #ccc;
}

#footerwrapper {
	clear:both;
}

#footer {
	width:736px;
	background-color:#465555;
	color:#eee;
	padding:10px;
	height:45px;
}

#footer p {
	padding-top:5px;
	line-height:14px;
}

#footer a {
	color:#DFE6F2;
	margin-right:5px;
}

#footer a:hover {
	color:#fff;
}

#bottom {
	background: url(/images/bgd_footer.jpg) no-repeat 0 0;
	margin:0 auto;
	padding:0;
	width: 796px;
	height:10px;
}
