/* layout */
body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #666;
}

body { 
	background: #a8cb86;
	margin: 0;
	padding: 0;
}

h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;	
	height: 200px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	background: url("i/header.jpg") top left no-repeat;
}

h2 { font-size: 2.50em; color: #000; text-align: center; margin: 4px 0; }
h3 { font-size: 1.30em; }
h4 { font-size: 1.20em; }
h5 { font-size: 1.05em; }

/* lvha */
a { color: #1e4f67; }
a:link { }
a:visited { }
a:hover { }
a:active { }

p,
li { /*/*/ line-height: 20px; /**/ }

li { list-style: square; }

.center { text-align: center; }
.clearboth { clear: both; }


/* wrapper */
div#wrapper {
	width: 785px;
	margin: 0 auto;
	padding: 0;
	background: transparent url("i/mainbg.jpg") top left repeat-y;
}

.content {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}

.content p { margin: 0; padding: 0; }

.content p {
	display: block;	
	height: 480px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	background: url("i/mainphoto.jpg") top left no-repeat;
}

p.contact,
p.contact a {
	color: #000;
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-weight: bold;
}

/* navbar */
div#lcmtag {
	border: 0;
	padding: 0;
	margin: 0;
}

div#lcmtag ul {
	width: 785px;
	height: 155px;
	background: url("i/logoset.jpg");
	margin: 0 auto;
	padding: 0;
	position: relative;
}
	
#lcmtag ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#lcmtag ul li,
#lcmtag a {
	height: 155px;
	display: block;
	color: #fff;
}

#lcmtag ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

.lcm1 { left: 0; width: 287px; }
.lcm2 { left: 287px; width: 220px; }
.lcm3 { left: 507px; width: 278px; }

.imagewrap { float: left; width: 25%; }

.clearboth { clear: both; }

.imagecontainer { margin: 0 20px; background: #fff; width: 145px; height: 145px; border: 1px solid #9fa895; vertical-align: middle; text-align: center; }

.imagecontainer img { padding-left: 5px; padding-top: 5px; display: block; vertical-align: center; text-align: center; }

p.imagetext { padding: 0; margin: 0; margin-left: 20px; font-size: 12px; color: #000; }

.imagecontain img { padding: 0 22px; text-align: center; }
