html, body { 
	background: #ffffff; 
	color: #4a4f4d; 
	font-size: 14px;
			font-family: Verdana, sans-serif;
		

}

a { color: #4a4f4d; text-decoration: underline; }
a:hover { color: #90918d;}

#menu li a { color: #000; background: #87b819; text-decoration: none; padding: 0.3em; font-size: 1.1em; }
#menu li a:hover, #menu li a:active, #menu li a:focus { color: #fff; background: #90918d; }

h1 a { color: #87b819;}
h1 a:hover { color: #90918d;}

html, body, h1, h2, h3, h4, h5, h6, blockquote, pre, code, p, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, div, span, table, tr, th, td { margin: 0; padding: 0; }

a img { border: none; margin-right: 6px; }

h1, h2, h3, h4, h5, h6 { font-size: 1em; }

p { margin-bottom: 10px; }

ul { list-style: none; margin-bottom: 10px; }
ol { margin-bottom: 10px; }

div.header { min-height: 120px; }
div.header h1 { font-size: 1.6em; font-weight: normal;}
	div.header h1 a {  text-decoration: none; border: none; }
	div.header a { margin-top: 10px; display: block; text-decoration: none;}
	
div.section { line-height: 1.4; position: relative;; }
div.section.odd { padding: 2em 0; }

div.section h1 { line-height: 2.4; font-size: 1.6em; font-weight: normal;}
	div.section h1 a {  text-decoration: none; border: none; }

div.section h2 { line-height: 2.4; font-size: 1.4em; font-weight: normal; }
 div.section h2 a {  text-decoration: none; border: none; }

div.section h3 { line-height: 2.4; font-size: 1.2em; font-weight: bold; }

div.section h4 { font-size: 1.1em; font-weight: bold; margin-bottom: -5px; }

div.section a { padding: 1px 0; }

div.section a:focus, div.section a:hover, div.section a:active { border-color: #5b4a42; }

div.section p, div.section ul, div.section ol, div.section th, div.section td { font-size: 1.1em; }

div.section ul ul, div.section ul ol, div.section ol ul, div.section ol ol, div.section ul p, div.section ol p { font-size: 1em; }

div.section ul { padding-left: 16px; list-style: disc; }
div.section ol { padding-left: 16px; list-style: decimal; }

ul#works { margin: 0; padding: 0; list-style: none; }
ul#works li { float: left; width: 100px; height: 100px; margin: 0 6px 6px 0 }

div.image { margin-top: 2em; }

#container { position: relative; padding: 0; z-index: 2; }

#main { width: 700px; position: relative; left: 20em; top: 0; z-index: 2; }
#menu { text-transform: uppercase; position: absolute; top: 12.5em; left: 0; text-align: right; width: 200px; line-height: 2.4; z-index: 1; }
 #menu li { padding: 0 5em 0 0; position: relative; z-index: 10; }