body {
	background-image: url(images/bg_tile.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #050518;
}
body,td,th {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:link { 
	color:#e4001e; 
	text-decoration:underline; 
}

a:visited { 
	color:#e4001e; 
	text-decoration:none; 
}

a:active { 
	color:#e4001e; 
	text-decoration:none; 
}

a:hover { 
	color:#FFF; 
	text-decoration:none; 
}
.bg-image {
	background-image: url(images/background.png);
	background-position:center top;
	background-repeat: no-repeat;
}

a.home{background:url(images/nav.png) 0px 0px;cursor:hand;display:block;float:left;height:19px;width:88px;overflow:hidden}
a.about-us{background:url(images/nav.png) -88px 0px;cursor:hand;display:block;float:left;height:19px;width:124px;overflow:hidden}
a.products{background:url(images/nav.png) -212px 0px;cursor:hand;display:block;float:left;height:19px;width:128px;overflow:hidden}
a.manufacturing{background:url(images/nav.png) -340px 0px;cursor:hand;display:block;float:left;height:19px;width:294px;overflow:hidden}
a.howtoorder{background:url(images/nav.png) -634px 0px;cursor:hand;display:block;float:left;height:19px;width:165px;overflow:hidden}
a.contact-us{background:url(images/nav.png) -799px 0px;cursor:hand;display:block;float:left;height:19px;width:121px;overflow:hidden}

a.home:hover{background-position:0px -21px}
a.about-us:hover{background-position:-88px -21px}
a.products:hover{background-position:-212px -21px}
a.manufacturing:hover{background-position: -340px -21px}
a.howtoorder:hover{background-position: -634px -21px}
a.contact-us:hover{background-position: -799px -21px}

.home-h{background:url(images/nav.png) 0px -21px;cursor:hand;display:block;float:left;height:19px;width:88px;overflow:hidden}
.about-us-h{background:url(images/nav.png) -88px -21px;cursor:hand;display:block;float:left;height:19px;width:124px;overflow:hidden}
.products-h{background:url(images/nav.png) -212px -21px;cursor:hand;display:block;float:left;height:19px;width:128px;overflow:hidden}
.manufacturing-h{background:url(images/nav.png) -340px -21px;cursor:hand;display:block;float:left;height:19px;width:294px;overflow:hidden}
.howtoorder-h{background:url(images/nav.png) -634px -21px;cursor:hand;display:block;float:left;height:19px;width:165px;overflow:hidden}
.contact-us-h{background:url(images/nav.png) -799px -21px;cursor:hand;display:block;float:left;height:19px;width:121px;overflow:hidden}

.h1 {
	font-size: 20px;
	font-family:Impact, Arial, Helvetica, sans-serif;
}

a.borderhover img {
	border:1px solid #363739;
}
a.borderhover:hover img {
	border:1px solid #fff;
}
.imgborder {
	border:1px solid #363739;
}
a.enquire{background:url(images/enquire_button.png) 0 0;cursor:hand;display:block;float:left;height:15px;width:108px;overflow:hidden}
a.enquire:hover{background-position:0 -15px}

.footer {
	font-size: 11px;
	color: #555555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.bli{background:url(images/icon_links.png) 0 0;cursor:hand;display:block;float:left;height:17px;width:26px;overflow:hidden}
a.ccs{background:url(images/icon_links.png) -26px 0;cursor:hand;display:block;float:left;height:17px;width:31px;overflow:hidden}
a.sim{background:url(images/icon_links.png) -57px 0;cursor:hand;display:block;float:left;height:17px;width:26px;overflow:hidden}
a.bli:hover{background-position:0 -17px}
a.ccs:hover{background-position:-26px -17px}
a.sim:hover{background-position:-57px -17px}

.redbold{
	font-size: 11px;
	color: #e4001e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.input {
	font-family:  Tahoma, Arial, Verdana,Helvetica, sans-serif;
	background-color:#ffffff;
	color:#5c5c5c;
	font-size:11px;	
	border: 1px solid #5c5c5c;
	width: 270px;
}
.dropdown {
	font-family:  Tahoma, Arial, Verdana,Helvetica, sans-serif;
	background-color:#ffffff;
	color:#5c5c5c;
	font-size:11px;	
	border: 1px solid #5c5c5c;
	width: 150px;
}
.comment {
	font-family:  Tahoma, Arial, Verdana,Helvetica, sans-serif;
	background-color:#ffffff;
	color:#5c5c5c;
	font-size:11px;	
	border: 1px solid #5c5c5c;
	width: 270px;
	height: 120px;
}
a.submit{background:url(images/submit.png) 0 0;cursor:hand;display:block;float:left;height:15px;width:62px;overflow:hidden}
a.submit:hover{background-position:0 -15px}

<!-- Rotating banner script -->
/* rotator in-page placement */
div#rotator {
	position:relative;
	height:265px;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	left: 0px;
	top: 0px;
}
div#rotator ul li.show {
	z-index:500;
}
