* {
	margin:0;
	padding:0;
	outline:none;
}

html {
	background:#ffffff;
}

body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/top-band-bg.jpg) top center repeat-x;
}
img
{
	border:none;
}
#container
{
	width:1000px;
	margin:0 auto;
	display:table;
	background: url(../images/top-blue-band.jpg) 0 121px no-repeat;

}
#container #logo
{
	display:table;
	float:left;
	width:495px;
}
#container #right_img
{
	width:454px;
	height:228px;
	overflow:hidden;
	float:right;
	display:table;
}
#container #right_img img
{
	width:227px;
	height:114px;
	float:left;
	display:block;
	overflow:hidden;
}

#top_menu
{
	float:left;
	display:table;
	width:520px;
	margin:100px 0 0 20px;
}
#top_menu ul 
{
	list-style:none;	
	display:block;
}
#top_menu ul  li
{
	display:inline;	
}
#top_menu ul  li a
{
	color:#fff;
	text-decoration:none;
	padding:0 20px 0 20px;
	background:url(../images/bulet1.jpg) left no-repeat;
}
#top_menu ul  li:hover a
{
	color:#DE5C02;
	
}
#content
{	
	padding:50px 20px 20px 20px;
	line-height:20px;
	text-align:justify;
}
#content h1
{
	font-size:16px;
	color:#E36A1A;	
	font-weight:bold;
	border-bottom:1px solid #E4E4E4;
	line-height:40px;
}
#content h3
{
	font-size:14px;
	color:#E36A1A;	
	font-weight:normal;
	font-weight:bold;
	margin-bottom:4px;
}

#content #product_box
{
	padding:30px 0 0 0;
	width:100%;
}
#content #product_box #image
{
	float:left;
	width:50%;
	text-align:left;
}
#content #product_box #sample
{
   width:40%;
   float:left;
   text-align:right;
}
#content #product_box #image div,
#content #product_box #sample div
{
	color:#133C6A;
	font-weight:bold;	
	text-align:center;
}

#content #table_desc
{
	margin:10px 0 0 0;
	width:100%;
	border-bottom:1px solid #E4E4E4;
}
#content #table_desc th
{
	background:#013066;
	color:#FFFFFF;
	text-align:left;
	padding:3px 0 3px 5px;
	font-weight:bold;
	
}
#content #table_desc td
{
	text-align:left;
	padding:3px 0 3px 5px;
	font-weight:normal;
}
#content #table_desc #alt
{
	background:#E4E4E4;	
}
#footer
{
	background:url(../images/footer-bg.jpg) top center repeat-x;
}
#footer .jcarousellite
{
	margin:0 auto;
}
#footer .jcarousellite ul li
{
	height:170px;
	width:160px;
	color:#67B1EF;
}
#footer .jcarousellite ul li p
{
	padding:7px 14px 0 0;
	font-size:11px;
	color:#67B1EF;
}
#footer .jcarousellite ul li:hover p
{
	color:#DE5C02;
}
#footer #footer_menu
{
	list-style:none;
	width:1000px;
	height:70px;
	line-height:70px;
	margin:0 auto;	
	text-align:center;
}
#footer #footer_menu li
{
	display:inline;	

}
#footer #footer_menu li a
{
	color:#fff;
	padding:0 10px 0 10px;
	border-left:1px solid #538DCD;
	text-decoration:none;
}
#footer #footer_menu li a:hover
{
	color:#DE5C02;
}
#copy_rights
{
	width:1000px;
	margin:0 auto;
	font-size:10px;
}
#copy_rights div
{
	float:right;
}

#copy_rights a
{
	color:#000000;
	text-decoration:none;
}

#copy_rights a:hover
{
	color:#DE5C02;
}

#content h4
{
	color:#29527E;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}
#content #product_range
{
	border-top:1px solid #6B84A7;
	background:#EDEDED;
	margin:10px 0 0 0;
	float:left;
	padding:10px;
	border-bottom:1px solid #6B84A7;
	display:table;
		
}
#product_range div 
{
	background:url(../images/bulet2.jpg) left no-repeat;
	padding:0 0 0 20px;
	width:450px;
	float:left;
	display:block;
	color:#DC5902;
}

#product_range a
{
	text-decoration:underline;
	margin:0;
	padding:0;	
}
#products
{
	margin:0 0 0 10px;
	list-style:none;
}
#products li
{
	background:url(../images/bulet3.jpg) left no-repeat;
	padding:0 0 0 20px;
}

#products li a
{
	color:#000000;
	text-decoration:underline;
}
#products li a:hover
{
	color:#DC5902;
}
#mail_details
{
	margin:10px 0 0 0;
	text-align:center;
}
#mail_details span
{
	font-weight:bold;
	color:#033876;
}
#mail_details b
{
	color:#535353
}

a:link, a:visited
{
color:black;
text-decoration:none;
}

a:hover
{
color:#DE5C02;
}

strong
{
color:#474747
}

li
{
	line-spacing:-1px;;
}

#ts
{
	font-size:11px;
}

#bottom_list li
{
	list-style:none;
	padding:0 0 0 15px;	
	background:url(../images/bulet3.jpg) left center no-repeat;
}
