/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
}

A {
	text-decoration: none;
}

#page {
	width: 980px;
	margin: 0 auto;
	background: #e6e3da;
}

#header {
	width: 100%;
	background: #ffffff;
}

#topheader {
	background: url(images/bg-header.gif) repeat-x bottom left;
	float: left;
	width: 100%;
}

#logo {
	width: 100%;
}

#phno {
	float: right;
	width: 223px;
	padding-top: 27px;
	height: 45px;
	color: #838383;
}

.callustext {
	font-size: 18px;
}

.phonenumbertext {
	color: #454545;
	font-size: 24px;
}

.websitename {
	width: 100%;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

#links {
	width: 100%;
}

#links ul {
	margin: 0px;
	padding: 0px;
}

#links li{
	text-align: center;
	color: #474747;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	margin-left: 2px;
}

#links li A {
	width: 89px;
	color: #474747;
	display: block;
	float: left;
	background: url(images/button-normal.gif) no-repeat top left;
	list-style-type: none;
	padding: 12px 0;
}

#links li A:hover {
	background: url(images/button-mouseover.gif) no-repeat top left;
	color: #ffffff;
}

#content {
	padding: 12px;
	background: #e6e3da;
	float: left;
	width: 956px;
	line-height: 16px;
	border-bottom: 1px solid #c5c1b7;
}

.leftcolumn {
	width: 689px;
	float: left;
}

.rightcolumn {
	width: 255px;
	float: left;
	margin-left: 10px;
}

.liquidtop {
	width: 100%;
	height: 9px;
	background: #ffffff url(images/liquidround-tl.gif) no-repeat left top;
	float: left;
	margin-right: -3px;
}

.liquidtop span {
	width: 100%;
	background: url(images/liquidround-tr.gif) no-repeat right top;
	display: block;
	position: relative;
	height: 9px;
}

.liquidcontent {
	background: #ffffff;
	width: 670px;
	padding: 8px;
	padding-right: 9px;
	padding-top: 0px;
	border: 1px solid #cecabf;
	border-top: 0px;
	border-bottom: 0px;
	float: left;
}

.whitebackground {
	background: #ffffff;
}

.liquidcontentright {
	background: #ffffff url(images/bg-inquiryform.gif) repeat-x bottom left;
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 0px;
	border: 1px solid #cecabf;
	border-top: 0px;
	border-bottom: 0px;
	float: left;
	width: 236px;
}

.liquidbottom {
	width: 100%;
	height: 9px;
	background: #ffffff url(images/liquidround-bl.gif) no-repeat left top;
	float: left;
	margin-right: -3px;
}

.liquidbottom span {
	width: 100%;
	background: url(images/liquidround-br.gif) no-repeat right top;
	display: block;
	position: relative;
	height: 9px;
}

.liquidbottomright {
	width: 100%;
	height: 9px;
	background: #ffffff url(images/bottomgray-left.gif) no-repeat left top;
	float: left;
	margin-right: -3px;
}

.liquidbottomright span {
	width: 100%;
	background: url(images/bottomgray-right.gif) no-repeat right top;
	display: block;
	position: relative;
	height: 9px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #1a50a1;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 18px;
	padding: 0px;
	float: left;
	width: 100%;
	clear: both;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #E8650D;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 18px;
	padding: 0px;
	float: left;
	width: 100%;
	clear: both;
}

#products {
	width: 100%;
	clear: both;
	float: left;
	margin: 15px 0;
}

.productbox {
	float: left;
	width: 329px;
}

.productbox img {
	float: left;
	margin-right: 10px;
	width: 163px;
	height: 154px;
}

h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin: 8px 0;
	font-weight: normal;
}

.price {
	font-size: 18px;
	font-weight: bold;
	color: #db5800;
	padding: 7px 0;
	width: 100px;
	float: left;
}

.bluebutton {
	width: 89px;
	padding: 5px 0;
	text-align: center;
	background: url(images/button.gif) no-repeat top left;
	float: left;
}

.bluebutton A {
	color: #ffffff;
}

.elementcontainer {
	float: left;
	margin-bottom: 5px;
}

.elementtitle {
	width: 100%;
	margin-top: 3px;
}

.formelement .element {
	width: 213px;
	border: 1px solid #c0c0c0;
}

#footer {
	border-top: 1px solid #ffffff;
	clear: both;
	padding: 15px 0;
	text-align: center;
	width: 100%;
	line-height: 18px;
}

#footer A {
	color: #474747;
}

#banner {
	width: 100%;
	float: left;
	background: url(images/banner.jpg) no-repeat top left;
}

#bannerlinks {
	width: 213px;
	float: left;
	padding: 20px 0;
}

#bannerlinks h1{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	width: 194px;
	padding-left: 19px;
}

#bannerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#bannerlinks li {
	background: #4e7fc9;
	padding: 4px 0;
	margin-bottom: 6px;
	width: 194px;
	padding-left: 19px;
	color: #fff;
}

#bannerlinks A {
	color: #ffffff;
}

.orange {
	color: #E85D00;
}
