/* CSS Document */
body {
	font-family:Verdana;
	background-color:#cccccc;
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
i { 
	display:none;
}
#shell {
	width:800px;
	margin:0 auto 0 auto;
}
#lhead {
	background:url(images/logohead.jpg) no-repeat;
	height:67px;
	width:800px;
}
#logo a {
	display:block;
	height:58px;
	width:177px;
	float:left;
}
#global p {
	font-size:11px;
	float:right;
	margin:5px 11px 0 0;
	font-family:Verdana;
}
#global a {
	color:#000000;
	text-decoration:none;
}
#global a:hover {
	text-decoration:underline;
}
#header {
	background:url(images/header.jpg) no-repeat;
	height:139px;
	width:800px;
}	
#header2 {
	background:url(images/header2.jpg) no-repeat;
	height:67px;
	width:800px;
}
#navbar {
	background:url(images/nav_bar.jpg) no-repeat;
	height:21px;
	width:783px;
	padding:6px 0 0 17px;
}
#navbar p {
	font-size:13px!important;
	font-family:Arial!important;
	font-weight:bold;
	color:#FFFFFF;
}
#navbar a {
	color:#FFFFFF;
	text-decoration:none;
}
#navbar a:hover {
	text-decoration:underline;
}
#body {
	background:url(images/body.jpg) repeat-y;
	width:800px;
	padding-bottom:10px;
}
#clear {
	clear:both;
}
#content {
	float:left;
	width:582px;
	height:auto;
	padding:19px 10px 0 17px;
	clear:both;
	font-family:Verdana;
}
#content h1 {
	font-size:18px;
	color:#aa3931;
	margin-bottom:10px;
}
.h1_link{
	font-size:18px!important;
	color:#aa3931!important;
	margin-bottom:10px!important;
	text-decoration:none!important;
}
#content a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#content p{
	margin-bottom:5px;
}	
#content a:hover{
	text-decoration:underline;
}
#content2 {
	float:left;
	width:575px;
	height:auto;
	padding:19px 17px 0 17px;
	clear:both;
	font-family:Verdana;
}
#content2 p {
	font-size:12px;
	margin-bottom:12px;
}
#content2 h1 {
	font-size:18px;
	margin-bottom:20px;
	color:#aa3931;
}
#content2 h2 {
	font-size:14px;
	margin-bottom:20px;
	color:#aa3931;
}
#content2 ul {
	font-size:12px;
}
#content2 ol {
	font-size:12px;
}
#content2 li {
	margin-bottom:5px;
}
#grid {
	float:left;
	width:427px;
}
#grid div {
	width:191px;
	height:145px;
	border-bottom:dashed 1px;
	border-color:#d6d6d6;
	padding-bottom:5px;
	float:left;
	margin-bottom:10px
}
#grid div h1 {
	font-size:18px;
	margin-bottom:10px;
	color:#aa3931;
	font-weight:bold;
	font-family:Verdana;
}
#grid div p {
	font-size:11px;
	font-family:Tahoma;
	margin-bottom:10px;
}
.more {
	color:#aa3931!important;
	text-decoration:underline!important;
	margin-left:105px;
	margin-right:8px;
	font-size:11px!important;
	font-family:Verdana;
}
.margin{
	margin-right:25px;
}
#rnav {
	float:left;
	width:175px;
	padding-top:19px;
	padding-left:7px;
}
#rnav p {
	margin-bottom: 7px;
}
/*#rnav a{
	text-decoration:underline;
}
#rnav a:hover {
	text-decoration:none;
}*/
.heading {
	color:#aa3931;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
	margin-left:14px!important;
}
.sub {
	color:#000000;
	font-size:12px;
	font-family:Verdana;
	margin-left:20px;
}
.border {
	border-bottom:1px solid;
	border-color:#999999;
	margin-top:3px;
}
#rfq {
	background:url(images/rfq.jpg) no-repeat;
	height:39px;
	width:174px;
	display:block;
	margin-bottom:7px;
}
#kcushion {
	background:url(images/kel-cushion.jpg) no-repeat;
	height:208px;
	width:145px;
	padding-left:14px;
	padding-right:15px;
	padding-top:8px;
	
}
#kcushion h1{
	color:#aa3931;
	font-size:18px;
	font-family:Verdana;
}
#kcushion p {
	font-size:11px;
	font-family:Tahoma;
}
.more2 {
	color:#aa3931!important;
	text-decoration:underline!important;
	margin-left:65px;
	font-size:11px!important;
	font-family:Verdana;
}
.kpic {
	margin-top:7px;
	margin-bottom:7px;
}
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:41px;
	width:800px;
	clear:both;
	padding-top:4px;
	font-family:Verdana;
}
#footer p {
	margin-top:20px;
	/*margin-left:17px;*/
	font-size:9px!important;
	
}
.floatr {
	float:right;
	margin:0 5px 15px 15px;
}
.table {
	font-size:12px;
}
	
