*{
	margin: 0pt;
	padding: 0pt;
}

html, body, ul, ol, li, p, h2, h2, h3, h4, h5, h6, form, fieldset, a{ 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8a8989;
}

a{
	color:#8a8989;
	text-decoration:none;
}

a:hover{
	color:#499cf1;
	text-decoration:underline;
}

#container{
	margin:0 auto;
	width:960px;
}

#header{
	height:290px;
	background-image:url(../Images/header_bg.jpg);
	border: 1px solid #E5E5E5;
	margin: 6px 0 9px 0;
}

.header_top{
	height:219px;
}

.logo{
	float:left;
	margin: 0 0 0 85px;
}

.flash2{
	float:right;
}

.header_bottom{
	height:71px;
}

.readmore{
	float:left;
	margin: 13px 0 0 12px;
}

.menu{
	height:44px;
	background-image:url(../Images/menu_bg.gif);
	background-repeat:repeat-x;
	margin: 27px 0 0 0;
	border-left:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	padding: 0 0 0 250px;
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
}

	.menu img{
		float:left;
	}

.textsizebox{
	float:right;
	font-size:10px;
	color:#ffffff;
	padding: 11px 8px 0 0;
}

	.textsizebox a{
		text-decoration:none;
		color:#ffffff;
		margin: 0 0 0 4px;
	}
	
	.textsizebox a:hover{
		text-decoration:underline;
		color:#ffffff;
	}
	
	.textsizebox h2{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	
	.textsizebox h2{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
	.textsizebox h3{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}

.contactbox{
	width:252px;
	border: 1px solid #E5E5E5;
	float:left;
	padding:6px;
	background-image:url(../Images/contactbox_bg.gif);
	background-repeat:repeat-x;
	background-color:#ececec;
	margin: 0 19px 0 0;
	min-height:345px; 
	height:auto !important; 
	height:345px
}

.contactbox_inner{
	margin: 0 7px 0 7px;
}

	.contactbox_inner span{
		color:#4197ee;
	}

.rightcol{
	float:left;
	width:675px;
}

.rightcol2{
	float:left;
	width:655px;
	background-image:url(../Images/ec-_bg.jpg);
	background-repeat:repeat-x;
	background-color:#90b744;
	color:#FFFFFF;
	padding:8px;
}

	.rightcol2 em{
		color:#FFFFFF;
	}

.promoboxes{

}

.promotional_prods{
	width:329px;
	height:214px;
	background-image:url(../Images/promotional-products.jpg);
	background-repeat:no-repeat;
	float:left;
}

.print_products{
	width:329px;
	height:214px;
	background-image:url(../Images/print-products.jpg);
	background-repeat:no-repeat;
	float:left;
	margin: 0 0 0 8px;
}

.clickhereto{
	margin: 147px 0 0 0;
}

#footer{
	height:15px;
	background-image:url(../Images/footer_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #E5E5E5;
	clear:both;
	margin: 11px 0 11px 0;
	padding:9px;
}

.author{
	float:right;
}

	.author a{
		color:#e0a403;
		text-decoration:none;
		font-weight:bold;
	}
	
	.author a:hover{
		color:#235d91;
		text-decoration:none;
	}

.footernav{
	float:right;
	margin: 0 166px 0 0;
}

	.footernav a{
		color:#8a8989;
		text-decoration:none;
	}
	
	.footernav a:hover{
		color:#3886D6;
		text-decoration:none;
	}

/* ----------------------- Bullet list works in IE and Firefox ---------------------- */
/* HTML MARKUP*/
<ul class="iconlist">
<li class="list1">List 1</li>
<li class="list1">List 2</li>
</ul>
/* HTML MARKUP*/

iconlist{
	list-style: none;
	margin: 0;
	padding: 0;
}

li.list1{
	background-image:url(images/tick.jpg);
	list-style:none;
	background-repeat: no-repeat;
	background-position: 0 10%;
	padding: 3px 0 3px 30px;
	margin: .4em 0 0 -3em;
	color:#3378B0;
}

/* ----------------------- Bullet list works in IE and Firefox ---------------------- */
.Topkw h1{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:5px;
}

	.Topkw h1 span {
	color:#3886d6;
	}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#747474;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 0 0 12px 0;
}

	h2 span{
		color:#3886d6;
	}
	
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:10px;
	}

td h2{

	font-family:Arial, Helvetica, sans-serif;
	color:#747474;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 0 0 12px 0;
	width:200px;
}

td{
	border:1px solid #E5E5E5;
	color:#8a8989;
	padding:3px;
	background-color:#f1ffff;
}

em{
	color:#357FC0;
	font-style:normal;
	font-weight:bold;
}

p{
	padding: 0 0 12px 0;
	text-align:justify;
}

img, div { behavior: url(components/iepngfix.htc) }

.clr{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.img_float_right{
	float:right;
	margin: 0 0 10px 10px;
}

.img_float_left{
	float:left;
	margin: 0 10px 10px 0;
}

ul{
	padding: 0 0 15px 0;
}

li{
	padding: 2px 0 3px 0px;
	margin: 0 0 0 1em;
}

.kwfooter p {
font-size:10px;
text-align:center;
}

.bottomfoot {
text-align:center;
}

.bottomfoot p {
text-align:center;
font-size:10px;
}

.linkunderline a:link {text-decoration:underline;}
.linkunderline a:hover {text-decoration:none;}

strong {font-weight:normal;}