.proddesc {
	padding-left: 50px;
	padding-right: 50px;
}
	HTML {
		MARGIN: 0px;
		padding : 0px;
	}

.prodimg {
	border: thin solid Black;
}

	BODY {
	MARGIN: 0px;
	color: #000033;
	height: 100%;
	padding: 0px;
	background: #BCD8D8 url(img/left.jpg) repeat-y;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

	#leftcontent {
		position: absolute;
		left:0px;
		font-weight : bolder;
		top:0px;
		font-size : .8.5em;
		width:179px;
		height : 100%;
		font-style : italic;
		background : url(img/lc.jpg) no-repeat top left;
		padding : 10px 10px 5px 5px;
	}
	.content {
		padding-right : 25px;
	}

	#content {
		margin-left: 180px;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-left: 181px;
	}
	html>body #content {
		margin-left: 180px;
	}


	#header {
  color: white;
	font-style: italic;
	font-size: .9em;
	background: url(img/top.jpg) repeat-x;
	font-weight: bolder;
	height: 81px;
	padding: 15 0 0 50;
}
	#footer {
		CLEAR: both;
		FONT-SIZE: 11px;
		COLOR: #006;
		TEXT-ALIGN: right;
		padding : 2px 10px 2px 0px;
	}
	.contact, .nav{
		text-decoration : underline;
		COLOR: #003;
    color: white;	
		cursor : pointer;
	}
	.contacth, A.nav:hover  {
		width : 100%;
		text-decoration : underline;
		text-align : left;
		color : White;
		cursor : pointer;
		background : #000033;
	}

	A.nav:link    {
	}
	A.nav:visited {
	}

	A.nav:hover   {
	}

	.logo  {
		float: left;
	}
	.sp  {
	border: thin solid  #003;
	margin: 10px 10px 0px 10px;
}

.logo {
	margin: 25 0 0 30;
}

	.box, .refer, .hbox {
		border : 1px solid #000003;
		background-color : #BCD8D8;
		padding : 3px 0px 3px 3px;
		width : 150px;
	}
  .hbox {
        margin-top: 9px;
  }
	.refer {
		cursor : pointer;
	}

	H1 {
		font-size : 1.5em;
		text-align : center;
		text-decoration : underline;
		margin : .5em;
		margin-top : .5em;
		margin-bottom : .5px;
		font-weight : bold;
	}
  .vertical {
    color: #3F7D87;
		FONT-SIZE: 8px;
  }
