body {
	margin:0px;
	padding:0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#e8e8e8 url(../images/background.jpg) repeat-y center top;
	color:#1f1f1f;
	line-height:20px;
	behavior:url(css/csshover3.htc);
}
img {
	behavior: url(css/iepngfix.htc)
}
strong {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d02d1e;
	line-height:20px;
}
.home strong {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1f1f1f;
	line-height:20px;
}
.home a {
	color:#1f1f1f;
	text-decoration:none;
}
.home a:hover {
	color:#1f1f1f;
	text-decoration:underline;
}
P {
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:justify;
	line-height:20px;
}
h1 {
	color:#b11013;
	font-size:18px;
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #d02d1e;
}
h2 {
	color:#b11013;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d02d1e;
}
/*.Spazedge li Arrow li { list-style:none;  padding-left:18px;  background: url(../images/li-arrow.gif) no-repeat 0 8px; transparent; line-height:22px; margin:0px;}*/
.list1 {
	list-style:none;
	list-style-image:url(../images/arrow.png);
	line-height:20px;
}
.list1 li {
	text-decoration:none;
}
.list1 li a {
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:none;
	color:#d02d1e;
	border-bottom:1px dotted #d02d1e;
}
.list2 {
	color:#1f1f1f;
	list-style:none;
	list-style-image:url(../images/arrow.png);
	line-height:20px;
}
.list2 li {
	color:#1f1f1f;
	text-decoration:none;
}
.list2 li a {
	color:#1f1f1f;
	text-decoration:none;
}
.list2 li a:hover {
	text-decoration:none;
	color:#d02d1e;
	border-bottom:1px dotted #d02d1e;
}
/* ----- Menu Start -----*/
.menu-bg {
	background:url(../images/gear-top.png) top right no-repeat;
}
/* ----- Slider Start -----*/
.gear {
	background:url(../images/gear-bottom.png) top right no-repeat;
}
/* ----- Tab Start -----*/

