body {
	color: #1c4fa8;
	background: #e5e5e5;
	font: 1.0em Arial, Helvetica, sans-serif;
}

#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #aaa;
	color: #1c4fa8;
	background: #fff;
}

#header {
	height: 9.375em;
	position: relative;
	color: #fff;
	background: #128032 url(../assets/Image/layoutimg/header-bg.jpg) top left no-repeat;
}

#header h1 {
	display: none;
}

.promotion h1 {
  font-size: 1.3em;
  margin-top: 10px;
  margin-bottom: 14px;
}

#content .promotion h2 {
  font-size: 0.9em;
  text-align: left;
  margin-top: 14px;
  margin-bottom: 12px;
}


#content .promotion p {
  font-size: 0.7em;
}

#header p {
	position: absolute;
	bottom: 11px;
	left: 5px;
	font-size: 0.7em;
	font-style: italic;
}

#datebar {
	padding: 5px;
	overflow: hidden;
}

#datebar p {
	
	float: left;
	width: 500px;
	text-align: left;
	font-size: 0.7em;
	padding-top: 0.4em;
	font-style: italic;
}

#datebar form {
	float: right;
}

#datebar form input {
	border: solid #0c3792;
	border-width: 1px 0 1px 1px;
}

#datebar form input#query{
	font-size: 0.8em;
	height: 19px;
	width: 100px;
	float: left;
}

#datebar form input.searchbutton {
	height: 21px;
	background: #d4def3;
	border: 1px solid #0c3792;
	float: left
}

#header address {
	color: #fff;
	position: absolute;
	top: 10px;
	left: 8px;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.13em;
	font-weight: bold;
}

#address2 {
	position: absolute;
	top: 10px;
	right: 10px;

}

#address2 address {
	display: block;
	color: #fff;
	position: static;
	text-align: right;
	font-size: 0.75em;
	line-height: 1.13em;
	font-weight: normal;
}

#header address a {
	color: #d7e4ff;
}

#topnav {
	clear: right;
	height: 22px;
	position: relative;
	color: #1c4eca;
	background: #fff url(../assets/Image/layoutimg/blue-line.png) right bottom no-repeat;
}

#topnav ul {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 20px;
	float: left;
}

#topnav ul li a {
	color: #fff;
	text-decoration: none;
}

#content {
	float: left;
	display: inline;
}

#section1 {
	clear: both;
	padding: 10px 240px 3px 0;
	background: #FFF url('../assets/Image/layoutimg/section1-bg.png') top right no-repeat;
}

#content p.small {
	font-size: 0.6em;
}

#content span {
	color: #b14444;
}

#featuredprod {
	font-size: 1.4em;
	clear: both;
	padding: 10px 20px;
	background: url('../assets/Image/layoutimg/featured-bg.png') top left no-repeat;
}

#featuredprod h2 {
	margin-top: 4px;
}

#featuredprodred p {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #b14444;
	margin-bottom: 10px;
}

#content #featuredprod ul {
	float: left;
	font-size: 0.6em;
	width: 22%;
}

#content #featuredprod p.column {
	float: left;
	font-size: 0.6em;
	padding-left: 20px;
	width: 40%;
}

#content #featuredprod p.column {
	margin-top: 9px;
}

#content #popular {
	text-align: center;
}

#content #popular img {
	margin: 0 27px;
}

#content ul, #content ol {
	width: auto;
	padding: 10px 0 10px 30px;
}

#content ul li {
	width: auto;
	font-size: 0.8em;
	color: #1c4fa8;
	list-style-type: disc;
	margin-left: 7px;
}

#content ol li {
	width: auto;
	font-size: 0.8em;
	color: #1c4fa8;
	margin-left: 7px;
}

#content a img {
	border: none;
}

#content ul.products {
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0;
}

#content ul.products li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 5px 4px;
	width: 150px;
	height: 180px;
}

#content ul.products li img {
	margin: 0;
}

#content img {
	margin: 5px 10px;
}

#content img.noMargin {
	margin: 5px 0;
}

#content a:link {
	text-decoration: none;
	color: #008e00;
}

#content a:visited {
	color: #006f00;
	text-decoration: none;
}

#content a:hover {
	color: #05ca05;
	text-decoration: underline;
}

#content a:active {
	color: #05ca05;
}

#content table {
	text-align: center;
	margin: 0 20px;
	font-size: 0.7em;
}

#content table img {
	border: 1px solid #000;
}

#content table * {
	vertical-align: top;
}

#content #form {
	padding: 5px 0;
}

#content #form img {
	margin: 5px 0;
}

#content #form form, #content #reply {
	width: 670px;
	margin: 10px auto 10px auto;
	border: 1px solid #c2c2c2;
	padding: 20px;
}

#content #form h3 {
	margin-top: 0.6em;
}

#content label {
	width: 170px;
	float: left;
	font-size: 0.8em;
	margin: 7px 5px;
}

#content input {
	border: 1px solid #a5acb2;
	height: 20px;
	margin: 6px 0px;
	width: 300px;
}

#content textarea {
	border: 1px solid #a5acb2;
	height: 100px;
	margin: 6px 0px;
	width: 300px;
}

#content #form fieldset {
	width: 665px;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #a5acb2;
	background: #f4f4f4;
}

#content #form fieldset input {
	border: none;
	width: 20px;
	float: left;
	height: 15px;
}

#content #form fieldset label {
	float: left;
	width: 300px;
	height: 15px;
}

#content input.inputbutton {
	background: #0c3691;
	color: #fff;
	display: block;
	float: none;
	height: auto;
	margin: 7px auto;
	padding: 2px;
	width: 100px;
	clear: both;
}

#content #consumables {
	overflow: hidden;
	width: 720px;
	margin: 5px auto;
	padding: 0;
}

