﻿* {
	margin: 0;
}
 
 hr{
	background-color: #A30404;
	color: #A30404;
	border: 0px;
	height: 5px;
	width: 620px;
	text-align: center;
	margin-left:20px;
}
 
img{
	border:0px;
}

body {
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url('images/NEW/back2.jpg');
	background-color: #666666;
	background-repeat: repeat-x;
}

.content{
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	font-weight: bold;
}
.content2{
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	font-size: 9pt;
}

.content3{
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	font-weight: bold;
}

ul {
	padding-left:42px;
	font-size:9pt;
}


.productfoot{
	padding-left: 22px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	font-size: 9pt;
	text-align:right;
	font-weight:bold;
}


.class1 A:link {text-decoration: none; color:black;}
.class1 A:visited {text-decoration: none; color:black;}
.class1 A:active {text-decoration: none; color:black;}
.class1 A:hover {text-decoration: none; color:#a40404;}

	A:link {text-decoration: none; color:black;}
	A:visited {text-decoration: none; color:black;}
	A:active {text-decoration: none; color:black;}
	A:hover {text-decoration: none; color:#a40404;}

.class2 A:link {text-decoration: none}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: none}
.class2 A:hover {text-decoration: none; }


#wrapper { 
 margin: 0 auto;
 
 width: 705px;
}
#header {
	width: 705px;
	
	color: #333;
	padding: 0px;
	border: 0px solid #ccc;
	height: 184px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#search {
	width: 260px;
	float: right;
	height: 30px;
	background-color: #000000;
	margin-bottom: 5px;
	vertical-align: middle;
}


#navigation {
	width: 705px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 44px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21pt;
	text-transform: uppercase;
}
#nav1 {
	width: 340px;
	float: left;
	height: 44px;
	background-color: #000000;
	padding-left: 5px;
	text-align: center;
}

	
	#nav2 {
	width: 340px;
	float:right;
	height: 44px;
	}


#content {
	background-position: top;
	width: 705px;
	color: #FFFFFF;
	padding-bottom: 22px;
	min-height: 350px;
	background-color: #000000;
	background-repeat: repeat-x;
	padding-top: 22px;
}

#content2 {
	background-position: top;
	width: 661px;
	min-height: 280px;
	background-color: #FFFFFF;
	/*overflow: auto;*/
	margin-left: 22px;
	background-image: url('images/NEW/bodyback.jpg');
	background-repeat: repeat-x;
	color: #000000;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	padding-bottom: 20px;
}



#productL{
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-bottom:5px;
}

#productR{
	width:300px;
	float:left;
	margin-bottom:5px;
}

#shopProductL{
	border-bottom: 1px;
	border-color: #CCCCCC;
	border-bottom-style: dotted;
	width: 425px;
	float: left;
	margin-left: 30px;
	margin-bottom: 5px;
	font-size: 8pt;
	height: 80px;
	
}
#shopProductR{
	
	width: 200px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	height: 80px;
	border-bottom: 1px;
	border-color: #CCCCCC;
	border-bottom-style: dotted;
	border-left: 1px;
	border-color: #CCCCCC;
	border-left-style: dotted;

}


#shopProductLtall{
	border-bottom: 1px;
	border-color: #CCCCCC;
	border-bottom-style: dotted;
	width: 425px;
	float: left;
	margin-left: 30px;
	margin-bottom: 5px;
	font-size: 8pt;
	height: 125px;
	
}
#shopProductRtall{
	
	width: 200px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	height: 125px;
	border-bottom: 1px;
	border-color: #CCCCCC;
	border-bottom-style: dotted;
	border-left: 1px;
	border-color: #CCCCCC;
	border-left-style: dotted;

}



#productDescription{
	width: 661px;
	font-size: 10pt;
}


#footer {
	background-position: top;
	width: 705px;
	color: #333;
	margin: 0px 0px 10px 0px;
	background-image: url('images/NEW/foot.jpg');
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 10px;
}