 body{
        background-color:white;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background:transparent url(../images/template_files/product/productbg.png) repeat-x scroll 0 0;
        background-repeat:repeat-x;
}
a,
a:link,
a:visited,
a:active{
	color: #0499cc;
	text-decoration: none;
	border: 0px;
}
a:hover{
 	color: #0499cc;
	text-decoration: underline;
}
div#lcontent img{
        margin-left:-10px;
}
img {
	border:0px;
 }

div#pagewrapper{
    width:960px;
    margin: 0 auto;
}

div#header{
	min-height: 50px;
	position: relative;
}
div#menu{
        background-image:url(../../uploads/images/template_files/seamless/nav.png);
        /* background-image:url(../../uploads/images/template_files/nav_grad.jpg); */
	height: 39px;
	width: 960px;
}

div#colwrapper{
		margin:0 auto;
        text-align:left;
        /*width:1024px; */
        width:960px;
}
div#iediv {
	width:960px;
}

div#lnav{
		text-align:left;
		float:left;
	margin-left:-15px;
        width:143px;
        height:350px;
        padding-right:20px;
        padding-top:9px;
}
div#lcontent{
	width:325px;
        line-height:19px;
        height:100%; 
        float:left;
        padding:10px;
        background-repeat:repeat-x;
        background-color:#F2F1F0;
        background-image:url(../../uploads/images/template_files/product/procuctBg.png);
}
div#lcontent p{
		font-size: 13px;
        color:#7c7b7b;
}
div#pImage {
       float:left;
        width:380px;
        height:650px;
        padding-left:40px;
        margin:0 auto;
}
div#pImage p{
		font-size: 13px;
        color:#7c7b7b;
}
h2{
	color: #CD6631;
	font-size: 1.6em;
	font-weight: normal;
}

h3{
	color: #CD6631;
	font-size: 1.3em;
	font-weight: bold;
}

h4{
	color: #CD6631;
	font-size: 1.1em;
	font-weight: bold;
}

h5{
	color: #0499CC;
	font-size: 1.0em;
	font-weight: normal;
}
li.sectionheader{
	background-color:#FFFFFF;
border-right:medium none;
color:black;
font-size:90%;
line-height:1em;
margin-top:-5px;
padding:3px 0 20px;
test-transform:none;
}
