/* CSS Document */

body {
	color: white;
	background-color:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}
div#homelink {
	position:relative;
	top: 15px;
	left: 30px;
	height:85px;
	width:190px;
		cursor:pointer;
}
div#toplinks,
div#bottomlinks {
	margin: 0 auto;
	width:830px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}
div#toplinks {
	text-align:right;
	color:white;
}

div#toplinks a,
div#bottomlinks a{
	color:white;
}
a{
	color:white;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}



/* nav * 
div#nav {
	background-image:url(/images/LeeIna_02.jpg);
	background-repeat:no-repeat;
	height:29px;
}
div#nav ul#primarynav li a {
	border-color:#83A33D;
	border-style:solid;
	border-width:2px 1px;
	background-image:url(/images/button-background.jpg);
	color: white;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:4px;
	padding: 4px 15px 5px;
	position:relative;
	top:5px;
}
div#nav ul#primarynav li a:hover {
	background-image:url(/images/button-selected-background.jpg);
	text-decoration:none;
}

div#toplinks a:hover{
	color:#83A33D;
}

div#nav ul#primarynav {
	margin:0;
	text-indent:0;
	padding:0;
	border:0;
	list-style:none;
}

div#nav ul#primarynav li {
	float:left;
}

div#nav ul#primarynav li a {
	margin:0;
}

ul.secondarynav li {
	float:none;
	display:block;
}
ul.secondarynav  li a{
	background-color:#83A33D;
	height:25px;
	width:100px;
	background-image:none;
}

*/








div#bottomlinks a:hover{
	color:#83A33D;
}

div#template {
	margin: 0 auto;
	width:850px;
}
div#banner {
	background-image:url(/images/LeeIna_11.jpg);
	height:114px;
}

div#middle {
	background-image:url(/images/LeeIna_12.jpg);
	height:303px;
	cursor:pointer;
}
div#products {
	height:95px;
/*	background-color:#82bf00; */
	background-color:#c0c0c0;
	background-repeat:no-repeat;
	overflow:hidden;
}
div#products div.productlabel {
	position:relative;
	top:15px;
	left:15px;
	color:#6AAD00;
	font-size:115%;
	text-align:center;
}
div#products div.productimage {
	position:relative;
	top:-46px;
	left:112px;
}

div#products div.productimage img {
 border:1px solid white;
}

div#products div.productlabel p {
	display:table-cell;
	vertical-align:middle;
	margin-top:0;
}
div#products div.productlabel p,
div#products div.productlabel {
	width:90px;
	height:61px;
}

div#product1 {
	position:relative;
	top:0px;
	left:0px;
	height:95px;
	width:212px;
	background-image:url(/images/LeeIna_04.jpg);
	float:left;
/*	background-color:#82bf00; */
	background-color:#c0c0c0;
	background-repeat:no-repeat;
	overflow:hidden;
}
div#product2 {
	height:95px;
	width:213px;
	background-image:url(/images/LeeIna_04.jpg);
	float:left;
	background-repeat:no-repeat;
	overflow:hidden;
}
div#product3 {
	background-repeat:no-repeat;
	height:95px;
	width:213px;
	background-image:url(/images/LeeIna_04.jpg);
	float:left;
	overflow:hidden;
}
div#product4 {
	background-repeat:no-repeat;
	height:95px;
	left:652px;
	width:212px;
	background-image:url(/images/LeeIna_04.jpg);
	float:left;
	overflow:hidden;
}
div#bottom {
	background-image:url(/images/LeeIna_09.jpg);
	height:184px;
}
div#contact {
	font-size:115%;
	position:relative;
	top:81px;
	left:150px;
	width: 705px;
}
div#bottomlinks div.float {	
	float: right;
	width:20%;
	border-left: 2px solid white;
	padding-left:15px;
}
/*
div#evaluation {
	position:relative;
	top:55px;
	left:500px;
	width:355px;
	height:34px;
	cursor:pointer;
}
*/
div#evaluation {
	position:relative;
	top:116px;
	left:653px;
	width:202px;
	height:58px;
	cursor:pointer;
}

tr.contactus td {
	vertical-align:top;
	width: 33%;
}
tr.contactus dd {
	margin-left:1.5em;
}

tr.contactus dt {
	font-weight: bold;
	font-style:italic;
}
td.pageHeading h1 {
	font-size:1em;
	border:0;
	text-decoration:none;
	color:white;
	font-style:normal;
}