* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	font: 100% Verdana, sans-serif;
	background-color: #CCCCCC;
	background-image: url(/images/cool_alu2_sml.gif);
}

p {
	font-size: 0.8em;
}
a:link {
	color: #009900;;
	text-decoration: none;
}

a:visited {
	color: #009900;;
	text-decoration: none;
}

a:hover {
	color: #009900;;
	text-decoration: underline;
}
a:active {
	color: #009900;;
}
#container {
	background: #fff;
	border: 1px solid #000;
    color: #000;
	margin: 5px auto;
	width: 760px;
}

#nav {
	color: #fff;
	font-size: 0.8em;
	margin: 0 10px;
	padding: 0.3em 0;
	text-align: left;
	background-color: #009900;
}

#nav a:link {
	background-color: #009900;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited {
	background: #009900;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	background: #009900;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#nav a:active {
	background: #009900;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li {
	display: inline;
	margin: 0 1.7%;
}

#leftnav {
	float: left;
	font-size: 0.7em;
	width: 171px;
}
#leftnav h5.menu {
	list-style-type: none;
	width: 137px;
	color: #FFFFFF;
	background-color: #009900;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 3.7em;
}
#leftnav ul {
	list-style-type: none;
	margin: 4.4em auto 0.3em auto;
	width: 137px;
}

#leftnav ul li {
	margin-bottom: 7px;
}

* html #leftnav ul li {
	height: 1.0em;
}

#leftnav ul li a {
	display: block;
color: #fff;
	background: #009900 url('nav-arrow.gif') no-repeat right center;
	padding: 4px 6px;
}

#leftnav ul li a.nosub {
	background-image: none;
}

#leftnav ul li a:link {
	color: #fff;
	text-decoration: none;
}

#leftnav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#leftnav ul li a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#leftnav ul li a:active {
	color: #fff;
}
#leftnav a:link {
	text-decoration: none;
	color: #009900;
}

#leftnav a:visited {
	color: #009900;
	text-decoration: none;
}

#leftnav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#leftnav a:active {
	color: #fff;
}

#leftnav ul li ul {
	margin: 7px 0;
	background-color: #dedede;
}

#leftnav ul li ul li {
background-color: #dedede;
	margin-bottom: 2px;
	padding-left: 10px;
}

#leftnav ul ul li a {
	color: #000;
	background-color: #dedede;
	background-image: none;
}

#leftnav ul li ul li a:link {
background-color: #dedede;
	color: #000;
	text-decoration: none;
}

#leftnav ul ul li a:visited {
background-color: #dedede;
	color: #000;
	text-decoration: none;
}

#leftnav ul ul li a:hover, #leftnav ul ul li a:active {
background-color: #dedede;
	color: #009900;
}
#leftnav table {
	padding-left: 20px;
}

#content {
	background: #FFFF99;
	float: left;
	margin: 10px 10px 10px 0;
	min-height: 320px;
	padding-bottom: 10px;
	width: 560px;
}

#content * {
	margin-left: 10px;
	margin-right: 10px;
}

#content b, #content strong, #content em, #content i, #content br {margin: 0;}

#content strong, #content em, #content a {
	margin: 0;
}

#content p, #content h1, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 18px;
}

#content h2 {
background : #fff url('heading-bg.gif') repeat-x 50%;
border-width: 0 10px;
border-style: solid;
border-color: #fff;
color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	text-align: center;
}

#content h2 strong {
	font-style: normal;
	font-weight: bold;
	margin: 0;
	left: 0px;
}

#content h2 span {
	background-color: #fff;
	padding: 0 15px;
	margin: 0;
}

#content h2 strong em {
	color: #009900;
	padding: 0;
}

#content h3 {
	color: #009900;
	font-size: 1.0em;
	margin-top: 4px;
	margin-bottom: 10px;
}

#content p {
	line-height: 1.5em;
}

#content .smallkey {
	color: #009900;
	font-size: 0.6em;
}

#content ul {
	font-size: 0.8em;
	list-style-position: inside;
	margin-bottom: 10px;
	padding-left: 15px;
}

#content p.center{
	text-align: center;
}

#content form {
	width: 550px;
	margin: 3px auto;
}

#content input.inputbutton {
	font-size: 1.0em;
	width: auto;
	margin: 3px 10px;
	padding: 1px 5px;
	background: #bdbdbd url('button-bg.jpg') top repeat-x;
}

#content label {
	font-size: 0.8em;
	float: left;
	width: 180px;
	margin: 3px 10px;
}

#content input, #content textarea {
	width: 240px;
	margin: 3px 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #bbb;
}

#content input {
	font-size: 0.8em;
}

#content fieldset {
	width: 426px;
	margin: 5px 10px;
	padding: 10px 5px;
	border: 1px solid #999;
}

#content fieldset legend {
	margin-left: 0;
	color: #000;
}

#content fieldset input {
	width: auto;
	padding: 0;
	float: left;
	background: none;
	border: none;
	margin-right: 0;
	height: 1.3em;
}

#content fieldset label {
	width: 72px;
	margin-left: 3px;
	line-height: 1.3em;
}

#error { color: #dd0000;}

#mainimg {
	border: 1px solid #000;
	display: block;
	float: left;
	width: 187px;
}

#footer {
border-top : 20px solid #009900;
color: #666666;
	clear: both;
	margin: 14px 10px 0 10px;
	padding: 10px;
	text-align: center;
}

#footer a:link, #footer a:visited
{
 background-color: #fff;
 color: #666666;
}

#footer a:hover, #footer a:active
{
background-color: #fff;
color: #666666;
}					
#lantechfooter *{
	font-size: 9pt;
	color: #000000;
	width: auto;
}