.tab-title {
	padding-left:10px;
	font-weight:bold;
	color:#fff;
	background:url(../images/tab-title.png) left top no-repeat;
	text-transform:uppercase;
}
.tab-title:hover {
	background:url(../images/tab-title.png) 0px -24px no-repeat;
}
.tab-container {
	padding:10px;
	border:1px solid #dddddd;
	border-top:1px solid #b41c1f;
	background:#FFFFFF;
	line-height:16px;
	text-align:left;
}
.tab-container {
	padding:10px;
	border:1px solid #dddddd;
	border-top:1px solid #b41c1f;
	background:#FFFFFF;
	line-height:16px;
	text-align:left;
}
.tab-container p {
	text-align:left;
	line-height:16px;
}
.tab-container a {
	color:#d02d1e;
	text-decoration:underline;
}
.tab-container a:hover {
	color:#d02d1e;
	text-decoration:none;
}
.tab-container:hover {
	background:#fbfbfb;
}
.tab-container .productslide {
	margin-bottom:10px;
}
.tab-container .productslide:hover {
	background:#e9e9e9;
	border:1px solid #dddddd;
	border-left:none;
}
.tab-container .productslide:hover img {
	border:1px solid #dddddd;
	border-top:none;
	border-bottom:none;
}
.tab-container .productslide img {
	width:51px;
	height:51px;
	border:1px solid #dddddd;
	float:left;
	background:#fff;
	margin:0px 10px 0px 0px;
	clear:both;
}
.tab-container .email a:link {
	color:#1f1f1f;
	text-decoration:none;
}
.tab-container .email a:hover {
	color:#d02d1e;
	text-decoration:underline;
}
.tab-container2 {
	border-top:1px solid #b41c1f;
	line-height:16px;
	text-align:left;
	clear:both;
	background:url(../images/bottombg.png) repeat-x center top;
}
/* ----- Button Start -----*/
.btn {
	background:url(../images/btnpng.png) no-repeat top left;
	padding:10px 0px 10px 14px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
.btn:hover {
	background:url(../images/btnpng.png) no-repeat 0px -37px;
	cursor:pointer;
}
.btn a {
	color:#FFFFFF;
	text-decoration:none;
}
.btn a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.btn a:active {
	color:#FFFFFF;
	text-decoration:none;
}
/* ----- Copyright Start -----*/

.copyright {
	font-size:10px;
	color:#1f1f1f;
	line-height:36px;
}
.copyright a {
	color:#1f1f1f;
	text-decoration:underline;
}
.copyright a:hover {
	color:#d02d1e;
	text-decoration:underline;
}
.copyright a:active {
	color:#1f1f1f;
	text-decoration:underline;
}
/* ----- Form Start -----*/

.infowindow {
	border:1px solid #ddd;
	margin:0px;
	padding:0px;
}
.infowindow-title {
	height:33px;
	background:url(../images/infotitle.png) repeat-x center top;
	padding-left:10px;
}
.infowindow-title h1 {
	background:url(../images/arrow.png) no-repeat 0px 5px;
	color:#b11013;
	font-size:16px;
	margin:0px;
	padding:0px 0px 0px 10px;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.infowindow-holder {
	background:#fff url(../images/infobg.png) repeat-x center top;
	padding:10px;
	color:#333333;
}
.infowindow-holder form {
	margin:0px;
	padding:0px;
}
.infowindow-holder form label {
	padding:0px 20px 0px 20px;
	text-align:right;
}
.infowindow-holder form .input {
	border:1px solid #999999;
	width:250px;
	background:#FFFFFF url(../images/form-bg.png) repeat-x center top;
repeat-x center top;
	padding:3px 5px 3px 5px;
	color:#333333;
}
.infowindow-holder form .select {
	border:1px solid #999999;
	width:264px;
	background:#FFFFFF url(../images/form-bg.png) repeat-x center top;
	height:26px;
repeat-x center top;
	color:#333333;
}
.infowindow-holder form .submitbtn {
	border:none;
	width:112px;
	height:37px;
	background:url(../images/btnpng.png) 0px 0px no-repeat;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
.infowindow-holder form .submitbtn:hover {
	border:none;
	background:url(../images/btnpng.png) 0px -37px no-repeat;
	cursor:pointer;
	text-decoration:underline;
}
/* ----- Products Start -----*/
#productimage {
	float:right;
	margin:0px 0px 10px 10px;
	border:1px solid #ccc;
	overflow:hidden;
	padding:5px 5px 0px 5px;
	background:#fff url(../images/product-name-bg.gif) repeat-x bottom;
}
#productimage3 {
	float:left;
	margin:0px 15px 10px 5px;
	border:1px solid #ccc;
	overflow:hidden;
	padding:5px 5px 0px 5px;
	background:#fff;
}
#productimageleft {
	float:left;
	margin:0px 25px 10px 15px;
	border:1px solid #ccc;
	overflow:hidden;
	padding:5px 10px 0px 10px;
	background:#fff url(../images/product-name-bg.gif) repeat-x bottom;
}
#productimage1 {
	float:left;
	margin:0px 0px 10px 10px;
	border:1px solid #ccc;
	overflow:hidden;
	padding:5px 5px 0px 5px;
	background:#fff url(../images/product-name-bg.gif) repeat-x bottom;
}
.product-img {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#b11013;
	line-height:32px;
	text-align:center;
}
.productpadding {
	padding:30px 10px 20px 10px;
	border-bottom:1px dashed #ccc;
}
.productpadding:hover {
	background:url(../images/product-hover.gif) repeat-x center top;
	background-color:#FFFFFF
}
.Primag {
	background:#F8F8F8;
	border:1px solid #999999;
	float:left;
	padding:3px;
	margin:0px 20px 20px 0px;
}
.arrowpr {
	margin:0px 0px -4px 0px;
	padding:0px;
	border:0px;
}
.prlink a {
	color:#d02d1e;
	text-decoration:none;
}
.prlink a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted #333;
}
.prlink a:active {
	color:#d02d1e;
	text-decoration:none;
}
.tbl {
	margin:0px;
	padding:0px;
}
/* ----- Table Border Start -----*/

.table-border {
	border-width:0px 0px 1px 1px;
	border-color:#D3D3D3;
	border-style:solid;
}
.table-border td {
	border-width:1px 1px 0px 0px;
	border-color:#D3D3D3;
	border-style:solid;
	padding-left:10px;
}

.sitemap_menu ul {
	margin:0;
}

.sitemap_menu ul li {
	list-style:disc;
	float:none;
}

.sitemap_menu ul li a {
	color:#333;
	line-height:24px;
	text-decoration:none;
	font-weight:bold;
}

.sitemap_menu ul li a:hover {
	padding-left:5px;
}


















