@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../images/grey-bg.jpg);
	background-repeat: repeat;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: auto;
	width: 800px;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #CE0300;
}


a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}


#top-inner
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-color: #000000;
	height: 110px;
	color: #FFFFFF;
}

#logo
{
	float: left;
	vertical-align: bottom;
}

#contact
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 55px;
	color: #FFFFFF;
	width: 180px;
}

#contact a
{
	color: #FFFFFF;
	text-decoration: none;
}

#contact a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.row-bg
{
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#home-txt
{
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	text-align: justify;
	width: 500px;
	margin: 0px;
}


#menu-links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu-links ul
{
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu-links li
{
	list-style-type: none;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 35px;
	padding-top: 2px;
	background-image: url(../images/list-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu-links li a
{
	color: #000000;
	text-decoration: none;
}

#menu-links li a:hover
{
	color: #000000;
	text-decoration: underline;
}

#menu-links li a:visited
{
	color: #000000;
	text-decoration: none;
}

#news-box
{
	width: 250px;
	padding: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#news-img
{
	width: 242px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;


}

#txt-box
{
	height: 62px;

}

#lft-img
{
	float: left;
	height: 62px;
	width: 82px;
	
}

#rt-txt
{
	text-align: justify;
	width: 160px;
	float: right;
}

#clients-img
{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
}


#new-product
{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
}




#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


#footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#inner-pg-table
{
	background-color: #FFFFFF;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D70401;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

h2,h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D70401;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

#title-bg
{
	background-image: url(../images/lines.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 52px;
	width: 733px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#title-bg .hd {
	float: left;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#title-bg .img {
	float: right;
}

#content-td
{
	text-align: justify;
	margin: 0px;
	float: left;
	width: 50px;
}

#contact-td a
{
	font-weight: bold;
	text-decoration: none;
}


#contact-td a:hover
{
	font-weight: bold;
	text-decoration: underline;
}


#bot-bg
{
	background-image: url(../images/bot-lt-img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 54px;
	width: 733px;
}

#list-td
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C61210;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#faq-table
{
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	vertical-align: top;
	float: none;
}
#up {
	cursor:pointer;
}
#down {
	cursor:pointer;
}
#cont {
	height:300px;
	overflow:hidden;
	position: relative;
	width: 500px;
}


.faq-quest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.faq-quest a
{
	color: #000000;
	text-decoration: none;
}

.faq-quest a:hover
{
	color: #000000;
	text-decoration: underline;
}


.eml {
	font-size: 12px;
	color: #FF0000;
}

#sub-but
{
	background-attachment: fixed;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #CC0000;
	float: right;
	padding-top: 1px;
	padding-bottom: 1px;
}

#res-but
{
	background-attachment: fixed;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #CC0000;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}

#form-txt
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E00503;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#address

{
	height: 50px;
	width: 158px;
}

#product-range
{

}

#bot-bg-prod-range
{
	
	height: 54px;
	width: 733px;
}

#countries
{
	width: 200px;
}

#represent
{
	color: #D70401;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
}


.resources-link{}

.resources-link ul{
	margin: 0px;
	padding: 0px;
}

.resources-link li{
	list-style-type: none;
}

.resources-link li a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.resources-link li a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.black {
	color:#000;
	}
	
.red {
	color:#D70401;
	}