* {	padding: 0; margin: 0;}
html { background: #221; padding: 0 30px; }
body {
	background: #000 url(/images/layout/greydient2.jpg) repeat-x scroll top center; 
	border-left: #999 1px solid; 
	border-right: #999 1px solid; 
	border-bottom: #999 1px solid;
	color: #fff; 
	font-family: "lucida grande", arial, sans-serif;
	font-size: 0.9em;
	padding: 40px 20px; 
}
a { color: #f00; text-decoration: none; }
a:Hover { text-decoration: underline; }
h1 { font-weight: bold; text-align: center; text-transform: uppercase; }
h1 a { text-decoration: none; color: #fff; }
h1 a:hover { border-bottom: #f00 5px solid; color: #f00; text-decoration: none; }
h2 { background: #fff; color: #000; margin: 20px 0; padding: 5px; text-align: center; text-transform: uppercase; }
h3, h4 { color: #999; text-transform: uppercase; font-size: 1.5em; font-weight: bold; margin-bottom: 10px; }
h4 { margin-top: 20px; }
h1, h2 
.menu_items li { font-family: "arial narrow", arial, sans-serif; font-weight: normal; }
.menu_items { list-style: none; margin: 15px 0; padding: 0; line-height: 2em; text-align: center; }
.menu_items li { display: inline; margin: 0 1em 0 0; font-size: 0.9em; }
.menu_items li a { color: #fff; text-decoration: none; text-transform: uppercase; }
.menu_items li a.current { border-bottom: #f00 5px solid; color: #fff; }
.menu_items li a:Hover { border-bottom: #f00 5px solid; color: #f00; text-decoration: none; }
.works { list-style: none; padding: 0; }
.works li { display: inline; }
.works li img { display: inline; clear: both; height: 100px; width: 100px; padding: 10px; }
.images { list-style: none; padding: 0; }
.images li { display: inline; }
.content .illustration { border: #999 1px solid; clear: right; float: right; margin: 0 0 20px 20px; }
.content ul { list-style-type: square; }
.content ul { margin-left: 20px; }
.content { padding: 0 0 20px; }
.content .google_map { float:right; margin: 0 20px 0 20px; }
p { margin-bottom: 10px; }
p.copyrights { background: #fff; color: #000; font-size: 0.8em; margin: 0; padding: 5px; text-align: center; clear: both; }