#content #consumables div {
	width: 170px;
	margin: 0;
	padding: 5px;
	float: left;
	text-align: center;
}

#content #consumables div p {
	font-size: 0.8em;
	padding: 2px 0;
}

#content #consumables div * {
	padding: 0;
	margin: 0;
}

#content p.signature {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #fff url('../assets/Image/layoutimg/blue-bevel.png') bottom right no-repeat;
}

#content .clientlist {
	float: left;
	overflow: hidden;
	width: 120px;
	height: 124px;
	margin: 5px;
	padding: 3px;
	text-align: center;
}

#content .clientlist img {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 80px;
	border: none;
}

#content .clientlist p {
	margin-top: 5px;
	padding-bottom: 5px;
}

#content div.weboffer {
	width: 403px;
	float: left;
	background-color: #fff;
	margin-bottom: 5px;
}

#content div.weboffer img {
	width: 271px;
	height: 162px;
	margin: 5px auto;
	display: block;
}

#content p.marqueealt {
	color: #b14444;
	font-size: 1.15em;
}

#content .article {
	width: 90%;
	background-color: #d9eadd;
	border: 2px solid #0e802c;
	margin: 5px auto;
	padding: 5px;
}

#content #hierarchy {
	border-bottom: 1px solid #0c3691;
	margin-top: -5px;
	padding-bottom: 3px;
	color: #000;
}

#leftnav {
	width: 136px;
	float: left;
	padding-left: 10px;
	margin-left: -1000px;
}

#leftnav ul {
	width: 124px;
	margin: 25px 0 10px 0;
}

#leftnav ul#top {
	width: 100px;
}

#leftnav ul li {
	width: 124px;
	height: 15px;
	line-height: 15px;
	list-style-type: none;
	font-size: 0.65em;
	margin: 5px 0;
}

#leftnav ul li.title {
	width: 120px;
	text-transform: uppercase;
	font-weight: bold;
	color: #003797;
	font-size: 0.55em;
	padding: 0;
	height: auto;
	padding: 5px 2px;
	border-bottom: 1px dashed #d1d1d1;
	position: relative;
	line-height: 18px;
}

#leftnav ul li.title a {
	height: auto;
	color: #003797;
}

#leftnav ul li.title a:hover {
	height: auto;
	color: #2f972f;
	background: none;
}

#leftnav ul#top li {
	border: 1px solid #003797;
	width: 122px;
	overflow: hidden;
	height: auto;
}

#leftnav ul li a {
	width: auto;
	display:block;
	color: #FFF;
	text-decoration: none;
	padding-left: 3px;
	background: #0c3691;
}

#leftnav ul li a:hover {
	background: #0c3691 url('../assets/Image/layoutimg/menu-blue.png') no-repeat;
}

#leftnav ul#top li a {
	width: auto;
	height: 1.125em;
	line-height: 1.125em;
	background: #2f972f;
}

#leftnav ul#top li a:hover {
	background: #2f972f url('../assets/Image/layoutimg/green-over.png') no-repeat;
	text-transform: none;
	color: #FFF;
	font-size: 1em;
}

#footer {
	height: 38px;
	clear: both;
	background: #128032 url(../assets/Image/layoutimg/footer_bg.jpg) no-repeat;
	text-align: center;
}

#footer p {
	font-size: 0.75em;
	color: #fff;
	line-height: 38px;
}

#footer a {
	font-weight: bold;
	color: #fff;
}

.centre {
	text-align: center;
}

.right {
	float: right;
}

div.right {
	width: 250px;
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

#content img.biggermargin {
	margin-right: 130px;
}

#content img.biggermarginloto {
	margin-right: 250px;
	float: right;
	display: block;
}

#content .rightloto {
	margin-right: 250px;
	width: 150px;
	float: right;
	display: block;
}

#content img.smallermargin {
	margin-right: 50px;
}

.upper{
	text-transform: uppercase;
}

.clear {clear: both;}

#content .largenew {
	font-weight: bold;
	font-size: 1.1em;
	color: #b14444;
}

.org {
	display: none;
}

#temp{
	background: #e6f0f9;
	text-align: center;
	display: block;
	width: 780px;
	margin: 10px;
	padding: 10px 10px 5px 10px;
	border: 8px double #b14444;
}

#temp p{
	font-size: 1em;
	font-weight: bold;
	color: #b14444;
}

#content p.largered {
	font-size: 1.5em;
	color: #bf4444;
	text-align: center;
}

#content .promotion img.center {
	width: 359px;
	display: block;
	margin: 5px auto;
}

#content .halfwidth {
	width: 50%;
	float: left;
}

#content .halfwidth h4 {
	border-bottom: 1px solid #008e00;
	text-align: center;
	margin: 0 10px 10px 10px;
}

#content ul.green li {
	color: #008e00;
	font-weight: bold;
}

#content .boldGreen {
	color: #008e00;
	font-weight: bold;
}

#content p.boldGreen {
	margin-top: 10px;
}

#content table.lockout {
  border: solid #ccc;
  border-width: 1px;
  margin: 10px;
  width: 410px;
  border-collapse: collapse;
}

#content table.lockout thead {
    border-bottom: 1px solid #ccc;
}

#content table.lockout th {
  border: 0;
  background-color: #e9eeff;
  padding: 4px;
}

#content table.lockout td {
  border: solid #ccc;
  border-width: 0 0 1px 0;
  padding: 7px;
  vertical-align: middle;
}

#content table.lockout tr.dark td {
  background: #f7f8fe;
}

#content span.red {
	color: #da0101;
}

#content span.yellow {
	color: #d1b600;
}

#content span.green {
	color: #0c8400;
}

#content span.blue {
	color: #001084;
}
