html, body, ul, li { 	margin: 0;	padding: 0;	list-style: none;}

img {	border: 0;}

a {	font-weight: bold;	text-decoration: none; 	font-weight: bold;	color: #5C5C5C;}
a:hover {	text-decoration: underline;}

.more {	text-align: right;}
.left {	float: left;}
.clear { clear: both;}

body, h1, h2, h3, form {	font: 11px Tahoma, Arial, sans-serif;	margin: 0;	padding: 0;	color: #5C5C5C;}

h1 { color:#B1C273; font: 22px Tahoma, Arial, sans-serif; }
h2 { color:#B1C273; font: 18px Tahoma, Arial, sans-serif; }

body {	background: url(header_bg.jpg) repeat-x;	text-align: center;}


#wrapper {	text-align: left;	margin: auto;	width: 774px;}


#header {	height: 203px;	position: absolute;}
#header h1 {	margin-top: 14px;} /*-30*/
#header h1 img {	display: block;}

#header #menu {	margin-top: 7px;}
#header #menu img {	float:left;}
#header #menu a { display:block;   height:40px; float:left; color:#fff; text-align:center; vertical-align:middle;  line-height:40px;  font-size:12px; }
#header #menu a:hover {  text-decoration:none; }
#header #menu .menu_first 	   { background:url(m1.jpg); width:150px; }
#header #menu .menu_first:hover { background:url(m1h.jpg); }
#header #menu .menu_first_active  { background:url(m1h.jpg); width:150px; }
#header #menu .menu_element 	   { background:url(m2.jpg) top right; width:140px; }
#header #menu .menu_element:hover { background:url(m2h.jpg); }
#header #menu .menu_element_active { background:url(m2h.jpg);  width:140px; }
#header #menu .menu_last 	   { background:url(m3.jpg);  width:150px; }
#header #menu .menu_last:hover { background:url(m3h.jpg); }
#header #menu .menu_last_active { background:url(m3h.jpg);  width:150px; }
#header #submenu {  height:40px; padding:0px 15px;  }
#header #submenu a { float:none; width:auto; display:inline; margin:10px;  }
#header #submenu .active { color:#43463F;   }

#headline {	padding-top: 165px;} /*-30*/

#photo {	 	width: 770px;}
#photo img {	border: 1px solid #D8D8D8;	padding: 2px;}

#body { }
#body #q {	width: 140px;	border: 1px solid #859D31;}
#body .downcast {	background: #E6E7E7;	border-top: 1px solid #CFD0D0;	padding: 3px 4px 4px 4px;	margin: 2px 0 0 0;}
#body h3 {	background: url(bullet_letter.gif) no-repeat;	padding-left: 15px;	font-weight: bold;	margin: 1em 0 0.4em 0;}

#body {	padding-top:10px;	text-align: justify;}
#body a.green {	color: #9AAB68;	font-weight: normal;	text-decoration: underline;}
#body h2, #body p {	margin: 0.3em 0;}

#body #left {	float: left;	width: 408px;}
#body #left ul.plussbullets {	margin-top: 45px;	margin-left: 120px;	padding: 0;	font-weight: bold;}
#body #left ul.plussbullets li {	background: top left url(bullet_plus.gif) no-repeat;	margin: 0 0 10px 0;	padding: 0 0 0 25px;}

#body #right {	float: right;	width: 330px;}
#body #right p {	padding:0px;}
#body #right img {	border:1px solid #D8D8D8; padding:2px; margin:1px; }

#body .gallery {  }
#body .gallery img {	border: 1px solid #D8D8D8;	padding: 2px;}


#hello {  }
#gallery { height:140px; }
#body #contact{ font-size:13px; }

#footer {	color: #5C5C5C;	background: #42453D url(footer.jpg) repeat-x;	padding: 6px 0 5px 0;	margin-top: 2em;	font-weight: bold;}
#footer p {	margin: 0;	padding: 0;}


