body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(gifs/body-bg.jpg);
	background-repeat: repeat;
}
.links {
	background-image: url(gifs/link-bg.jpg);
	margin: 0px;
	padding:10px 0 0 0;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
}
.links a{
	padding:0 10px 0 10px;
	color:#646464;
	text-decoration:none;
}
.links a:hover{
	color:#646464;
	text-decoration:underline;
}
.welcome-bg {
	background-image: url(gifs/head-bg.jpg);
	margin: 0px;
	height: 191px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #4d4321;
	text-align: justify;
	padding: 5px 40px 0px 10px;

}
.left-nav {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;
	background-color: #FFFFFF;
}
.nav-head {
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px 0px 0px 15px;

}
.arrow {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}

.list {
	margin: 0px;
	padding: 15px 0px 0px 0px;

}
.list ul{
	margin: 0px;
	padding: 0px;
}
.list ul li{
	background-image: url(gifs/bullet.jpg);
	background-position: 0.5em .6em;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAABAC;
	line-height: 23px;
	color: #4b4a4a;
	text-align: justify;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 20px;
}
.list ul li a{ text-decoration:none; color:#4b4a4a;}
.list ul li a:hover{ text-decoration:underline; color:#4b4a4a;}
.border {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eae9e9;
	background-color: #fdfdfd;
}
.border2 {
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eae9e9;
	border-bottom-color: #eae9e9;
	border-left-color: #eae9e9;
	background-color: #fdfdfd;
	padding: 0px 10px 0px 10px;

	text-align: justify;
}
.border3 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1dfdf;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 24px;
	color: #ab5028;
	text-align: justify;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 24px;
	color: #ab5028;
	text-align: justify;
}
h2 a{ text-decoration:none; color:#ab5028;}
h2 a:hover{ text-decoration:underline; color:#ab5028;}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #d81e19;
	text-decoration: underline;
	text-align: justify;
}
h3 a{ text-decoration:underline; color:#d81e19;}
h3 a:hover{ text-decoration:underline; color:#d81e19;}
h4 {
	font-size: 12px;
	color: #AB4F26;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	font-weight: bold;
	text-align: justify;
}
h5 {
	font-size: 12px;
	line-height: 19px;
	color: #AB5028;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
h5  a{ text-decoration:none; color:#AB5028;}
h5  a:hover{ text-decoration:underline; color:#AB5028;}

.list2 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 19px;
	text-align: justify;
}
.list2 ul{
	margin: 0px;
	padding: 0px;
}

.list2 ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(gifs/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: .5em .5em;
	list-style-type: none;
	line-height: 21px;
}
.table-border {
	background-image: url(gifs/inner-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding:10px 25px 10px 25px;
	height: 267px;
}
.tableborder {
	margin: 0px;
	padding: 0px;
	border: 4px solid #e1dfdf;
}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	margin: 0px;
	padding: 15px 10px 0px 10px;

}
.text-form {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}

.request {
	margin: 0px;
	padding: 0px;
	float: right;
}
.border-products {
	margin: 0px;
	padding: 0px;
	border: 2px solid #CCCCCC;
}
.footer-bg {
	background-image: url(gifs/footer-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 85px;
}

.footera {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 19px;
	margin: 0px;
	padding: 15px 0px 0px 0px;

}
.footera a{ text-decoration:none; color:#666666; padding:0px 10px 0px 10px;}
.footera a:hover{ text-decoration:underline; color:#666666;}

.footerb {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerb a{ text-decoration:none; color:#000000;}
.footerb a:hover{
	text-decoration:underline;
	color:#000000;
}

.iso{
	font-size:15px;
	color:#587EBC;
	}
	
.contact{
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:22px;
}
.contact a{ 
	text-decoration:none; 
	color:#000000;}
.contact a:hover{
	text-decoration:underline;
	color:#000000;	

