* {
	margin: 0;
	padding-top: ;
	padding-right: ;
	padding-bottom: ;
	padding-left: 0px;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image: url(images/bg_page.jpg);
 background-repeat: repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 972px;
}
#header {
	width: 972px;
	color: #333;
	padding: 0px;
	height: 96px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/header_bg_f.jpg);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #675143;
	border-left-color: #ccc;
}
#content { 
 width: 972px;
 color: black;
 border: 0px solid #ccc;
 background: white;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: auto;
}
#footer { 
 width: 972px;
 color: #333;
 border: 0px solid #ccc;
 background: #675143;
 margin: 0px 0px 0px 0px;
 padding: 0px;

 height:50px;
}

#lc{
width: 620px;
}
#lc1{
padding-right: 10px;
}
#rc{
width: 332px;
}
#phead{
font-size: 18px;
font-weight: bold;
}

#pheight{
line-height: 22px;
}
.homeBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000033;
	padding-right: 20px;
}.titleHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	align: middle
	padding-right: 20px 20px 20px 20px;
	padding-top: 5px;
	padding-left: 10px;

	margin-left: 10px;
	text-align: left;
	padding-bottom: 5px;
}
.paraHeads {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.productTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cea861;
}
