	/*
CSS Credit: http://www.powdercoatingplants.in/
*/

/* tags */

body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align: center;
	line-height:160%;
	background: url(images/bg.jpg) repeat-x;
}
 
p{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
	
}
ul{
	padding:0px;
	margin:0px;
	padding-left:30px;
	
}
ol{
	padding:0px;
	margin:0px;
	padding-left:15px;
	margin-left:30px;
	
}
li{
	line-height:200%;
}


/* headers */

h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}


h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding:5px 0 5px 0;
}
h6{
	background:url(images/header6-bg.jpg) no-repeat;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #024c8b;
	text-align: left;
	padding:4px 0 3px 15px;
}

/*  layout   */


#wrap{
	width:950px;
	text-align: left;
	margin:0 auto;
}




/*  header   */


#header{
	width:950px;
	text-align: left;
}

.header{
	width:100%;
	
}
.logo{
	padding:19px 0 21px 10px;
	font-family: Candara;
	font-size:30px;
	font-weight: normal;
	color: #FFFF99;
}

.navmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/nav-bg.jpg) repeat-x;
}
.clear{
	clear:both;
	float:left;
}


/* bodycontent  */

.bodycontent{
	width:100%;
	text-align: left;
	padding-top:50px;
	
}


.image{
	margin-right:15px;
}



.imageright{
	margin-left:15px;
}

.link {
	float: right;
	margin:0px;
	background-color:#d1d1d1;
	}
	
.link h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #575757;
	text-align: left;
	padding:0px;
}
.link ul{
	width:263px;
	padding:0px;
	list-style-type: none;
}
.link li a{
	background:url(images/link-cell-bg.jpg) no-repeat;
	list-style:none;
	height:30px;
	display:block;
	padding:2px 0 0 30px;
	color: #575757;
	font-weight: bold;	
	text-decoration:none;
	line-height:200%;
}

.link li a:hover, .link li .current {
	background:url(images/link-cell-bg-hover.jpg) no-repeat;
	text-decoration:none;
	height:30px;
	color: #000000;
}


.link h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #575757;
	text-align: left;
	height:30px;
	background:url(images/link-cell-bg.jpg) no-repeat;
	padding:2px 0 0 30px;
	line-height:200%;
	width:233px;
}



.productRangeHeader{
	font-family: Candara;
	font-size:18px;
	font-weight: bold;
	color: #474646;
	text-align: left;
	background: url(images/green-header.jpg) no-repeat;
	padding:0px 0 0 30px;
	margin-left:12px;
	line-height:200%;
}


.leftpanel{
	
}
.leftpanel h1{
	font-family: Candara;
	font-size:18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding:0 0 0 12px;
}
.leftpanel h1 span{
	font-family: Candara;
	font-size:18px;
	font-weight: normal;
	color: #b5d371;
	text-align: left;
	padding:0 0 0 12px;
}
.leftpanel h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding:0;
	line-height:250%;
}
.leftpanel h3{
	font-family: Candara;
	font-size:16px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding:0;
	line-height:250%;
	background:none;
}
.leftpanel h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #1162a8;
	text-align: left;
	padding:0;
	line-height:300%;
}
.paragraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding:0 10px 0 10px;
	line-height:200%;
}
.paragraph span{
	font-family: "Brush Script MT";
	font-size:22px;
	font-weight: bold;
	color: #CC0000;
	text-align: justify;
	padding:0px;
}
.paragraph a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#5d8600;
	text-decoration:underline;
}
.paragraph a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#5d8600;
	text-decoration: none;
}
.readmore{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#5d8600;
	text-align: right;
	padding:0px;
}
.readmore a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#5d8600;
	text-align: right;
	padding:0px;
	text-decoration:underline;
}
.readmore a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#5d8600;
	text-align: right;
	padding:0px;
	text-decoration: none;
}
.bullet{
	padding:10px 0px 10px 0px;
	margin-right:10px;
}
.contactLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color: #333333;
	padding:3px 0 3px 10px;
	line-height:200%;
	
}
.contactRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	padding:3px 0 3px 10px;
	line-height:200%;
	
}
.internalpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding:0px;
	line-height:200%;
	
}
.productBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	background:url(images/product-box-bg.jpg) repeat-y;
	padding-left:15px;
}
.productBoxImage{
	padding-top:10px;
}

.tableHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color:#c8de93;
	padding:4px 0 4px 0;

}
.table{
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	padding:4px 0 4px 0;

}

/* footer  */


#footer{
	width:100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #fefefe;
	padding:8px 0 8px 0;
	background:#464942 url(images/footer-bg.jpg) repeat-x;

	
}
.footer{
	width:926px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#fefefe;
	padding:22px 0 4px 0;
	line-height:200%;
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.footerBullet{
	padding:12px 0px 12px 0px;
	margin-right:10px;
}

.footerHeader{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#b5d371;
	padding:0;
}