/* @override http://78.136.18.156/assets/templates/default/layout.css */

body {
	margin: 0;
	color: #494e50;
	font: 80%/140% Helvetica, Helvetica, Arial, sans-serif;
	background: #fff url(images/bg.gif) top left repeat-x;
}
#wrapper {
	width: 851px;
	margin: 0 auto;
	position: relative;
}
#masthead {
	height: 82px;
}
#search {
	float: right;
	width: 180px;
	margin: 40px 11px 0 0;
}
#primenav {
	height: 40px;
	position: relative;
	z-index: 50;
}
#breadcrumbs {
	height: 14px;
	border-bottom: 1px solid #cacaca;
	font-size: 0.9em;
	padding: 6px 0;
	margin-bottom: 24px;
	color: #7c7b7b;
}
#side1 {
	width: 190px;
	float: left;
	margin-bottom: 24px;
}
#content {
	width: 632px;
	margin-bottom: 24px;
	float: right;
}
#content-2col {
	width: 632px;
	margin-bottom: 24px;
	float: right;
}
#content-main {
	width: 411px;
	float: left;
}
#content-right {
	width: 192px;
	float: right;
}
#footer {
	clear: both;
	background: #003963;
	padding: 24px;
	position: relative;
	width: 100%;
}
#footerinner {
	border: 1px solid #809cb1;
	background: #165f91;
	padding: 15px;
	width: 821px;
	margin: 0 auto;
	color: #fff;
	font-size: 0.9em;
	position: relative;
}