body {
	margin: 0;
	background-color:#ffffff;	
}

.border {
	border: 2px solid #080808;
}
.mainborder {
	border: 2px solid #373737;
}
.whitebg {
	background-color: #FFFFFF;
}
.blueheading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blueheading2 {
	font-family:"Arial Narrow", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackborder {
	border: 3px solid #333333;
}
.headerimage {
	background-image: url(../../images/index/header-image.jpg);
	background-repeat: no-repeat;
}
.feturedproductfiller {
	background-image: url(../../images/index/featuredfiller.gif);
	background-repeat: repeat-x;
	background-color:#1c1d1d;
}
.blackheading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #226ba9;
	text-decoration: none;
}
.blackheading2 {
	font-family:"Arial Narrow", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #226ba9;
	text-decoration: none;
}
.blackheadingsmall {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #b7b7b7;
	text-decoration: none;
}
.greykheadingsmall {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #7d7d7d;
	text-decoration: none;
}
.linksbg {
	background-image: url(../../images/index/links-filler.jpg);
	background-repeat: repeat-x;
}
.linkstext {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.linkstext a:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.textfield {
	background-color: #000;
	border: 0px solid #dedede;
	font-family:Tahoma;
	color:#FFFFFF;
}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footertext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.footertextsmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
.textblack {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.searchbackground {
	background-image: url(../../images/index/searchbg.gif);
	background-repeat: no-repeat;
}
.contactusbox {
	background-image: url(../../images/index/contactus.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contacttext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.companytext {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.productsbg {
	background-image: url(../../images/index/productsbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.featuredtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.featuredtext a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #aeaeae;
	text-decoration: underline;
}
.imageborder {
	border: 4px solid #F0F0F0;
}
.viewcarttext{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #d2d2d2;
	text-decoration: none;
}
.viewcarttext a:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #d2d2d2;
	text-decoration: underline;
}
.frmtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
