/* RESET */
/*dd,dl,dt,*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,fieldset,
form,label,legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	/*line-height: 1;*/
	font-family: inherit;
	text-align: left;
}

#header {
	height: 276px;
}
#wrap {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.float-right {
	float: right;
	margin-left: 15px;
}
#banner {
	float: right;
	height: 276px;
	width: 642px;
	overflow: hidden;
}
#content {
	margin-top: 35px;
	margin-right: 35px;
	margin-left: 35px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006c6e;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 16px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006c6e;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 8px;
}
#footer #col-1  {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	float: left;
	margin-left: 35px;
	display: block;
}
#footer #col-1 li {
	margin-bottom: 3px;
}
#footer #col-2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	float: left;
	margin-left: 35px;
	display: block;
}
#footer #col-2 li {
	margin-bottom: 3px;
}
#wrap #content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 1.4em;
	margin-bottom: 16px;
}
#footer {
	height: 160px;
	background-color: #3d5125;
}
body {
	background-color: #CCC;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#gallery-wrap {
	height: 447px;
	overflow: hidden;
	margin-left: 105px;
}
#content ul {
	font-family: Verdana, Geneva, sans-serif;
}
#wrap #content ul li a {
	color: #666;
	text-decoration: none;
}
