body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/mainbg.gif);
}
.textboxcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DBDBDB;
	border: 1px solid #5D5D5D;
}


.buttoncss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23241E;
	background-image: url(../img/buttonbg.gif);
	border: 1px solid #FFFFFF;
}


.pagetopbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/topbg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #565555;
}
.pagebottombg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/bottombg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #565555;
	height: 66px;
}
.toppartmiddlebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	background-image: url(../img/middlebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 296px;
}
.toppartrightbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/navigation_img/toplinkbottombg.gif);	
	background-repeat: repeat-x;
	background-position: right bottom;
	width: 305px;
}
.toprightlinkbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/navigation_img/topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}
.toprightlinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	background-color: transparent;
}
.toprightlinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A60505;
	text-decoration: underline;
	background-color: transparent;
}
.cartboxbg {
	background-image: url(../img/navigation_img/cartbox_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.navigationcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #A40606;
}
.navigationcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	background-color: #A40606;
}
.cartlinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21231B;
	text-decoration: none;
	background-color: transparent;
}
.cartlinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A40606;
	text-decoration: underline;
	background-color: transparent;
}
.graytextcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	background-color: transparent;
}
.redtextcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A70C0B;
	text-decoration: none;
	background-color: transparent;
}
.redlinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A70C0B;
	text-decoration: underline;
	background-color: transparent;
	letter-spacing: 1px;
}
.redlinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	letter-spacing: 1px;
}
.middlepagepadding {
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	background-color: #FFFFFF;
}
.slogancss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A60505;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #E2E2E2;
}
.sloganblackcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: 1px;
	background-color: #E2E2E2;
}
.welcomeboxtopbg {
	background-image: url(../img/welcomebox_topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
}
.welcomeboxbottombg {
	background-image: url(../img/welcomebox_bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
}
.welcomeboxleftbg {
	background-image: url(../img/welcomebox_leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;
}
.welcomeboxrightbg {
	background-image: url(../img/welcomebox_rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1C1B;
	background-color: transparent;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A40606;
	background-color: transparent;
}
.productsheaderbg {
	background-image: url(../img/productslist_headerbg.gif);
	background-color: #E2E2E2;
	background-position: bottom;
	background-repeat: repeat-x;
}
.horizontaldottedlinecss {
	background-image: url(../img/horizontal_dottedbg.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 9px;
}
.verticaldottedlinecss {
	background-image: url(../img/vertical_dottedbg.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 9px;
}
.productslinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A40606;
	background-color: transparent;
	text-decoration: underline;
}
.productslinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.darkheaderbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/darkgrayheaderbg.gif);
	background-color: #7C7C7C;
	background-position: bottom;
	background-repeat: repeat-x;
}
.rightsmallboxbottombg {
	background-image: url(../img/rightboxbottombg.gif);
	height: 6px;
	background-repeat: repeat-x;
}
.grayleftrightborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	line-height: 17px;
	background-color: transparent;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
}
.productsnamelinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	padding-left: 10px;
	background-color: transparent;
	text-decoration: underline;
}
.productsnamelinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A40606;
	padding-left: 10px;	
	background-color: transparent;
	text-decoration: none;
}
.searchboxbottombg {
	background-image: url(../img/searchbox_bottombg.gif);
	height: 6px;
	background-repeat: repeat-x;
}
.searchboxleftrightborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	background-color: #F7F6F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
}
.newitemboxbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	background-image: url(../img/newitembox_bg.gif);
	background-color: transparent;
	background-repeat: repeat-y;
}
.bottomnavbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	background-color: transparent;
	background-image: url(../img/bottomnavbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 366px;
	height: 63px;
	padding-top: 4px;
}
.bottomnavlinkcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
.bottomnavlinkcss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}
.copyrightcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4D4D3;
	text-transform: uppercase;
	background-color: transparent;
	padding-left: 15px;
}
.webspacetechcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: transparent;
}
.accordioninstallationcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A60505;
	background-color: transparent;
	line-height: 20px;
	letter-spacing: 1px;
}
